/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #c7cde5;
	background-image: url(../imagenes/bgbar.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}

#dropmenudiv{
	position:absolute;
	border:1px solid #cccccc;
	display: block;
	font:normal 9px Verdana;
	line-height:20px;
	z-index:100;

}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 2px;
	border-bottom: 1px solid #cccccc;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
color: #999999}
.rightmenu{
	width: 200px;
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0px;
}
.line {
	width: 180px;
	padding-left: 5px;
    padding-right: 5px;
	padding-top: 0px;
	border-bottom: 1px solid #999999;
}.line2 {
	width: 400px;
	padding-left: 5px;
    padding-right: 5px;
	padding-top: 0px;
	border-bottom: 1px solid #999999;
}
.pagetitle {font-size: 24px; color: #003399; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.pagetitletext {
	font-size: 14px;
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1,5;
	font-variant: normal;
}

.subtitle {
	font-size: 16px;
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.titleleftmenu {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #333333; }
.titlemenuright {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color:#003399}
.style1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.style2 {
	color: #0066CC;
	font-size: 9px;
}
.style3 {font-size:9px; }
.style4 {font-size: 14px }
.style5 {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.style6 {font-size: 18px; }
.style7 {font-size: 24px; }
.style8 {font-size:10px; color:#333333;}
.style11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.style15 {color: #FFFFFF}
.style25 {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}

.style26 {color: #333333}
.style27 {
	color: #333333;
	font-size: 24px;
}
.style29 {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.style32 {font-size: 10px; color: #666666; }
.style33 {
	color: #CC0000;
	font-weight: bold;
}


.style36 {	color: #003399;
	font-weight: bold;
}
.style38 {	color: #003399;}
.style34 {font-size: 24px; color: #003399;}

.style35 {color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; }
.style37 {
	color: #009999;
	font-size: 10px;
	font-weight: bold;
}
.style39 {
	font-size: 10px;
	color: #003399;
	font-weight:bold
}
.style40 {color:#FFFFFF; font-weight:bold; }
.style41 {color: #FFFFFF; font-size: 10px; }
.style51 {
	font-size: 10px;
	font-style: italic;
	color: #000033;
}
.style52 {color: #000033}

#fadeinbox{
position:absolute;
width: 250px;
left: 0;
top: -400px;
border: 1px solid blue;
background-color: #CCCCCC;
padding: 4px;
z-index: 100;
visibility:hidden;
}
.linefeed{line-height:20px}