/*//////////////////////////////////////
ESTILOS COMUNES - home
//////////////////////////////////////*/
/* ELEMENTOS GENERALES DE CONTENIDOS */
.contenidos_margen{
	margin:0 ;
	display:block;
	min-height:26em;
	height:auto;
	_height:26em;
	overflow:hidden;
	_overflow:visible;
	/*background-color:#ECF5E3;
	background-image:url(../img/fnd_productos_home.gif);
	background-position:bottom left;
	background-repeat:repeat-x;*/
	border-top:10px solid white;
}
.contenidos_margen2{
	background-image:url(../img/fnd_productos_home2.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	display:block;
	min-height:26em;
	height:auto;
	_height:26em;
	overflow:hidden;
	_overflow:visible;
	/*border:1px solid red;*/
}

/* encabezados */
.contenidos_margen h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	margin-bottom:5px;
	margin-left:3px;
	color:#00366f;
	background-image:none;
}
	.contenidos_margen h2 a{ color:#00366f;}
	.contenidos_margen h2 a:hover{ color:#4fa600;}
.contenidos_margen h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-bottom:16px;
	color:#4fa600;
}
 
/**/
.contenidos_margen .img_right{
	float:right;
	margin:0 0 10px 10px;
}
.contenidos_margen .img_left{
	float:left;
	margin:0 0 10px 10px;
}
.contenidos_margen div.separacion{
	border-bottom:1px solid #f1f1f1;
	height:1px;
	clear:both;
	margin:10px 0;
	background-color:white;
}
.contenidos_margen div.separacion hr{ display:none;}
/*///////////////////////////////////////////////////////////////////////////////////*/
.contenidos_margen .producto_home{
	width:320px;
	float:left;
}
.contenidos_margen .producto_home div.imagen_bordes {
	background-color:white;
	border-bottom:10px solid white;
}
.contenidos_margen div.contenidos{
	/*background-color:#ECF5E3;
	background-image:url(../img/fnd_productos_home.gif);
	background-position:bottom left;
	background-repeat:repeat-x;*/
	border-right:1px solid white;
	padding:0 2px;
	margin:10px 0 0 0;
}

.contenidos_margen div.contenidos ul{
	margin:0 6px;}
.contenidos_margen div.contenidos ul li{
	line-height:1.4em;
	padding-left:8px;
	background-image:url(../img/ico_completo.gif);
	background-position:0 0.4em;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
}
.contenidos_margen div.contenidos ul li a{
	color:#00366f;
}
.contenidos_margen div.contenidos ul li a:hover{
	text-decoration:underline;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.botones_home{
	border-top:3px solid white;
	background-color:#4FA600;
	text-align:center;
	vertical-align:middle;
	padding:1em 13em;
	min-height:3em;
	width:98%;
}
.contenidos_margen div.botones_home{
	border-top:3px solid white;
	background-color:#4FA600;
	text-align:center;
	vertical-align:middle;
	padding:1em 13em;
	min-height:3em;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.2em{font-size:2em;}
.diagnostico1{width:684px; margin-bottom:0px;
	background-color:white;
	/*background-image:url(../img/fnd_productos_home3.gif);*/
	background-position:0 0 ;
	background-repeat:repeat-x;
	padding-top:15px; padding-bottom:15px; padding-left:10px; border:3px solid #4fa601;}

.noticias{
	width:700px;
	background-color:white;
	background-image:url(../img/fnd_productos_home3.gif);
	background-position:0 0 ;
	background-repeat:repeat-x;
	padding-top:10px;
	
}
.noticias.ancho{
	width:700px;
}
	.noticias  h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-bottom:16px;
	color:#4fa600;
	margin-left:10px;
	}
		.noticias  h3 a{ color:#4FA600;}
		.noticias  h3 a:hover{ color:#00366f;}
	.noticias p{
		margin:0 10px;
	}
		.noticias p a{ color:#00366f;}
		.noticias p a:hover{ text-decoration:underline;}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.concursos{ 
	width:228px;
	background-image:url(../img/fnd_productos_home4.gif);
	background-position:0 0 ;
	background-repeat:repeat-x;
	padding-top:50PX;
	float:right;
}
	.concursos h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-bottom:16px;
	margin-left:10px;
	color:#00366f;
	background-image:none;
}
	/*.concursos ul{
		margin:0 20px;
	}
	.concursos ul li{
		padding-left:6px;
		background-image:url(../img/ico_simple.gif);
		background-position:0 0.4em;
		background-repeat:no-repeat;
		margin-bottom:15px;
	}
	.concursos ul li a{ color:#00366f;}
	.concursos ul li a:hover{ text-decoration:underline;}*/
	.concursos h3{ 
		margin:10px 10px 10px 20px;
	}
	.concursos form.form_encuesta{}
	.concursos form.form_encuesta fieldset{ 
		border:none;
		margin:0;
		padding:0;
	}
	.concursos form.form_encuesta fieldset legend{
		display:none;
	}
	.concursos form.form_encuesta fieldset div{
		margin-left:10px;
		min-height:20px;
		height:auto;
		_height:20px;
	}
	.concursos form.form_encuesta fieldset label{
		font-weight:normal;
		display:block;
		float:left;
		width:75px;
		margin-left:10px;
		color:#4FA600;
}
	.concursos form.form_encuesta fieldset input{}
	.concursos form.form_encuesta fieldset div.botones{ 
		text-align:center;
		margin:10px;
		border-top:5px solid #f1f1f1;
		padding:10px 0 0 0 ;
	}
	.concursos form.form_encuesta fieldset div.botones input.botonPrincipal{
		width:62px;
		height:1.8em;
		color:white;
		background-color:#00366f;
		cursor:pointer;
		padding-bottom:2px;
		border:1px solid #00366f;
}
	div.ver_resultados{ text-align:center;}
	div.ver_resultados p a{ 
		font-weight:bold; 
		text-decoration:underline; 
		color:#00366F;
	} 
	div.ver_resultados p a:hover{ text-decoration:none;} 
