body {
	background-color: #FFFFFF;
	margin: auto;
	width: 1002;
}

/* CUERPO */

#cuerpo {margin: 0;  width:1002px; }

.colum-izq {width:214px; float: left;}

#contenido {
	width:730px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	line-height: 20px;
}

.mar {margin: 0;
}
.verda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #EEEEEE;
}
.verda9{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #EEEEEE;
}
/* Menu */

#menu {background: url(images/menu-mod2.jpg) repeat-x; width:1002px; height:46px; }

.menu-bt {float: right;}

.menu-bt a {	
	float: left;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	height:25px;
}



.menu-bt a:hover { 
	text-decoration: none;
	background: #04245F; 
	height:25px;
}

* html .menu-bt a:hover{
height:34px;/*IE 6*/}

*+html .menu-bt a:hover{
height:34px; /*IE 7*/}

/* Botonera */
.botonera-fondo  {
	width:214px;
	float: left;
	height:100%;	
	background: url(images/botonera-fondo.jpg) repeat-y;
}

.botonera-press {
	background: url(images/botonera-mod.jpg) repeat-x;
	float: right;
	width:197px;
	height:23px;
	border: 1px solid #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #177797;
	text-decoration: underline;
	padding-top: 4px;
	padding-left: 8px;
	font-weight: bold;
}

* html .botonera-press{
	width:208px; 
	height:27px;/*IE 6*/}

*+html .botonera-press{
	width:208px;
	height:27px; /*IE 7*/}

.botonera a{
	background: url(images/botonera-mod.jpg) repeat-x;
	float: right;
	width:197px;
	height:23px;
	border: 1px solid #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #177797;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 8px;
}

* html .botonera a{
	width:208px; 
	height:27px;/*IE 6*/}

*+html .botonera a {
	width:208px;
	height:27px; /*IE 7*/}

.botonera a:hover{
text-decoration: underline;
}


/* footer */
#footer {
	background: #607E97;
	width:1002px;
	height:22px;
	float: left;
	padding-top: 3px;
	}

.direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 215px;

	
}

.firma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #607E97;
	margin-right: 15px;
	float: right;
	text-decoration: underline;
	margin-top: 5px;
}

.firma:hover {	
	text-decoration: none;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #607E97;
	text-decoration: underline;
	
}

.link:hover {	
	text-decoration: none;
}

/* titulos */
.titulos {
	width:772px;
height:25px;
background: #D9ECFB;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
margin-left: 5px;
padding-top: 4px;
	padding-left: 8px;
	
}

/* buscar */
.buscar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #177797;
	width:772px;
	overflow:auto;
	border-bottom: 1px solid #177797;
	margin-left: 5px;
	text-align: right;
	}
.ediciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

