body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 01px;
	padding: 0px;
}
td {
	vertical-align: top;
	font-size: 11px;
}

h1 {
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
	display: inline;
}

.f13px
{
	font-size: 13px ;
}



.neg {
	font-weight: bold;
	text-decoration: none;
}

.header {
	height: 70px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.subheader {
	background-color: #ECECE8;
	border: 1px solid #D8D8D1;
	font-size: 11px ;
}
a:link, a:visited, a.active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #333333;
}

.subsub {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECE8;
}
.cuerpo {
	border: 1px solid #D9D9D0;
	background-color: #ECECE8;
}
.titulo {
	font-weight: bold;
	background-color: #F5F5F3;
	border: 1px solid #D9D9D0;
	color: #333333;
}
.footer {
	background-color: #F5F5F3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D0;
	border-left-color: #D9D9D0;
}
.url {
	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
}
.tabsep {
	margin-left: 4px;
}
.botonera {
	background-color: #F5F5F3;
	border: 1px solid #D9D9D0;
}


/* acceso rapido en el index */

.acceso_rapido {
	font-family: Verdana;
	font-size: 22px ;
}

