body {
	background-image:   url("images/fondo1.gif");
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0082CA;
}

.style1 {font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.texto a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.textolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.lineamenu {
	height: 1px;
	width: 220px;
}

 CSS DEL MENU

.spmenu {
	height: 10px;
	width: 10px;
}
.spmenu2 {
	height: 3px;
	width: 5px;
}
.spmenu3 {
	height: 14px;
	width: 14px;
}
td.menuco {
padding: 1px 1px;
}
td.menuco a, td.menuco a:link, td.menuco a:visited {
width: 195px;
display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
padding: 1px 1px;
}
td.menuco a:active, td.menuco a:hover {
color: #FFFFFF;
background: #0082CA;
padding: 1px 1px;
}


 CSS DEL SUBMENU
td.submenuco {
}
td.submenuco a, td.submenuco a:link, td.submenuco a:visited {
width: 195px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #79060D;
cursor: hand;
text-decoration: none;
}

td.submenuco a:active, td.submenuco a:hover {
background-color: #CDE7EF;
}
.titart {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}


.titular5 {
	font-weight: bold;
	font-size: 12px;
	color: #006666;
}

.titular2 {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}

.titular3 {
	font-weight: bold;
	font-size: 12px;
	color: #FF00FF;
}

.titular4 {
	font-weight: bold;
	font-size: 12px;
	color: #0084B6;
}

.textoblanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
