/* CSS Document */

p {
font-family:verdana;
font-size:13px;
}

.detalles {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.info {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titulo{
font-family:verdana;
font-size:18px;
color:#5d4b26;
font-weight:bold;
}
 
.infomas {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.infomas a {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titulo2{
font-family:verdana;
font-size:15px;
color:#5d4b26;
font-weight:bold;
} 

#titulo3 {
	font-family:verdana;
	font-size:11px;
	color:#5d4b26;
	font-weight:bold;
	background-color: #036;
	padding:5px;
}

#titulo3 a {
	font-family:verdana;
	font-size:12px;
	color:#5d4b26;
	font-weight:bold;
	background-color: #FFCC00;
	padding-right: 3px;
	padding-left: 3px;
}

#cuerpo {
	font-family:verdana;
	font-size:12px;
	color:#000000;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

#cuerpo a {
}

.negrita {
font-weight:bold;
font-family:verdana;
font-size:13px;
}

ul{
margin-left:15px;
} 

ul li{
padding:0 0 0 20px;
list-style-type: none;
background: url('../images/bullet_001.gif') no-repeat scroll 8px 8px;


}

#copdep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	text-align: left;
}

ul  ul li { background: transparent;}