/* CSS Document */

<style> 
 
a:hover{text-decoration:none;} 
a{text-decoration:none;} 
 
</style> 

p{
font-family: Tahoma;
font-size: 12px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.separacion {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 10px;
	display: block;
	background-color: #FFFFFF;
}

.bold {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C0C0C0;
	background-image: url(gif/fondo_titulos.GIF);
	width: 140px;
	display: block;
}


.navigation{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000099;
	font-weight: lighter;
	text-decoration: none;
	background-color: #CCCCFF;
	display: block;
	width: 140px;
	background-image: url(gif/fondo_titulos4.gif);
}

.navigation:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	font-weight: lighter;
	background-color: #CCCCFF;
	display: block;
	width: 140px;
	text-decoration: none;
}

.navigation:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	background-color: #CCCCFF;
	display: block;
	width: 140px;
	text-decoration: none;
}


.navigation2 {
	font-family: Tahoma;
	background-color: #CCCCFF;
	background-image: url(gif/fondo_titulos2.GIF);
	color: #000099;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	width: 140px;
	display: block;
	height: 20px;
}

.navigation2:hover{
	font-family: Tahoma;
	background-color: #CCCCFF;
	background-image: url(gif/fondo_titulos2.GIF);
	color: #990000;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	width: 140px;
	display: block;
}

.navigation2:visited{
	font-family: Tahoma;
	background-color: #CCCCFF;
	background-image: url(gif/fondo_titulos2.GIF);
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	width: 140px;
	display: block;
}


.normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.normal:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	}

.normal:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.normal:link {
	font-family: Tahoma;
	font-size: 12px;
}

.normal:active {
	font-family: Tahoma;
	font-size: 12px;
}


.normal2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	display: block;
	font-weight: bold;
}
	
.barra {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	background-color: #FF0000;
	text-align: right;
	text-decoration: none;
}

.barra:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	background-color: #FF0000;
	text-align: right;
	text-decoration: none;
}

.barra:link{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	background-color: #FF0000;
	text-align: right;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
}

.barra:visited{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	background-color: #FF0000;
	text-align: right;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
}

.barra:active{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	background-color: #FF0000;
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}


.titulo {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	background-image: url(imagenes/fondotitulos.jpg);
	background-repeat: no-repeat;
	display: block;
}

.abajo {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	width: 700px;
	background-image: url(imagenes/banner_graphic2.jpg);
	background-color: #FFFFFF;
	text-align: center;
}
.titulos {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	display: block;
	font-weight: bold;
}
.tablas {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	display: block;
}
.tablas2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-image: url(gif/lineahorizontal2.gif);
}

