@charset "utf-8";
/* CSS Document */

.error_msg{
	color:#DD3434!important;
	padding:3px 5px 3px 25px;
	color:#DD3434;
	clear:both;
	background-color: #FFF0F0;
	background-image: url(img/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	border: thin dotted #990000;
	border-width:1px;
}

.Texto_Centro {
font-family: Arial, Helvetica, sans-serif; 
padding-top:10px; 
padding-left:7px; 
padding-right:7px; 
text-align:justify
}

.Estilo2 {
font-family: Arial, Helvetica, sans-serif; 
padding-top: 10px; 
padding-left: 7px; 
padding-right: 7px; 
text-align: justify; 
font-weight: bold; 

}
.Estilo3 {font-size: 80%;
font-weight:bold;}
.Estilo4 {font-size: 90%}
.Letra_Chica {
	font-size: 50%}
.Estilo5 {
	font-size: 20px;
	font-weight: bold;
}
.Estilo6 {font-size: 16px}

a { text-decoration:none}
a:hover { text-decoration: none }