@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: #FFFFFF;
}

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

	#container {
	width: 910px;
	\width: 930px;
	w\idth: 950px;
	margin-left: auto;
	margin-right: auto;
	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: 950px;
	background-color: #FFFFFF;
	}	

	#header
	{
	background-color: #FFFFFF;
	width: 950px;
	}
	
	#header_1
	{
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	#header_1_1
	{
	height: 100px;
	width: 470px;
	float: left;
	}
	#header_1_2
	{
	height: 90px;
	width: 460px;
	float: left;
	padding: 5px;
	vertical-align: middle;
	}
	
	#header_swf
	{
	height: 250px;	
	
	}
	#menu_swf
	{
	position: absolute;
	z-index: 200;
	height: 100px;
	}

	#content 
	{
	width: 930px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 100%;
	}	
	
	#col_1
	{
	width: 632px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 18px;
	height: 100%;
	}
	
	#col_P_1
	{
	height: 100%;
	width: 307px;
	float: left;
	padding: 0px;
	margin-left: 18px;
	margin-right: 28px;	
	}
	#col_P_2
	{
	height: 100%;
	width: 297px;
	float: left;
	/*padding: 10px;*/
	margin-right: 28px;
	/*background-color: #E1E1E1;*/
	
	}
	
	#col_lat_izq
	{
	height: 100%;
	width: 252px;
	padding: 0px;
	margin: 0px;
	float: right;
	left: 692px;
	}
	
	#footer 
	{
	clear: both;
	padding: 20px;
	background-color: #FFFFFF;
	height: 100%;
	}
		
	#content_footer
	{
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	height: 60px;
	background-position: center;
	}

