#divBoletin form { clear:both;float:left;width:500px;}
#divBoletin label {float:left;clear:left;display:block; text-align:left; margin:5px;width:150px;padding: 2px; font-weight: bold; font-size: 11px; color: #5C3B52; background:#E3E3E3;}
#divBoletin input, #divBoletin select, #divBoletin textarea {float:left;clear:right;margin:5px;font-size: 11px; color: #666666;}
#divBoletin input#buttonSubmit { border: 1px solid #9c816c; background-color: #faf1e8; color:#000; font-size:11px; font-weight:normal; text-transform: lowercase; clear:left; float:left;}

#divBoletin h1 {margin:2px; padding: 2px; font-size: 14px; color: #5C3B52; font-weight: bold;}
#divBoletin h2 {margin:2px; padding: 2px; font-size: 13px; color: #5C3B52; font-weight: bold;}
#divBoletin h3 {margin:2px; padding: 2px; font-size: 12px; color: #5C3B52; font-weight: bold;}

#divBoletin table { clear:both;float:left; margin:2px; width: 100%; padding: 2px; background-color:#F1F1F1; border: 1px solid #999999; }
#divBoletin table thead th, #divBoletin table tbody td { padding: 2px; }
#divBoletin table thead th { background:#E3E3E3; text-align: center; vertical-align: middle; font-size: 11px; color: #5C3B52; font-weight: bold; text-decoration: none; }
#divBoletin table thead th a, #divBoletin table thead th a:visited {font-size: 11px; color: #5C3B52; text-decoration: none;}
#divBoletin table thead th a:hover {text-decoration: underline;}
#divBoletin table tbody td {background-color: #ffffff; text-align: left; vertical-align: middle; font-size: 11px; color: #666666; font-weight: normal; text-decoration: none;}

#divBoletin .pagBottom { text-align: center; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; }
#divBoletin .pagBottom a, #divBoletin .pagBottom a:visited { font-size: 11px; color: #5C3B52; font-weight: bold; text-decoration: underline; }
#divBoletin .pagBottom a:hover { }

.boxExito {width: 500px;float: left; clear:both; font-size:11px; border: 1px solid; margin: 5px 0px; padding:10px 5px 10px 45px; color: #4F8A10;
background: url('../img/boxes/exito.png') #DFF2BF no-repeat 10px center;}
.boxError {width: 500px;float: left; clear:both; font-size:11px; border: 1px solid; margin: 5px 0px; padding:10px 5px 10px 45px; color: #D8000C;
background: url('../img/boxes/error.png') #FFBABA no-repeat 10px center;}
.boxAlerta {width: 500px;float: left; clear:both; font-size:11px; border: 1px solid; margin: 5px 0px; padding:10px 5px 10px 45px; color: #9F6000;
background: #FEEFB3 no-repeat 10px center;}
.boxInfo {width: 500px;float: left; clear:both; font-size:11px; border: 1px solid; margin: 5px 0px; padding:10px 5px 10px 45px; color: #00529B;
background: #BDE5F8 no-repeat 10px center;}
