body {
	background-image: url(../imagenes/fondoCabecera.jpg); background-repeat:repeat-x;
}
#dropmenudiv{
position:absolute;
background-color: #EB6813;
border:1px none black;
border-bottom-width: 0;
font:normal 13px Arial, Helvetica, sans-serif;
line-height:30px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px none black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #EB6813;
}
/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
/*list-style-type: square;
list-style-image:url(imagenes/vineta.gif);*/ 
list-style-type:none; margin-left:-40px;
width: 230px;
background-color: #ffffff;
color:#333333;
line-height:30px;
/*vertical-align:middle;*/
}
.navlist li a{
width: 100%;
/*height: 35px;*/
display: block;
text-indent: 10px;
border-bottom: 1px dashed black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#333333;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
/*vertical-align:middle;*/
/*background-image:url(imagenes/vineta.gif); background-repeat:no-repeat; background-position:left;*/
}
.navlist li  a:hover{ /*hover background color*/
background-color: #FF7E2B;
text-decoration:none;
color:#ffffff;
vertical-align:middle;
}

.contactoTexto{
color:#dddddd;
/*font-weight: bold;*/
font-family:Arial, Helvetica, sans-serif;
/*vertical-align:justify;*/
font-size:12px; 
/*line-height:16px; 
letter-spacing:0.095em; */
text-align:justify;
}

.contactoTitulo{
color:#ffffff;
/*font-weight: bold;*/
font-family:Arial, Helvetica, sans-serif;
font-size:18px; 
/*line-height:15px; */
/*letter-spacing:0.095em; */
text-align:justify;
}

.textoNormal{
color:#000000;
/*font-weight: bold;*/
font-family:Arial, Helvetica, sans-serif;
vertical-align:justify;
font-size:13px;
line-height:22px;
text-align:justify;
}

.textoPie{
color:#000000;
/*font-weight: bold;*/
font-family:Arial, Helvetica, sans-serif;
vertical-align:justify;
font-size:13px;
line-height:22px;
text-align:center;
}

.parrafoNormal{
color:#000000;
/*font-weight: bold;*/
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
font-size:13px;
line-height:16px;
}

.SubtituloColegio{
color:#F3812E;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
/*text-align:justify;*/
font-size:13px;
line-height:16px;
}

.textoPie{
color:#000000;
/*font-weight: bold;*/
font-family:Arial, Helvetica, sans-serif;
vertical-align:justify;
font-size:13px;
line-height:22px;
text-align:center;
}

.TituloColegio{
color:#b4b603;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
font-size:18px;
line-height:20px;
/*line-height:px;*/
}

.listaColegio{
color:#000000;
/*font-weight: bold;*/
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
font-size:13px;
line-height:22px;
list-style-image:url(../imagenes/punto.jpg);
list-style-type:circle;
margin-left:-30px;
}
