/******** PARA GENERAL *******/
a {
	text-decoration: underline;
	color: #565656;
}

a:hover {
	background-color: #565656;
	color: #ffffff;
}

/********** CONTENIDOS **********/
div#contenidos {
	padding: 10px 0 40px 55px;
	height: 1%;
	background-color:#ffffff;
	/*background: url(/Recursos/recursos/ES/imagen/varios/fondoInfoCorporativa.gif) left 2px no-repeat;*/
	color: #4b4b4b;
}
div#contenidos div.pastilla_top {
	background:url(/Recursos/recursos/ES/imagen/varios/pastilla_productos_lda.gif) no-repeat scroll left top;
	height:22px;
	position:relative;
	width:662px;
}

div#contenidos div.pastilla_middle{
	background:#FFFFFF none repeat scroll 0% 50%;
	border-left:1px solid #AFAFAF;
	border-right:1px solid #AFAFAF;
	left:0.5em; 
	position:relative;
	width:648px;
	height:375px;

}
div#contenidos div.pastilla_dwn {
	background:url(/Recursos/recursos/ES/imagen/varios/pastilla_productos_lda.gif) no-repeat scroll left bottom;
	height:22px;
	margin-bottom:1em;
	position:relative;
	width:662px;

}
/*********seguros empresas*************/



div#contenidos  h4{
	color:#B11818;
	font-size:0.88em;
	left:2.5em;
	position:relative;
	font-weight:normal;

}
div#contenidos h6{
	clear:left;
	color:#565656;
	float:left;
	font-size:0.75em;
	font-weight:normal;
	height:3.5em;
	left:3em;
	position:relative;
	top:0.5em;
	width:34em;

}
div#contenidos p.empresas{
	font-size:0.69em;
	left:2.5em;
	position:relative;
	text-align:justify;
	top:1em;
	width:54em;
	margin-bottom:1em;


}
div#contenidos p.medio{
	font-size:0.69em;
	left:2.5em;
	position:relative;
	text-align:justify;
	top:1em;
	margin-bottom:1em;
	width:25em;


}
div#contenidos div.seguros_empresas_lda{
	background:url(/Recursos/recursos/ES/imagen/varios/seguros_empresas.gif) no-repeat;
	clear:left;
	float:left;
	height:114px;
	left:21em;
	position:absolute;
	top:7.4em;
	width:262px;

}

/*************Botones******************/

div#contenidos div.paso_anterior {
	float:left;
	left:35px;	
	position:relative;
	top:35px;
}
div#contenidos a.paso_anterior {
	background:url(/Recursos/recursos/ES/imagen/botones/botonPasoAnterior.gif) no-repeat scroll left top;
	display:block;
	height:22px;
	position:relative;
	width:102px;
}
div#contenidos a.paso_anterior:hover {
	background-position:-102px;
}
a#calcular:hover {
	background-position:-9.875em 0;
	background-color:transparent;
	background-color:none;
}
a#calcular {
	background:url(/Recursos/recursos/ES/imagen/botones/botonCalcularPrecio.gif) no-repeat scroll left top;
	bottom:20px;
	display:block;
	height:0;
	left:160px;
	margin:0 auto;
	overflow:hidden;
	padding-top:3.6875em;
	position:relative;
	width:9.875em;
	top:20px;
}

div#contenidos a:hover, div#int a:hover {
	background-color: transparent;
}
