/* CSS Document */
.MENU_HOME {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #999999;
}
.MENU_HOME_BARRAS {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.TITULOS {
	font-family: Times New Roman;
	font-size: 24px;
	color:#999999;
}
.SUBTITULOS {
	font-family: Arial;
	font-size: 11px;
	color:#999999;
	font-weight:lighter
}
.TEXTO {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.FORM_TITULO {
   font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.FORM_HEAD {
   font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #967548;
}

.design {	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #FFFFFE;
}
.descripciones {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.formu {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(form_text_fond.jpg);
	border: thin inset #cccccc;
	font-weight: bold;
}
#columna_derecha{	
	width:250px;
}