BODY {
	FONT: 70% Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND: #E3E3E3;
	MARGIN: 0px auto 0px auto;
	TEXT-ALIGN: center;
	COLOR: #00264C;
	padding: 0px 0px 0px 0px;
}
H2
{
    FONT-SIZE: 1.6em;
    FONT-WEIGHT: bold;margin:2px 0px 2px 0px;
}
H1
{
	FONT-SIZE: 0.9em;
	FONT-WEIGHT: bold;
	text-decoration: none;
	color: #666666;margin:0px
}

H5
{
	FONT-SIZE: 0.9em;
	FONT-WEIGHT: bold;
	margin:0px
}

P {
	MARGIN: 8px 0px 8px 0px;
}



A {
	color:#16385B;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color:#48627D;
}

#borde {
	MARGIN: 0px auto 0px auto;padding: 0px 0px 0px 0px;
	WIDTH: 760px;
	TEXT-ALIGN: center;
	position: relative;
	background:#f7f7f7;
    BORDER: #ccc 1px solid;
	clear:both
}
#cabecera{
	MARGIN: 0px auto 0px auto;padding: 0px 0px 0px 0px;
	WIDTH: 760px;TEXT-ALIGN: center;
	TEXT-ALIGN: center;
	position: relative;
	background-image:  url("imagenes/tocogyn_sup-fnd.jpg");
	background-repeat:  repeat-x;
	height:112px;
	clear:both;

}
#cabecera_logo
{
float:left;position: relative;
width:352px
}
#cabecera_der
{
	float:LEFT;
	position: relative;
	width:394px;
	text-align: right;
}
#central {
	WIDTH: 460px;
	TEXT-ALIGN: left;
	position: relative;
	float:left;
	padding: 24px 26px 40px 30px;
	background-image: url(imagenes/FONDO.gif);
	background-repeat: no-repeat;
	background-position: left 60px;
}

#central ul li
{
	background: transparent url(imagenes/list-on.gif) left 5px no-repeat;
	padding-left: 10px;padding-right: 10px;
	margin:0px 40px 2px -20px;
	list-style-type: none;
}

#central p {
	TEXT-ALIGN: justify;
	text-justify: distribute;
	margin: 10px 0px 8px 0px;
}
#lateral {
	WIDTH: 190px;
	TEXT-ALIGN: left;
	position: relative;
	float:right;
	padding: 4px 20px 40px 16px;
	border-left:dashed 1px #ccc;margin-top:12px
}
#lateral ul li
{
	background: transparent url(imagenes/list-off.gif) left 5px no-repeat;
	padding-left: 10px;padding-right: 10px;
	margin:6px 12px 2px -40px;
	list-style-type: none;
}

#pie_interior {
	color:#666666;
	font-size:0.9em;
	WIDTH:754px;
	TEXT-ALIGN: right;
	position: relative;
	padding: 2px 2px 2px 2px;
	clear:both;
}
#pie {
	color:#666666;
	font-size:0.9em;
    MARGIN: auto;
	WIDTH: 756px;
	TEXT-ALIGN: center;
	position: relative;
	padding: 2px 2px 2px 2px;
	clear:both;
}
.foto_izq
{
margin: 0px 12px 6px 0px;
border:1px solid #003399;
align:left;
}
.foto_der
{
	margin: 0px 0px 6px 12px;
	border:1px solid #003399;
	align:right;
}
.foto
{
	margin: 0px 0px 0px 0px;
	border:1px solid #003399;
}

#caja {
	CLEAR: both;
	width: 188px;
	position: relative;
	PADDING: 0px 0px 2px 0px;
	MARGIN-TOP:12px;
	MARGIN-left:2px;
	TEXT-ALIGN: left;
	background-color: #003366;
	
}
#caja-int {
	width: 188px;
	position: relative;
	PADDING: 2px 0px 2px 0px;
	MARGIN-TOP:-2px;
	MARGIN-left:-2px;
	TEXT-ALIGN: left;
	background-color:#DBDBDB;
}

#caja-int2 {
	FONT-size: 90%;
	width: 174px;
	position: relative;
	padding:4px 4px 4px 4px;
	MARGIN:2px 2px 2px 2px;
	TEXT-ALIGN: left;
	background-color: #DBDBDB;
	border: 1px solid #EDEDED
}

#navcontainer
{
margin:  0px 0px -1px 0px;
padding: 0px 0px 0px 0px;
height: 22px;
font: bold 10px Verdana, sans-serif;
border-bottom: 1px solid #bbb;
list-style-type: none;width:758px
}

#navlist li
{
float: right;
margin: 0px 2px 0px 2px;
padding: 0px 0px 0px 0px;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link
{
/*background: #fff;*/
color: #555;
text-decoration: none;
padding: 3px 6px 3px 6px;
display: block;
}

#navlist li a:hover
{
color: #039;
border-bottom: 3px solid #f90;
cursor: pointer;font-weight: bold;
/*background: #eee;*/
}

#navlist li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #ccc;
}

#navlist li a#current:hover
{
border-bottom: 3px solid #bbb;
/*background: #eee;*/
}
