@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-style: normal; 
	background: #ffffff url(imagenes/fondo.jpg) no-repeat;
	margin: 0px;
}

a:link, a:visited {
	color: #0061a0; text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #ff9900;	text-decoration: underline;
	font-weight: bold;
}

/* menu */

.chromestyle{
font-family: Arial, Trebuchet MS;
line-height:20px;
width: 100%;
font-size:11px;
font-weight: bold;
color:#FFFFFF;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
line-height:20px;
}

.chromestyle ul{
border: 0px solid #fff;
width: 100%;
background-color:#005993;
/*background: url(img/chromebg3.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
line-height:20px;
}

.chromestyle ul li{
display: inline;
line-height:20px;
}

.chromestyle ul li a{
color: #fff;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #fff; /*THEME CHANGE HERE*/
line-height:20px;
}

.chromestyle ul li a:hover, .chromestyle li a.current {
background-color:#005993;
color:#ff9900;
/*background: url(img/chromebg3_2.gif) center center repeat-x; /*THEME CHANGE HERE*/
line-height:20px;
}

/*.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: white;
background: transparent url(img/blockactive.gif) center center repeat-x;
}*/

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
line-height:20px;
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #0061a0; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:bold 11px Arial, Trebuchet MS, Verdana;
color:#FFF;
padding-right:3px;
padding-left:5px;
line-height:20px;
z-index:100;
background-color:#0061a0;
width: 135px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 0px solid #fff; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
border-bottom-style:dashed;
padding-right:3px;
padding-left:4px;
text-decoration: none;
font-weight: bold;
color: white;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #0061a0;
color:#ff9900;
padding-right:3px;
}

.lineaabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.foto{
padding-right:20px;
padding-bottom:20px;
}

.fondotabla1{
background-color:#008bbd;
height:20px;
}

.fondotabla2{
background-color:#99d1e5;
padding:5px;

}

.fondotabla3{
background-color:#cce8f2;
padding:5px;

}

.bordetabla{
border-color:#FFFFFF;

}


.bordetabla{
border-color:#000066;
border-width:1px;
}

#chat {position:absolute; top:66px; left:857px;
color:#ff9900;
font-size:11px;
font-weight:bold;
}

#chat a:link, a:visited {
color:#ff9900;
font-size:11px;
font-weight:bold;
}

#chat a:hover {
color:#0061a0;
font-size:11px;
font-weight:bold;
}