
.texto_normal {
	font-weight: bold;
	color: #666666;
	font-family: Tahoma;
}
.mas {
	background-color: #F9F9F9;
	color: #006699;
	width: 150px;
	font-weight: bold;
}
.feme {
	background-color: #F9F9F9;
	color: #FF4444;
	width: 150px;
	font-weight: bold;
}
.campo_texto {
	background-color: #F9F9F9;
	font-weight: bcolorold;
	color: #006699;
	border: 1px solid #333333;
	width: 150px;
}
.texto_tabla {
	font-size: 11px;
	width: 150px;
}
.titulos {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	font-family: Tahoma;
}
.texto_info {
	font-weight: bold;
	color: #336699;
	font-family: Tahoma;
}
.area_texto {

	background-color: #F9F9F9;
	font-weight: bold;
	color: #006699;
	border: 1px solid #333333;
	width: 500px;
}
.div_exterior {
	border: 2px solid #C0C7D3;
	background-color: #FFFC99;
}
.div_exteriorCfondo {
	border: 2px solid #C0C7D3;
	background-color: #FFFCFB;
}
.texto_infoChico {
	font-weight: bold;
	color: #003366;
	font-size: 11px;
	font-family: Tahoma;
}
.texto_infoChicoRojo {

	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
	font-family: Tahoma;
}
.foto {
	border: 1px dotted #006699;
}
.texto_infoGrandeRojo {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
	font-family: Tahoma;
}
.campo_texto2 {

	background-color: #F9F9F9;
	font-weight: bold;
	color: #006699;
	border: 1px solid #333333;
	width: 350px;
}

