.plastica {
	font-family: Arial, Helvetica, sans-serif;



}.txt_dorado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
}
.txt_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;


}.fondo_linea {
	background-image: url(../bocetos/img/ico/ico_linea_gris.jpg);
	background-repeat: repeat-y;
}
.marco {
	border: thick solid #FFFFFF;
}
.marco_2 {
	border: 15px solid #FFFFFF;

}
.txt_dorado_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666600;
	font-weight: bold;
}
.fondo_formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#663300;
	background-color:#D9D9B3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cuadro_dorado {
	border: thin solid #E4E4C9;
}
.fondo_contactenos {
	color: #666600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BEBE7C;
	border-right-color: #BEBE7C;
	border-bottom-color: #BEBE7C;
	border-left-color: #BEBE7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E4E4C9;
}
.fondo_contactenos_alert {
	color: #666600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BEBE7C;
	border-right-color: #BEBE7C;
	border-bottom-color: #BEBE7C;
	border-left-color: #BEBE7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#336699;
}
.marco_dorado {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E4E4CB;
	border-right-color: #E4E4CB;
	border-bottom-color: #E4E4CB;
	border-left-color: #E4E4CB;
	background-position: top;
}
.txt_plastica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.clsnotify {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF6600;
}	


