/*cajas generales*/

html, body { height: 100%; }

html { background: #cccccc; }

body {
	font: 10px arial, courier new, courier, sans-serif;
	color: #000000;
	line-height: 1.3em;
	background: transparent;
}

#contenido {
	width: 720px;
	margin: 0px auto 0px auto;
	background: #cccccc url(image/drops.gif) 0 0 repeat-y;

}

#container {
	width: 720px;
	margin: 0 auto 0 auto;
	background: #cccccc url(image/drops.gif) 0 0 repeat-y;
}
	
#banner {
	width: 730px;
	height: 147px;
	background: transparent url(image/topdrop.gif) 0 0 no-repeat;
	z-index: 10;
}
	
#content {
	width: 696px;
	margin-left: 16px;
}


div#header {
	text-align: center;
	color: #000000;
}

div#footer {
	clear: both;
	height: 30px;
	text-align: right;
	font-weight: bold;
	padding: 0px 30px 20px 0px;
	background: #cccccc url(image/bottomdrop.gif) -2px 0px no-repeat;
}

div#maincontent {
	text-align: justify;
	margin-left: 210px;
	margin-right: 30%;
	background-color: #ffffff;
	color: #204d72;
	margin-bottom: 5px;
}

div#leftcolumn {
	text-align: right;
	background-color: #d2dde6;
	color: #204d72;
	width: 190px;
}

/*barra de navegacion horizontal*/

div#navbar {
	position: relative;
	text-align: center;
	padding: 8px 0 2px 0;
	margin-left: -10px;
	margin-top: -28px; 
	width: 100%;
	line-height: 18px; 

}

ul, ol {list-style: none;}

#navbar ul
{
	display:inline;
	list-style-type: none;
}


p { 
	font: 8pt/12pt arial; 
	margin-top: 0px; 
	text-align: justify;
	}

/*menu arriba*/

#navcontainer ul {
	position: relative;
	text-align: center;
	padding: 8px 0 2px 0;
	margin-left: -10px;
	margin-top: -38px; 
/* cancels gap caused by top padding in Opera 7.54 */
	width: 100%;
	line-height: 18px; 
}

	
#navlist li	{ display: inline; }
	
#navlist li a {
	padding: 3px 6px 2px 6px;
	border: 1px solid #214d72;
	border-bottom: 1px solid #214d72;
	margin: -2px;
	background: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	_font-size: 100%;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	filter:alpha(opacity=80);
}

#navlist li a#select {
	border: 1px solid #214d72;
	color: #214d72;
	opacity: 0.99;
	-khtml-opacity: 0.99;
	filter:alpha(opacity=99);
}
	
#navlist li a:link { color: #214d72; }
#navlist li a:visited { color: #214d72; }
	
#navlist li a:hover {
	border-color: #000;
	color: #214d72;
	background: #ffffff;
	opacity: 0.99;
	-khtml-opacity: 0.99;
	filter:alpha(opacity=99);
	padding-bottom: 5px;
	padding-top: 5px;
}

/* menu Izquierda */

#linkList 
{
	padding-left: 3px;
	padding-right: 3px;
	display:inline;
	width: 190px;
	height: 602px;
	margin-left:19px;
	float: left;
	font-size:9px;
	font-weight:bold;
}

#linkList ul 
{
	text-align: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#linkList li
{
	display:block;
	margin: 3px 3px 2px 10px;
	padding: 2px 0px 0px 0px;
	background-image: url(image/bg_menu.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#linkList a, #linkList a:visited 
{
	border-bottom: none;
	text-decoration:none;

}

#linkList a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color:#3276ab;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*pie*/
#toplink {
	position:relative;
	float:right;
	padding:10px 25px 10px 0px;
	font-size:11px;
}

#toplink a {
	color:#3276ab;
	padding:2px 2px 2px 2px;
}

#toplink a:hover {
	background-color:#b9dbf6;
	color:#3276ab;
}

#footer2 {
	width: 670px;
	padding-top:5px;
	margin: 0px 0px 5px 35px;
	clear: both;
	top:5px;
	border-top: 1px dotted #000000;
}

#footer2 .column
{ 
	float:left;
	position:relative;
	width:210px;
	margin: 0px 5px 0px 5px;
}

#cont_txt {
	width: 460px;
	/*margin-left: 220px;*/
	padding: 10px 0px 10px 10px;
	background-image: url(image/bgtxt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:580px;
	_height: 580px
	}

#cont_txt p{
	font-family: arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:15px;
	color: #000000;
}

#cont_txt h1{
	font-family: Helvetica, Arial, Sans-serif;
	font-size:16px;
	border-bottom: 1px #3474a9 solid;
	color: #204d72;
	background-image: url(image/bulleth1_txt.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	margin-top:30px;
	margin-left:5px;
	padding-bottom:2px;
	padding-left:16px;
	text-align:left;
}

#cont_txt h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	padding-left:11px;	
	color: #204d72;
	margin-top:25px;	
}

#cont_txt h3{
	font-family: Arial , Helvetica, sans-serif;
	font-size: 12pt;
	padding-left:11px;
	border-bottom-width:1px;
	color: #808285;
	margin-top:25px;
	line-height: 16px;
}

#cont_txt h4{
	font-family: arial , Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-stretch:semi-expanded;
	padding-left:11px;
	color: #808285;
	margin-top:15px;
}


#cont_txt h5{
	font-family: arial , Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	background-repeat:no-repeat;
	background-position:left;
	font-stretch:semi-expanded;
	padding-left:11px;
	color: #808285;
	margin-top:10px;
}


#cont_txt .h1{
	font-family: arial, Arial, Sans-serif;
	font-size:16px;
	border-bottom: 1px #3474a9 solid;
	color: #204d72;
	background-image: url(image/bulleth1_txt.gif);
	background-repeat: no-repeat;
	margin-top:30px;
	margin-left:5px;
	padding-bottom:2px;
	padding-left:16px;
	font-weight:bold;
	text-align:left;
}

#cont_txt ul li{
	font-family: arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:15px;
	color: #000000;
	display: list-item;
	list-style-position: inside;
	list-style-image: url(image/bullet.gif);
	list-style-type: square;
}


#cont_txt table {
	padding: 1px;
	color:#ffffff;
	width: 460px;
	position: relative;
	background-color:#ffffff;
	text-align:left;	
}


#cont_txt table td {
	background-image:url(image/bgtable.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	vertical-align: top;
}

#cont_txt table h2{	
	font-family: Arial;
	font-size: 10pt;
	background-color: #ffffff;
	text-align: left;
	line-height: 16px;
}

#cont_txt table p{
	font-family:arial;
	font-size:8pt;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	line-height:11pt;
}

/*destacados banners*/

div#destacados{
	top: 450px;
	padding-left: 0px;
	padding-right: 0px;
	display:inline;
	position: absolute;
	width: 190px;	
	margin-left:19px;
	float: left;	

	
}

#destacados ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 2px;
	
}

#destacados ul li{
	margin: 0;	
	padding: 1px 0 2px 0px;
	height:78px;
	text-transform: capitalize;
	color: #214d72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;}

#destacados ul li a, #destacados ul li a:visited {
	border-bottom: none;
	text-decoration:none;
	color: #204d72;
	}
	
	
#destacados ul li a:hover {
	border-bottom: none;
	text-decoration:none;
	color: #ffffff;
	background-color:#ff9900;
}

.destacado1 
{
	background-image: url(image/bg_destacados1.gif);
	background-repeat: no-repeat;
	background-position:  top;
}

.destacado2 
{
	background-image: url(image/bg_destacados2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.destacado3 
{
	background-image: url(image/bg_destacados3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#lselect {
	font-size: 0.9em;
	width:190px;
	position:absolute;
	margin: 0px 0px 0px -330px;
	padding: 0px 0px 0px 0px;
	top:400px;
	left:50%;
	z-index:20;
	/*background-color:#99FF00;*/
	}

#lselect ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#lselect li {
	background: transparent url(image/ikonli.gif) no-repeat 0% 25%;
	padding: 3px 0px 3px 25px;
	margin: 0px 0px 0px 0px;
}

#lselect a {
	display: block;
	font-size: 1.1em;
	color: red;
}

#lselect a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #586756;
	letter-spacing: -1px;
}

#lselect p {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	height:64px;
	width:170px;
}

/* formmail */

fieldset {
	display: block;
	width: 300px;
	margin: 0 50px;
	padding: 1em;
	padding-top: 20px;
	border: 1px solid #999;
	background: #f7f7f7;
}

legend {
	font-weight: bold;
	color: #204d72;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0.5em 0em 0.5em;
}

label {
	display: block;
	margin: 1em 0 0 1em;
	color: #c33;
}

select { margin-left: 1em; }
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

fieldset div {
	width: 196px; /* Width for modern browsers */
	margin: 0 0 0 1em;
	padding: 1px;
}

* html fieldset div {
	width: 200px; /* Width for IE5 */
	width: 196px; /* Width for IE6 */
	}

fieldset div input {
	width: 192px; /* Width for modern browsers */
	padding: 1px;
}
						
* html fieldset div input {
	width: 196px; /* Width for IE5 */
	w\idth: 192px; /* Width for IE6 */
	}

#middle {
	font: 14px bold courier new, courier, sans-serif;
	text-align: center;
	width:500px; 
	/* Hide from IE-Mac \*/ height:320px; margin:-120px 0 0 -250px; position:absolute; top:50%; left:50%; 
	/* End hide */
}

/*end formularios*/

/*home*/

div#cont_home{
	width: 460px;
	margin-left: 220px;
	padding: 20px 10px 10px 20px;
	background-image: url(image/bgtxt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:560px;
	_height: 560px;	
}

#cont_home .column1
{ 
	float:left;
	position:relative;
	width:260px;
	padding-top: 10px;
	padding-right:15px;

}

#cont_home .column2
{ 
	float:left;
	position:relative;
	width:120px;
	padding-top: 10px;
}

.columnp
{
	padding:10px 10px 10px 10px;
	border-top: 1px #999999 dotted;
}

.columnp a{
	background-color: #fffff;
	color:#999999;
	text-decoration:none;
}

.columnp a:hover
{
	background-color: #CCCCCC;
	color:#fff;
}

.columnp a:focus
{
	background-color: #bbdaf8;
	color:#fff;
}
