@charset "UTF-8";
body { font-size:0.75em; font-family : Arial, Helvetica Neue, sans-serif; margin:0px; padding:0px; line-height:1.2em; color:#636363;}
/* CSS Document */
img { border-width:0px; vertical-align:middle;}

.img { margin-bottom:5px; margin-right: 5px;}
.img-dch { float: right; margin-left:20px; margin-bottom:5px;}
.img-izq { float: left; margin-right:20px; margin-bottom:5px;}

p.destacado {  font-weight:bold; font-style:italic; font-size:1.1em; padding:5px 0px 5px 0px; margin:10px 0px 10px 0px; }
.textodestacado {   color:#e20019;font-weight:bold; font-style:italic; font-size:1.1em; padding:5px 0px 5px 0px; margin:10px 0px 10px 0px; }
.centro { text-align:center; }
.notas { font-size: 0.9em; line-height:normal; }
.cajon { display:block; float:left;  padding:0px 20px 10px 0px;  line-height:1em;}
.cajonfin {display:block; float:left;  padding:0px 0px 10px 0px; line-height:1em; margin-right:0px; }

.clear { clear:both; margin:0px; padding:0px;}

ul, ol { padding:0px 10px 10px 25px; margin:0px;  }
ul li, ol li { padding:0px 0px 0px 0px; margin:0px;  list-style: inherit;}

hr { background-image:url(../../imagenes/hr.jpg); background-repeat:no-repeat; background-position:center; height:1px; margin-bottom:15px; border: none;  }

h1 { font-size: 1.95em; color:#333333; margin-top:0px; margin-bottom:15px; padding-bottom:3px; font-weight:normal; line-height:normal; }
h2 { font-size: 1.25em; color:#333333; margin: 5px 0px 10px 0px; font-weight:normal; line-height:normal; }
h3 { font-size: 1.1em; color:#555555; margin: 10px 0px 10px 0px; font-weight:bold; line-height:normal; }

p { padding:0px 0px 10px 0px; margin:0px; text-align:left;}

a {
color: #e20019; text-decoration:none;
}
a.negrita {
font-weight:bold;
}
a:hover {
color:#999999;
}


a.boton:hover {
color:#999999;
}

a.submit { display:block; float:left; line-height:20px; width:90px; height:20px; background:none;  background-image:url(../../imagenes/boton.gif); text-align:center; padding:0px; margin:0px 15px 10px 0px; border:0; color:#FFFFFF; font-weight:bold; 
}
a.submit:hover {
color:#FFFFFF;
background-image:url(../../imagenes/boton_on.gif);
}
a.submitg { display:block; float:left; line-height:20px; width:130px; height:20px; background:none;  background-image:url(../../imagenes/botong.gif); text-align:center; padding:0px; margin:0px 15px 10px 0px; border:0; color:#FFFFFF; font-weight:bold; 
}
a.submitg:hover {
color:#FFFFFF;
background-image:url(../../imagenes/botong_on.gif);
}

table { font-size:1em; }

/* Para las PLANTILLAS */

table#listado { font-size:1em; margin:0; padding:0; border-collapse:collapse; width:100%}
#listado td {  padding: 3px 0px 3px 0px; vertical-align: top; font-weight:normal; margin:0px; }
#listado td {  border-bottom: 1px solid #cccccc;}

#ficha {float: left;  width:700px; line-height:16px;}
#ficha #fichacol1 { padding:5px 0px 5px 0px; width:190px; float:left; line-height:16px;}
#ficha #fichacol2 { padding:5px;width:490px; float:left; line-height:16px; border-bottom: 1px solid #999999; margin-left:10px;}

#progitem {
margin:0px;
margin-top:5px;
padding-left:20px;
list-style: inside !important;
list-style-type:inside;
display:block;
}
#progitem li {
list-style: outside !important;
list-style-type:outside;
}

#prog1 {float: left;  width:630px; line-height:16px; background-image:url(../../imagenes/bg_prog1.jpg); background-position: bottom left; background-repeat: no-repeat;}
#prog2 {float: left;  width:630px; line-height:16px; background-image:url(../../imagenes/bg_prog2.jpg); background-position: bottom left; background-repeat: no-repeat; padding-bottom:10px; margin-bottom:5px;}
#prog3 {float: left;  width:630px; line-height:16px; background-image:url(../../imagenes/bg_prog3.jpg); background-position: bottom left; background-repeat: no-repeat; padding-bottom:10px; margin-bottom:5px;}
#prog4 {float: left;  width:630px; line-height:16px; }

#prog1 .progtexto { padding:5px 0px 5px 0px; width:500px; float:left; border-bottom: 1px solid #999999;  line-height:16px;}
#prog2 .progtexto { padding:5px 0px 5px 0px;width:500px; float:left; border-bottom: 1px solid #999999; line-height:16px;}
#prog3 .progtexto { padding:5px 0px 5px 0px;width:500px; float:left; border-bottom: 1px solid #999999; line-height:16px;}
#prog4 .progtexto { padding:2px;width:496px; float:left; line-height:16px; text-align:left;}

#prog1 .progicono { padding:5px;width:90px; float:left; line-height:16px; text-align:center; margin-right:10px; color: #FF0000; font-weight:bold;}
#prog2 .progicono { padding:5px;width:90px; float:left; line-height:16px; text-align:center; margin-right:10px; color: #FF0000; font-weight:bold;}
#prog3 .progicono { padding:5px;width:90px; float:left; line-height:16px; text-align:center; margin-right:10px; font-weight:bold;}
#prog4 .progicono { padding:5px;width:90px; float:left; line-height:16px; text-align:center; margin-right:10px; font-weight:bold;}


