/* CSS Document */

img { behavior: url(iepngfix.htc); }

h1{  font-family: Arial, Helvetica, sans-serif;
	color: #8a8692;
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFDFE0;
	border-right-color: #DFDFE0;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
 }
 
ul{
	list-style:none;
	margin:0;
	padding:0;
}

li{

	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFDFE0;
	border-right-color: #DFDFE0;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.borde {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFDFE0;
	border-right-color: #DFDFE0;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
	
.borde2 {
	border: 1px solid #DFDFE0;
	}
	

	
.bordearial16 {
font-family: Arial, Helvetica, sans-serif;
	color: #8a8692;
	font-size: 16px;
	font-weight: bold;	
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFDFE0;
	border-right-color: #DFDFE0;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
.bordearial20 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8a8692;
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFDFE0;
	border-right-color: #DFDFE0;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

	}


.cajas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	text-align: left;
	}

p{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
	line-height:18px;
}

.body2{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height:18px;
}

.f6dfde{
	font-family: Arial, Helvetica, sans-serif;
	color: #f6dfde;
	font-size: 11px;

}


.arial12{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

.macha-bottom{
	background-image: url(../imagenes/mancha-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.cabeceras{
	background-image: url(../imagenes/cuadros.png);
	background-repeat:  repeat-x;
	text-align:left;
}

a:link, a:visited, a:hover {
	color: #336c1d;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}

a.info:link, a.info:visited, a.info:hover {
	color: #336c1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

a.info:hover {
	text-decoration: none;
}

a.menuinfe:link, a.menuinfe:visited, a.menuinfe:hover {
	color: #efb8bc;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.menuinfe:hover {
	text-decoration: none;
}

a.sin:link, a.sin:visited, a.sin:hover {
	color: #efb8bc;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.sin:hover {
	text-decoration: underline;
}