/***********************************************/
/* DLG Asesores y Productores de Seguros                                   */
/***********************************************/

/***********************************************/
/* HTML ESTILOS                                */
/***********************************************/


*{margin:0; padding:0;}

body{
	 background-color:#ebf3e8;
	 text-align:center;
	 background:#ebf3e8 url(../images/bg_general.jpg) left top;
	 background-repeat:repeat-x;
}

a:link { color:#999; text-decoration:none;}
a:hover { color:#648cd5; text-decoration:none;}
a:visited {color:#648cd5; text-decoration:none;}

#wrapper {
	margin:0px auto 0px auto;
	width:900px;
    text-align:left;
	font:1em Arial, Helvetica, sans-serif;
}

#encabezado{ margin:0; padding:0;
    width:900px;
	height:125px;
	background-color:#FFf;
	background-image:url(../images/head/head_bg.jpg);
	background-repeat:repeat-x;

}
h1.logo {
	background:#f1f1f1 url(../images/dlg_asesores_de_seguros.jpg) left top no-repeat;
	width:225px; 
	height:125px;
	float:left;
}
h1 span {display:none;}

#botonera{
    width:675px;
	height:125px;
	background-color:#f1f1f1;
	background-image:url(../images/bg_head.jpg);
	background-repeat:repeat;
	float:right;

}




#nav {
    /*border:1px solid #ccc;
	
	background-color:#FFF;*/
	width:675px; 
	height:56px;
	margin-top:69px;
	float:left;
}

li { /* todos los items de la lista */
	float: right;
	position: relative;
	/*width: 8em;*/
	color:#AA2F2F;
	font-size:0.7em;
	font-weight: 600; 
	
}

li ul { /* esto no lo voy a usar por ahora */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	float:left;
}
li>ul {
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { 
	display: block;
	float:left;
	color:#AA2F2F;
}


#nav li.btnPatrimoniales a{
	display: block;
	background: transparent;
	background-image: url(../images/btn_patrimoniales.jpg);
	padding:0;
	height:56px;
	width: 177px;
	/*border-bottom:1px dashed #006699;*/
	text-decoration:none;
}
#nav li.btnPatrimoniales a:hover{background-position: -177px; color:#fff; 
}

li.btnPatrimoniales span {display:none;
}


#nav li.btnPersonas a{
	display: block;
	background: transparent;
	background-image: url(../images/btn_personas.jpg);
	padding:0;
	height:56px;
	width: 164px;
	/*border-bottom:1px dashed #006699;*/
	text-decoration:none;
}
#nav li.btnPersonas a:hover{background-position: -164px; color:#fff; 
}

li.btnPersonas span {display:none;
}

#nav li.btnContacto a{
	display: block;
	background: transparent;
	background-image: url(../images/btn_contacto.jpg);
	padding:0;
	height:56px;
	width: 111px;
	/*border-bottom:1px dashed #006699;*/
	text-decoration:none;
}
#nav li.btnContacto a:hover{background-position: -111px; color:#fff; 
}

li.btnContacto span {display:none;
}


#nav li.btnArt a{
	display: block;
	background: transparent;
	background-image: url(../images/btn_art.jpg);
	padding:0;
	height:56px;
	width: 72px;
	/*border-bottom:1px dashed #006699;*/
	text-decoration:none;
}
#nav li.btnArt a:hover{background-position: -72px; color:#fff; 
}

li.btnArt span {display:none;
}



#nav li.btnAgricolas a{
	display: block;
	background: transparent;
	background-image: url(../images/btn_agricolas.jpg);
	padding:0;
	height:56px;
	width: 151px;
	/*border-bottom:1px dashed #006699;*/
	text-decoration:none;
}
#nav li.btnAgricolas a:hover{background-position: -151px; color:#fff; 
}

li.btnAgricolas span {display:none;
}




ul { /* toda la lista */
	/*border:1px solid #FF0000;*/
	width:685px;      /*ojo con este valor que es el contenedor de los botones. si se modifica un boton hay que corregirlo!!!!!!   */
	height:54px;
	padding: 0;
	margin-top:22px;
	list-style: none;
}

#remateHead { 
width:900px;
height:5px;
background:#a7a7a7;
background-image:url(../images/remate_head.gif);
background-repeat:no-repeat;
float:left;



}

#contenedorColumnas{
clear:both;
background-image:url(../images/bg_columnas.gif);
background-repeat:repeat-y;
float:left;
#margin-top:5px;
width:900px;

}

#columnaUno { 
width:185px;
height:249px;
background:#e5e5e5;
float:left;
padding:20px;
padding-top:30px;
#margin-top:5px;
/*height:463px;
border:1px solid #FF0000;*/

}

#columnaUnoInterna {
width:225px;
background:#e5e5e5;
float:left;
#margin-top:5px;
/*height:463px;
border:1px solid #FF0000;*/

}

#columnaDosTresCuatro { 
width:675px;
background:#e7e7e7;
height:300px;
float:left;
#margin-top:5px;
/*border:1px solid #FF0000;*/

}

#columnaDosTres { 
width:490px;
float:left;
#margin-top:5px;
/*border:1px solid #FF0000;*/

}

#columnaCuatro {
width:185px;
float:left;
#margin-top:5px;
/*border:1px solid #FF0000;*/

}

.tituloQuienesSomos {
    font-family:Georgia, "Times New Roman", Times, serif;
	color:#7d837f;
	font-size:14px;
	margin-bottom:22px;
	
	letter-spacing:1px;


}

.textoQuienesSomos {
    font-family:Arial, Helvetica, sans-serif;
    color:#7d837f;
	font-size:11px;


}



.textoQuienesSomosAmpliado {
    font-family:Arial, Helvetica, sans-serif;
    color:#7d837f;
	font-size:11px;
	margin:30px;


}



.leerMas {
    font-family:Arial, Helvetica, sans-serif;
    color:#7d837f;
	font-size:11px;
	text-indent:20px;
	background-image:url(../images/link_leer_mas.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-top:10px;


}



#destacados { 
width:900px;
background:#fff;
float:left;
border-top:3px solid #9d9b9c;

/*height:463px;
border:1px solid #FF0000;*/

}



.destacadoSeccion { 
width:183px;
float:left;
padding:20px;
padding-top:30px;

/*height:463px;
border:1px solid #FF0000;*/

}


.tituloDestacado {
    font-family:Georgia, "Times New Roman", Times, serif;
	color:#345132;
	font-weight:500;
	font-size:16px;
	margin-bottom:10px;
	
	letter-spacing:1px;


}

.imagenDestacado {
    margin-bottom:10px;
    

}

.textoDestacado {
    font-family:Arial, Helvetica, sans-serif;
    color:#7d837f;
	font-size:11px;


}

.contenedorForm{
padding:20px;
}

.textoForm{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
margin-bottom:20px;
	color:#7d837f;

}
.textoForm span{
font-family:Georgia, "Times New Roman", Times, serif;
	color:#7d837f;
	font-size:14px;
}


h5{
font-family:Georgia, "Times New Roman", Times, serif;
	color:#7d837f;
	font-size:10px;
	font-weight:400;
	margin-top:5px;
}

#nombre {
color:#7d837f;
font-size:11px;
font-weight:100;
width:180px;
height:18px;
padding-left:4px;
margin-bottom:2px;
border:1px solid #d5d5d5;
}

#apellido {
color:#7d837f;
font-size:11px;
font-weight:100;
width:180px;
height:18px;
padding-left:4px;
margin-bottom:2px;
border:1px solid #d5d5d5;
}

#mail {
color:#7d837f;
font-size:11px;
font-weight:100;
width:180px;
height:18px;
padding-left:4px;
margin-bottom:2px;
border:1px solid #d5d5d5;
}

#actividad {
color:#7d837f;
font-size:11px;
font-weight:100;
width:180px;
height:18px;
padding-left:4px;
margin-bottom:2px;
border:1px solid #d5d5d5;

}

#cuit {
color:#7d837f;
font-size:11px;
font-weight:100;
width:180px;
height:18px;
padding-left:4px;
margin-bottom:2px;
border:1px solid #d5d5d5;

}

#cultivo {
color:#7d837f;
font-size:11px;
font-weight:100;
width:180px;
height:18px;
padding-left:4px;
margin-bottom:2px;
border:1px solid #d5d5d5;

}

#ubicacion {
color:#7d837f;
font-size:11px;
font-weight:100;
width:180px;
height:18px;
padding-left:4px;
margin-bottom:2px;
border:1px solid #d5d5d5;

}

#marca {
color:#7d837f;
font-size:11px;
font-weight:100;
width:180px;
height:18px;
padding-left:4px;
margin-bottom:2px;
border:1px solid #d5d5d5;

}

#anio {
color:#7d837f;
font-size:11px;
font-weight:100;
width:180px;
height:18px;
padding-left:4px;
margin-bottom:2px;
border:1px solid #d5d5d5;

}

#actividad {
color:#7d837f;
font-size:11px;
font-weight:100;
width:180px;
height:18px;
padding-left:4px;
margin-bottom:2px;
border:1px solid #d5d5d5;

}

#masa {
color:#7d837f;
font-size:11px;
font-weight:100;
width:180px;
height:18px;
padding-left:4px;
margin-bottom:2px;
border:1px solid #d5d5d5;

}

#personas {
color:#7d837f;
font-size:11px;
font-weight:100;
width:180px;
height:18px;
padding-left:4px;
margin-bottom:2px;
border:1px solid #d5d5d5;

}

#boton {
font-family:Georgia, "Times New Roman", Times, serif;
color:#7d837f;
font-size:11px;
font-weight:100;
float:right;
padding:2px;
margin-top:15px;
margin-bottom:15px;
border:1px solid #7d837f;
}

#mensaje {
font-family:Georgia, "Times New Roman", Times, serif;
color:#7d837f;
font-size:11px;
font-weight:100;
width:180px;
padding-left:4px;
margin-bottom:2px;
border:1px solid #d5d5d5;

}

#tituloContenido {
font-family:Georgia, "Times New Roman", Times, serif;
color:#7d837f;
font-size:14px;
font-weight:800;
margin:20px;
margin-bottom:40px;
margin-top:30px;


}

.tituloItem {
font-family:Georgia, "Times New Roman", Times, serif;
color:#413f3f;
font-size:11px;
font-weight:600;
margin:20px;
margin-bottom:10px;
margin-top:40px;


}


.textoItem {
font-family:Georgia, "Times New Roman", Times, serif;
color:#413f3f;
font-size:11px;
font-weight:400;
margin:20px;
margin-top:5px;


}

#tituloSponsors {
font-family:Georgia, "Times New Roman", Times, serif;
color:#7d837f;
font-size:10px;
font-weight:600;
margin-left:15px;
margin-bottom:40px;
margin-top:30px;
margin-right:15px;


}

.sponsors {
margin-bottom:20px;
}




#pie p {color:#ccc; font-size:0.6em; float:left; margin-left:8px;}



#pie { 
width:880px;
height:29px;
float:left;
background-image:url(../images/bg_foot.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding-top:8px;
padding-left:20px;


}

#pie span {
float:right; 
margin-right:20px;
#margin-top:-12px;
}










