@charset "UTF-8";

body,td,th 
{
	font-family: Verdana, Arial, sans-serif, Century Gothic;
	font-size: 12px;
}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7d212b;
}

body.studios
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

	#container {
	width: 910px;
	\width: 930px;
	w\idth: 920px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DCDCDC;
	margin-top: 0px;
	margin-bottom: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
		}
		
	#container_blanco
	{
	width: 920px;
	background-color: #FFFFFF;
	}	

	#header
	{
	background-color: #FFFFFF;
	width: 920px;
	}
	
	#header_1
	{
	height: 70px;
	}
	#header_1_1
	{
	background-image: url(../img/cab_1.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 470px;
	float: left;
	}
	#header_1_2
	{
	height: 50px;
	width: 430px;
	float: left;
	padding: 10px;
	vertical-align: middle;
	}
	
	#header_swf
	{
	height: 280px;
	}

	#content 
	{
	width: 900px;
	background-color: #FFFFFF;
	padding: 10px;
	height: auto;
	}	
	
	#col_1
	{
	width: 440px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	}
	
	#col_2
	{
	height: 100%;
	width: 420px;
	float: right;
	padding: 0px;
	margin: 0px;
	}

	#footer 
	{
	clear: both;
	padding: 20px;
	background-color: #FFFFFF;
	height: auto;
	}
		
	#content_footer
	{
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	padding-top: 5px;
	height: auto;
	background-position: center;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	}
