body
{
background-color: #e3dfc9;
margin: 0;
padding: 0;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* ==================================================== */
/* Estilos GENERALES*/
p {
font-size: 10px;
color: #333;
padding:0 0 10px 0;
margin:0;
line-height: 14px;
}
h1 {
font-size: 14px;
color: #368b95;
padding:0 0 22px 0;
margin:0;
display:block;
}
h2 {
font-size: 12px;
color: #7c8835;
padding:0 0 15px 0;
margin:0;
display:block;
}
h3 {
font-size: 10px;
color: #912d18;
padding:0 0 10px 0;
margin:0;
font-weight:bold;
display:block;
}
a {
font-size: 10px;
color: #912d18;
font-weight: normal;
text-decoration:underline;
}
a:hover {
font-size: 10px;
color: #912d18;
font-weight: normal;
text-decoration:none;
}
ul {
padding: 0 0 10px 30px;
list-style-image: none;
list-style-image:url(../images/imgBulletList.gif); 
list-style-position: outside;
color: #333;
}
ol {
padding: 0 0 10px 30px;
list-style-image: none;
list-style:decimal-leading-zero;
list-style-position: outside;
color: #912d18;
}
li {
    color: #333;
}
img.fotonn {
padding:0 20px 20px 0;
margin:0;
}
.txrojonormal {
font-size: 10px;
color: #912d18;
font-weight: normal;
}
.txblancobold {
font-size: 10px;
color: #fff;
font-weight: bold;
padding:0;
margin:0;
}
.txnegroboldTitle {
font-size: 10px;
color: #333;
font-weight: bold;
padding: 0 0 12px 0;
margin:0;
display: block;
}
.txligaMasInfo{
font-size: 10px;
color: #ec5f27;
font-weight: bold;
text-decoration: none;
}
.txligaMasInfo a{
font-size: 10px;
color: #ec5f27;
font-weight: bold;
text-decoration: none;
}
.txligaMasInfo a:hover{
font-size: 10px;
color: #ec5f27;
font-weight: bold;
text-decoration: underline;
}
/* ==================================================== */
/* Estilos TABLA COMPARATIVA*/
.titols {
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
COLOR: #368b95; 
TEXT-DECORATION: none; 
font-weight: bold;
}
td.tdtextIzq 
{
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
COLOR: #333; 
TEXT-DECORATION: none; 
padding: 10px 20px 10px 10px; 
border-bottom: 1px solid #343232; 
border-right: 1px solid #343232; 
border-left: 1px solid #343232;
}
td.tdtextDer {
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
COLOR: #333; 
TEXT-DECORATION: none; 
padding: 10px 10px 10px 0; 
border-bottom: 1px solid #343232; 
border-right: 1px solid #343232;
}
td.tdtextIzqTop
{
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
COLOR: #333; 
TEXT-DECORATION: none; 
padding: 10px 20px 10px 10px;
border-top: 1px solid #343232;  
border-bottom: 1px solid #343232; 
border-right: 1px solid #343232; 
border-left: 1px solid #343232;
}
td.tdtextDerTop {
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
COLOR: #333; 
TEXT-DECORATION: none; 
padding: 10px 10px 10px 0; 
border-top: 1px solid #343232;
border-bottom: 1px solid #343232; 
border-right: 1px solid #343232;
}
td.tdbullet {
padding: 13px 0 0 10px; 
border-bottom: 1px solid #343232;
}
td.tdbulletTop {
padding: 13px 0 0 10px; 
border-top: 1px solid #343232;
border-bottom: 1px solid #343232;
}

/* ==================================================== */
/* Estilos ENTRADA*/
ContenedorEntrada { 
position: absolute; 
left: 50%; 
top: 50%; 
width: 300px; 
height: 445px; 
margin-top: -100px; 
margin-left: -150px; 
overflow: auto; 
border: 1px solid red; 
} 
td.tdContentVerde{
background-image: url(../images/imgBackEntrada.gif);
background-repeat: repeat-x;
font-size: 10px;
color: #fff;
padding:0;
margin:0;
height: 405px;
border: 5px solid #4ea3aa;
}
td.tdContentVerde a{
font-size: 10px;
color: #fff;
text-decoration: none;
}
td.tdContentVerde a:hover{
font-size: 10px;
color: #fff;
text-decoration: underline;
}
td.tdFraseEntrada{
padding:145px 125px 16px 0;
margin:0;
}
/* ==================================================== */
/* Estilos FOOTER*/
td.tdFooter{
background-image: url(../images/imgBackFooter.gif);
background-repeat: repeat-x;
color: #67722b;
font-size: 9px;
padding: 0 15px 0 15px;
height: 25px;
}
/* ==================================================== */
/* Estilos MIGAJA*/
td.tdMigaja{
background-color:#fff;
color: #666666;
font-size: 9px;
padding: 9px 15px 9px 15px;
height: 12px;
}
td.tdMigaja a{
color: #666666;
font-size: 9px;
text-decoration:none;
}
td.tdMigaja a:hover {
color: #666666;
font-size: 9px;
text-decoration:underline;
}
/* ==================================================== */
/* Estilos NAVEGACIONES*/
td.tdContentNavInterior{
background-color:#312d2d;
margin:0;
padding: 0 15px 15px 15px;
border-bottom:3px solid #4ea3aa;
}
td.tdNavInterior{
font-size: 9px;
color: #a7b651;
padding:9px 0 9px 0;
margin:0;
font-weight:normal;
height: 12px;
border-bottom:1px dotted #fff;
}
td.tdNavInterior a{
font-size: 9px;
color: #fff;
text-decoration: none;
}
td.tdNavInterior a:hover{
font-size: 9px;
color: #a7b651;
text-decoration: none;
}
td.tdNavInterior1{
font-size: 9px;
color: #fff;
padding:9px 0 3px 0;
margin:0;
font-weight:normal;
height: 12px;
}
td.tdNavInterior1 a{
font-size: 9px;
color: #fff;
font-weight:normal;
text-decoration:none;
}
td.tdNavInterior1 a:hover{
font-size: 9px;
color: #a7b651;
font-weight:normal;
text-decoration:none;
}
td.tdNavInterior2{
font-size: 9px;
color: #fff;
padding:9px 0 3px 15px;
margin:0;
font-weight:normal;
height: 12px;
}
td.tdNavInterior2 a{
font-size: 9px;
color: #fff;
font-weight:normal;
text-decoration:none;
}
td.tdNavInterior2 a:hover{
font-size: 9px;
color: #a7b651;
font-weight:normal;
text-decoration:none;
}
td.tdNavInterior3{
font-size: 9px;
color: #fff;
padding:9px 0 9px 15px;
margin:0;
font-weight:normal;
height: 12px;
border-bottom:1px dotted #fff;
}
td.tdNavInterior3 a{
font-size: 9px;
color: #fff;
font-weight:normal;
text-decoration:none;
}
td.tdNavInterior3 a:hover{
font-size: 9px;
color: #a7b651;
font-weight:normal;
text-decoration:none;
}
td.tdNavInteriorOn{
font-size: 9px;
color: #a7b651;
padding:9px 0 9px 0;
margin:0;
font-weight:normal;
height: 12px;
border-bottom:1px dotted #fff;
}
td.tdNavInteriorOn2{
font-size: 9px;
color: #a7b651;
padding:9px 0 3px 0;
margin:0;
font-weight:normal;
height: 12px;
}
td.tdNavInteriorOn3{
font-size: 9px;
color: #a7b651;
padding:9px 0 9px 15px;
margin:0;
font-weight:normal;
height: 12px;
border-bottom:1px dotted #fff;
}
td.tdNavInteriorOn4{
font-size: 9px;
color: #a7b651;
padding:9px 0 3px 15px;
margin:0;
font-weight:normal;
height: 12px;
}

td.tdNavSec{
background-image: url(../images/imgBackNavSec.gif);
background-repeat: repeat-x;
font-size: 9px;
color: #fff;
padding:5px 15px 5px 0;
margin:0;
height: 17px;
}
td.tdNavSec a{
font-size: 9px;
color: #fff;
text-decoration: none;
}
td.tdNavSec a:hover{
font-size: 9px;
color: #fff;
text-decoration: underline;
}
/* ==================================================== */
.tdBackNavPpal
{
background-image: url(../images/imgBackNavPpal.gif);
background-repeat: repeat-y;
padding: 3px 0 0 0;
font-size: 10px;
color: #fff;
font-weight: bold;
text-decoration: none;
}
td.tdNavPpalOff1
{
background-image: url(../images/imgBtn1_off.gif);
background-repeat: no-repeat;
font-size: 10px;
color: #fff;
font-weight: bold;
text-decoration: none;
width: 107px;
height: 25px;
padding: 7px 15px 0 21px;
display: block;
}
td.tdNavPpalOn1
{
background-image: url(../images/imgBtn1_on.gif);
background-repeat: no-repeat;
font-size: 10px;
color: #404036;
font-weight: bold;
text-decoration: none;
width: 107px;
height: 25px;
padding: 7px 15px 0 21px;
vertical-align: top;
display: block;
}
.tdNavPpal1
{
font-size: 10px;
color: #fff;
font-weight: bold;
text-decoration: none;
}
a.NavPpal1
{
background-image: url(../images/imgBtn1_off.gif);
background-repeat: no-repeat;
font-size: 10px;
color: #fff;
font-weight: bold;
text-decoration: none;
width: 107px;
height: 25px;
padding: 7px 15px 0 21px;
display: block;
}
a.NavPpal1:hover
{
background-image: url(../images/imgBtn1_on.gif);
background-repeat: no-repeat;
font-size: 10px;
color: #404036;
font-weight: bold;
text-decoration: none;
width: 107px;
height: 25px;
padding: 7px 15px 0 21px;
display: block;
}
td.tdNavPpalOff2
{
background-image: url(../images/imgBtn2_off.gif);
background-repeat: no-repeat;
font-size: 10px;
color: #fff;
font-weight: bold;
text-decoration: none;
width: 107px;
height: 36px;
padding: 7px 15px 0 21px;
display: block;
}
td.tdNavPpalOn2
{
background-image: url(../images/imgBtn2_on.gif);
background-repeat: no-repeat;
font-size: 10px;
color: #404036;
font-weight: bold;
text-decoration: none;
width: 107px;
height: 36px;
padding: 7px 15px 0 21px;
vertical-align: top;
display: block;
}
.tdNavPpal2
{
font-size: 10px;
color: #fff;
font-weight: bold;
text-decoration: none;
}
a.NavPpal2
{
background-image: url(../images/imgBtn2_off.gif);
background-repeat: no-repeat;
font-size: 10px;
color: #fff;
font-weight: bold;
text-decoration: none;
width: 107px;
height: 36px;
padding: 7px 15px 0 21px;
display: block;
}
a.NavPpal2:hover
{
background-image: url(../images/imgBtn2_on.gif);
background-repeat: no-repeat;
font-size: 10px;
color: #404036;
font-weight: bold;
text-decoration: none;
width: 107px;
height: 36px;
padding: 7px 15px 0 21px;
display: block;
}
td.tdNavPpalOff3
{
background-image: url(../images/imgBtn3_off.gif);
background-repeat: no-repeat;
font-size: 10px;
color: #fff;
font-weight: bold;
text-decoration: none;
width: 107px;
height: 49px;
padding: 7px 15px 0 21px;
display: block;
}
td.tdNavPpalOn3
{
background-image: url(../images/imgBtn3_on.gif);
background-repeat: no-repeat;
font-size: 10px;
color: #404036;
font-weight: bold;
text-decoration: none;
width: 107px;
height: 49px;
padding: 7px 15px 0 21px;
vertical-align: top;
display: block;
}
.tdNavPpal3
{
font-size: 10px;
color: #fff;
font-weight: bold;
text-decoration: none;
}
a.NavPpal3
{
background-image: url(../images/imgBtn3_off.gif);
background-repeat: no-repeat;
font-size: 10px;
color: #fff;
font-weight: bold;
text-decoration: none;
width: 107px;
height: 49px;
padding: 7px 15px 0 21px;
display: block;
}
a.NavPpal3:hover
{
background-image: url(../images/imgBtn3_on.gif);
background-repeat: no-repeat;
font-size: 10px;
color: #404036;
font-weight: bold;
text-decoration: none;
width: 107px;
height: 49px;
padding: 7px 15px 0 21px;
display: block;
}
/* ==================================================== */
/* Estilos CONTENDORES*/
td.tdContentInterior
{
background-color: #fff;
font-size: 10px;
color: #333;
font-weight: regular;
text-decoration: none;
padding: 15px;
border-bottom: 3px solid #4ea3aa;
}
td.tdContentInterior2
{
background-color: #fff;
font-size: 10px;
color: #333;
font-weight: regular;
text-decoration: none;
padding: 0 0 15px 0;
border-bottom: 3px solid #4ea3aa;
}
/* ==================================================== */
/* Estilos PAGINAS INTERIORES*/
td.tdContentFotoInterior
{
padding:0 15px 0 15px;
}
td.tdContentTextInterior
{
padding:22px 20px 0 15px;
font-size: 10px;
color: #333;
line-height: 14px;
}

/* ==================================================== */
/* Estilos PAGIAN PRINCIPAL*/
td.tdContentBienvenida
{
background-image: url(../images/imgBackBienvenida.gif);
background-repeat: repeat-x;
background-color: #6cc9d0;
font-size: 10px;
color: #333;
font-weight: regular;
text-decoration: none;
padding: 15px;
border-bottom: 3px solid #4ea3aa;
}
td.tdContentFotoBienvenida
{
background-image: url(../images/imgBackBienvenida.gif);
background-repeat: repeat-x;
background-position: bottom;
background-color: #b8f0f5;
font-size: 10px;
color: #333;
font-weight: regular;
text-decoration: none;
}
td.tdSeparadorCols
{
background-image: url(../images/imgSeparacionCols.gif);
background-repeat: repeat-y;
width: 30px;
}
td.tdHeaderOrange
{
background-color: #f8b21f;
padding: 0 15px 0 15px;
font-size: 10px;
font-weight: bold;
color: #fff;
height: 23px;
}
td.tdContentOrange
{
background-color: #fcf4cf;
padding: 0;
margin: 0;
}
td.tdHeaderMorado
{
background-color: #666699;
padding: 0 15px 0 15px;
font-size: 10px;
font-weight: bold;
color: #fff;
height: 23px;
}
td.tdContentMorado
{
background-color: #f3ecf9;
padding: 0;
margin: 0;
}
td.tdFotoNotaPpal
{
padding: 16px 0 0 15px;
}
td.tdFechaNotaPpal
{
padding: 15px 0 0 15px;
font-size: 10px;
font-weight: bold;
color: #ec5f27;
}
td.tdTituloNotaPpal
{
padding: 5px 15px 0 15px;
font-size: 10px;
font-weight: bold;
color: #426298;
}
td.tdContentNotaPpal
{
padding: 15px 15px 15px 15px;
font-size: 10px;
font-weight: normal;
color: #333;
}
td.tdMasinfoNotaPpal
{
padding: 0 15px 15px 15px;
font-size: 10px;
font-weight: bold;
color: #ec5f27;
text-decoration: none;
}
td.tdMasinfoNotaPpal a
{
font-size: 10px;
font-weight: bold;
color: #ec5f27;
text-decoration: none;
}
td.tdMasinfoNotaPpal a:hover
{
font-size: 10px;
font-weight: bold;
color: #ec5f27;
text-decoration: underline;
}



td.tdFotoNotaInterior
{
padding: 0 15px 15px 0;
}
td.tdFechaNotaInterior
{
padding: 0 0 8px 0;
font-size: 10px;
font-weight: bold;
color: #7c8835;
}
td.tdTituloNotaInterior
{
padding: 0;
font-size: 10px;
font-weight: bold;
color: #912d18;
}
td.tdContentNotaInterior
{
padding: 0;
font-size: 10px;
font-weight: normal;
color: #333;
}
td.tdMasinfoNotaInterior
{
padding: 15px 0 15px 0;
font-size: 10px;
font-weight: bold;
color: #7c8835;
text-decoration: none;
}
td.tdMasinfoNotaInterior a
{
font-size: 10px;
font-weight: bold;
color: #7c8835;
text-decoration: none;
}
td.tdMasinfoNotaInterior a:hover
{
font-size: 10px;
font-weight: bold;
color: #7c8835;
text-decoration: underline;
}



.txFechaNota
{
padding: 0 0 8px 0;
font-size: 10px;
font-weight: bold;
color: #7c8835;
}
.txTituloNotaInterior
{
padding: 0;
font-size: 10px;
font-weight: bold;
color: #912d18;
}
.txMasinfoNotaInterior{
font-size: 10px;
color: #7c8835;
font-weight: bold;
text-decoration: none;
}
.txMasinfoNotaInterior a{
font-size: 10px;
color: #7c8835;
font-weight: bold;
text-decoration: none;
}
.txMasinfoNotaInterior a:hover{
font-size: 10px;
color: #7c8835;
font-weight: bold;
text-decoration: underline;
}






td.tdFechaAgendaPpal
{
font-size: 10px;
font-weight: bold;
color: #2c8e96;
}
td.tdContentAgendaPpal
{
font-size: 10px;
font-weight: normal;
color: #333;
padding: 5px 0 15px 0;
}


td.tdFirmayurijuarez
{
padding:20px 15px 15px 0; 
text-align:right; 
font-family:Arial, Helvetica, sans-serif; 
font-size:9px; 
color:#aaa58b;
text-decoration:none;
}
td.tdFirmayurijuarez a
{
font-size:9px; 
color:#aaa58b;
text-decoration:none;
}
td.tdFirmayurijuarez a:hover
{
font-size:9px; 
color:#aaa58b;
text-decoration:underline;
}