/* CSS Document */

.tit{
	font-family: Verdana, sans serif;
	color:#F68080;
	font-size:12px;
	font-weight:bold;
}
.txt{
	font-family: Verdana, sans serif;
	color:#F38181;
	font-size:11px;
}
.txtresaltado{
	font-family: Verdana, sans serif;
	color:#680000;
	font-size:11px;
	font-weight:bold;
}
.vol{
	font-family: Verdana, sans serif;
	color:#F38181;
	font-size:10px;
}
.tabla{
	background-color:#A50000;
	border-color:#830000;
	border-style:solid;
	border-width:1px;
}
a.menu{
	background-image:url('imges/off.gif');
	height:30px;
	background-repeat:no-repeat;
	background-position: middle center;
	font-family: Verdana, sans serif;
	color:#D5D1D1;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	width:143px;
	padding-left:10px;
	padding-top:8px;
	display:block;
}
a.menu:hover, a.menu:active{
	background-image:url('imges/on.gif');
	height:30px;
	background-repeat:no-repeat;
	background-position: middle center;
	font-family: Verdana, sans serif;
	color:#830000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	width:143px;
	padding-left:10px;
	padding-top:8px;
	display:block;
}
.rayadolateral{
	border-right-color:#FF0507;
	border-right-width:1px;
	border-right-style:dotted;
}
a.enlaces{
	font-family: Verdana, sans serif;
	color:#D5D1D1;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;

}
a.enlaces:hover, a.menu:active{
	font-family: Verdana, sans serif;
	color:#830000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.enlaces2{
	font-family: Verdana, sans serif;
	color:#F78585;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;

}
a.enlaces2:hover, a.menu:active{
	font-family: Verdana, sans serif;
	color:#AE1011;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.sepenlaces2{
font-family: Verdana, sans serif;
	color:#F78585;
	font-size:10px;
	font-weight:normal;
}
input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; weight: 10px; color: #F38181;
background-color: #4E0000; border: #4E0000; border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select { font-family: Verdana, Arial, Helvetica, sans-serif; color: #F38181; 
background-color: #4E0000; border: #4E0000; border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; color: #F38181; 
background-color: #4E0000; border: #4E0000; border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
