@charset "utf-8";


.modalpopup
{
	background-color: #f3f3ec;
	border-style: solid;
	border-color: Gray;
	border-width: 3px;
	width: 250px;
}

.modalbackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	
}

.error
{
	font-family:Arial;
	font-size:11px;	
}
.style3 {color: #F5D244}
.style4 {font-size: 11px; font-style: normal; color: #232323; font-family: Arial, Helvetica, sans-serif;}

.verde_bold_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E6F2B;
}
.gris_oscuro_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.highlight
{
	background-color: lemonchiffon;

}
.gris12oscurobold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.gris12oscuro, .gris12oscuro a, .gris12oscuro a:link, .gris12oscuro a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.gris12oscuro a:hover
{
	color: #333333;
	text-decoration:underline;	
}

.verde_11strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #546325;
}
.verde_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #546325;
}
.verde_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #546325;
}
.arial_10_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.gris_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #232323;
}
.Arial14boldBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.gris_oscuro_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.negrobold10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}


hr
{ 
	display: block;
	height: 1px;
	border-left: none;
	border-right: none;
	border-top: 1px dashed #000000;
	border-bottom: 0px none; 
	
}

