@charset "utf-8";
body{	
	margin: 0;  
 	padding: 0; 	
	overflow-x:auto;
	background-image:url(../imagenes/fondo_sec.png);
	font-family: arial,sans-serif;
	line-height: 20px;
	}	
	
#fondo
{
	background-image:url(../imagenes/fondo.jpg);
	margin:0 auto;
	max-width: 1423px;
	min-width:600px;
	height:1200px;	
}

#botonera
{
	margin:0 auto;
	max-width: 919px;
	height: 88px;
	background-image:url(../imagenes/botonera.png);
}

#navi {  
	list-style:none;
	margin:0;
	padding:0;
	}

#navi li
{
	margin-top:10px;
	margin-right:5px;
	padding:2px;
	border:0px solid#CCCCCC;
	float:right; 
	background-image:url(../imagenes/sep_boton.png);
	background-repeat:no-repeat;
	background-position:right;
}

#navi li a {
	
	width:110px;
	padding:8px 0;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-weight:bolder;
}

/*#navi li a:hover {
	color:#99CC00;
	background-color:#003366;
	border-left-color:#99CC00;
}
*/
ul li a {
	display: block;
	width: 100px;
	padding: 40px 10px 4px 10px;
	text-decoration: none;
	text-align: right;	
	color: #666666;
	background-image: url(../imagenes/hover.png);
	background-repeat:no-repeat;
	background-position:bottom;
	border: 0px solid #666666;
}

ul li a:hover {	
	color:#000000;
	margin-top:1px;
	background-position:bottom;
} 

#sec_img
{
	
	margin:-36px auto 0 auto;
	max-width: 878px;
	height: 360px;
	background-color: #CCCCCC;
}

#div_Pricipal_Contacto
{
	position: relative;
	margin: 0 auto;
	max-width: 877px;
	height: 665px;
	background-color: #EDEDED;
	z-index: 1;
	background-image:url(../imagenes/LOGO%20ARCE.png);
	background-repeat:no-repeat;
	background-position:95% 100%;
	
	
}

#pie_pagina
{
	position: absolute;
	max-margin: -80px auto;
	width: 1423px;
	height: 243px;
	background-image: url(../imagenes/img_pie.jpg);
	
}

#pietexto{
	margin-top:98px;
	text-align:center;
	color:#616161;
	opacity:0.8;
	font-size:18px;
	
}


img.logo
{
	margin-left:675px;
}
	

#index_inf_1  /*propiedades del la div que contiene todo el index1 (izquierdo)*/
{
	float:left;
	width: 847px;
	height: 663px;	
	
}

.div_separador_vertical_inf
{
	float:left;
	width: 15px;
	height: 665px;
	background-color: #069;
	
}

.div_separador_inf_1 /*propiedades separador de la informacion  */
{
	clear:both;
	width: 564px;
	height: 34px;
	margin:0 auto;
}

img.sep
{
	margin-top: 17px;
	margin-left:40px;
	}

#index_inf_1_informacion  /*propiedades del la infomarcion*/
{
	margin:20px 18px auto auto;
	float:right;
	width: 460px;
	height: 224px;
	text-align:justify;
	
}


#div_titulo /*propiedades del recudro azul*/
{
	float:left;
	font-size:18px;
	font-weight:bolder;
	color:#FFF;
	background-color:#006599;
	width: 128px;
	height: 31px;	
	background-position:right;
}

#div_titulo_texto  /*propiedades del titulo en el recuadro azul*/
{
	margin-top:5px;
	margin-left:5px;
	font-size:20px;
	font-weight:bolder;
	color:#FFF;
	width: 115px;
	height: 22px;				
	text-align: center;   
	
	
}

#contacto
{
	width: 706px;
	height: 550px;
	margin:0 auto;
	clear:both;
	
	
}

#div_form
{
	margin:50px auto auto 40px;
	width:330px;
	float:left;
	
	
}

#div_mapa
{
	float:right;
	width: 350px;
	height: 250px;
	margin:50px 0px auto -20px;
	
	
}

.form-all input,select {
border: 1px solid #b7bbbd;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 4px;
width: 230px;
}

#contacto_pie
{
	color:#666;
	font-size:12px;
	position:relative;
}


#login
{
	
	float:right;
	width: auto;
	height: auto;
	display:block;
	border: 0px solid #666666;
	opacity:0.6;
	}
	
#social
{
	width: auto;
	position: absolute;
	left: 1084px;
	top: 98px;
	
	}