@import url('reset.css');

body {
	background: #303030 url(../images/bg_body.jpg) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #E0E0E0;
	text-decoration: none;
}

#contenedor{ background-image:url(../images/bg_contenedor.jpg);	background-repeat:no-repeat; }

#main{ width:892px; margin:0 auto }
	
#header { padding-top:30px; }

#cont_logo{ float:left; width:auto; padding-bottom:0px; padding-left:4px; }

#cont_menu{	float:right; width:auto; padding-top:76px; }

#cont_txt{ min-height:460px; background-color:#242121; border-bottom:2px solid #666666; } 

#footer{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#8C8C8C; }

#copy{ float:left; width:auto; padding:20px 0 35px 5px;}

#by{ float:right; padding:5px 5px 0 0; }

.clear{clear:both; }

h3{ font-size:14px; color:#FFCD00; font-weight:bold; }

/****** HOME ******/
#contenido_home { padding:35px 85px 30px 50px; }

#fotos_home{ float:left; width:257px }

#texto_home{ float:right; width:500px; }

#texto_home p { line-height:17px; margin-bottom:20px; }

#ul_objetivos{ margin-left:40px; }

#ul_objetivos li{ list-style-type:disc; margin-left:10px; padding-bottom:15px; }

#logo_home { padding-top:10px; border-top:1px solid #3A3839; margin-top:30px; text-align:center; }

/**** FIN HOME ****/

/****** SERVICIOS/PRODUCTOS ******/

#contenido_servicios { padding:35px 60px 55px 13px; }

#menu_servicios{ float:left; width:295px }

#descrip_servicio{ float:right; width:447px; border:1px solid #666666; padding:35px 20px 35px 40px; }

#descrip_servicio p{ margin-top:20px; line-height:17px; }

#descrip_servicio ul li{ line-height:17px; }

#menu_servicios ul{ padding-top:20px; width:238px; }

#menu_servicios ul li {padding-bottom:10px}

#menu_servicios ul li a{ color:#E0E0E0; text-decoration:none; display:block; padding:2px 0 2px 30px; font-size:12px; line-height:19px; }

#menu_servicios ul li a:hover{ color:#FFCD00; text-decoration:none; display:block; background: #333838 url(../images/bg_menu.gif) no-repeat 5px 5px; }

#foto_servicio{ text-align:center; }

#foto_servicio img { border:12px solid #3F3F3F; margin-bottom:40px; }

/**** FIN SERVICIOS/PRODUCTOS ****/

/***** CONTACTO ***/

#contenido_contacto { padding:35px 60px 55px 52px; }

#box_contacto { border:1px solid #666666; margin-top:18px; padding-top:20px; }

#cont_formulario { float:left; width:401px; padding-left:40px; }

#box_contacto p{ margin-top:9px; line-height:17px; font-size:12px; }

#box_contacto a{ text-decoration:none; color:#E0E0E0 }

#box_contacto a:hover{ text-decoration:underline }

#cont_datos{ float:right; width:244; padding-left:27px; padding-right:52px; border-left:1px solid #666666; }

input { border:1px solid #666666; }

.input345 { width:345px; }

.input110{ width:110px; } 

textarea { border:1px solid #666666; }

.textarea345 { width:345px; height:56px; }

h2 { color:#FFCD00; font-size:12px; padding-top:9px; }

label.error{ color:#FFCD00; };

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

/*** FIN CONTACTO ***/