/* CSS Document */

/*PAGE LAYOUT*/

h1 {
	font-size: 16px;
	color: #0D849D;
}
 .panela{ position: absolute; visibility:hidden; padding-left:85px; padding-top:5px }
 .menu{  background-color:#DAE9CD; width: 100px; height:25px; cursor:pointer; padding-left:10px; padding-right:10px;}
.style4 {font-size: 1.5em}
#Layer1 {
	position:absolute;
	left:632px;
	top:175px;
	width:219px;
	height:175px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:687px;
	top:165px;
	width:0px;
	height:10px;
	z-index:1;
}
h2 {
	font-size: 14px;
	color: #0C7A92;
}
body,td,th {
	font-size: 12px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
}
.style5 {color: #FF0000}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}


body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#toppage{
	width:800px;
}
#date{
	float:left; width:190px; height:39px; border-bottom:solid 1px #999999; border-right:solid 1px #999999;
}
#topbar{
	float:left; 
	width:608px; 
	height:40px; 
	background-image:url(bg_topbar.gif);
	background-color:#CBC55C;
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}
#header{
	width:800px;
}
#content{
	width:800px;
}
#contenttext{
	float:left; 
	width:608px;
	min-height:800px;
	background-image:url(shadow.gif);
	background-repeat:repeat-x;
	background-color:#F7F7F7; 
	border-left:solid 1px #999999; border-right:solid 1px #999999; 
	border-bottom:solid 1px #999999;
		
}
#logo{
	float:left; width:190px; height:123px; background-color:#F7F7F7; border-left:solid 1px #999999;
}
#pagetitle{
	position:relative; float:left; 
	width:608px;
	height:123px; 
	background-color:#F7F7F7; 
	border-right:solid 1px #999999;
}
#title{
	position:absolute; right:4px; bottom:8px; width:605px;
}
#menu{
	float:left; width:190px; margin:0px;
}
#footer{
	width:590px; padding-right:10px; padding-left:200px;
}
/*GRAY PANEL*/
.panel{
	padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:10px;
	padding:10px;
	width:550px;
	

}
.panelb{
	padding:12px;
	border:solid 1px #FFE1CE;
	
	margin:10px;
	padding:10px;
	width:550px;
	
}
.panelc{
	padding:12px;
	border:solid 1px lightblue;
	
	margin:10px;
	padding:10px;
	width:550px;
	
}
/*TEXT STYLES*/
.bodytext {
	font:12px Arial, Helvetica, sans-serif;
	color: #666666;
}
.smalltext {
	font:12px Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallwhitetext {
	font:12px Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font:12px Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font:12px Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#804000;
}
.smallgraytext a{
	font:12px Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #CCCCCC;
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.orangetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FF9900;
}
#linksmenu a{
	float:right; 
	width:183px; 
	height:20px; 
	background-color:#ABC578; border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu a:hover{
	background-color:#514F1C;
}
#linksmenu2 a{
	float:right; 
	width:170px; 
	height:20px; 
	background-color:#F7F7F7;  border-bottom:solid 1px gray;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
	padding-top:5px;
	padding-left:5px;
	margin-left:7px;
	text-align:left;
}
#linksmenu2 a:hover{
	background-color:lightblue;
}

.img1{
padding:3px; background-color:#FFFFFF;

}
.style6 {
	color: #0D849D;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style7 {font-size: 18px}
.style8 {
	color: #666666;
	font-weight: bold;
}
.style11 {
	color: #FF9900;
	font-size: 36px;
}
.style15 {color: #0066CC}
.style16 {color: #0066CC; font-family: "Times New Roman", Times, serif; font-weight: bold; }
.style17 {font-size: xx-large}
.style20 {color: #FF9900; font-size: larger; }
.style21 {color: #55A0FF}
.style22 {
	font-size: 36px;
	color: #CCCCCC;
	font-weight: bold;
}
.style27 {color: #0D849D;
	font-size: 24px;
}
.style28 {color: #FF6600}
.style29 {color: #666666}
.style31 {color: #0D849D;
	font-size: 16px;
}
.style33 {color: #0D849D;
	font-size: 18px;
}
.style34 {color: #FF0000}
.style35 {font-size: 12px;
color: #0D849D
}

.style37 {font-size: 16px}
.style38 {color: #FF6600; font-weight: bold; }
.style40 {font-size: 24px}
.style40 {font-size: 24px}
.style41 {font-size: 16px}
.style45 {color: #FF9900}
.style47 {color: #FF9900; font-weight: bold; }
.style48 {
	color: #FF3300;
	font-weight: bold;
}
.container {
        width: 500px;
        padding: 15px;
        margin: 3px 0 20px 0;
        border: 1px solid #ccc;
        background: #fff;
}

/* circle */

#navCircle {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
        padding-bottom: 6px;
        color: #000;
        background: url(circle.gif) no-repeat bottom center;
}
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 11px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

.img1{
padding:1px;
border:solid 1px #B0D8FF;
}
.paginacion{margin:0 20px 20px 0; padding:2px}.paginacion ul{margin:0; padding:0; text-align:right; font-size:16px}.paginacion li{list-style-type:none; display:inline; padding-bottom:1px}.paginacion a, .paginacion a:visited{padding:0 5px; border:1px solid #9C3D3D; text-decoration:none; color:#000}.paginacion a:hover, .paginacion a:active{border:1px solid #9C3D3D; color:#9C3D3D; background:#EFEFEF}.paginacion a.paginaActual{background:#9C3D3D; color:#FFF !important; border-color:#9C3D3D; font-weight:700; cursor:default}.paginacion a.deshabilitado, .paginacion a.deshabilitado:hover{background:#FFF; cursor:default; color:#929292; border-color:#929292; font-weight:400 !important}.paginacion a.anteriorSiguiente{font-weight:700}\
