@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../imagenes/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #003;
}

#top, #wrapper, #footer, #redes_sociales {
	width: 904px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#boton_english {
	float: right;
	height: 21px;
	width: 76px;
	display: block;
}

#logo {
	background-image: url(../imagenes/logo.png);
	height: 86px;
	width: 745px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#middle {
	background-color: #FFF;
	padding: 20px;
}
#footer #llamanos {
	background-image: url(../imagenes/foot01.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 211px;
	float: left;
}
#footer #logo_footer {
	background-image: url(../imagenes/foot02.png);
	float: left;
	height: 52px;
	width: 382px;
	margin-left: 35px;
}
#footer #direccion {
	background-image: url(../imagenes/foot03.png);
	float: right;
	height: 52px;
	width: 242px;
}
/*********************COPIAR DESDE AQUI********************************/
.center 
{
	text-align: justify;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#inicio_botones 
{
	width: 630px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

#inicio_botones a 
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	height: 166px;
	width: 207px;
}

#wrapper 
{
	text-align: justify;
}
#redes_sociales a {
	display: block;
	height: 50px;
	width: 150px;
	float: right;
	background-position: center top;
}
#redes_sociales a:hover {
	background-position: center bottom;
}
#redes_sociales #facebook {
	background-image: url(../imagenes/facebook.png);
}
#redes_sociales #youtube {
	background-image: url(../imagenes/youtube.png);
}

#btn_menu{
	position:relative;
	width:904px;
	height:50px;
	margin-top:36px;
	background-image:url(../botones/bg_menu.jpg);	
}

#btn_menu #btn_inicio{
	background-image:url(../botones/inicio.jpg);	
	background-position:bottom;
	display:block;
	width:108px;
	height:50px;
}
#btn_menu #btn_inicio:hover{
	background-position:top;
}

#btn_menu #btn_quienes{
	background-image:url(../botones/quienes.jpg);	
	background-position:bottom;
	display:block;
	width:193px;
	height:50px;
	margin-left:108px;
	margin-top:-50px;	
}
#btn_menu #btn_quienes:hover{
	background-position:top;
}

#btn_menu #btn_que{
	background-image:url(../botones/que.jpg);	
	background-position:top;
	display:block;
	width:193px;
	height:50px;
	margin-left:301px;
	margin-top:-50px;	
}
#btn_menu #btn_que:hover{
	background-position:bottom;
}

#btn_menu #btn_socios{
	background-image:url(../botones/socios.jpg);	
	background-position:top;
	display:block;
	width:112px;
	height:50px;
	margin-left:494px;
	margin-top:-50px;	
}
#btn_menu #btn_socios:hover{
	background-position:bottom;
}

#btn_menu #btn_contacto{
	background-image:url(../botones/contacto.jpg);	
	background-position:top;
	display:block;
	width:161px;
	height:50px;
	margin-left:606px;
	margin-top:-50px;	
}
#btn_menu #btn_contacto:hover{
	background-position:bottom;
}
.style3 
{	
	text-align: right;
}

.style9 
{	
	text-align: left;
}

.style10 
{	
	background-image: url('../imagenes/se.gif');
	background-repeat: repeat-x;
	background-position: center;
	font-size: 3pt;
}

.style11 
{
	margin-top: 14px;
	margin-bottom: 19px;
	font-size: 15pt;
	font-weight: bold;
	color: #11121B;
}

.style13 
{	
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
	
.style14 
{	
	margin-left: 1px;
	margin-right: 16px;
}

.style15 
{	
	margin-right: 17px;
}

.style16 
{	
	margin-left: 1px;
	margin-right: 21px;
}

.style19 
{	
	border-width: 0;
	color: #333333;
}

.style141 
{
	color: rgb(51, 51, 51);
	font-size: 12px;
	font-weight: bold;
}
	
.style151 
{
	margin-top: 14px;
	margin-bottom: 19px;
	font-weight: bold;
	color: #11121B;
	font-size: 16px;
}

.style152 
{	
	color: #333333;
}

.style161 
{	
	text-decoration: none;
}

.style162 
{	
	text-align: center;
}
