/*_____________PAGINA WEB_____________*/

body, html{
	background: url('images/fondo.jpg') repeat-x top center;;
	background-color:#460838;
	padding: 0px;
	margin: 0px;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	color:#000000; 
	border: none;
	border:0px;
	text-align: center;
}



img {
	border: none;
}


a {
	font: normal 11px Tahoma, Arial, Verdana, Helvetica, Sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
	background: none;
}

/*______________CELDAS______________*/


.celda {
	padding-left:65;
}

.celda2 {
	padding-right:10;
}

.celda3 {
	padding-left:10;
	padding-top:10;
	padding-right:10;
	padding-bottom:10;
}

.celda4 {
	padding-left:15;
	padding-bottom:8;
}

.celda5 {
	padding-top:8;
}


/*_____________IMAGENES_____________*/

.img_left {
	float:left;
	margin:-1px 10px 10px 0;
	border:solid 1px #e7ecf0;
}

.img_right {
	float:right;
	margin:-1px 10px 0px 10;
	border:solid 1px #e7ecf0;
}

.borde img{border:3px solid #40333d;}
.borde a img{border:3px solid #40333d;}
.borde a:hover img{border:3px solid #5c4a58;}


#submenuMain{
	width:728px;
	height:152px;
	display:block;
}

#submenu{
	height:152px;
	margin:0 auto;
	position:relative;
}

#submenu a.pic1{
	display:block;
	background:url(images/bt_chi1.gif) 0 0 no-repeat;
	width:236px;
	height:152px;
	position:absolute;
	padding:0;
	float:left;
}

#submenu a.pic1:hover{
	background:url(images/bt_chi2.gif) 0 0 no-repeat;
}

#submenu a.pic2{
	display:block;
	background:url(images/bt_hum1.gif) 0 0 no-repeat;
	width:241px;
	height:152px;
	position:absolute;
	padding:0;
	float:left;
	left:241px;
}

#submenu a.pic2:hover{
	background:url(images/bt_hum2.gif) 0 0 no-repeat;
}

#submenu a.pic3{
	display:block;
	background:url(images/bt_noc1.gif) 0 0 no-repeat;
	width:241px;
	height:152px;
	position:absolute;
	padding:0;
	float:left;
	left:487px;
}

#submenu a.pic3:hover{
	background:url(images/bt_noc2.gif) 0 0 no-repeat;
}

#buscadorMain{
	width:728px;
	height:59px;
	background:url(images/lup_mid.gif) 0 0 no-repeat;
	display:block;
}

#buscador{
	padding:15px 10px 10px 10px;
	position:relative;
	text-align: center;
}


#buscadorMain2{
	width:728px;
	height:100px;
	background:url(images/lup_mid.gif) 0 0 no-repeat;
	display:block;
}

#buscador2{
	padding:1px 1px 1px 1px;
	position:relative;
	text-align: center;
}








#centroMain{
	width:728px;
	display:block;
	background:url(images/foncel_der.gif) 0 0 repeat-y;
	padding-top:5px;	
}

#centro{
	width:716px;
	background-color:#21141e;
	color:#805e78;
	border: solid 1px #40333d;
	position:relative;
	padding-bottom:5px;
}

#centro2{
	width:716px;
	background-color:#21141e;
	color:#805e78;
	border: solid 1px #40333d;
	position:relative;
	margin-top:5px;
	padding-bottom:5px;
}

/*_____________CAPAS_____________*/

#header {
	background: url(images/degtop.jpg) no-repeat;
	width: 970px;
	height: 129px;
	margin: 0 auto;
	position: relative;
}

#menu_top {
	background: url(images/boncelbot.gif) no-repeat;
	width: 970px;
	height: 40px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

#menu_items {
	left: 0px;
	top: 0px;
	width: 970px;
	height: 40px;
	position: absolute;
	margin: 9px 0px 0px 0px;
	text-align: center;
}

#menu_items li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: url("images/tribot.gif") no-repeat left;
}
#menu_items li a { vertical-align: middle; }
