/* CSS Document */

*,html{
	margin:0px;
	padding:0px;
}
body {
	background-image: url(../images/fondo_body.jpg);
	background-repeat: repeat-x;
	/*background-color: #ededed;*/
	background-color: #c1dbe8;
}

/*--MAQUETACION--*/
#contenedor{
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#cabecera{
	background-image: url(../images/fondo_cabecera.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#menuaux {
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 2px;
	width:948px;/*= que .pro_linedrop*/
}
#menu{
	width: 158px;
	border: 1px solid #E5E5E5;
	text-indent: 12px;
	margin-left: 2px;
}
#contenido, #contenido2{
	width: 770px;
	float: right;
	padding-right: 10px;
}
#pie{
	clear: both;
	height: 20px;
	text-align: center;
	background-image: url(../images/fondo_pie.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	padding: 24px 4px 0px 4px;
	background-position: bottom;
}
/*--MENU HORIZONTAL CABECERA--*/
.pro_linedrop {
	height:35px;
	width:948px;/*= que menuaux y 2 px + que .pro_linedrop .select :hover .sub*/
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	/*z-index:500;*/
	background-image: url(../images/lrimages/black_0.gif);
}
.pro_linedrop .select {
	margin:0;
	list-style:none;
	white-space:nowrap;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 140px;
}
.pro_linedrop li {
float:left;
background:url(../images/lrimages/blue_1.gif);
}
.pro_linedrop li.lrt {
float:right;
background:url(../images/lrimages/blue_1.gif);
}
.pro_linedrop .select a {
display:block; 
height:35px; 
float:left; 
background: url(../images/lrimages/black_0.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:33px; 
white-space:nowrap; 
color:#FFFFFF;
}
.pro_linedrop .select li.lrt a {color:#CCCCCC;}
.pro_linedrop .select a b {
display:block;
padding:0 30px 0 15px; 
background:url(../images/lrimages/black_0.gif) right top;
}
.pro_linedrop .select li.line a b {
background:url(../images/lrimages/black_0a.gif) right top;
}
.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background: url(../images/lrimages/blue.gif); 
padding:0 0 0 15px;
cursor:pointer; 
color:#fff;
}
.pro_linedrop .select li.lrt a:hover, 
.pro_linedrop .select li.lrt:hover a {
background: url(../images/lrimages/blue_1.gif); 
}
.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 30px 0 15px; 
background:url(../images/lrimages/blue_1.gif) right top; 
cursor:pointer;
}
.pro_linedrop .select li.line a:hover b, 
.pro_linedrop .select li.line:hover a b {
background:url(../images/lrimages/blue_1a.gif) right top; 
}
.pro_linedrop .select li.lrt a:hover b, 
.pro_linedrop .select li.lrt:hover a b {
background:url(../images/lrimages/blue_1.gif) right top; 
}
.pro_linedrop .select li.lrt a:hover b.arrow, 
.pro_linedrop .select li.lrt:hover a b.arrow {
background:url(../images/lrimages/blue_1a.gif) right top; 
}
.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}
.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}
.pro_linedrop .sub li {background:transparent;}
.pro_linedrop .select :hover .sub {
	height:25px;
	display:block;
	position:absolute;
	float:left;
	width:706px;/*2 px - que .pro_linedrop - el padding izdo. */
	top:35px;
	left:0;
	text-align:center;
	padding-left: 240px;
/*background:#fff url(../images/lrimages/fade.gif);
border:1px solid #aaa;*/
}
.pro_linedrop .select :hover .rt li {float:right;}
.pro_linedrop .select :hover .sub li a 
{display:block; height:25px; line-height:22px; float:left; background:transparent url(line/transparent.gif); padding:0 16px; margin:0; white-space:nowrap; color:#333;font-size:10px;}
.pro_linedrop .select :hover .sub li.subline a {color:#c00;}
.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{
	color:#000;
	line-height:20px;
	position:relative;
	background-color: #fff;
	background-image: url(../images/lrimages/fade.gif);
	background-position: left top;
}
/*--MENU VERTICAL--*/
#menu a{
	text-decoration: none;
}
#menu ul{
	font-size: 11px;
}
#menu ul li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	list-style-type: none;
	line-height: 26px;
	background-image: url(../images/fondo_menu_li.jpg);
	}
#menu ul li ul li {
	background-color: #FFF;
	border-bottom: solid 1px #E5E5E5;
	margin-top: 0px;
	background-image: url(../images/fondo_menu_li_li.jpg);
}
#menu ul li ul li a {
	display: block;
	color: #666666;
 }
#menu ul li ul li a:hover {
 background-color: #E5E5E5;
}
#menu li.blanco a{
	color: #FFF;
}
/*ESTILOS INDEX*/
#contenidoindex{
	width: 778px;
	float: right;
	padding-top: 12px;
}
#galeria{
	width:367px;
}
#calendario{
	width:122px;
	padding-right: 14px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
#calendario p{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #666666;
	font-size: 10px!important;
}
#calendario li{
	list-style-type:none;
	display:inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fechacarreras{
	font-style: italic;
	font-size: 11px;
}
.premiocarreras{
	font-weight: bold;
	font-size:12px;
}
#galeria img{
	padding: 0px!important;
	margin: 0px!important;
}
#galleryh {
  padding:0; 
  /*margin:0 auto 5em auto; */
  list-style-type:none; 
  overflow:hidden; 
  width:367px; 
  height:157px; 
  border:1px solid #888; 
  background:#fff url(../images/img_backh.jpg);
  }
#galleryh li {
  float:left;
  }
#galleryh li a {
  display:block; 
  height:157px;
  width:21px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryh li a img {
  width:21px; 
  height:157px; 
  border:0;
  }
#galleryh li a:hover {
  background:#eee; 
  width:234px;
  }
#galleryh li a:hover img {
  width:234px;
  }
#noticiasIndex{
	width: 500px;
	float: left;
	margin-top: 12px;
	font-size: 12px;
}
#noticiasIndex img{
	padding: 2px;
	float: left;
	border: 1px solid #999999;
	margin-right: 5px;
	margin-bottom: 4px;
}
.botonIda{
	float: left;
	padding-right: 14px;
	margin-top: 12px;
}
.botonDcha{
	float: right;
	padding-right: 14px;
	margin-top: 12px;
}
#noticiasIndex ul.newsultimo {
	border: #d8d4cb 1px solid;
	padding: 0px 0px 0px 13px;
	background: #f2f2f0 repeat-x 0px 0px;
}
#noticiasIndex ul.newsultimo li {
	padding: 8px 8px 8px 0px;
	border-bottom: #e5e5e5 1px solid;
	list-style-type: none;
}
#noticiasIndex ul.newsultimo li a {
	font-size: 12px; color: #333; text-decoration: none;
}
#noticiasIndex ul.newsultimo li a:hover {
	color: #1F54BC; text-decoration: underline;
}
.titu{
	font-size: 18px;
	padding-left: 13px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFF;
	background-image: url(../images/titu.jpg);
	background-repeat:  repeat-x;
	height: 24px;
	border: 1px solid #1F54BC;
}
.date{
	font-size: 10px;
	color: #1F54BC;
}
/*--PESTAŅAS PROXIMA CARRERA--*/
.tabs {list-style:none; padding:0px 0px 0px 10px; margin:0px 0px 3px 0px; height:26px; background:url(../images/backing.gif) repeat-x left bottom;}
.tabs li {float:left; margin-right:-29px;}
.tabs li a {display:block; position:relative; text-decoration:none;}
.tabs li a em {display:block; height:26px; float:left; padding:0 30px 0 1px; background:url(../images/tab3.gif) right top; position:relative; z-index:100; font-size:11px; font-weight:normal; font-style:normal; color:#fff; line-height:25px; font-family:verdana;}
.tabs li a b {display:block; float:left; width:29px; height:26px; background:url(../images/tab3.gif) left top; position:relative; z-index:200;}

.tabs li a.m1 {z-index:300;}
.tabs li a.m2 {z-index:200;}
.tabs li a.m3 {z-index:100;}

.tabs li a:hover {border:0; z-index:700; cursor:pointer;}
.tabs li a:hover b {background-position: left center;}
.tabs li a:hover em  {background-position: right center; color:#050;}

.tabs li a.selected, .tabs li a.selected:hover {border:0; z-index:800; cursor:default;}
.tabs li a.selected b, .tabs li a.selected:hover b {background-position: left bottom;}
.tabs li a.selected em, .tabs li a.selected:hover em  {background-position: right bottom; color:#000;}
/*--*/
#carreras{
	width:245px;
	margin-right: 8px;
	float: right;
}
#carreras1 {
	width:235px;
	padding:5px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color:#EBEBEB;
	/*height: 122px;*/
}
.proxima {
	font-size: 16px!important;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	text-align: center;
}
#carreras1 img {
	float:left;
	margin:0px 7px 7px 0px;
}
#carreras1 p {
	margin-top: 3px;
	font-size: 11px;
}
/*--FIN INDEX--*/
/*--MENU HORIZONTAL INTERNO--*/
.menu5 {padding:5px 0 0 1em; margin:0; list-style:none; height:40px; position:relative; background:transparent url(../images/pro_five/pro_five_0c.gif) repeat-x left bottom; font-size:11px;}
.menu5 li {float:left; height:40px; margin-right:1px;}
.menu5 li a {display:block; float:left; height:40px; line-height:35px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(../images/pro_five/pro_five_0a.gif) no-repeat;}
.menu5 li a b {float:left; display:block; padding:0 16px 5px 12px; background:url(../images/pro_five/pro_five_0b.gif) no-repeat right top;}
.menu5 li.current a {color:#000; background:url(../images/pro_five/pro_five_2a.gif) no-repeat;}
.menu5 li.current a b {background:url(../images/pro_five/pro_five_2b.gif) no-repeat right top;}
.menu5 li a:hover {color:#000; background: url(../images/pro_five/pro_five_1a.gif) no-repeat;}
.menu5 li a:hover b {background:url(../images/pro_five/pro_five_1b.gif) no-repeat right top;}
.menu5 li.current a:hover {color:#000; background: url(../images/pro_five/pro_five_2a.gif) no-repeat; cursor:default;}
.menu5 li.current a:hover b {background:url(../images/pro_five/pro_five_2b.gif) no-repeat right top;}
/*--MENU HORIZONTAL FOTO--*/
#border{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d8d4cb;
	border-bottom-color: #d8d4cb;
	border-left-color: #d8d4cb;
	padding: 5px;
	/*background-color: #E6E8F2;*/
}
#menu_foto {
  margin:0; 
  padding:0; 
  width:99%;
  overflow:hidden; 
  background:#FFF;
  }
#menu_foto li {
  display:inline;
  list-style-type:none; 
  }
#menu_foto li a {
  display:block;
  float:left;
  text-decoration:none; 
  margin:0; 
  }
#menu_foto li a img {
  opacity:0.7;
  margin:0.5em;
  border:0;
  float:left;
  }
#menu_foto li a span {
  display:none; 
  }
#menu_foto li a:hover {
  background:#FFF;
  }
#menu_foto li a:hover img {
  opacity:1;
  }
#menu_foto li a:hover span {
  width:11em;
  color:#333333;
  display:block; 
  cursor:pointer;
  float:left;
  }
#menu_foto .h2 {
	color:#3366CC;
	font-size:14px!important;
	border:0;
	font-weight: bold;
	text-indent: 0px!important;
	margin-top:0.5em;
	margin-bottom: 6px!important;
  }
.outer {
  background:transparent; 
  font-size:11px;
  }
/*------*/
/*----GALERIA FOTOGRAFICA----*/
#galeriaFotos li{
	display:inline;
	list-style-type: none;
	float:left;
	margin: 0px 5px 5px 0px;
}

/* for non-IE browsers */
div.holder {
	background: #EBEBEB;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
div.holder {
	width:116px;/*16px + que la imagen*/
	height:116px;
}
div.holder img {margin:0 auto; border:1px solid #999;}
/* vertical align for IE */
.edge {width:0; height:100%; *display:inline-block; vertical-align:middle;} 
.container {text-align:center; width:100%; *display:inline-block; vertical-align:middle;}
.container p{
	text-align:center!important;
	text-indent: 0px!important;
	padding-bottom: 0px!important;
}
/*---------------------------*/
/*----PATROCINADORES----*/
#patrocinadores table {
	text-align: center;
}
#patrocinadores img{
	border: 0px;
}
/*---------------------------*/
.clear{
	clear: both;}
#flash{
	height: 126px;
	width: 771px;
	padding-top: 7px;
	padding-left: 171px;
	z-index: -999;
}
#breadcrumbs p{
	font-size: 10px!important;
	text-indent: 0px!important;
}
h1{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 15px;
	/*background-color: #E5E5E5;*/
	background-color: #338AF1;
	font-weight: bold;
	padding: 5px;
	text-indent: 24px;
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h2{
	font-size: 20px;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-indent: 24px;
	margin-bottom: 10px;
}
.ladillo{
	font-size: 18px;
	color: #666666;
	text-indent: 24px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#contenido p, #contenido2 p{
	font-size: 12px;
	color: #333;
	margin-bottom: 5px;
	line-height: 18px;
	text-indent: 24px;
}
#contenido img{
	padding: 5px;
	float: left;
	border: 1px solid #E5E5E5;
	margin-right: 20px;
	margin-bottom: 5px;
}
#contenido object{
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
#contenido strong, #contenido2 strong{
	color: #1F54BC;
}
#contenido a:link {
	color: #1F54BC;
}
#contenido a:visited {
	color: #1F54BC;
}
#contenido a:hover {
	color: #333333;
}
#contenido a:active {
	color: #333333;
}
#declaraciones, #apariciones, #comunicados{
	font-size: 12px;
	padding-left: 30px;
	list-style-type: none;
	line-height: 20px;
}
#declaraciones{
	list-style-image: url(../images/ico_declaraciones.jpg);
}
#apariciones{
	list-style-image: url(../images/ico_apariciones.jpg);
}
#comunicados{
	list-style-image: url(../images/ico_comunicados.jpg);
}
.fechadeclaraciones{
	font-size: 11px;
	font-style: italic;
}
#paginar{
	background-color: #E5E5E5;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	margin: 10px 10px 10px 0px;
}
.cuerpoOrganigrama{
	width:150px;
	background-color:#EBEBEB;
	text-align:center;
	float:left;
	height: 280px;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.cuerpoOrganigrama p{
	text-align:center;
	padding:3px 5px 0px 5px;
	font-weight:normal;
	font-size: 11px!important;
	color: #333;
	text-indent: 0px!important;
}
.cuerpoOrganigrama img {
	border:1px solid #D4D0C8;
}
.cuerpoCalendario, .cuerpodark{
	background-color:#EBEBEB;
	padding:5px;
	float:left;
	text-align: center;
	text-indent: 0px;
}
.cuerpoCalendario{
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
	width: 238px;
	height: 480px;
}
.cuerpodark{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 95%;
}
.cuerpoCalendario p, .cuerpodark p{
	font-size: 10px!important;
	text-align: left;
	text-indent: 0px!important;
	margin-bottom: 5px;
	line-height: 16px!important;
}
.cuerpoCalendario h2, .cuerpodark h2{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-indent: 0px!important;
}
.cuerpoCalendario strong, .cuerpodark strong{
	font-size: 11px!important;
}
.cuerpoCalendario img, .cuerpodark img{
	margin-bottom: 5px;
}

.cuerpoCalendario a:link, .cuerpodark a:link {
	color: #333333;
}
.cuerpoCalendario a:visited, .cuerpodark a:visited {
	color: #333333;
}
.cuerpoCalendario a:hover, .cuerpodark a:hover {
	color: #1F54BC;
}
.cuerpoCalendario a:active, .cuerpodark a:active {
	color: #1F54BC;
}
address{
	font-style: normal;
	float: left;
	width: 50%;
	padding-left: 265px;
	color: #1F54BC;
}
#matrallune{
	float: right;
	width: 22%;
}
#matrallune a {
	text-decoration: none;
	color:#62c430;
}
#matrallune img{
	vertical-align:middle;}
	
.option{
	font-size: 9px!important;
	margin-top: 10px;
}
/*--SCHOOL--*/
#form{
	background-color: #EFEFEF;
	padding: 10px;
}
#form, #form p, select, textarea, input{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#form table{
	width: 98%;
}
#form legend{
	font-weight: bold;
	font-size: 13px;
}
.boton{
	background-color: #858585;
	border: 0px;
	color: #FFFFFF;
}
#form fieldset{
	margin-bottom: 5px;
}
#actividades{
	text-align: center;
	padding-top: 5px;
}
#actividades table{
	text-align: center;
	width: 80%;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#actividades th{
	color: #FFFFFF;
	background-color: #66AFF1;
	height: 20px;
	padding: 4px;
}
.gris{
	background-color: #EFEFEF;
}
/*-----NOTICIAS-----*/
.noticiasimpar, .noticiaspar{
	width:46%;
	margin-bottom:15px;
	padding:10px;
	background-color:#EBEBEB;
	height: 100px;
}
.noticiasimpar{
	float:left;
}
.noticiaspar{
	float:right;
	margin-right: 5px;
}
.noticiasimpar p, .noticiaspar p{
	text-align: left!important;
	font-size: 11px!important;
	text-indent: 0px!important;

}
.noticiasimpar img, .noticiaspar img{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #999999;
	padding:7px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.noticiasimpar a, .noticiaspar a{
	text-decoration: none;
}
.noticiasimpar a:link, .noticiaspar a:link {
	color: #333333;
}
.noticiasimpar a:visited, .noticiaspar a:visited {
	color: #333333;
}
.noticiasimpar a:hover, .noticiaspar a:hover {
	color: #1F54BC;
}
.noticiasimpar a:active, .noticiaspar a:active {
	color: #1F54BC;
}
.notifecha{
	font-size: 12px!important;
	text-align: right!important;
}
.notiimg{
	margin-top: 10px;
}

/*----CLASIFICACIONES----*/
#clasiMundial{
	text-align: center;
}
#clasiMundial table{
	font-size: 11px;
	text-align: center;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
#clasiMundial th{
	background-image: url(../images/thClasiMundial.jpg);
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
.th{
	font-size: 12px!important;
	font-weight: bold!important;
}
#clasiMundial td{
	padding: 2px;
}
.tr01{
	color: #666666;
	font-weight: normal;
}
.tr02{
	color: #666666;
	background-color: #E2E2E2;
	font-weight: normal;
}
.tr03 {
	color: #FFFFFF;
	background-color: #66AFF1;
	font-weight: bold;
}
#clasiMundial img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#clasiMundial a:link, #clasiMundial a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#clasiMundial a:hover ,#clasiMundial a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
