/* standard elements */
* {
	outline: none;
}

body {
	margin: 0;
	padding: 0;
	background: #000 url(../imagenes/bgbody2.gif) repeat-y center top;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

img{
	border:0px;
}

a {
	text-decoration: none;
}
h1 {
	color: #ff0000;
	font: normal 35px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 18px 0 0 0;
}

/* structure */
.main {
	width: 955px;
	margin: 0 auto;
}

.cabecera{
	width:955px;
	height:155px;
}

.contenidosIzq {
	float: left;
	padding-top: 6px;
	width: 695px;
}
.menuDcha {
	float: right;
	width: 254px;
	margin:0px;
	padding:0px;
}

/* misc */
.left {
	float: left;
}
.right {
	float: right;
}

/* logo */
.banner {
	height: 230px;
}

/* main navigation */

.link_menu2 {
	background: #E1752A;
	text-align:center;
}
.link_menu2 a {
	border-bottom: 1px solid #FFF;
	display: inline;
	font: bold 14px Verdana,sans-serif;
	height: 18px;
	padding: 14px 0 0 0px;
	text-decoration: none;
	width:336px;
	height:40px;
	float:left;
	margin:0px 5px 0px 6px;
	color:#FFF;
	background-image:url(../imagenes/fondoMenuSup2.gif);
	background-position:0px -54px;
	background-repeat:no-repeat;
}
.link_menu2 a.ult {
	margin-right:0px !important;

}
.link_menu2 a:hover {
	background-position:0px 0px;
}

.link_menu2 a.sel {
	background-position:0px 0px;
	}



.link_menu3 {
	background: #E1752A;
	text-align:center;
}
.link_menu3 a {
	border-bottom: 1px solid #FFF;
	display: inline;
	font: bold 14px Verdana,sans-serif;
	height: 18px;
	padding: 14px 0 0 0;
	text-decoration: none;
	width:221px;
	height:40px;
	float:left;
	margin:0px 6px 0px 6px;
	color:#FFF;
	background-image:url(../imagenes/fondoMenuSup3.gif);
	background-position:0px -54px;
	background-repeat:no-repeat;
}
.link_menu3 a.ult {
	margin-right:0px !important;

}
.link_menu3 a:hover {
	background-position:0px 0px;
}

.link_menu3 a.sel {
	background-position:0px 0px;
	}


/* projects */
.foro a {
	height: 124px;
	width: 124px;
	background-image:url(../imagenes/btn_foro.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
	border-right:6px #FFF solid;
	border-top:6px #FFF solid;
}
.foro a:hover {
	background-position:0px -124px;
}
.foro a.sel{
	background-position:0px -124px;
}

.myspace a {
	height: 124px;
	width: 124px;
	background-image:url(../imagenes/btn_myspace.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
	border-top:6px #FFF solid;
}
.myspace a:hover {
	background-position:0px -124px;
}
.myspace a.sel{
	background-position:0px -124px;
}

.boletin a{
	height: 100px;
	width: 254px;
	background-image:url(../imagenes/btn_boletin.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
	border-top:6px #FFF solid;
}
.boletin a:hover {
	background-position:0px -100px;
}
.boletin a.sel{
	background-position:0px -100px;
}

.multimedia a{
	height: 75px;
	width: 254px;
	background-image:url(../imagenes/btn_multimedia.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
	border-top:6px #FFF solid;
}
.multimedia a:hover {
	background-position:0px -75px;
}
.multimedia a.sel{
	background-position:0px -75px;
}

.noticias a{
	height: 75px;
	width: 254px;
	background-image:url(../imagenes/btn_noticias.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
	border-top:6px #FFF solid;
}
.noticias a:hover {
	background-position:0px -75px;
}
.noticias a.sel{
	background-position:0px -75px;
}

.cartelyhorarios a{
	height: 75px;
	width: 254px;
	background-image:url(../imagenes/btn_cartelhorarios.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
	border-top:6px #FFF solid;
}
.cartelyhorarios a:hover {
	background-position:0px -75px;
}
.cartelyhorarios a.sel{
	background-position:0px -75px;
}

.informacion a{
	height: 75px;
	width: 254px;
	background-image:url(../imagenes/btn_informacion.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
	border-top:6px #FFF solid;
}
.informacion a:hover {
	background-position:0px -75px;
}
.informacion a.sel{
	background-position:0px -75px;
}

.amigos a{
	height: 75px;
	width: 254px;
	background-image:url(../imagenes/btn_amigos.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
	border-top:6px #FFF solid;
}
.amigos a:hover {
	background-position:0px -75px;
}
.amigos a.sel{
	background-position:0px -75px;
}

.contacto a{
	height: 75px;
	width: 254px;
	background-image:url(../imagenes/btn_contacto.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
	border-top:6px #FFF solid;
	border-bottom:6px #FFF solid;
}
.contacto a:hover {
	background-position:0px -75px;
}
.contacto a.sel{
	background-position:0px -75px;
}


/* content */ 
.content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	padding: 0 10px 10px; 
}
.content a {
	color: #FD1C24;
}
.content a:hover {
	color: #666;
}
.content p {
	margin: 4px 0 10px 0;
}

/* footer */
.footer {
	color: #666;
	clear: both;
}
.footer .right a {
	background: #2A2A2A;
	color: #555;
	padding: 1px 3px;
}
.footer .right a:hover {
	background: #383838;
	color: #999;
}
.footer .left a {
	color: #777;
}
.footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 675px;
}
.footer .right {
	margin-right: 8px;
	padding: 9px 0;
	text-align: right;
	width: 220px;
}

.rompe{
	clear:both;
	float:none;
}
.bordeImg{
	padding:5px;
	background-color:#f1f2f3; 
	border-right: #CCCCCC solid 1px; 
   	border-bottom: #CCCCCC solid 1px;
}
.imgIzq{
	float:left;
	margin:0px 15px 10px 0px;
}
.imgDcha{
	float:right;
	margin:10px 0px 10px 15px;
}
.paginadoCont{background-color:#f1f2f3; border:1px solid #999; padding:5px; width:440px; margin:25px auto; color:#666; overflow:hidden; }
.paginado {padding:1em 0 1em 0;  text-align:left; margin:10px 0px 10px 0px;float:none;clear:both; overflow:auto}
.paginado a{color:#990033;text-decoration:none; }
.pagina {border:1px solid #CCC; background-color:#F3F4F5;padding:0.2em 0 ;text-align:center; width:26px;float:left; font-weight:bold; margin:0 2px 2px 0; }
.pagina:hover{color:#000;background-color:#FFF;}

.separadorRojo{
	border-bottom:1px dashed #F00;
	margin:20px 0px;
}

.listaDescarga{
	list-style-type: none;
	margin:0;
	padding:0;
}
.listaDescarga a{
	text-decoration:none;
}
.listaDescarga li{
	height:2.3em;
	line-height:2.5em;
	list-style-image:none;
}

.migas{
	font-size:10px;
	padding:10px 0px;
}

.galeriaImg{
	padding:5px;
	background-color:#f1f2f3; 
	border-right: #CCCCCC solid 1px; 
   	border-bottom: #CCCCCC solid 1px;
	float:left;
	margin:10px 10px 5px 0px;

}
.galeriaCorta{
	height:50px;
	width:50px;
	overflow:hidden;
}
.contieneVideos{
	width:325px; margin-right:12px; float:left; display:inline;
}
.playVideo{
	padding-top:50px; font-size:12px;	
}
.titularRojo{
	font-size:12px;
	color:#F00;
	font-weight:bold;
}
.amigosListado{
	background-color:#f1f2f3; 
	border-right: #CCCCCC solid 1px; 
   	border-bottom: #CCCCCC solid 1px;
	width:180px; 
	margin:5px 15px; 
	float:left; 
	padding:10px 0px;
	overflow:hidden;
}
.amigosListado a:hover{
	color:#F00 !important;
}
