@charset "utf-8";
/* CSS Document */

    #top-left{ width:220px; margin:0; padding:10px 40px 0 0; float:left; height:30px;}
	#top-menu{ width:415px; margin:0 0 0 10px; height:auto; overflow:hidden; float:left; color:#FFF;}
	#top-login { width:100px; float:left; margin:11px 0 0 20px; padding:0;}
	#top-search{ width:130px; margin:0 0 0 0; height:auto; overflow:hidden; float:right; padding:10px 10px 0 5px;}
#cabecera{
	width:960px;
	height:95px;
	margin:0 auto;
	padding:0;
	background-color:#FFF;
	background-image: url(../images/cabecera-back.jpg);
	background-repeat: no-repeat;
}
	#cabecera-left{ width:50%; float:left; height:95px; margin:0; padding:0;}
	#cabecera-right{
	width:480px;
	float:right;
	height:253px;
	margin:0;
	padding:30px 0 0 0;;
}
#login-container{width:340px; float:right; margin:5px 5px 0 0; color:#FFF; display:inline;}

/*#mapa{ width:960px; height:283px;margin:0 auto; padding:0; z-index:1;}*/
/*#titulo{ width:400px; height:auto; overflow:hidden; position:absolute; top:40; left:154; background-color:#FFF; z-index:0;}*/

#contenedor{
	width:950px;
	margin:0 auto 20px auto;
	clear:both;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	padding:10px 5px;
}


#titleandbread{ width:100%; float:left; margin:0 10px 0 5px; padding:0; height:auto; overflow:hidden; display:inline;}
#frontpage-tabs{ width:340px; float:right; margin:0 5px 0 0; padding:0; height:auto; overflow:hidden;}
#slideshow{ width:580px; height:auto; overflow:hidden; float:left; margin:5px 0 5px 13px; padding:5px; z-index:3;}
#transmision{ width:580px; height:auto; overflow:hidden; float:left; margin:0; padding:0;}
#right-colum{ width:300px; margin:5px 10px 0 0; padding:0; float:right; clear:right;}
#left-colum{ width:215px; float:left; margin:5px 0 0 0; padding:0; clear:left;}


#center-colum{float:left; margin:0 0 0 10px; padding:0; width:98%; height:auto; overflow: hidden;}
#center-colum405{float:left; margin:0 0 0 10px; padding:0; width:405px; height:auto; overflow: hidden;}
#center-colum705{float:left; margin:0 0 0 10px; padding:0; width:705px; height:auto; overflow: hidden;}

#container-fin{
	height:20px;
	width:960px;
	margin:0 auto;
	background-image: url(../images/rounded-end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear:both;
	display:block;
}

#footer{
	margin:20px auto 0 auto;
	clear:both;
	padding:10px;
	width:960px;
	height:auto;
	overflow:hidden;
	font-size: 9px;
	color: #333;
	font-weight:bold;
	background-image: url(../images/backgroundfooter.png);
	background-repeat: no-repeat;
	background-position: top;
}
#mainContainer{ height:250px; overflow:hidden;}

