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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 0px;
	margin-top: 0px;
}

body th {
	text-align:center;
}

a:link {
	text-decoration: none;
        color: #273a8d;
}

a:visited {
	text-decoration: none;
        color: #273a8d;
}

a[href]:hover {
	text-decoration: underline;
        color: #273a8d;
}

a:active {
	text-decoration: none;
        color: #273a8d;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	border-bottom: 1px solid #000;
	width: 60%;
	margin-left: -45px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5em;
}

.titulo_contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
	
/*
* See http://positioniseverything.net/easyclearing.html
* for a description of this code.
*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
/* End hide from IE-mac */

/*Tabla con esquinas redondas*/
.curvy {
	position:relative;
	width:600px;
	color:#000;
	margin:2em auto;
	background-color: #C0C0C0;
}

#ctl, #cbl, #ctr, #cbr {
	position:absolute;
	width:20px;
	height:20px;
	color:#9caf9c;
	background:#fff;
	overflow:hidden;
	font-style:normal;
	z-index:1;
}

#ctl {
	top:0;
	left:0;
}

#cbl {
	bottom:0;
	left:0;
}

#ctr {
	top:0;
	right:0;
}

#cbr {
	bottom:0;
	right:0;
}

.curvy em b {
	position:absolute;
	font-size:150px;
	font-family:arial;
	color:#C0C0C0;
	line-height:40px;
	font-weight:normal;
}

#ctl b {
	left:-8px;
}

#ctr b {
	left:-25px;
}

#cbl b {
	left:-8px;
	top:-17px;
}

#cbr b {
	left:-25px;
	top:-17px;
}

.curvy p {
	position:relative;
	z-index:100;
	padding:5px 3px;
}
/*termina codigo de tabla*/

#contenedor {
	width: 762px;
	text-align:left; /* alinear textos */
	margin:0 auto; /* centra el contenedor */
	background: #fff; 
}

#encabezado {
	background:#fff url(../imgs/2/header.jpg) no-repeat 100% 100%;
	width: 762px;
	height: 188px;
	z-index:11;
}

#busqueda {
	text-align:right;
	padding-top:2px;
	padding-left:162px;
	width:600px;
}

#biowrap {
	margin:0;
	padding:0 10px 10px 10px;
}

#biowrap h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	border-bottom: 1px solid #000;
	width: 60%;
	margin-left:-5px;
}

#bio-left, bio-right {
	float: left;
	width: 59%;
	max-width: 480px;
}

#bio-right {
	float: right;
	width: 49%;
	max-width: 280px;
}

#bio-left p {
	padding:0;
	margin:0;
	text-align: justify;
}

#bio-right p {
	padding:0;
	margin:0;
	text-align: center;
}

#bio-left ul, ol, il {
	line-height:1.75em;
	text-align: justify;
}

#vinc {
	text-align:right;
	padding-left:362px;
	width:400px;
	height:51px;
	z-index:12;
}

#contenido {
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
	border: 1px solid #283A8E;
	width: 100%;
	clear:both;
}

#contener {
	margin:0 45px 0 50px;
	padding:0 10px 10px 0;
}

#contener p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
}

#menu {
	padding-top:71px;
	padding-left:215px;
	width:550px;
	height: 30px;
}

#menu1 {
	border-top: 1px solid #283A8E;
	height: auto;
	width:762px;
	margin-bottom: 3px;
}

#newswrap {
	margin:0;
	padding:0 10px 10px 10px;
}

#newswrap h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	border-bottom: 1px solid #000;
	width: 60%;
	margin-left:-5px;
}

#news-left {
	float: left;
	width: 48%;
	max-width: 380px;
}

#news-right {
	float: right;
	width: 48%;
	max-width: 380px;
}

.news {
	margin-top:10px;
	height:50px;
}

.news p {
	padding:0;
	margin:0;
	text-align:left;
}

#otros_sitios {
	clear: both;
	width: 633px;
	padding:0;
}

#pie {
	height:30px;
	padding:5px 0 10px 0;
	text-align:center;
	clear: both;
}

.pie_datos {
	background-color:#dcdcdc;
	padding:2px 0 2px 0;
	text-align:center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.pie_derechos {
	margin-top:0px;
	background-color:#fff;
	line-height:1pt;
	font-size:9px;
	text-align:center;
}

#pie a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #519344;
	font-weight:normal;
}

#pie a:link {
	text-decoration: none;
}

#pie a:visited {
	text-decoration: none;
	color: #519344;
}


#pie a:hover {
	text-decoration: none;
	color: #273a8d;
}

#pie a:active {
	text-decoration: none;
	color: #d5b00d;
}

/* -------------------- */
.nombre {
        font-size: 1.2em;
        font-weight: bold;
        text-align: left;
/*        color: #336699;*/
}

.notSelected { 
  background-color : #C0C0C0;
  border-top: thin solid black;
  border-left: thin solid black;
  border-right: thin solid black;
  border-bottom: none;
}

.notSelected A, .notSelected A:hover, .notSelected A:visited, .selected A, .selected A:hover, .selected A:visited {
  color : #003366;
}

.selected { 
  background-color : #ffffff;
  border-top: thin solid black;
  border-left: thin solid black;
  border-right: thin solid black;
  border-bottom: none;
}

div.cajaD {
float : right;
  border-top: thin solid silver;
  border-left: thin solid silver;
  border-right: thin solid silver;
  border-bottom: thin solid silver;

margin : 0.5em;
padding : 0.5em;
background-color : #f5f5f5;
}
th.row {
padding : 0.4em 0.4em;
text-align: right;
}

input, button {
	font-size: 12px;
}
.cuadricula td {
  border: thin solid silver;
}

.cuadricula th {
  border: thin solid silver;
}

/* a[href]:hover { background: #ffa;  border-bottom: thin dashed silver; border-top: thin dashed silver; } */
/* a:link { color: #000; background: transparent; border-bottom: thin dashed silver} */
/* a:visited { color: #000; background: transparent; border-bottom: thin dashed silver} */
/* a:active { color: #C00; background: transparent; border-bottom: thin dashed silver; border-top: thin dashed silver; } */


/* Colores alternantes (even / odd) */
.even {
	background-color:  white;
}
.odd {
	background-color: /*LightGrey*/#eeeeee;
}

.head1 {
  background-color: /*WhiteSmoke*/#D3D3D3;/* F5F5F5 */
  font-weight: bold;
  color: /*CoolBlue*/#336699;
  text-align: center;
}
.error { 
  color: red;
  font-style : italic;
}

.record {
  border: thin solid silver;
  padding: 10px;
}

@media print {
    .sf-menu1, .cajaD { display:none; }
}

div.figure {
    float : right;
    width : 170px;
    border : thin solid silver;
    margin : 0.5em;
    padding : 0.5em;
}
div.figure p, div.figure div, div.figure A, div.figure A:visited {
    text-align : center;
    font-style : italic;
    font-size : x-small;
    text-indent : 0;
}


table.tdata tbody tr.main th {
background: #eeeeee;
text-align: left;
padding: 5px;
border: 0;
}

table.tdata tbody td {
background: #fff;
text-align: left;
padding: 5px;
border-top: thin dotted silver;
}

