body{
	background: url(images/fondo.gif) repeat-x #FFF;}
	
#contenedor{1024px; height:auto; margin:0 auto; margin-top:13px; margin-bottom:50px;}
#header{
	width:1024px;
	height:355px;
	margin:0 auto;
	}
#top{
	width:1024px;
	height:153px;
	margin:0 auto;}
#logo{
	width:500px;
	float:left;
	margin-left:60px;
	}
#botonera{
	float: right;
	width:350px;
	margin: 60px 80px 0 0;
	height:70px;
	background: url(images/bg.jpg) repeat-x scroll 0 0 transparent;
}
#derecha{
	height:60px;
	background:url(images/derecha.jpg) no-repeat;
	width:13px;
	float:right;
	}
#izquierda{
	height:60px;
	background:url(images/izquierda.jpg) no-repeat;
	width:13px;
	float:left;
	}
#menucentrar{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#494949;
	
	}

#botonera ul, li {list-style-type: none;}

#botonera ul {
        margin: 0px;
        padding: 0;}

#botonera li {
	float: left;
	background:url(images/separador.jpg) no-repeat right top;
	height:51px;
	width:107px;
	padding-top:10px;
}

#botonera a {
        text-decoration: none;
        color:#000;
        display: block;
        padding: 7px 15px;
        text-align: center;
		font-size:13px;
		font-weight:700;}

#botonera a:hover {
	color: #DB3D3D;
}	
#botonera a.nav_selected{ color:#DB3D3D}

#botonera a.nav_selected:link, a.nav_selected:visited {
	color:#DB3D3D}

#galeria{
	height:199px;
	
	}
#cuerpo{
	width:1024px;
	height:auto;
	margin:0 auto;
	}
#columna-a{
	width:265px;
	float:left;
	background:#db3d3d;
	min-height:330px;
	height:auto;
	margin:40px 50px 50px 220px;
	}
#columna-b{
	width:265px;
	float:left;
	background:#db3d3d;
	min-height:330px;
	height:auto;
	margin:40px 220px 50px 0px;
	}	
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#E1EFE0;
	font-weight:bold;
	padding:10px 15px 0px 15px;
	line-height:10px;
}
h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #a6b63a;
	padding:0px 15px 0px 15px;
	line-height:10px;
	font-weight:normal;
}
h3{
	border-bottom:2px solid #bd8783;
	width:234px;
	margin:0 auto;
	}

p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#E1EFE0;
	font-weight: normal;
	padding:0px 15px 10px 15px;
	line-height:16px;
	text-align:left;
}

#subcuerpo{
	width:1024px;
	height:100px;
	margin:0 auto;
	float:left;
	margin-bottom:50px;
	}
#contacto{
	width: 595px;
	height:91px;
	float:left;
	margin-left:72px;
	}
#gestorb{
	width:295px;
	height:91px;
	float:left;
		}
#footer{
	background:url(images/bg-footer.gif) repeat-x 0 0 transparent;
	height:110px;
	margin:0 auto;
	clear:both;
	}
#textofooter{
	margin:0 auto;
	width:400px;
	height:70px;
	text-align:center;
	font-size:14px;
	color: #fff;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:40px;}
