/* Emapur.com.ar */

@import url('reset.css');

body{ font-size:12px; font-family:Arial, Helvetica, sans-serif;	background:#011F38; color:#FFFFFF; }

.clear {clear:both; }

div { background:none; }

#contenedor { width:920px; margin:0 auto; }

#header { background:url(../images/bg_header.jpg) no-repeat; height:125px;  }

#main { background:url(../images/bg_menu.jpg) no-repeat 0 0; }

#menu { float:left; width:363px; }

	#boton_productos { padding:19px 0 0 273px; }
	
	#boton_servicios { padding:14px 0 0 251px; }
	
	#boton_contacto { padding:11px 0 0 226px; }

#contenido {float:right; width:470px; padding:50px 71px 0 16px; }

.divleft {float:left; width:363px; }

.divright { float:right; width:470px; padding:0 71px 0 16px; }

	.divright p { margin-top:20px; }

h2{ font-size:18px; color:#FFFF00; text-align:center; }

.txt15 { font-size:15px; line-height:20px; }

h3 { font-size:19px; font-weight:bold; padding-bottom:17px; }

h4 { font-size:16px; font-weight:bold; }

p { line-height:15px; }

ul li { list-style:disc; color:#FFFFFF; font-size:12px; line-height:15px; padding-bottom:10px; }

hr { height:2px; width:85%; color:#193759; background:#193759; width:784px; margin:0 auto; }

#footer { border:1px solid #41572A; width:850px; margin:0 auto; padding:5px; font-size:9px; color:#B2B2B2; }

	#footer .left { float:left; width:auto; padding:10px 0 0 5px; }

	#footer .right { float:right; width:auto; padding:0 5px 0 0; }
	
/*** Productos ***/
table.borderTable { border-collapse:collapse; }
table.borderTable tr td { border:1px solid #91B0FF; border-collapse:collapse; }

#img_producto{ padding-left:91px; width:267px; }
#img_producto p{ padding:10px 0 0 4px; }

.headerBlack { background-color:#000000; font-weight:bold; }
.headerAislante { padding:5px 5px 5px 10px; }
.headerComp { text-align:center; font-size:14px; padding:10px; }

.caracTableCenter { text-align:center; }
.caracTableLeft { text-align:left; padding-left:10px; }
.headerCarac { background:#6B89A1; color:#000000; font-weight:bold; padding:6px; }
.contCarac { padding-top:6px; padding-bottom:3px; }

.headerGrafico { font-weight:bold; text-align:center; padding:13px 0 10px 0; }

/*** Servicios ***/
.txtFoto { float:left; width:191px; height:146px; padding:60px 0 0 80px; font-size:10px; font-weight:bold; color:#00A0C6; }
.FotoServ { float:left; width:171px; height:128px; border:1px solid #91B0FF; padding:9px 10px; margin-left:23px; }


/** Contacto **/
#form_contacto p { padding-top:3px; line-height:25px; };

input { border:1px solid #FFF; }

.input321 { width:321px; border:1px solid #FFF; }

.input110{ width:110px; } 

textarea { border:1px solid #FFF; }

.textarea321 { width:321px; height:56px; }

label.error{ color:#FDFD02; };

input.error{ border:1px solid #FDFD02; };

#datos_contacto { margin:190px 0 0 46px;  }

#datos_contacto p { margin-bottom:14px; line-height:15px; font-size:11px;}

#datos_contacto p a{ color:#FFFFFF; text-decoration:none; }

#datos_contacto p a:hover{ text-decoration:underline; }

