.fondoportada {
	background-image: url(../img/portada/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.times10negro {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
a.linktime10negro {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.linktime10negro:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #553F26;
}
.linea_titulos {
	background-image: url(../img/linea_titulos.jpg);
	background-repeat: no-repeat;
	background-position: right 38px;
}


.bg {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondositio {
	background-image: url(../img/fondositio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondositioarriba {

	background-image: url(../img/fondositioarriba.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondomenu {
	background-image: url(../img/fondomenu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.linea_titulos2 {

	background-image: url(../img/linea_titulos.jpg);
	background-repeat: no-repeat;
	background-position: left 38px;
}
.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1A120F;
	line-height: 16px;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #BDB98C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtaviso {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 16px;
}

.situation li{
	list-style:url(../img/li.gif);
	text-align:left;
}

.situation li a{
	color:#716E5D;
	font-size:13px;
	border-bottom:#716E5D 1px dotted;
	text-decoration:none;
}

.situation li a:hover{ border-bottom:#716E5D 1px solid;
	}