
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #4A380A;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tit-titu {
	font-family:Arial;
	font-size:18px;
	color:#4A380A;
	}

.rec-line {
	border:1px solid #CCCCCC;
	padding: 10px;}
	
.txt-13{
	font-family: Verdana;
	font-size: 12px;
	color: #4A380A;
	font-weight:bold;
}

.txt-vinheta{
	font-family: Verdana;
	font-size: 12px;
	color: #4A380A;
	font-weight:bold;
	padding: 0px 0px 0px 25px;
	line-height: 20px;
}
.new {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	vertical-align: text-top;
}

/*ENLACES*/
a.link-pie:visited, a.link-pie:active, a.link-pie:link {
	color:#E4C8A1;
	font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
} 
 
a.link-pie:hover {
	color: #4A380A;
	font-family:Tahoma;
	font-size:11px;
	text-decoration: underline;
}

a.link-btn:visited, a.link-btn:active, a.link-btn:link {
	color: #4A380A;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	padding: 2px 0px 0px 20px;
	background-image:url(img/senia-btn.gif);
	background-repeat:no-repeat;
	background-color:#E4C8A1;
	border:#D1B796 solid 1px;
	display:block;
	height:18px;
	} 
 
a.link-btn:hover {
	color:#C6450B;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	padding: 2px 0px 0px 20px;
	background-color:#FAEFDB;
	border:#D1B796 solid 1px;
	display:block;
	height:18px;
}



/*FONDOS*/
.bg-tabla795 {
	background-color:#FAEFDB;
	}
.bg-btn-izq {
	background-color:#F5D096;
	border:#E3BDA3;
	}

.line-md {
	background-image: url(img/line-md.jpg);
	background-repeat: repeat-x;
	}
	
.line-md-sbrm {
	background-image: url(img/line-md-sbrm.gif);
	background-repeat: repeat-x;
	}
.bg-menu {
	background-image:url(img/menu.jpg);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
	height:43px;
	}
	
