body {
font-family: "Trebuchet MS";
font-size: 11px;
background-color: #003366;
margin-top:0px;
margin-bottom:0px;

}
#container {
	width: 400px;
	margin-left:0px;
	margin-right:120px;
	margin-top: 0px;
	background-color: #003366;
	float: left;
}

#header {
	width: 955px;
	height: 120px;
	margin-bottom: 0px;
	margin-top:0px;
	background-color: #005DB3;
}
a, a:link {
	color: #003399;
    text-decoration: none;
}
a:visited {
	color: #0066CC;
	font-size: 11px;
    text-decoration: none ;	

}
a:active{
	text-decoration:none;
	color: #006699;
	font-size: 11px;
}
a:hover {
	color:#006699;
	font-size: 11px;
	text-decoration: underline;} 

.enlace
{
	font-size: 11px;
	color: #003366;

}
.left h2 {
	clear: both;
	background: #E8E8E8 url(../imagesnew/h2bg.gif) no-repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
.orange {
	color: #E0692A;
	font-size: 13px;
	font-weight: bold;
}

#sidebar {
	width: 200px;
	float: right;
	padding:15px 20px 5px 5px;
}

#main_container{
	width:900px;
	height:auto;
	margin:auto;
	background-color:#0033CC;
	top: 0%;
	bottom: 0%;
	left: 5%;
	right: 5%;
}
.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }
/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #CCCCCC;
	background-image: url(../imagesnew/img02.jpg);
}

.footer a {
	color: #FDFDFD;
	background: #fff;
}

div.figure {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
img.scaled {
  width: 100%;
}

#left p {line-height:12px; margin-bottom:10px;}
#breadcrumb { padding:5px; background:#f4f4f4; border-bottom:solid 1px #e2e2e2; margin-bottom:10px; font:13px "Trebuchet MS", Arial, sans-serif; text-transform:uppercase;}
h1, h3, h4 {font:"Trebuchet MS", Arial, sans-serif;}
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 {
	font-size: 1.5em;
	margin-bottom: 5px;
	color: #666666;
	background: inherit;
}

h3 {
	font:13px "Trebuchet MS", Arial, sans-serif;
	color:#336600;
}
#topbar {
	height:40px; padding:55px 25px 0 25px;
}
#searchbar {
	width:250px;
	float:left;
	padding-left:35px;
	background-image: url(imagesnew/searchicon.jpg);
	background-repeat: no-repeat;
	background-position: 3px 9px;
	padding-top: 5px;
}
#searchbar #keyword {
	width:150px;
	display: block;
	float: left;
	height: 20px;
	border: 1px solid #969696;
	padding: 2px;
	margin-right: 5px;
	font-size: 14px;
}
#searchbar form {padding:3px;}

.navegador{ 
   margin-left: 0%; 
   margin-right: 0%; 
} 
.navenlace {
	font-weight: bold;
	margin:0 0 3px 0px;
	padding: 1px;
	text-align: left;
} 

.navenlace a {
	color: #003399;
	text-decoration: none;
	display: block;
	width: 100%;
	font-size: 11px;
	font-weight: 400;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Trebuchet MS";
} 

.navenlace a:hover {
	background-image: url(../imagesnew/fondo_top.jpg);
	color: #CCCCCC;
} 
#sidebar h2 {
	display:block;
	color:#008CC7;
	font:16px "Trebuchet MS", Arial, sans-serif;
	padding:5px;
	border-bottom: solid 1px #bbb;
	text-transform:uppercase;
}
#sidebar ul {list-style:none; margin-bottom:15px;}
#sidebar li {display:block; height:26px; border-bottom:solid 1px #ddd;}
#sidebar a, #sidebar a:visited {
	display:block;
	height:21px;
	padding:5px 5px 0px 5px;
	color:#333;
	text-decoration:none;
}
#sidebar a:hover {
	color:#008CC7;
}
h3.subhead {
	font-size:12px; text-transform:uppercase;
	color: #fff;
	display:block;
	padding:5px;
	border:solid 1px #ddd;
	background: #990000;
}
.col1 {
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 10px;
	background-color: #FFFFFF;
	border-color: #CCCCCC;

}
.col3 {
	width:auto;
	float:right;
}
.col2 {margin:0 32% 0 32%;}
.clear2 {
	width:auto;
	clear:left;
	float:right;
	color:#fff!important;
}
.columns div {background:#f3fbe0; height:200px;}
.columns div p {padding:5px;}
#subnav {
	padding: 9px 50px 220px;
	color:#D0D0D0;
}
#subnav a {color:#fff; text-decoration:none;}
h1#sitename {display:block; padding:5px 70px 0 50px; color:#fff; font:22px normal "Trebuchet MS", Arial, sans-serif; }
#sitename a, #sitename a:visited, #sitename a:hover {color:#fff; text-decoration:none;}
#credit {
	font-size:10px;
	font-style: normal;
	text-align: center;
	background-color: #436EEE;
}
.center h2 {
	clear: both;
	background: #E8E8E8 url(../imagesnew/h2bg.gif) no-repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
blockquote {
	background:#efefef;
	padding:5px;
	border:solid 1px #ddd;
	display:block;
	margin:5px;
}
blockquote.leftalign {
	width:80px;
	float:left;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	background-repeat: repeat;
	background-position: 0 0 0;
	list-style: none;
	font-size: 10px;
	font-weight: lighter;
	width: 958px;
	height: 25px;
	float: left;
	background-image: url(../imagesnew/img02.jpg);
}
#menu ul li {
	display: inline;
} 
#menu ul li a:link, #menu ul li a:visited {
	background-repeat: repeat;
	background-position: 0 0;
	color: #E6E6E6;
	padding: 2px;
	float: left;
	padding: 5px 10px 0px 10px;
	text-decoration: none;
}

#menu ul li a:hover, #menu ul li a:active
{
	color: #FFCC00;
	background-position: 0 30px;
	background-color: #0066CC;
	height: 16px;
	cursor: text;
	text-decoration: underline;
}

ul {
	margin: 0px auto;
	list-style: none;
	text-align: left;
	margin: 2px 0px 2px 15px;
	padding: 0;
	list-style-image: url("../imagesnew/icon_dot.gif");
}

#menu2 ul {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 0 0 0;
	font-size: 11px;
	font-weight: lighter;
	height: auto;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	margin-top: 2px;
	padding: 0px;
}
#menu2 ul li {
	display: block;
} 
#menu2 ul li a:link, #menu ul li a:visited {
	background-repeat: no-repeat;
	background-position: 0 0 0;
	float: left;
	padding-left: 0.5em;
	text-decoration: none;
}
#menu2 ul li a:hover, #menu ul li a:active{
	color: #005DB3;
	background-color: #FFCC00;
	background-position: 1px;
	height: 16px;
	cursor: text;
	height: 100%;
	text-decoration: none;
}

.float_left {
float:left;
}

.float_right {
float:right;
}

.contnoti {
	width:190px;
	list-style-type: none;
}

.contnoti_headpink {
	height:20px;
	background-image:url(../imagesnew/sidebar_pink.jpg);
}
.contnoti_headpink_text {
	height:30px;
	padding:5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align: center;
}
.contnoti_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:15px;
	color:#666666;
	border-width: 1px 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #999999;
	text-align: justify;
}

.container {
	vertical-align:middle;
	left: 0;
	top: 0;
	background-color: #FFFFFF;
}

.container_head {
	height:120px;
	background-image:url(../imagesnew/sidebar_center.jpg);
	width: 600px;
}

.container_head_text {
	height:30px;
	padding:3px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align: center;
}

.container_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	color:#666666;
	border-width: 1px 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #009900;
}
div.box {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:22px;
	text-align: left;
}

.celda_opc1, .celda_opc2, .celda_opc3, .celda_opc4, .celda_opc5, .celda_opc6, .celda_opc7
{
	width:187px;
	height:10px;
	width:184px;
	font:bold 11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	border-bottom:none;
	padding-top:5px;
	padding-bottom:5px;
	color: #006633;
	background-color: #F6F6F6;
	border: 1px dotted gray;
}
.celda_opc1{
	background-image:url(../imagesnew/caja1.gif);
	background-color: #F0F0F0;
	 }
 
.celda_opc2{
	background-image:url(../imagesnew/caja2.gif);
	background-color: #F0F0F0;
	
 }
 .celda_opc3{
	background-image:url(../imagesnew/caja3.gif);
	background-color: #F0F0F0;
 }
 
 .celda_opc4{
	background-image:url(../imagesnew/caja4.gif);
	background-color: #F0F0F0;
 }
  .celda_opc5{
	background-image:url(../imagesnew/caja5.gif);
	background-color: #F0F0F0;
 }
 .celda_opc6{
	background-image:url(../imagesnew/caja6.gif);
	background-color: #F0F0F0;
	text-align: center;
 }
 
 .celda_opc7{
	background-image:url(../imagesnew/caja7.gif);
	background-color: #F0F0F0;
 }
 
.celda1{
	width:185px;
	height:auto;
	font:bold 11px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	background-color:#FFFFFF;
	border-top: 1px solid #416D89;
	border-right: 1px solid #416D89;
	border-left:1px solid #416D89;
	border-bottom:1px solid #416D89;
	padding-top:2px;
	padding-bottom:3px;
	display: block;
	
 }
.celda2
{
	font: 11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top:2px;
	text-align:left;
	width: 189px;
}

.celda3{
	font: 11px Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:400;
	word-spacing:5px;
	padding-left:5px;
	width: 164px;
 }
.celda4
{
	font: 11px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: 	#E8E8E8;
	margin: 2px 2px 2px 0px;
	padding-top: 3px;
}
.celda1izq
{
	border-left:1px dotted #4C88BE;
	border-bottom: 1px dotted #4C88BE;
	font-weight: lighter;
	white-space: normal;
	list-style-type: none;
	border-top: 1px dotted #4C88BE;
	border-right: 1px dotted #4C88BE;
	width: 90%;
	
}
#cnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 545px;
	left: 0px;
	visibility: visible;
	padding: 0px 0px 3px 5px;

}
#cnews h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
#cnews b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AEBC21;

}
#cnews a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white

}

.marco1 {
	padding:6px;
	background-color: #f5f5f5;
	width: 100%;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
} 

.marco2 {
	padding:8px;
	background-color: #f5f5f5;
	width: 100%;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
} 
#tabla3{ 
   border: 1px solid #80A93E; 
   width: 180px; 
} 
#cabtab3{
	background-color: #82B60C;
	font-weight: bold;
	font-size: 8pt;
	padding: 2px 2px 2px 2px;
} 
#cuerpotab3{
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
	background-color: #FFFFFF;
} 
#cuerpotab3 ul{
	margin: 0 2px 0 20px;
	padding: 0 0 0 0px;
} 
#cuerpotab3 li{ 
   margin: 0 2px 0 2px; 
   padding: 0 0 0 0px; 
} 

.bottom {
	clear: both;
	height: 180px;
	background: #E8E8E8 url(bigbg.gif) no-repeat bottom left;
	color: #FFF;
	padding: 2px 0 0 2px;
	margin: 0 0 5px 0;
}

.related {
	float: left;
	width: 360px;
	color: #0066CC;
	background: #FCFCFC url(../imagesnew/img6.jpg) repeat-x;
	padding: 10px;
	height: 150px;
	margin: 0px 5px 5px 0px;
}
	.related a {
	color: #0066CC;
	background: inherit;
}
	.leftlist {
	padding: 5px;
	margin: 5px;
	border-bottom: 1px dotted #CFA;
	}
	.leftlist:hover {
	color: #003366;
	background: #A20B00;
}

.worth {
	background: #FCFCFC url(../imagesnew/headerbg.gif) repeat-x;
	width: 330px;
	float: right;
	height: 150px;
	margin: 0 0 5px 0;
	color: #0066CC;
	padding: 10px;
}
	.worth a {
	color: #003366;
	background: inherit;
}
.leftlist {
	padding: 10px;
	margin: 0 0 5px;
	border-bottom: 1px dotted #FFF;
	}
	.leftlist:hover { color: #FFF; background: #A20B00;	}
