@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/fondo.gif);
	background-repeat:  repeat-x;
	background-position: top;
}

.txtmarronosc11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a67851;
	text-decoration: none;
}

a.txtmarronosc11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a21d23;
	text-decoration: none;
}

.txtrojo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a21d23;
	text-decoration: none;
}

.txtrojo12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a21d23;
	text-decoration: none;
}
.txtrojo13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a21d23;
	text-decoration: none;
}

.txtrojo13just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a21d23;
	text-decoration: none;
	text-align:justify;
}


a.txtrojo13:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a67851;
	text-decoration: none;
}



.fondocont {
	background-image: url(../imagenes/fondocont.gif);
	background-repeat:  repeat-y;
}

.lineapie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a67851;
	height: 5px;
}

.lineadertabla{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a67851;
	}
	
	
.txtgris10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.txtgris10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bordeblanco {
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #EBEBEB;
}


.fondorecomweb {
	background-color: #f5ead6;
	border: 1px dashed #a21d23;
}
