/* CSS Document */

body {
	background-color: #f5f0d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
body#men {
	background-color: #ede8cb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #656365;
	text-decoration:none;
}

a:hover{
	font-size: 12px;
	color: #656365;
	text-decoration:underline;
}
form {
	background-color: #CCCC99;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
    color: #656365;
    font-weight: bold;
    }

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;}

.contresu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
    color: #925858;
    font-weight: bold;
    }

#nav {
    width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
    color: #925858;
    }
 #nav a, #nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
    color: #925858;
    text-decoration: none;
    }  
    
 #nav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
    color: #925858;
    text-decoration: underline;
    }  

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #f6eac2;
}

#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff8f1c;
}

 #sidebar a, #sidebar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    color: #ff8f1c;
    text-decoration: none;
    }  
    
 #sidebar a:hover{
	font-family: Verdana, Arial, Helvetica,     sans-serif;
	font-size: 11px;
	font-weight: normal;
    color: #ff8f1c;
    text-decoration: underline;
    }

#sidebar a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    color: #ff8f1c;
    text-decoration: underline;
    }  

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	color: #925858; 
	font-weight: bolder; 
	font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

div#contenido{
width: 720px;
margin-top: 0px;
padding-top: 0px;
position: relative;
height: 800px;
margin-left: 110px;
}

/*Estilos del Encabezado*/
div#encab {
width: 720px;
height: 190px;
background-image: url(images/encab.jpg);
background-repeat: no-repeat;}

div#edicion{
width: 105px;
height: 55px;
color: #f9f5da;
float: right;
padding-top: 140px;
font-size: 10px;}

/*Fin Estilos del Encabezado*/

/*Estilos del boletin*/

div#boletin{
width: 505px;
float: right;
position: relative;
}

div#header{
width: 495px;
height: 120px;
position: relative;
padding-left: 15px;
padding-top: 10px;
}

div#imag{
width: 305px;
position: relative;
margin-left: 10px;
/*background-color: #e2dec4;*/
float: left;
/*border: 1px #656365 solid;*/
}

div#enlaso{
width: 165px;
position: relative;
margin-left: 10px;
padding-left: 5px;
float: right;
background-color: #e2dec4;
/*border: 1px #656365 solid;*/
}

div#enlaso2{
width: 165px;
position: relative;
margin-left: 10px;
padding-left: 5px;
float: right;
background-color: #e2dec4;
/*border: 1px #656365 solid;*/
}

div#resumen{
width: 495px;
position: relative;
padding-left: 15px;
float: right;}

#button {
	width: 165px;
	font-family: Arial, sans-serif;
	color: #656365;
	}
	
	#button ul {
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		margin: 0;
		list-style: none;
	
		}
		#button li a {
		width: 165px;
		color: #656365;
		text-decoration: none;
		font-size: 11px;
		}

	#button li a:hover {
		color: #656365;
		font-size: 11px;
        text-decoration: underline;
        }

/*fin Estilos del boletin*/

/*Estilos del Menú*/
div#menu{
width: 210px;
height: 610px;
padding-top:0;
padding-left:0;
position: relative;
float: left;
}
#menu dl {
width: 210px; 
margin: 0 auto; 
padding: 0 0 0px 0; 
background: #69c url(bottom.gif) no-repeat bottom left;
}

#menu dt {
margin:0;
width: 185px;
font-size: 12px; 
font-weight:bold; 
color: #ff7a00; 
border-bottom:6px solid #ede8cb; 
background: #f6eac2 url(top.gif) no-repeat top left;
padding-right: 5px;
padding-left: 20px;
line-height: 24px;
}

#menu dd {
margin:0; 
padding:0; 
color: #925858; 
font-size: 14px; 
border-bottom:6px solid #ede8cb; 
background: #f6eac2 url(top.gif) no-repeat top left;
}

#gallery a, #gallery a:visited {
color:#925858; 
text-decoration:none; 
display: block; 
padding:5px 5px 5px 20px;
background: #f9f5da url(arrow.gif) no-repeat 10px 10px; 
width:185px;
white-space: inherit;
}
#gallery a:hover {
background: #e2dec4 url(arrowr.gif) no-repeat 11px 10px; 
color:#925858;}

ol li {font-size:11px;}

/*fin del Menú*/


/*Agregado por Mayerly, para cursivas en parrafos*/
.cursiva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	font-style:italic;
}
