body {
	background-color: #f6f6f6;
	margin:0;
}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align:left;
	
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#06671a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06671a;
	text-align:left;
	padding-left:5px;
	margin-left:9px;
	margin-right:9px;	


}


h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ebebeb;
	color:#c40303;
	text-align:left;
	padding-left:5px;
	margin-left:6px;
	margin-right:6px;	


}
.texto{
	padding-left:5px;
	margin-left:9px;
	margin-right:9px;

}

.tablaborde{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}

.tablabordeverde{
	border: 2px solid #06671a;
	font-size:11px;
	font-weight:bold;

}

.fecha{

font-size:10px;
color:#1d6190;
}



li{
	margin-top:2px;
	margin-left:6px;
	background-image: url(../img/recuadro_rojo.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 6px 4px;
	padding-left: 5px;
	margin-right: 3px;

}

#li2{
	margin-top:2px;
	margin-left:6px;
	list-style-type: none;
	background-position: 6px 4px;
	padding-left: 5px;
	margin-right: 3px;

}




.fcell{
	background-color:#cccccc;
	text-align:left;
	color:#333333;
}


.textoverde{
	color:#65a171;


}

input{
border: 1px solid #336699;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;

}

textarea{
border: 1px solid #336699;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#666666;

}
a.menu:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#72848a;
	text-decoration:none;
	font-weight: bold;
}


a.menu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#72848a;
	text-decoration:none;
	font-weight: bold;

}


a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#005a49;
	text-decoration:none;
	font-weight: bold;

}

a.menu:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#72848a;
	text-decoration:none;
	font-weight: bold;

}

.tablarojo{
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c40303;
	border-bottom-color: #c40303;





}

