/* CSS Document */
a:link {
	text-decoration: none;
	color:#444444;
}
a:visited {
	text-decoration: none;
	color:#444444;
}
a:hover {
	color:#444444;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color:#444444;
}
body {
background-color: #837E78;
}
.titulo_11 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}
.cuadro_title {
border-left:#CCCCCC;
border-right:#CCCCCC;
border-top:#CCCCCC;
border-left:solid;
border-right:solid;
border-top:solid;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#444444;
}
.cuadro_lado_title {
border-bottom:solid;
border-bottom-color:#CCCCCC;
border-bottom-width:1px;
}
.cuadro_conten {
border-left:solid;
border-left-color:#CCCCCC;
border-left-width:1px;
border-right:solid;
border-right:#CCCCCC;
border-right-width:1px;
border-bottom:solid;
border-bottom-color:#CCCCCC;
border-bottom-width:1px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#444444;
}
.title {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#1B1B1B;
}
.puntitos {
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
color:#1B1B1B;
}
.naranja {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ec5219;
}
.titulo_grande {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
}
.botones {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}
#botones a:link a:visited a:active {
	color:#677f0f;
	text-decoration: none;
}
#botones a:hover {
	color:#000000;
	text-decoration: underline;
}
