body {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #333333;
	background-image: url(images/fondototal.gif);
	background-repeat: repeat-x;
	padding:0;
	text-align: center;
	margin: 0px;
	height: 100%;
}
#central {
	position:absolute;
	width: 770px;
	text-align: left;
	left:50%;
	margin-left:-385px; /*la mitad del ancho en negativo*/
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	height: 100%;
	background-image: url(images/fondo_margen.gif);
	background-repeat: no-repeat;
}
#general {
	padding-right: 7px;
	padding-left: 7px;
	width: 756px;
}
#colofon { 
	width: 756px;
	text-align: left;
	height: 20px;
	bottom: 0px;
	vertical-align:top;
}
#menu1 {
	height: 21px;
	width: 591px;
	padding-left: 165px;
}
#menu2 {
	height: 100px;
}
#foto {
	height: 120px;
}

a {
	color: #64A70A;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.clear {
	clear: both;
}



/*INFERIOR*/
#colofon {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #323232;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #323232;
	height: 20px;
	padding-top: 4px;
	width: 756px;
}
#colofon a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#colofon a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#colofon ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
#colofon li {
	float: left;
}
#colofon li.opcion{
	padding-left:20px;
	font-weight: normal;
	background-image: url(images/generales/separa_colofon.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#colofon li.opcion a{
	color:#000000;
	text-decoration:none;
}
#colofon li.opcion a:hover{
	color:#000000;
	text-decoration:underline;
}
#colofon li.cyber {
	font-weight: normal;
	color: #9c9c9c;
	float: right;
}
#colofon li.cyber a{
	color: #9c9c9c;
	text-decoration:none;
}
#colofon li.cyber a:hover{
	color: #333333;
	text-decoration:none;
}
.degrade_gris {
	background-image: url(images/degrade_gris.gif);
	background-repeat: repeat-x;
}
.fondo_contenido {
	background-image: url(images/fondo_contenidos.gif);
	background-repeat: repeat-x;
}

.destacado {
	font-weight: normal;
	color: #64A70A;
}

.titulos {
	font-weight: bold;
}





#contenido .dato {
	width: 500px;
}

#contenido .dato caption {
	text-align: center;
	font-weight: bold;
	/*width: 500px;*/
}

#contenido .dato th {
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1DAD7;
	border-right-color: #C1DAD7;
	border-bottom-color: #C1DAD7;
	border-left-color: #C1DAD7;
	background-color: #D3EDEE;
	font-weight: bold;
}

#contenido .dato td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	color: #4f6b72;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
}

#contenido .dato td.linea1 {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	text-align: left;
	font-weight: bold;
}


#contenido .dato td.linea2 {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	text-align: left;
	font-weight: bold;
	background-color: #EFF8F8;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
}
#contenido .dato .fondopeso2{
	background-color: #EFF8F8;
}

#contenido .dato a {
	color: #4F6B72;
	text-decoration: none;
}
#contenido .dato a:hover {
	color: #4F6B72;
	text-decoration: underline;
}


#contenido .dato thead td{
	color:#FFFFFF;
	background-color:#4F6B72;
	text-align:center;
	font-weight:bold;
	width: 500px;
}
 #contenido .dato tfoot td{
	font-size:9px;
	color:#000000;
	background-color:#CCCCCC;
	width: 500px;
}
.destacadobold {

	font-weight: bold;
	color: #64A70A;
}
.lineahorizontal {
	background-image: url(images/linea_horizontal.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.bloque {
	border: 1px solid #999999;
	font-size: 11px;
	width: 100px;
}.bloquecomentarios {

	border: 1px solid #999999;
	font-size: 11px;
	width: 300px;
}



#contenido .fotoIzq {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #E3E5E4;
	border-right-color: #C4C8C6;
	border-bottom-color: #C4C8C6;
	border-left-color: #E3E5E4;
	margin-right:10px;
	margin-bottom: 10px;
	float:left;
	text-align:left;
}
#contenido .fotoDer {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #E3E5E4;
	border-right-color: #C4C8C6;
	border-bottom-color: #C4C8C6;
	border-left-color: #E3E5E4;
	margin-left:10px;
	margin-bottom: 10px;
	float:right;
	text-align:right;
}

.destamarillo {
	color: #FF9900;
}

input, textarea, file, select{
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #333333;
	border: medium
}
#contenido #noti {
	position: relative;
}
