@charset "UTF-8";
/* CSS Document */



body
{
background-color: #fff;
color: #50514D;
font-size: 12px;
line-height: 13pt;
font-family: "trebuchet ms", helvetica, sans-serif;
}

.header
{
width: 100%;
height: 30px;
background-color: #4d4d4d;
background-image: url('imagen/bbg0.gif');
font-size: 16px;
color: #760101;
margin-top: 40px;
}

a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva;
	font-size: 12px;
	line-height: 13pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva;
	font-size: 12px;
	line-height: 13pt;
	color: #760101;
	text-decoration: none;
}



.box
{
	position: relative;
	border: solid 1px #dadada;
	margin-top: 15px;
	background: inherit;
	color: #760101;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.footer {
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}

.footer a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}

