* {
margin: 0;
padding: 0;
}

html {
/*height: 100%;*/
}

body {
	background-color: #EEE9D6;
	background-image: url(../img/fondo.gif);
	background-repeat: repeat-y;
	background-position: center;
	/*display: block;
	float: left;*/
	overflow-x:hidden;
	height:100%;
}

body,table {
	font:8pt Trebuchet MS,Verdana,Arial,Helvetica;
	color:#333333;
	padding:0;
	margin:0;
}

a {
	color:#000;
	text-decoration: none;
}

a.rojo {
	text-decoration: underline;
}

.rojo,#lista span {
	color:#CC0000;
	text-decoration: none;
	font-weight : bold;
}

h1 {
	font:10pt Trebuchet MS, Verdana,Arial,Helvetica;
	color:#CC0000;
	padding:0;
	margin:0;
	font-weight:bold;
}

input {
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000;
 background-color: #EEE9D6;
 border:1px solid #000;
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 1px;
}

textarea {
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000;
 background-color: #EEE9D6;
 border:1px solid #000;
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 1px;
}

#centratodo {
/*	text-align: center;*/

	width: 100%;
/*	height: 100%;*/
	
/*	overflow: visible;*/

}

#cuerpo {
		/*border:1px solid #000;*/
	width: 708px;
	/*height:70%;*/
	margin-top:25px;
	/*text-align:left;*/
}

/* MENÚ background-color:#fff; */
#menu {
	/*border:1px solid #000;*/
	display: block;
	float: left;
	text-align: left;
	
}
#menu li {
	list-style-image: url(../img/menu/menu1.gif);
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 8pt;
}

#menu li div{
	background-color: #F0EEF1;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 7px 0px;
	width: 100px;
	height: 15px;
	display: block;
}

#menu #seleccionado {
	background-color: #C80002;
}

#menu #seleccionado a{
	color: #ffffff;
}

#menu li li{
	list-style-image: url(../img/menu/menu2.gif);
	margin: 0px 0px 10px 17px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	list-style-type: none;
}
/* MENU SUPERIOR*/

#menusup {
	width: 640px;
	height:41px;
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-x;
	text-align:left;
}
/* CENTRO */

#centro1 {
	/*border:1px solid #000;*/
	width: 550px;
	padding: 0px 0px 30px 10px;
	height:100%;
}

#centro1,#centro3 {
	display: block;
	float: left;
	background-image: url(../img/bg_gris.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align:left;	
	background-color:#fff;
	height:100%;
}

#centro2 {
	/*border:1px solid #000;*/
	width: 315px;
	padding: 0px 12px 30px 16px;
	display: block;
	float: left;
	background-image: url(../img/bg_gris2.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align:left;
	/*height:100%;*/
}

#centro2 li,#centro1 li,#derecha li{
	list-style-image: url(../img/triangulo.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 4px;
	font-weight:bold;
}

#centro2 li a{
	color: #CC0000;
	text-decoration:underline;
}

#centro3 {
	width:513px;
	padding: 0px 0px 30px 29px;
		display: block;
	float: left;
	height:100%;
}
#textoNeg{
	font:8pt Trebuchet MS,Verdana,Arial,Helvetica;
	color:#ffffff;

}

/* DERECHA */
#derecha {
	/*border:1px solid #000;*/
	font:7.2pt Trebuchet MS,Verdana,Arial,Helvetica;
	display:block;
	float:right;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;	

	text-align:left;
	/*background-color:#fff;*/

}


#derecha ul{
	width:150px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#derecha li{
	color:#CC0000;
}

#derecha li .negro{
	color:#333333;
	font-weight: normal;
}

/* FOTO ALINEADA A LA IZQ */
#fot_left {
	float:left;
}

/* PAGINACIÓN */
#pag1 {
	width: 300px;
	margin: 3px 12px 0px 0px;
}

#pag2 {
	width:500px;
	margin:0px 0px 0px 0px;
}

#pag1,#pag2 {
	background-color: #EEE9D6;
	float: right;
	padding: 0px 42px 0px 0px;
	text-align: right;
	vertical-align: bottom;
}

#pag1 span,#pag2 span{ 
	background-color: #FFF;
	height: 16px;
}

#pag1 img,#pag2 img {
	vertical-align: middle;
	display: inline-block;
}


#detalle {
	margin: 25px 0px 0px 0px;
	width:470px;
}

/* CUADRO DESTACADO */
#destacado {
	background-color: #EEE9D6;
	color:	#928245;
	background-image: url(../img/esq2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 15px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
}

#txtdestacado {
	padding: 0px 20px 5px 20px;
}

#destacado li{
	list-style-type : disc;
	list-style-image : none;
	font: bold 7.2pt Verdana,Arial,Helvetica;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 30px;
}

#lista {
	margin-left:30px;
}

#lista span {
	float:left;
}

#lista div {
	width:100%;
	font-style : italic;
}

#subir {
	text-align:right;
	margin: 7 0 15 0;
}

