/* CSS Document */

* {
	margin:0px;
	padding:0px;
	border:0px;
}


body {
	background-color:#e0e0e0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

h2 {
	font-size:18px;
	color:#0082d6;
}

h3 {
	font-size:18px;
	color:#FFFFFF;
}

h5 {
	font-size:12px;
}

.clearfix {
	clear:both;
}

#wrap {
	background-image:url(../imagenes/bg_wrap.jpg);
	background-repeat:repeat-y;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

#wrap02 {
	background-color:#FFFFFF;
	width:908px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background-image:url(../imagenes/bg_header.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#0082d6;
	width:908px;
	height:95px;
	float:left;
}

#nav {
	background-image:url(../imagenes/od.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:620px;
	height:33px;
	padding-top:50px;
	padding-bottom:12px;
	float:left;
}

#nav li {
	list-style:none;
	text-align:center;
	float:left;
}

#nav a:link, #nav a:visited {
	background-image:url(../imagenes/boton01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	line-height:14px;
}

.boton_2_linea {
	width:121px;
	height:28px;
	padding-top:5px;
}

.boton_1_linea {
	width:121px;
	height:21px;
	padding-top:12px;
}

#nav a:hover {
	background-image:url(../imagenes/boton01.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#main_top {
	background-image:url(../imagenes/bg_main_top.gif);
	background-repeat:repeat-x;
	width:908px;
	height:255px;
	float:left;
}

#main_home {
	background-image:url(../imagenes/bg_main.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#0878c0;
	width:908px;
	height:382px;
	float:left;
	color:#FFFFFF;
}

#main {
	background-image:url(../imagenes/bg_main.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#0878c0;
	width:908px;
	/*height:382px;*/
	float:left;
	color:#FFFFFF;
	/*padding-bottom:9px;*/
}

#fotos_main_home {
	width:908px;
	height:180px;
	float:left;
}


#footer {
	background-image:url(../imagenes/bg_footer.gif);
	background-repeat:repeat-x;
	height:37px;
	width:908px;
	color:#5bc6ff;
	float:left;
}

.f304 {
	width:304px;
	height:168px;
	padding-top:12px;
	float:left;
}

.f300 {
	width:300px;
	height:168px;
	padding-top:12px;
	float:left;
}

.bg_naranja {
	background-color:#FF9900;
}

.bg_verde {
	background-color:#04950e;
}

.bg_rojo {
	background-color:#FF3300;
}

.glasstech {
	width:288px;
	height:83px;
	float:left;
}

.foto_main_top {
	width:498px;
	height:255px;
	float:left;
}

.mb_9 {
	margin-bottom:9px;
}

.texto_main_top {
	width:370px;
	height:235px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	float:left;
}

.textos01_home {
	width:307px;
	height:202px;
	float:left;
}

.textos02_home {
	width:294px;
	height:202px;
	float:left;
}

.tope_textos_home {
	background-image:url(../imagenes/separador_main.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.tope_textos_aluwood {
	background-image:url(../imagenes/separador_main.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.glass_footer {
	width:132px;
	height:37px;
	float:left;
}

.textos {
	width:265px;
	padding-left:15px;
	margin-top:15px;
	float:left;
}


.texto_boton {
	width:220px;
	margin-right:10px;
	margin-top:10px;
	text-align:right;
	float:right;
}

.boton {
	width:30px;
	height:30px;
	float:right;
}

.pie {
	width:450px;
	margin-left:10px;
	margin-top:12px;
	font-size:10px;
	float:left;
}

.contenidos_main {
	width:800px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	clear:both;
}

.galeria_main {
	width:300px;
	margin-top:20px;
	margin-left:0px;
	margin-bottom:10px;
	float:left
}


.galeria_main2 {
	width:300px;
	margin-top:20px;
	margin-left:50px;
	/*margin-right:70px;*/
	margin-bottom:10px;
	float:left
}

.thumbs {
	width:50px;
	height:50px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	border:solid 2px #FFFFFF;
}

.thumbs_pro {
	width:80px;
	height:80px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	border:solid 2px #FFFFFF;
}

.text_pro {
	width:400px;
	/*height:90px;*/
	margin-bottom:10px;
	float:left;
}

.colum {
	width:230px;
	float:left;
	margin-left:15px;
	margin-top:20px;
	/*margin-right:5px;*/
	margin-bottom:10px;
}

.colum_pro {
	width:400px;
	float:left;
	margin-left:35px;
	margin-top:20px;
	/*margin-right:5px;*/
	margin-bottom:10px;
}

.colum2 {
	width:230px;
	float:left;
	margin-left:100px;
	margin-top:20px;
	margin-right:5px;
	margin-bottom:40px;
}

.f300_c {
	width:400px;
	padding-top:12px;
	float:left;
}

.pro {
	margin-top:15px;
	margin-bottom:30px;
	border-bottom:dashed 1px #0099FF;
}

.pad_bot_30 {
	padding-bottom:30px;
}

.texto_main_top {
	width:370px;
	height:235px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	float:left;
}

.aluwood_pro {
	width:498px;
	float:left;
}

.about_us_pro {
	width:498px;
	padding-bottom:30px;
	float:left;
}

.about_us_text {
	width:360px;
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;
	padding-bottom:30px;
	float:left;
}

.aluwood_text {
	width:350px;
	padding-left:30px;
	padding-right:20px;
	margin-top:20px;
	float:left;
}

.glazing_text {
	width:350px;
	padding-left:25px;
	padding-right:20px;
	margin-top:20px;
	padding-bottom:30px;
	float:left;
}

.galeria_glazing {
	width:400px;
	margin-top:20px;
	padding-left:50px;
	padding-right:48px;
	margin-bottom:30px;
	float:left
}

.chile_text {
	width:350px;
	padding-left:20px;
	padding-right:30px;
	margin-top:20px;
	padding-bottom:30px;
	float:left;
}

.galeria_chile {
	width:300px;
	margin-top:20px;
	padding-left:100px;
	margin-right:98px;
	margin-bottom:30px;
	float:left
}

.galeria_aluwood {
	width:300px;
	margin-top:20px;
	margin-bottom:10px;
	float:left
}

.contacto {
	width:400px;
	margin-top:20px;
	margin-left:50px;
	margin-bottom:20px;
	float:left;
}

.w300 {
	width:300px;
}
