/*main scrollbar colors*/
BODY
{
	scrollbar-face-color: #D5DDE1;
	scrollbar-shadow-color: #D5DDE1;
	scrollbar-highlight-color: #D5DDE1;
	scrollbar-3dlight-color: #D5DDE1;
	scrollbar-darkshadow-color: #D5DDE1;
	scrollbar-track-color: #F8F9FA;
	scrollbar-arrow-color: #ffffff;
; color: #6E768D
}
<STYLE>

BODY 			{font-family: Trebuchet MS;
				font-size: 11px;
				color:#404A54}
.bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
}

P	 			{font-family: Trebuchet MS;
				font-size: 11px;
				color:#404A54; list-style-position: outside; list-style-image: url(bullet.gif)}
			
TD	 			{font-family: Trebuchet MS;
				font-size: 11px;
				color:#404A54; list-style-position: outside; list-style-image: url(bullet.gif)}


A:link 			{
	COLOR:#404A54;
	font-weight: normal;
	text-decoration: none;
}
			
A:visited 		{
	COLOR:#404A54;
	font-weight: normal;
	text-decoration: none;
}
	
A:hover 		{
	COLOR:#404A54;
	font-weight: normal;
	text-decoration: none;
}


</STYLE>



.pie {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #404A54}

.contenido {  font-family: Trebuchet MS; font-size: 11px; font-style: normal; line-height: 18px; color: #404A54; list-style-type: circle}

.blanco {  color: #FFFFFF}
.epigrafe {  font-size: 10px}
.naranjo {  color: 967332}
.titulo_noticia {
	font-size: 15px;
	font-weight: lighter;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
}
.T10 {  font-size: 9px}
.grande {
	font-size: 40px;
	color: #C8D1D7;
	font-weight: lighter;
}

.interlineado {  line-height: 20px}
.total {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold}
.celeste {  color: #9FA8BE}
.mediano {
	font-size: 30px;
	color: #C8D1D7;
	font-weight: lighter;
}
.mayusculas {
	text-transform: uppercase;
}
.bordeFoto {
	margin: 5px;
	border: 1px solid #BAC7CD;
	padding: 5px;
}
.cuestionario {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8cbce;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
.cuestionario th{
	font-weight: bold;
	color: #687683;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.c_respuesta {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.c_respuesta td{
	background-image: url(../images/cuestionario/bullet_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.c_respuesta td.no{
	background-image: none;
	
}
.c_respuesta2 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.c_respuesta2 td{
	background-image: url(../images/cuestionario/bullet_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	
}
.c_respuesta2 td.no{
	background-image: none;
	
}
.c_respuesta3 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.c_respuesta3 td{
	background-image: url(../images/cuestionario/bullet_C.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	
}
.c_respuesta3 td.no{
	background-image: none;
	
}
.c_respuesta .medio {
	width: 20px;
}
.c_respuesta .mitad {
	width: 50%;
}
.c_respuesta .uno {
	width: 1%;
}
.c_respuesta .txt {
	border: 1px solid #bfc0c8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 220px;
}
.c_respuesta .txtarea {
	border: 1px solid #bfc0c8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 480px;
}
.menu_lateral_izq img.espacio{
	margin-top: 12px;

}


/*DESTACAR MENU SELECCIONADO EN PROYECTOS
*/

.pinta_tr{

}
#noticias {
}
#noticias a {
	font-weight: bold;
	color: #404A54;
	text-decoration: underline;
}
#noticias a:hover {
	font-weight: bold;
	color: #967332;
	text-decoration: underline;

}
#noticias a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.tablaDatos {

}
.tablaDatos th {
	border-top-width: 3px;
	border-top-color: #D2E2F0;
	border-top-style: solid;
	background-color: #F4F8FB;
	text-align: left;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 6px;
}

.tablaDatos td {
	border-top-width: 1px;
	border-top-color: #DDE2E3;
	border-top-style: dotted;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
