.fondojpg {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat;
}
.BordeExterior {
	border: 1px solid #7B9EBD;
}
.FondoPagina {
	background-image: url(../Imagen/ImagenFondo.gif);
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.TextoComun {
 	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.TextoNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.TextoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.LinkAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}
.LinkAzul:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}.TituloSitio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
}
.TextoGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.boton {
background-color: #99CCCC;
border-width: 1;
color: #000000;
font-size: 10pt;
font-family: arial;
}
.CampoTxt1 {
background-color: #EAEAEA;
border-style: solid;
border-width: 1px;
color: #4B4B4B;
font-size: 10pt;
font-family: Tahoma;
}
.linktablas {
	font-size: 11pt;
	font-family: Tahoma;
	color: #000000;
}
.linktablas:hover {
	font-size: 11pt;
	font-family: Tahoma;
	color: #FF6600;
}.menudeslizante {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.menudeslizante:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-color: #DEDEDE;
}
.menudeslizante2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #388C3C;
	font-style: normal;
	text-decoration: none;
}

.linkromero {
	font-size: 10pt;
	font-family: Tahoma;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}.titulosdinamicos {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.textodinamico {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.fondonuevo {
	background-image: url(../imagenes/fondodegrade.jpg);
	background-repeat: repeat-x;
}
.cajatipoboton {
	background-color: #DEDEDE;
	border: 1px solid #333333;
}
.bordesuperior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.TextoGris2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.capa { 
height: 300px; 
width: 740px; 
background-color:#CCCCCC; 
overflow-y:hidden;
overflow-z:hidden;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
} 

.capa2 { 
height: 80px; 
width: 740px; 
background-color:#CCCCCC; 
overflow-y:hidden;
overflow-z:hidden;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
} 

#MainMenu 
{
	width:100%;
	height:22px;
	background: #FFFFFF url("../images/bmid_021.gif");
	margin:0;
	border:0;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0 3px 0 0 ;
	padding:0;
}
#tab a 
{
	background:#000000 url("../images/bright_021.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("../images/bleft_021.gif") no-repeat left top;
	padding:0 18px 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#006600;
	font-weight:bold;
	line-height:22px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000099;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid #330066;
	background: #FFFFFF url("../images/bmid_021.gif");
	color:#006600;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0 3px 0 0 ;
	padding:0;
	display:block;
	border:0 solid #000000;
	color:#006600;
	background:url("../images/bleft_021.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:22px;
	background:url("../images/bright_021.gif") no-repeat right top;
	padding:0 18px 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#006600;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid #000000;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000099;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000099;
	font-weight:bold;
}
.style1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #0066FF;
}

.textoapertura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
	font-weight: bold;
}
.botonazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6699CC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

/* Fading Tooltips */
div#toolTip {
position:absolute;
width:220px;
background:#000;
border:2px double #fff;
text-align:left;
padding:5px;
-moz-border-radius:5px;
z-index:1000;
}
div#toolTip p {
margin:0;
padding:0;
color:#fff;
font:11px/12px verdana,arial,serif;
}
div#toolTip p em {
display:block;
margin-top:3px;
color:#f60;
font-style:normal;
font-weight:bold;
} 