/* - - - - - - - - - - - - - - - - - - - - -

Empresa		:	Puntopy.com
Cliente		: 	La Consolidada de Seguros S.A.

Descripción : 	

Creado 		:	04 de Junio de 2009

Por: Laura Cuttier

- - - - - - - - - - - - - - - - - - - - - */


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
	
	
/*** Reseters ***/

h1, h2, h3, h4, p, ul, form, a, li, dl, dd, dt, table, tr, th, td {
	margin: 0;
	padding: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #183882;
}

.banner_int #link a{
	color: #ff0000;
}

#link a:hover {
	color: #86AAFE;
}


strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #183882;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
img {
	border: 0;
}

span {
	font-family: Arial, Helvetica, sans-serif;
}

/* form {
	text-align: left;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	color: #464646;
 }*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #86aafe;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color:#183882;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#183882;
}

/*h4 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #464646;
	padding: 0 0 20px 0;
}*/





/*--------------------------------------------------*/

/*PAGE STRUCTURE*/

		
#contenedor {
	clear:both;
	width:920px;
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
}
	


/*BOTONERA*/

#area_botonera {
	float: left;
	width: 920px;
}

	#menu {
		display:block;
		float: left;
		width: 920px;
		text-align: center;
}
	
	ul#menu {
		display: block;
		float:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
	}
	
		ul#menu li, ul#menu li a, ul#menu li a:hover {
			float: left;
			display: block;
			text-decoration: none;
			list-style: none;
		}	
	
		ul#menu li a {
			width: 112px;
			height: 23px;
			padding: 12px 1px 0 1px;
			color: white;
			background: url(../gfx/bg-boton.gif) no-repeat bottom left;
		}
		
		ul#menu li a:hover {
			width: 112px;
			height: 23px;
			padding: 12px 1px 0 1px;
			color: #1b3573;
			background: url(../gfx/bg-boton-act.gif) no-repeat bottom left;
		}		
	
	
	/****** ACTIVADOS ******/
	
	body#inicio a#inicio,
	body#institucional a#institucional,
	body#oficinas a#oficinas,
	body#productos a#productos,
	body#siniestros a#siniestros,
	body#alianzas a#alianzas,
	body#promociones a#promociones,
	body#contactos a#contactos {
			width: 112px;
			height: 23px;
			padding: 12px 1px 0 1px;
			color: #1b3573;
			background: url(../gfx/bg-boton-act.gif) no-repeat bottom left;
	}
		
/*--------------------------------------------------*/



/*CONTENIDO*/

#banner_big {
	float: left;
	width:920px;
	height: 345px;
}

#slogan {
	float: left;
	width: 900px;
	padding: 0 10px 0 10px;
	
}

	#slogan img {
		float: left;
	}
	
#time_date {
	float:right;
	width: 250px;
	padding: 6px 0 0 0;
}

	#time_date p {
		float:left;
		text-align: right;
		color: white;
	}
	
	#time_date img {
		float:left;
	}
	
#middle {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	margin: 8px auto 0 auto;
	background-color: #031030;
}

#middle_prod {
	clear: both;
	width: 900px;
	padding: 10px;
	background-color: #2e3546;
	margin: 0 auto 0 auto;
}

	#middle_prod_tit {
		float: left;
		width: 110px;
		border-bottom: 1px solid #505564;
		padding: 0 0 10px 0;
		margin: 0 30px 0 0;
	}
	
	.middle_prod_icon  {
		float: left;
		width: 118px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
	}

	.middle_prod_icon a {
		float: left;
		display: block;
		width: 118px;
		height: 18px;
		text-align: center;
		color: white;
		text-decoration: none;
		padding: 117px 0 0 0;
	}

	.middle_prod_icon a:hover {
		float: left;
		display: block;
		height: 18px;
		text-align: center;
		color: white;
		font-weight: bold;
		padding: 117px 0 0 0;
	}

	.middle_prod_icon #patrimoniales {
		float: left;
		background: url(../gfx/iconos/icon_patrimoniales.jpg) no-repeat top;
	}

	.middle_prod_icon #patrimoniales:hover  {
		background: url(../gfx/iconos/activados/icon_patrimoniales_act.jpg) no-repeat top;
	}
	
	.middle_prod_icon #automotores {
		float: left;
		background: url(../gfx/iconos/icon_automotores.jpg) no-repeat top;
	}

	.middle_prod_icon #automotores:hover  {
		background: url(../gfx/iconos/activados/icon_automotores_act.jpg) no-repeat top;
	}
	
	.middle_prod_icon #personas {
		float: left;
		background: url(../gfx/iconos/icon_personas.jpg) no-repeat top;
	}

	.middle_prod_icon #personas:hover  {
		background: url(../gfx/iconos/activados/icon_personas_act.jpg) no-repeat top;
	}
	
	.middle_prod_icon #garantia {
		float: left;
		background: url(../gfx/iconos/icon_garantia.jpg) no-repeat top;
	}

	.middle_prod_icon #garantia:hover  {
		background: url(../gfx/iconos/activados/icon_garantia_act.jpg) no-repeat top;
	}
	
.publicidad {
	float: left;
	width: 210px;
	/*height: 135px;*/
	background-color: #363c4a;
	margin-left: 30px;
}

#middle_info {
	clear: both;
	width: 920px;
	padding: 30px 0 0 0;
	margin: 0 auto 0 auto;
}

	#middle_info p {
		clear: both;
		color: white;
	}

	#middle_info h1 {
		float: left;
		padding: 0 0 10px 0;
		
	}

#middle_info1 {
	float: left;
	width: 150px;
	padding: 0 20px 0 0;
}

#middle_info2 {
	float: left;
	width: 200px;
	padding: 0 20px 0 0;
}

	#middle_info_form {
		float: left;
		width: 200px;
		padding: 10px 0 0 0;
	}
	
#middle_info3 {
	float: left;
	width: 270px;
	padding: 0 20px 0 0;
}

#middle_info3_tit {
	float: left;
	width: 270px;
	height: 20px;
}

#middle_info3_blue {
	float: left;
	width: 250px;
	background-color: #2e3546;
	padding: 5px 10px 5px 10px;
}

#col1 {
	float: left;
	width:605px;
	padding: 0 30px 30px 0;
}

	#col1 a {
		color: black;
		font-weight: bold;
	}

	#col1 h1 {
		clear: both;
		/*float: left;*/
		/*width:605px;*/
		padding: 15px 0 15px 0;
		font-weight: bold !important;
	}
	
	#col1 h2 {
		clear: both;
		/*float: left;*/
		width:605px;
		padding: 20px 0 5px 0;
		border-bottom: 1px solid #a1a1a1;
	}
	
	#col1 h3 {
		clear: both;
		/*float: left;*/
		width:605px;
		margin: 0 0 10px 0;
		font-weight: normal !important;
		border-bottom: 1px dotted #86aafe;
	}

	#col1 p {
		clear: both;
		/*float: left;*/
		text-align: justify;
	}
	
	#col1 strong {
		clear: both;
		/*float: left;*/
	}
	
.area_formulario {
	float: left;
	width:605px;
	margin: 20px 0 0 0;
}
	

#col2 {
	float: left;
	width:285px;
	padding: 0 0 30px 0;
}

	#col2 img {
		float: left;
		border: 0;
	}

.banner_int {
	float: left;
	width:605px;
}

#col1_prod {
	float: left;
	width:440px;
}

	#col1_prod h1 {
		clear: both;
		/*float: left;*/
		padding: 15px 0 15px 0;
		font-weight: bold !important;
	}
	
	#col1_prod h2 {
		clear: both;
		/*float: left;*/
		width:440px;
		padding: 20px 0 5px 0;
		border-bottom: 1px solid #a1a1a1;
	}
	
	#col1_prod h3 {
		clear: both;
		/*float: left;*/
		width:440px;
		margin: 0 0 10px 0;
		font-weight: normal !important;
		border-bottom: 1px dotted #86aafe;
	}

	#col1_prod p {
		clear: both;
		/*float: left;*/
		/*width:440px;*/
		text-align: justify;
	}
	
	#col1_prod strong {
		clear: both;
		/*float: left;*/
		/*width:440px;*/
	}
	
	#col1_prod_icon {
		float: left;
		width: 135px;
		padding:20px 30px 0 0;
	}
	
	#col1_prod_icon p {
		float: left;
		width: 135px;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
	}
	
	#col1_prod_icon img {
		float: left;
		padding:0 0 10px 0;
	}
	
	#col1_prod th span {
		float: left;
		/*width:440px;*/
		/*text-align: left;*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #183882;
		
	}



/*#logo {
	float: left;
	width:285px;
	padding: 20px 0 30px 0;
}*/

/******ICONOS PRODUCTOS******/

.prod_icon  {
		float: left;
		width: 95px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		margin: 0 15px 0 0;
	}

	.prod_icon a {
		float: left;
		display: block;
		width: 95px;
		height: 20px;
		text-align: center;
		color: white;
		text-decoration: none;
		padding: 100px 0 0 0;
	}

	.prod_icon a:hover {
		float: left;
		display: block;
		height: 20px;
		text-align: center;
		color: white;
		font-weight: bold;
		padding: 100px 0 0 0;
	}

	.prod_icon #hogar {
		float: left;
		background: url(../gfx/iconos/icon_bhogar.jpg) no-repeat top;
	}

	.prod_icon #hogar:hover  {
		background: url(../gfx/iconos/activados/icon_bhogar_act.jpg) no-repeat top;
	}
	
	.prod_icon #incendio {
		float: left;
		background: url(../gfx/iconos/icon_bincendio.jpg) no-repeat top;
	}

	.prod_icon #incendio:hover  {
		background: url(../gfx/iconos/activados/icon_bincendio_act.jpg) no-repeat top;
	}
	
	.prod_icon #automotores {
		float: left;
		background: url(../gfx/iconos/icon_bautomotores.jpg) no-repeat top;
	}

	.prod_icon #automotores:hover  {
		background: url(../gfx/iconos/activados/icon_bautomotores_act.jpg) no-repeat top;
	}
	
	.prod_icon #robo {
		float: left;
		background: url(../gfx/iconos/icon_brobo.jpg) no-repeat top;
	}

	.prod_icon #robo:hover  {
		background: url(../gfx/iconos/activados/icon_brobo_act.jpg) no-repeat top;
	}
	
	.prod_icon #personas {
		float: left;
		background: url(../gfx/iconos/icon_bpersonas.jpg) no-repeat top;
	}

	.prod_icon #personas:hover  {
		background: url(../gfx/iconos/activados/icon_bpersonas_act.jpg) no-repeat top;
	}
	
	.prod_icon #personales {
		float: left;
		background: url(../gfx/iconos/icon_bpersonales.jpg) no-repeat top;
	}

	.prod_icon #personales:hover  {
		background: url(../gfx/iconos/activados/icon_bpersonales_act.jpg) no-repeat top;
	}
	
	.prod_icon #garantia {
		float: left;
		background: url(../gfx/iconos/icon_bgarantia.jpg) no-repeat top;
	}

	.prod_icon #garantia:hover  {
		background: url(../gfx/iconos/activados/icon_bgarantia_act.jpg) no-repeat top;
	}





	

/****** FOOTER******/

#footer_fondo {
	float: left;
	width: 100%;
	/*height: 40px;*/
	padding: 30px 0 30px 0;
	margin: 0 auto 0 auto;
	background-color: #58595b;
}

	#footer {
		width:920px;
		margin: 0 auto 0 auto;
	}

	#footer_izq {
		float: left;
		width: 460px;
		padding: 8px 0px 0px 0;
	}

	#footer_der {
		float: right;
		width: 165px;
		padding: 3px 0px 5px 33px;
		text-align: right;
	}

.texto_footer {
	float: left;
	/*width: 60px;*/
	/*font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #99999b;
	text-align: left;*/
}

.texto_footer p {
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #99999b;
	text-align: left;
	padding: 0 0 0 15px;
}

.texto_footer img {
	float: left;
	text-align: left;
}
	
.clear {
	clear:both;
	visibility: hidden;
}

p.error {
	border: red solid 1px;
	color: red;
	margin: 5px 5px 5px 5px;
	padding: 2px 0px 2px 2px;
	font-weight: bold;
}

p.done {
	border: #03A102 solid 1px;
	color: #03A102;
	margin: 5px 5px 5px 5px;
	padding: 2px 0px 2px 2px;
	font-weight: bold;
}

span.error {
	color: red;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
}
