/* CSS Document */
body {
background: url(img/bg.jpg); background-position:center; background-repeat:repeat-y; text-align:center; margin:0px; padding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


.boton {font:Verdana, Arial, Helvetica, sans-serif; color: #747474; font-weight: bold;  background-color:#CCCCCC;}

.style18 {	color: #FF0000;
	font-size: 14px;
}
.style19 {
	
	font-size: 16px;
	font-weight: bold;
}

.style20 {color: #FF0000}

.pp {color: #999999; font-size:9px; text-align:center; font-family: Arial; }

.texto, .titulo{
color:#3333333;

font-size:12px;
padding-left: 10px;
text-align:justify;
padding-top:10px;
}

.titulo{
font-size:14px;
color:#666666;
padding-right:5px;
}

a {
color: #FF9900;
font-size:11px;
font-family:Arial;
padding-left: 10px;
text-align: left;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}
.msj {border:1px solid #CCC; background: #f4f4f4; padding:10px; margin:5px; text-align:justify; font-size:12px;}
.msj h1 {color: #003399; font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif}
.boton { background:#666666;color:#FFFFFF;font-size:9px; border:none; padding:3px; margin:2px; width:80px}