/* CSS */
/* Cuerpo #624A36*/

body {
	margin: 20px 0px 20px 0px;
	background: #704D21 url("fondotrigo.jpg") repeat-x fixed;
}

/* Formato parrafo */
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
form{
    margin: 0px;
    padding: 0px;
}
/* Formato texto */
body,td,th {
	font-family: Tahoma, Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #222;
}
.inter{
	line-height: 150%;
}
.inter2{
	line-height: 150%;
}
.t8 {
	font-size: 8px;
}
.t9 {
	font-size: 9px;
}
.t10 {
	font-size: 10px;
}
.t11 {
	font-size: 11px;
}
.t12 {
	font-size: 12px;
}
.t13 {
	font-size: 13px;
}
.t14 {
	font-size: 14px;
}
.t30 {
	font-size: 30px;
}


/* Sangria para tabla */
.s10b {
	padding-left: 10px;
	padding-right: 10px;
}
.s5 {
	padding-left: 5px;
}
.s10 {
	padding-left: 10px;
}
.s15 {
	padding-left: 15px;
}
.s30 {
	padding-left: 30px;
}
.st {
	padding-left: 25px;
	padding-top: 4px;
}


/* Justificar texto */
.jus { 
	text-align: justify;
}
 
/* Formato enlaces */
a {
	color: #669900;
	
}
a:link {
	text-decoration: none;
}
a:visited     {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: underline;
	color: #669900;

}
a:active {
	text-decoration: none;
	color: #669900;
	
}

#link a {
	font-weight: bold;
	color: #FFCC00;
	padding: 6px 9px 6px 9px;
}

#link a:link {
	text-decoration: none;
	color: #FFCC00;
	background-color: none;

}

#link a:visited {
	text-decoration: none;
	color: #FFCC00;
	background-color: none;
}

#link a:hover {
	text-decoration: none;
	color: #333;
	background-color: #FFCC00;

}

#link a:active {
	text-decoration: none;
	color: #FFCC00;
	background-color: none;
}


/* Email Reverso */
.mail {
	unicode-bidi: bidi-override;
	direction: rtl;
}

/* Otros */

.blanco{
	color: #FFF;
}
.gris{
	color: #666;
	text-align: left;
}
.gris2{
	color: #666;
}
.ambar{
	color: #FFCC00;
}
.verde{
	color: #669900;
}


/* DIVs */
#box {
	width: 760px; height: 159px; 
	position:relative;
    background: #FFF url("fondocab.gif") no-repeat;
}
#logo{ 
	width: 200px; height: 59px;
	position: absolute; z-index: 10;
	left: 23px; top: 15px; 
}
#slogan{ 
	width: 234px; height: 15px;
	position: absolute; z-index: 10;
	left: 90px; top: 78px; 
}
#fecha{ 
	width: 100px; height: 46px;
	border-left: 1px solid #999;
	padding: 0px 0px 0px 10px;
	position: absolute; z-index: 1;
	left: 233px; top: 20px; 
}
#fecha2{ 
	width: 100px; height: 46px;
	padding: 0px 0px 0px 10px;
	position: absolute; z-index: 1;
	left: 233px; top: 18px; 
}
#news{ 
	width: 740px; height: 29px;
	padding: 8px 0px 0px 0px;
	position: absolute; z-index: 2;
	left: 10px; top: 130px; 
}
#reloj{ 
	width: 120px; height: 29px;
	position: absolute; z-index: 10;
	left: 630px; top: 165px; 
}
#idCapita{ 
	width: 635px; height: 14px;
	padding: 3px 0px 4px 0px;
	position: absolute; z-index: 2;
	left: 110px; top: 135px; 
	background: none;
}

#programa {
	width: 510px; height: 105px; 
	position:relative;
    background: #FFF url("programa.jpg") no-repeat;
}
#play{ 
	width: 250px; height: 48px;
	position: absolute; z-index: 10;
	left: 90px; top: 52px; 
}
.tit {
	width: 100%; height: 26px;
    background: #CD5C0E url("fondotit.gif") no-repeat;
    margin-bottom: 5px;
}


/* Bordes */
.bordesite {
	width: 760px;
	padding: 10px 10px 10px 10px;
	background: #FFF;
	}
.bordesite2 {
	width: 180;
	padding: 10px 10px 10px 10px;
	background: #FFF;
	}	
.bordeform {
	border: 1px solid #CCC;
	padding: 10px 10px 10px 10px;
	background: #FFF;
	}
.bordeform2 {
	border: 1px solid #CCC;
	padding: 10px 10px 10px 10px;
	background: #F7F7F7;
	}
	
/* Formularios */

.campotitulo {
	width:571px; height:20;
	font-size: 12px;
	font-family: Verdana;
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	padding: 5px 0px 5px 5px;
	font-weight: bold;
	color:#0099CC;
	}
.camposelect {
	font-size: 12px;
	font-family: Verdana;
	border: 1px solid #CCC;
	padding: 5px 0px 5px 5px;
	color:#444;
	}
.campocontenido {
	width:575px; height:150px;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-family: Verdana;
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	}
.campoimagen {
	width:571px; height:20;
	font-size: 11px;
	font-family: Verdana;
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	padding: 5px 0px 5px 5px;
	}
.campoimagen2 {
	width:100%; height:20;
	font-size: 11px;
	font-family: Verdana;
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	padding: 5px 0px 5px 5px;
	}	
.boton {
	width:75px; height:20;
	background: #555 url("glossy2.gif");
	border: 1px solid #333;
	font-size: 11px;
	padding: 3px 0px 3px 0px;
	font-family: Verdana;
	color: #FFF;
	font-weight: bold;
}
.boton2 {
	width:75px; height:20;
	background: #669900 url("boton.png");
	border: 1px solid #669900;
	font-size: 11px;
	padding: 3px 0px 3px 0px;
	font-family: Verdana;
	color: #FFF;
	font-weight: bold;
}

.textarea1 {
	border: 1px solid #CCC;
	width: 235px;
	height: 132px;
	font-weight: bold;
	font-size: 16px;
	color: #333;
	background-color: #FFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.campos {
	border: 1px solid #CCC;
	background:url("");
	width: 235px; height: 23px;
	background-color: #FFF;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 130%;
}	



/* HR Color */
hr {
padding: 0;
border: solid #CCC;
border-width: 1px 0 0 0;
color: #CCC;
height: 1px;
}
.hr2 {
padding: 0;
border: solid #FFF;
border-width: 1px 0 0 0;
color: #FFF;
height: 1px;
}
/* Encabezados */
h1,h2,h3,h4,h5,h6 {
	color: #006A9D;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Menu Principal */

#navcontainer ul
{
padding-left: 0;
margin-left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
color: White;
float: center;
width: 759px; height: 30px;
font-size: 11px;
font-family: 'trebuchet ms', arial, helvetica, sans-serif;
background: #669900 url("fondomenu.png") repeat-x; 
font-weight: bold;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding-top: 7px;
padding-left: 10px;
padding-bottom: 7px;
padding-right: 10px; 

width: 70px;
color: #FFF;
text-decoration: none;
float: left;
border-right: 2px solid #5E8A00;
background: url()repeat-x;

}

#navcontainer ul li a:hover
{
color: #FFF;
background: #D37205 url("fondomenu2.png") repeat-x;
border-right: 2px solid #5E8A00;

}
/* Fin CSS */

/* Fin CSS */