@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: #ffffff;
	width: 900px;
	margin: auto;
	background-color: #8d7a62;
}
a:visited {
	color: White;
	text-decoration: none;
}
a:link {
	color:White;
	text-decoration: none;
}
a:hover {
	color: #00BFFF;
	text-decoration: none;
}
p {
	margin-top: 10px;
}
blockquote {
	margin-left: 20px;
}
ul li {
	list-style: none;
}
ol li {
	list-style: decimal;
	margin-left: 15px;
	margin-top: 10px;
}
h1, h2, h3, h4, h5, h6, .contentheading, .message {
	line-height: normal;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 28px;
		margin-top: 0px;
}
h2, .contentheading, .message, .componentheading {
	font-size: 24px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px dotted #036;
	margin-top: 20px;
}
input {
}
input[type="text"]:focus, input[type="password"]:focus {
	border: 2px solid #9C3;
}
h2 {
	display: none;
}
dt {
	font-weight: bold;
	color: #990000;
	margin-top: 15px;
}
dd {
}

/************************//* MAQUETACION */
#contenedor1 {
	vertical-align: middle;
	margin-top: -275px;
	margin-left: -450px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-image:  url(../images/fondo_principal.jpg); 
	background-repeat: no-repeat;
	height: 550px;
	width: 900px;
}
#cabecera{
	float:left;
	height: 107px;
	width: 900px;
	background-image:  url(../images/cabecera.jpg);
	background-repeat: no-repeat;
}
#menu{
	float: left;
	height: 43px;
	width: 900px;
	background-image:  url(../images/fondo_menu.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
}
#cuerpo{
	float: left;	
	height: 400px;
	width: 900px;
}
#contenedor_izq_foto{
	float: left;
	height: 400px;
	width: 358px;
	background-image:  url(../images/contenedor_izq_foto.jpg);
	background-repeat: no-repeat;
}
#contenedor_izq_flash{ 
	float: left;
	height: 400px;
	width: 358px;
}
#contenedor_dcha_foto{ 
	float: right;
	height:400px;
	width:549px;
	background-image:  url(../images/contenedor_dcha_foto.jpg);
	background-repeat: no-repeat;
}
#contenedor_izq {  
	float: left;
	height: 400px;
	width: 351px;
}
/*fondos de contenedor izq para productos*/
#contenedor_izq_fondo_rejas{  
	float: left;
	height: 400px;
	width: 351px;
	background-image:  url(../images/fondo_rejas.jpg);
	background-repeat: no-repeat;
}
#contenedor_izq_fondo_barandillas{  
	float: left;
	height: 400px;
	width: 351px;
	background-image:  url(../images/fondo_barandillas.jpg);
	background-repeat: no-repeat;
}
#contenedor_izq_fondo_puertas{  
	float: left;
	height: 400px;
	width: 351px;
	background-image:  url(../images/fondo_puertas.jpg);
	background-repeat: no-repeat;
}
#contenedor_izq_fondo_puertasg{  
	float: left;
	height: 400px;
	width: 351px;
	background-image: url(../images/fondo_puertasg.jpg);
	background-repeat: no-repeat;
}
#contenedor_izq_fondo_portales{ 
	float: left;
	height: 400px;
	width: 351px;
	background-image:  url(../images/fondo_portales.jpg);
	background-repeat: no-repeat;
}
#contenedor_izq_fondo_aluminio{ 
	float: left;
	height: 400px;
	width: 351px;
	background-image:  url(../images/fondo_aluminio.jpg);
	background-repeat: no-repeat;
}
#contenedor_izq_fondo_cancelas{  
	float: left;
	height: 400px;
	width: 351px;
	background-image:  url(../images/fondo_cancelas.jpg);
	background-repeat: no-repeat;
}
#espaciocontenido_izq{
	float: left;
	height: 373px;
	width: 351px;
}
#textocontenido_izq{
	float: left;
	padding: 25px 25px 0px 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	letter-spacing: 1px;
}
#esp_navegacion{ 
	float: left;
	padding: 50px 25px 25px 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
#contenedor_dcha{ 
	float: right;
	height:400px;
	width:542px;
}
#espaciocontenido_dcha{ 
	float: right;
	height: 373px;
	width: 540px;
}
#textocontenido_dcha{
	float: left;
	padding: 10px 25px 0px 25px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: justify;
}
#textocontenido_dcha_index{ 
	float: left;
	padding: 25px 25px 0px 25px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 13px;
	letter-spacing: 1px;
	text-align: justify;
}
#espacio_botonIndex{  
	float: right;
	padding:5px 100px 5px 100px;
}
#espaciofoto { 
	float: right;
	height: 400px;
	width: 549px;
}
#bottom_izq{ 
	float: left;
	height:20px;
	width:351px;
	font-size: 16px;
	font-weight: bold;
	color: #329dc3;
	text-align: center;
	vertical-align: middle;
}
#bottom{  
	float: left;
	height:20px;
	width:535px;
	font-size: 16px;
	font-weight: bold;
	color: #329dc3;
	text-align: center;
	vertical-align: middle;
}
#piepagina{
	width: 900px;	
	height: 20px;
	float:  left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
}

/************************//* MENU PRINCIPAL */

ul.menuPrincipal {
	float:right;
	width: 535px;
}
ul.menuPrincipal li{
	display: inline;
}
ul.menuPrincipal li a{
	display: block;
	float:left;
	height: 20px;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #27456a;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	letter-spacing: 1px;
}
ul.menuPrincipal li a:link {
	color: #27456a;
}
ul.menuPrincipal li a:visited {
	color: #27456a;
}
ul.menuPrincipal li a:hover {
	color: #0078aa;
}


/************************//* MENU PRODUCTOS */

ul.menuProductos {
	float:left;
	width: 294px;
}
ul.menuProductos li{
	display: block;
}
ul.menuProductos li a{
	display: block;
	float:left;
	height: 25px;
	width: 294px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}
ul.menuProductos li a:link {
	color: #ffffff;
}
ul.menuProductos li a:visited {
	color: #ffffff;
}
ul.menuProductos li a:hover {
	color: #0078aa;	
}

/************************//*boton de imagene de Index*/
ul.botonIndex {
	float: left;
	height: 90px;
	width: 324px;
}
ul.botonIndex li {
	display: block;
}
ul.botonIndex li  a{
	display: block;
	height: 90px;
	width: 324px;
	background-image: url(../images/boton_index.jpg);
	background-repeat: no-repeat;
}
ul.botonIndex li a:hover {
	display: block;
	height: 90px;
	width: 324px;
	background-image: url(../images/boton_index_hover.jpg);
	background-repeat: no-repeat;
}

/************************//*Navegacin de Productos*/

.botnav{
	font-size: 11px;
	color: #ffffff;
}
a.botnav:link{
	color: #ffffff;
	text-decoration: none;
}
a.botnav:visited{
	color: #ffffff;
	text-decoration: none;
}
a.botnav:hover{
	color: #ffffff;
	text-decoration: none;
}
.botnav_sitio{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

/************************//*estilos*/

.laletra{
	font-size: 17px;
}
.txttit{
	font-size: 17px;
	font-weight: bold;
}
.txtesp{
	font-weight: bold
}
.txtesp2{
	font-weight: bold;
	color: #87CEFA;
}
.creditos{
	font-size: 11px;
	line-height: 14px;
}

.pp {
	margin-top: 5px;
}

/*********************************************************/
/*Link correo*/
a.mail:link {
	color: #00BFFF;
	text-decoration: none;
}
a.mail:visited {
	color: #00BFFF;
	text-decoration: none;
}
a.mail:hover {
	color: #ffffff;
	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;
}


/*********************************************************/
/*Creditos Idea Corporativa*/
.creditosidea {
	color: #A8A8A8;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.creditoscorporativa {
	color: #F28000;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}