@charset "UTF-8";
	
	
	#col_texto
	{
	height: 100%;
	width: 450px;
	float: left;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 15px;
	}
	
	#col_galeria
	{
	height: auto;
	width: 410px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 15px;
	background-color: #FFFFFF;
	}
	
		
#col_studios {
	width: 250px;
	float: left;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #bcbcbc;
	background-color: #FFFFFF;
}
#content_studios {
	height: auto;
	width: 610px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 15px;
	background-color: #FFFFFF;
}

#content_noticias {
	height: auto;
	width: 900px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 15px;
	background-color: #FFFFFF;
}
#map 
{
	padding: 5px;
	border: thin solid #bcbcbc;
	width: 590px;
	height: 280px;
	text-align: center;
	vertical-align: middle;
}

#map_contacto 
{
	padding: 5px;
	border: thin solid #bcbcbc;
	width: 370px;
	height: 280px;
	text-align: center;
	vertical-align: middle;
}
