.fondofijo {
	background-attachment: fixed;
	background-image: url(../imagenes/fondo7.jpg);
	background-repeat: repeat-x;

}
body { font-size:12px}

a { text-decoration:none}

a:hover{ text-decoration:underline}

.fuente1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

.fuente1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}
.bordetabla {
	border-top: 1px solid #f0f0f0;
	border-right: 2px outset #f0f0f0;
	border-bottom: 2px outset #f0f0f0;
	border-left: 1px solid #f0f0f0;

}
.fuenteblack {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.fuenteblack5 {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}


.fuenteblacksmall {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
.fuenteblackbig {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}

.fuenteblackbold {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

.fuentegris {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

.fuentegrisbig {
	font-family: verdana,arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	/*font-weight:bold;*/
	text-decoration:none;
}
.fuentegris:hover {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}

.fuenteazul {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #336699;
	font-weigth:bold;
	text-decoration:none;
}


.fuenteroja {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
	font-weight:bold;

}

a.fuenteroja2 {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
	font-weight:bold;
	
}
/*a.fuenteroja2:visited {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
	font-weight:bold;
	text-decoration:underline;
}
*/
.fuenterojabig {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight:bold;
	text-decoration:none;
}

.fuenterojamedia {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
	font-weight:bold;
	text-decoration:none;
}
.fuenteblackr:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}


.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.smallfont2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
	font-weight: bold;
}

.smallfont3 {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.bordetabla2 {
	border: 1px solid #999999;
}
.hipervinculo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
.hipervinculo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.tabla3bordes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tabla1borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tabla4bordes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.tabla2bordes {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.fuentebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
}


.fuentebold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
.fuenteboldazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2952A5;
	font-weight: bold;
	text-decoration:none;

}
.fuenteboldazul2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2952A5;
	font-weight: bold;
	text-decoration:none;

}
.fuenteazul2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration:none;

}

.fuenteazul3 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033cc;
	text-decoration:none;

}

.fuenteazul4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033cc;
	text-decoration:none;

}


.fuentetitulohome {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #003366;
	font-weight: bold;
	text-decoration:none;

}
.fuenteboldazul:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2952A5;
	font-weight: bold;
	text-decoration:underline;

}

.fuentecrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	text-decoration:none;
}

.fuentecrumbs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	text-decoration:underline;
}
.fuentewhite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	/*font-size: 7pt;*/
	/*font-weight:bold;*/
	color: #FFFFFF;
}

.fuentewhitebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-size: 7pt;*/
	font-weight:normal;
	color: #FFFFFF;
}

.fuentewhitebig2 {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-size: 7pt;*/
	/*font-weight:bold;*/
	color: #FFFFFF;
}
.fuentewhitebig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-size: 7pt;*/
	font-weight:normal;
	color: #FFFFFF;
}
.bordeleft {
	/*border-left-width: 1px;*/
	border-right-width: 1px;
	border-top-width:1px;
	border-top-style: none;
	border-top-color:#999999;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}

.bordeleft2 {
	/*border-left-width: 1px;*/
	border-right-width: 1px;
	/*border-top-width:1px;*/
	border-top-style: none;
	border-top-color:#999999;
	/*border-right-style: solid;*/
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #cccccc;
	border: 1px solid #999999;
}
.navega2{ font-family:Verdana, Arial; font-size:12px; color:#FFFFFF; background-image:url(../imagenes/fondo1.gif); background-repeat:no-repeat; padding-left:8px; margin:20px}
a.navega{ font-family:Verdana, Arial; font-size:12px; color:#FFFFFF; text-decoration:none}
a.navega:hover{ font-family:Verdana, Arial; font-size:12px; color:#FFFFCC; text-decoration:underline}
.boton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
.cajatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
.cajatexto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color:#FFCC66;
}
.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFcc00;
}
