@charset "utf-8";
/* CSS Document */

/************************//* Para resetear los estilos de los navegadores */
* { 
	margin:0;
	padding:0;
}
table {
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul,li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}

			/* Etiquetas de HTML */
body {
	font: 14px/140% "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	width: auto;
	margin: auto;
	background-color: #ffffff;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}

			/* MAQUETACION */

#contenedor {
	vertical-align: middle;
	margin-top: -280px;
	margin-left: -490px;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 560px;
	width: 980px;
}
#fondoprincipal{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	height: 560px;
	width: 980px;
	background-image: url(../images/fondo_principal.jpg);
	background-repeat: no-repeat;
}
#cabecera{
	position: relative;
	float: left;
	height: 145px;
	width: 980px;
}
#inicio{
	position: relative;
	float: left;
	top: 0px;
	left: 900px;
	height: 15px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 11px;
	text-align: right;
	letter-spacing: 1px;
}
#logo{
	position: absolute;
	float: left;
	top: 35px;
	left: 25px;
	height: 95px;
	width: 257px;
	background-image:url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#logo2{
	position: absolute;
	float: left;
	top: 45px;
	left: 745px;
	height: 75px;
	width: 180px;
	background-image:url(../images/logo2.jpg);
	background-repeat: no-repeat;
}
#botonera{
	position: relative;
	float: left;
	padding-left: 80px;
	height: 210px;
	width: 160px;
}
#esp_atcliente{
	position: absolute;
	float: left;
	top: 450px;
	left: 63px;
	height: 65px;
	width: 175px;
	background-image:url(../images/img_atcliente.jpg);
	background-repeat: no-repeat;
}
#esp_atcliente2{
	position: absolute;
	float: left;
	top: 300px;
	left: 63px;
	height: 65px;
	width: 175px;
	background-image:url(../images/img_atcliente.jpg);
	background-repeat: no-repeat;
}
#boton_esptiendas{
	position: absolute;
	top: 355px;
	left: 70px;
	height: 80px;
	width: 170px; 
}
#boton_esptiendas2{
	position: absolute;
	top: 370px;
	left: 70px;
	height: 80px;
	width: 170px; 
}
#cuerpo{
	position: relative;
	float: left;
	height: 372px;
	width: 696px;
}
#barravquienes {
	position: relative;
	background-image:  url(../images/img_quienessomos.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 368px;
	width: 42px;
	margin-top: 4px; 
}
#barravcatalogo {
	position: relative;
	background-image: url(../images/img_proyectos.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 368px;
	width: 42px;
	margin-top: 4px; 
}
#barravcontacto {
	position: relative;
	background-image:  url(../images/img_contacto.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 368px;
	width: 42px;
	margin-top: 4px; 
}
#barravdondeestamos {
	position: relative;
	background-image:  url(../images/img_dondeestamos.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 368px;
	width: 42px;
	margin-top: 4px; 
}
#barravservicios {
	position: relative;
	background-image: url(../images/img_servicios.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 368px;
	width: 42px;
	margin-top: 4px; 
}
#espaciocontenido{
	position: relative;
	float: right;
	height: 372px;
	width: 648px;
}
#contenidotexto{
	position: relative;
	height: 337px;
	width: 340px;
	float: left;
	padding:20px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
}
#contenidotexto2{
	position:relative;
	float: left;
	top: 20px;
	height: 337px;
	width: 345px;
	padding:0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color: #ff6600;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ff6600;
	scrollbar-darkshadow-color: #ff6600;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}
#txt_int {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	height: auto;
	width: 280px;
	padding-bottom: 20px;
	text-align: justify;
}
#txt_int2 {
	position: relative;
	float: left;
	top: 0px;
	left: 60px;
	height: auto;
	width: 280px;
	padding-bottom: 20px;
	text-align: justify;
}
#txt_int3 {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 300px;
	padding: 20px 20px 20px 20px;
	text-align: justify;
	background-image:url(../images/img_recuadro.jpg);
	background-repeat: no-repeat;
}
#contenidotexto01{
	position: relative;
	height: 337px;
	width: 360px;
	float: left;
	padding:20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
}
#colizq{
	position: relative;
	float: left;
	height: auto;
	width: 160px;
}
#coldcha{
	position: relative;
	float: left;
	height: 275px;
	width:175px;
}
#espaciofoto {
	position: relative;
	float: right;
	margin-top: 20px;
	padding-right: 20px;
	height: 340px;
	width: 260px;	
}
#espacio_contacto{
	position: relative;
	float: left;
	height: 260px;
	width: 350px;
	top: 40px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
#espacio_direccion{
	position: relative;
	float: left;
	height: 260px;
	width: 200px;
	top: 40px;
	left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	line-height: 15px;
}
#presupuesto {/*texto informativo en contacto sobre presupuesto*/
	position: absolute;
	float: left;
	top:300px;
	left:60px;
	height:20px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
}
#fotogrande {
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 35px;
	height: 330px;
	width: 590px;
	background-image:  url(../images/fotogrande.jpg) no-repeat;
}
#barranavegacion {
	position: relative;
	float: left;
	left: 35px;
	height:15px;
	width: 590px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#bottom{
	position: relative;
	float: left;
	height: 37px;
	width: 980px;
}
#txtinfo{
	position: relative;
	float: left;
	height: 35px;
	width: 130px;
	padding-left: 100px;
	top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:12px;
}
#txtdireccion{
	position: relative;
	float: left;
	top: 2px;
	padding-left: 55px;
	margin-right: 40px;
	height: 35px;
	width: 645px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-weight: bold;
	font-size: 12px;
}
#piepagina{
	position: relative;
	float:  left;
	top: -5px;
	width: 980px;	
	height: 11px;
	font-size: 11px;
	text-align: center;
}

			/* MENU PRINCIPAL */

ul.menuPrincipal {
	position: relative;
	float: left;
	top:20px;
	height: 210px;
	width: 160px;
}
ul.menuPrincipal li {
	display: block;
}
ul.menuPrincipal li a {
	float: left;
	height: 20px;
	width: 160px;
	margin-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;	
}
ul.menuPrincipal li a:link{
	color: #ffffff;
	text-decoration: none;
}
ul.menuPrincipal li a:visited{
	color: #ffffff;
	text-decoration: none;
}
ul.menuPrincipal li a:hover{
	color: #000066;
	text-decoration: none;
}

/************************//*botones de la galeria*/
ul.botongaleria {
	float: right;
	width: 610px;
	padding-left:35px;
}
ul.botongaleria li {
	display: inline;
}
ul.botongaleria li a {
	display: block;
	float: left;
	height: 105px;
	width: 111px;
	background-color: #f8f8f8;
	margin-top: 10px;
	margin-left: 7px;
	//margin-left: 5px;
	border-right: #505050 solid 1px;
	border-bottom: #505050 solid 1px;
}

/************************//*estilos*/	
.letra{
	font-size:12px;
}
.tit{
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 1px;
}
.tit2{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 2px;
}
.txtesp{
	font-weight: bold;
	color:#000066;
}
.ptxt{
	margin-top: 10px;
}
.p{
	margin-top: 5px;
}
.pg{
	margin-top: 25px;
}

.t1{
	font-size: 14px;
	letter-spacing:1px;
}
.tg{
	font-size: 30px;
	font-weight: bold;
}

/*navegacion en galera*/
.botnav{
	color: #000000;
	text-decoration: none;
}
a.botnav:visited {
	color: #000000;
	text-decoration:none;
}
a.botnav:link {
	color: #000000;
	text-decoration: none;
}
a.botnav:hover {
	color: #FF6600;
	text-decoration: none;
}
.botnav_sitio{
	color: #333333;
	text-decoration: none;
}


/*********************************************************/
/*Link correo*/
.mail {
	color:#ffffff;
	font-weight: bold;
}
a.mail:link {
	color: #ffffff;
	text-decoration: none;
}
a.mail:visited {
	color: #ffffff;
	text-decoration: none;
}
a.mail:hover {
	color: #333333;
	text-decoration: none;
}



a.inicio:link {
	color: #000066;
	text-decoration: none;
}
a.inicio:visited {
	color: #000066;
	text-decoration: none;
}
a.inicio:active {
	color: #000066;
}
a.inicio:hover {
	color: #FF6600;
	text-decoration: none;
}



/*********************************************************/
/*Link Idea Corporativa*/
a.idea:link {
	color: #A8A8A8;
	text-decoration: none;
}
a.idea:visited {
	color: #A8A8A8;
	text-decoration: none;
}
a.idea:hover {
	color: #F28000;
	text-decoration: none;
}
a.corporativa:link {
	color: #F28000;
	text-decoration: none;
}
a.corporativa:visited {
	color: #F28000;
	text-decoration: none;
}
a.corporativa:hover {
	color: #A8A8A8;
	text-decoration: none;
}
