/* CSS Document */

.fontgral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	word-spacing: normal;
	line-height: 17px;
}
.fontchica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-transform: uppercase;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;

}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
a:link {
	font-style: normal;
	color: #990033;
	text-decoration: none;

}
a:visited {
	font-style: normal;
	color: #990033;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-style: normal;
	color: #666666;
	text-decoration: none;

}
body {
	background-image: ../graficos/fondo.jpg;
	background-repeat:   repeat;
	background-image: url(../graficos/fondo.jpg);

	}
.fontgralbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.tabla_1 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
}
.tabla_1_b {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
}
.borde_basico {
	border: 1px solid #CCCCCC;

}
.borde_basico_bl{
	border: 1px solid #ffffff;

}
.borde_video {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}

.destacado {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-top-style: none;
	border-bottom-color: #000000;
	background-color: #D1D09C;
}


.tabla_principal {
	background-color: #F0F0F0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.menu {
	font-family: "Arial Narrow";
	font-weight: bold;
	border: thin none #000000;
	font-size: 12px;
}
.style11 {color: #FFFFFF}
.titulares_imaginario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	font-variant: normal;
	color: #000;
	
}
.titular_imaginario_xg {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: x-large;
}
.titulares_imaginario_2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	
	
}.linea_suave {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 50px;
}
.titular_imaginario_bl {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	font-size: x-large;
}
.MenuBarItemSubmenuHover table tr td table tr td table tr td .tabla_principal tr td .titular_imaginario_bl strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFF;
}

