
@import "reset.css";
/** {
	font-size:100.01%;
}*/
html {
	font-size:62.5%;
}
body {
	background:#d1cfbf url(../images/layout/bg.gif) repeat-x;
	font:1.3em Calibri, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:0;
}
#main {
	margin:0 auto;
	width:980px;
}
p {
	margin:15px 0 0;
}
a {
	color:#fff;
	cursor:pointer;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size:2em;
	margin-top:10px;
	line-height: 110%;
	text-align: left;
	color: #0000CD;
	border-bottom: 1px solid #0000CD;
}
.story-gallery h1, .video-block h1{
	color: White;
		border-bottom: 0px;
}
h2 {
	font-size:1.65em;
	margin:0;
	color: Maroon;
	line-height: 110%;
	text-align: left;
}
h3, h5, h6{
	font-size:1.5em;
	color: Navy;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 3px;
	margin-right: 3px;
}

img {
	border:0;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
.readmore {
	color:#2d648a;
	display:block;
	padding-left:5px;
	text-decoration:none;
}
.clear {
	clear:both;
}
form {
	margin:0;
	padding:0;
}
noscript p {
	margin:0;
	padding:10px;
}
#header {
	width:100%;
	z-index:500;
	background-color: #00529C;
		height: 192px;
}
.head-holder {
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color: #00529C;

}
.top-holder {
	background:#666;
	font:0.9em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	overflow:hidden;
	padding:7px;
}
.top-holder ul li {
	background:url(../images/layout/separ-1.gif) no-repeat 0 50%;
	display:inline;
	padding:0 3px 0 8px;
}
.top-holder ul li.first {
	background:none;
	padding-left:3px;
}
.login-form {
	float:right;
	margin-top:-8px;
}
.login-form .text {
	border:1px solid #999;
	height:16px;
	margin-right:6px;
	padding:0 2px;
	width:102px;
}
.login-form .text {
	font:12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.login-form .login-btn {
	position:relative;
	top:6px;
}
#nav-block {
	background:url(../images/layout/nav-bg.gif) no-repeat;
	height:35px;
	padding:0 10px;
	position:relative;
}
#top-nav {
	background:url(../images/layout/separ-2.gif) no-repeat 0 50%;
	display:table;
	font-family:Calibri, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:34px;
}
#top-nav li {
	background:url(../images/layout/separ-2.gif) no-repeat 100% 50%;
	display:table-cell;
}
#top-nav li a {
	float:left;
	font-size:16px;
	height:34px;
	line-height:34px;
	padding:0 8px;
	text-decoration:none;
}
#top-nav li a:hover, #top-nav li.active a {
	background:#515151 url(../images/layout/nav-hover.gif) repeat-x;
}
#top-nav li ul {
	display:none;
	left:20px;
	position:absolute;
	top:37px;
	width:900px;
}
#top-nav li.active ul {
	display:block;
}
#top-nav li ul li {
	background:url(../images/layout/separ-3.gif) no-repeat 0 50%;
	display:inline;
	float:none;
	padding-left:4px;
}
#top-nav li ul li.first {
	background:none;
}
#top-nav li ul li a {
	background:none !important;
	color:#000;
	float:none;
	line-height:normal;
}
#top-nav li ul li a {
	font:13px Calibri, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#top-nav li ul li a:hover {
	text-decoration:underline;
}
#content {
	padding:0 2px;
}
.white-content {
	background:url(../images/layout/top-black.gif) no-repeat;
	color:#333;
	margin-bottom:11px;
	padding-top:3px;
	z-index:-500;
	width:auto;
}
.white-content a{
	color: #191970;
}
.white-content-b {
	background: White url(../images/layout/bottom-black.gif) no-repeat bottom;
	overflow:hidden;
	padding:0 3px 3px 8px;
	width: auto;


}
.left-holder {
	float:left;
	padding-bottom:6px;
	width:750px;
	
}
.patrocinadores { margin-left: auto; width:100%; float:left;  background-color: White;     }
.patrocinadores img { vertical-align: middle;  padding-bottom: 2px;  padding-left: 2px;  padding-right: 2px;  padding-top: 2px;  margin: 10px;      }

.optionalVideoText {
	padding-top:6px;
	width:748px;
}
.video-block {
	margin-bottom:23px;
	background: #DBDBDB;
	border:1px solid #d1cfbf;
	height: 350px;
	width: 748px;
	z-index:-500;
}
.video-block h1{
	color: Black;
}

#gallery-video {
	border:1px solid #ccc;
	float:left;
}
.video-info {
	background:#fff;
	border:1px solid #d1cfbf;
	padding:3px 10px;
}
.video-info {
	color:#333;
	font:0.9em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	line-height:1.6em;
}
.video-info p {
	margin:0;
}
.videoCredits {
	color: #D2E0E8;
	font-size:11px;
	text-align:right;
}
#video-content {
	float:right;
	margin-left: 5px;
	margin-right: 5px;
	width: 310px;
	text-align: justify;
}
.week-holder {
	width:100%;
}
#story {
	width:100%;
}
.story-gallery {
	margin-top:6px;
	position:relative;
}
.gallery-container {
	background:#a0b7c9;
	border:1px solid #d1cfbf;
	position:relative;
	text-align: justify;
	height: 380px;
}
.gallery-container.hide {
	display:none;
}
.story-content {
	float:right;
	line-height:1.35em;
	margin-right:10px;
	width:300px;
}
.posted {
	color:#7f7f7f;
	font-size:0.85em;
	margin-top:2px;
}
.posted a {
	color:#ccc;
}
.story-block {
	background:#fff;
	border:1px solid #d1cfbf;
	float:left;
	font-size:0.9em;
	line-height:1.4em;
	width:422px;
	text-align: justify;
}
.story-title {
	background:#d1cfbf url(../images/layout/smallBg.gif) repeat-x;
	border:1px solid #d1cfbf;
	color:#000;
	display: block;
	font-weight:bold;
	padding:4px 10px;
}
.story-holder {
	height:1%;
	padding:5px 7px 4px;
	}
.story-block p {
	color:#333;
	margin:0;
	padding-bottom:13px;
}

.gallery-tab {
	font-size:11px;
	height:22px;
	left:0;
	position:absolute;

	width:422px;
	z-index:1;

}
.gallery-tab a{
	color: White;
}
.gallery-tab {
	background:url(../images/layout/gallerytab-bg.gif) no-repeat;
}
.gallery-tb li {
	background:url(../images/layout/tab-separ.gif) no-repeat 100% 0;
	float:left;
	height:22px;
	padding-bottom:9px;
	padding-right:2px;
}
.gallery-tb li a {
	float:left;
	height:22px;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	width:45px;
}
.gallery-tb li a:hover, .gallery-tb li.active a {
	background:url(../images/layout/tab-row.png) no-repeat 50% 100%;
	margin-bottom:-9px;
	padding-bottom:9px;
}
.gallery-play {
	float:right;
	padding:5px 15px 0 0;
}
.gallery-play li {
	float:left;
	padding-left:6px;
}
.gallery-play li.ico-space {
	padding-left:10px;
}
.image-block {
	float:left;
	margin-bottom:23px;
	width:422px;
}
.gallery-img {
	border:1px solid #ccc;
	float:left;
}
.photo-info {
	background:#fff;
	border:1px solid #d1cfbf;
	padding:3px 10px;
}
.photo-info {
	color:#333;
	font:0.9em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	line-height:1.6em;
}
.photo-info p {
	margin:0;
}
.credits {
	color:#87a5b5;
	font-size:11px;
	text-align:right;
}
.news-blocks {
	float:left;
	padding-top:6px;
	width:422px;
}
.news-blocks li {
	background:url(../images/layout/newsholder-separ.gif) no-repeat;
	clear:both;
	padding-top:1px;
}
.news-blocks li.first {
	background:none;
}

.news-blocks h1 {
	font-size:1.1em;
	color: #00529C;
	}
.news-blocks h2 {
color: Maroon;
	font-size:1em;
	}
.right-holder {
	float:right;
	margin: 0;
	padding-bottom:5px;
	width:208px;
}
.news-list {
	color:#d5d5d5;
	font-size:0.9em;
	line-height:1.35em;
	padding:5px 5px 0 0;
}
.news-list li {
	font-size:1em;
	color: Black;
}
.categoria {
	border:1px solid #d1cfbf;
	color:#000;
	display:block;
	font-weight:bold;
	padding:3px 10px;
	background: #A5B9C8 url(/images/smallBg.gif) repeat-x;
}

.news-list li ul {
	background:#fff;
	border:solid 1px #d1cfbf;
	font-size:0.9em;
	list-style-position:inside;
	list-style-type:none;
	padding:5px 7px 14px;
}
.news-list li ul li {
	padding:1px 7px 0 0;
}
.news-list li ul li a {
	color:#2d648a;
}
.news-list li li a:hover {
	color:#fff;
}
.ads {
	margin:15px 0;
	width:100%;
}
.ads img {
	margin:0 auto;
}
.right-ads {
	background:#fff;
	border:solid 1px #d1cfbf;
	padding:12px 0 6px;
	width:201px;
}
.right-ads a {
	border:solid 1px #233147;
	display:block;
	margin:0 auto 8px auto;
	width:139px;
}
.right-ads img {
	margin:0 auto;
	padding:6px;
}
#footer {
	background:#000 url(../images/layout/top-footer.gif) no-repeat;
	color:#999;
	padding-top:3px;
}
#footer p.copyright, #footer p.copyright a {
	color:#333;
}
#footer p.copyright a:hover, #footer a {
	color:#999;
}
.footer {
	border-left:1px solid #636363;
	border-right:1px solid #636363;
	font-size:10px;
	line-height:1.6em;
	padding:10px 0;
	text-align:center;
}
.footer ul, .footer p {
	margin-top:3px;
}
.footer ul li {
	background:url(../images/layout/footer-separ.gif) no-repeat 0 50%;
	display:inline;
	padding:0 7px 0 9px;
}
.footer ul li.first {
	background:none;
	padding-left:0;
}
.menu {width:980px; height:30px; position:relative; margin:0; margin:3px 0 0px 0; position:relative; z-index:100;  text-align: center; }
.menu ul {padding:0; margin:0; list-style-type: none;}
.menu ul li {float:left;  no-repeat right top;width:150px;  background: #00529C;   }
.menu ul li a, .menu ul li a:visited {display:block;  text-decoration:none; padding: 0px 3px 0px 3px; height:27px; line-height:27px; color: White;/* background:#c9c9a7 url(../../graphics/drop.gif) bottom right no-repeat;*/   font-size: small;  display:table; font-family:Calibri, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;	font-weight:bold;    font-size: medium;  }
.menu table {border-collapse:collapse; margin:0; padding:0; font-size:1em;}
.menu ul li ul {visibility:hidden; position:absolute; top:27px; left:0; }
.menu ul li:hover a,
.menu ul li a:hover {color:#fff; background: #696969; padding:0 8px; }
.menu ul li:hover ul,
.menu ul li a:hover ul {visibility:visible; width:980px;/*background:#b3ab79;*/ color:#fff;}
.menu ul li:hover ul.right_side li,
.menu ul li a:hover ul.right_side li {float:right; border:0; }
.menu ul li:hover ul.left_side li,
.menu ul li a:hover ul.left_side li {float:left; border:0;}
.menu ul li:hover ul li a.sub,
.menu ul li a:hover ul li a.sub {/*background:#bd8d5e url(../../graphics/drop2.gif) bottom right no-repeat; */color:#fff;}
.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {visibility:hidden; position:absolute; left:0; top:27px;  }
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {display:block; /*background:#b3ab79;*/ color:#fff; font-weight:normal;  background: #00529C; }
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {background:#199bc3; color: White;}
.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {visibility:visible; color:#000; background:url(../img/fondoSubmenu.png); color:#fff}
.menu ul li:hover ul.right li {float:right;}
.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {background:#bd8d5e; color:#fff;}

form#form1 label.btn { text-align:right; padding:0 25px 0 0 ;}
form#form1 label.btn input#enviar { background: url(images/ico_buscar.jpg) no-repeat; width:79px; height:40px; float:right; margin:0; padding:0;}
.imgR{

	float: right;

}
.imgR img{
		padding-bottom: 2px;  padding-left: 2px;  padding-right: 2px;  padding-top: 4px; 
		display: block;
		margin: 2px;
		margin-top: 5px;
		}
.imgL{

	float: left;

}
.imgL img{
		padding-bottom: 2px;  padding-left: 2px;  padding-right: 2px;  padding-top: 4px; 
		display: block;
		margin: 2px;
		margin-top: 5px;
}
.busquedas{
	float:right;
}
.busquedas input{
	border: 1px solid #FF8C00;
	height: 15px;
}
.clipout{
  position:relative;
  width:136px;
  height:105px;
  top:-1px;
  left:-1px;
}
.clipin{
  position:absolute;
  clip:rect(50px 218px 155px 82px);
  top:-50px;
  left:-82px;
}
.shade1{
  width:136px;
  height:105px;
  background-color:#e8e8e8;
}
.shade2{
  position:relative;
  width:136px;
  height:105px;
  background-color:#cbcbcb;
  top:-2px;
  left:-2px;
}
.shade3{
  position:relative;
  width:136px;
  height:105px;
  background-color:#a0a0a0;
  top:-1px;
  left:-1px;
}


.cuadropatrocinadores{
	margin: 0px;
	padding: 0px;
	border:1px solid #d1cfbf;
	height: 131px;
	margin:0 auto;
}
.cuadropatrocinadores img{
	vertical-align: middle;display: block; margin: auto;
}

.cuadro{
	margin: 0px;
	padding: 0px;
	border:1px solid #d1cfbf;
	margin:0 auto;
}
.cuadro img{
	vertical-align: middle;display: block; margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}


.blog{
	margin: 0px;
	padding: 0px;
	border:1px solid #d1cfbf;
}
.blog a{
	color: Maroon;
}
.blog p{
	text-align: justify;
}
.usuario{
	color: #3D9AB7;
}
.fecha{
	color: #708090;
}

.TablaL
{
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
padding-top: 4px;
display: block;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px;
margin-top: 5px;
}

.competicion{
	font-size:1.45em;
	color: Maroon;

	
	}
.jornada{
	color: #0000CD;
	font-weight: bold;
	font-size: medium;
	display: block;
	
}

.fondo_01{
	background-color: #EFEFEF;
}

.fondo_02{
	
}
.tittr{
	background-color: #00008B;
	color: White;
	text-align: center;
	font-weight: bold;
}
.eventos_noticias {
	background: #EEE8AA;
	text-align: center;
	border: 1px black solid;
}
.input_fecha input,.input_fecha select,.input_fecha submit{
	font-family: "Trebuchet MS";
	font-size: small;
	border: 1px solid #1F180B;
	background-color: White;
	color: Black;
}

.list_noticia{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 3px solid #ECE1DD;
	height: 180px;
}
.titular{
	
}
.fecha{
	color: #708090;
}
.descripcion{
	text-align: justify;
	margin-left: 15px;
	margin-right: 8px;
}
.borde{
	border: 1px solid #DCDCDC;
	padding-bottom: 6px;
	width: 750px;
}
.enlaces a{
	font-size: medium;
}
         object{
  
       z-index:-1;
  
      }

.circular { margin:10px 0px; display:block; clear:both;  border-bottom: 1px solid #E6E6E6;  }
.circular img { float:left; margin: 0px 3px 2px 2px; }
.circular txt{ float:right; margin:0px 3px 2px 0px; }

.division{
		border-bottom: 3px solid #ECE1DD;
}
#ir_a_jornada {  color: #0577B8;float:right; display:block; width:250px; text-align: center; 	padding:2px 0px 0px 0px;  margin-bottom:15px;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-style: normal;  font-variant: normal;  font-weight: bold;     }
#ir_a_jornada form { float:right;   }
#ir_a_jornada list, #ir_a_jornada select, #ir_a_jornada input { width:50px; padding:0px; border:1px solid #CCCCCC;}
#jornada_numero { 
	display:block; color: #006400; 
	
	padding: 2px 0px 0px; 
	text-align: center;
	font-weight: bold;
	} 
.sector
	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: Black; margin: 6px 0px 0px 0px; padding: 5px 0px 0px 0px; font-weight:bold;  background-color: #FBF4F4;  height: 40px;  border: 1px solid #B22222;  text-align: center;  text-transform: capitalize;      }

.sector a{
	color: Black;
}


.crono { 
	background-color: Black;
	/*clear: both;*/
	font-size: small;
	height: 40px; 
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	text-align: center;
	width: 200px;
	}


.crono li { 
	padding: 8px 7px 5px 7px;
	float: left;
	color: White;
}
	
.cronot { 
	
	/*clear: both;*/
	font-size: 10px;
	height: 33px; 
	color: Black;
	margin: 0px 0px 0px 0px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin-bottom: 7px;
	}

.cronot ul{
	height: 32px;
	
}

.cronot li { 
	padding: 8px 17px 5px 17px;
	float: left;
	text-align: center;
}

.peque{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}