@charset "UTF-8";
/* CSS Document */

.contenido_denuncias{
	background-color:#ECF0F3;
	font-size:12px;
	padding:20px;
	color:#777777;
	min-height:530px;
	}

.webpart_denuncias_izquierda{
	width:450px;
	height:215px;
	background-color:#FFFFFF;
	margin-top:20px;
	float:left;
	}
.webpart_denuncias_derecha{
	width:450px;
	height:215px;
	background-color:#FFFFFF;
	margin-top:20px;
	float:left;
	margin-left:20px;
	}
.contenido_denuncias h2{
	font-size:18px;
	color:#FFFFFF;
	padding:10px 20px;
	background-color:#0079AD;
	margin:0px;
	font-weight:normal;
	/* Nuevas reglas para la version en ingles: */
	text-align:left;
	}

.webpart_denuncias_contenido{
	padding:20px;
	}
.webpart_denuncias_contenido p{
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	height:70px;
	}
/* Nuevos estilos para version en ingles: */	
.webpart_denuncias_contenido_adv{
	padding:20px;
	}
.adv{
	clear:both;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	height:50px;
	}
/* Nuevos estilos para version en ingles Fin */
	
.enlace_mas_informacion{
	font-size:12px;
	background-image:url(../img/ico_info.png);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:1.5em;
	float:right;
	color:#0079AD;
	}
.enlace_mas_informacion:hover{
	text-decoration:none;
	}
.boton_denunciar{
	color:#FFFFFF;
	padding:10px;
	background-color:#C85041;
	/* text-transform: capitalize; */
	bottom:0px;
	text-decoration:none;
	}
.boton_denunciar:hover{
	background-color:#D36863;
	}
	
.webpart_denuncias_importante{
	width:450px;
	height:215px;
	/* background-color:#C85041; */
	background-image:url(../img/bg_webpart_importante.png);
	background-repeat:no-repeat;
	background-position:right;
	margin-top:20px;
	float:left;
	margin-left:20px;
	}
.webpart_denuncias_importante h3{
	font-size:18px;
	color:#FFFFFF;
	padding:10px 20px;
	margin:0px;
	font-weight:normal;
	}
.webpart_denuncias_importante p{
	color:#777777;
	padding:20px 180px 20px 20px;
	font-size:16px;
	text-align:left;
	line-height:24px;
	}
.webpart_denuncias_importante a{
	color:#0079AD;
	text-decoration:none;
	}
.webpart_denuncias_importante a:hover{
	text-decoration:underline;
	}
.enlace_condiciones{
	font-size:12px;
	background-image:url(../img/ico_info_blanco.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	line-height:1.5em;
	color:#FFFFFF;
	}
.enlace_condiciones:hover{
	text-decoration:none;
	}
.denuncias_importante{
	margin-top:20px;
	background-color:#C85041;
	padding:10px 0px;
	}
.denuncias_importante h3{
	font-size:18px;
	color:#FFFFFF;
	padding:0px 20px;
	margin:0px;
	font-weight:normal;
	}
.denuncias_importante p{
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	}
.denuncias_contenido{
	padding:0px 20px;
	margin:0px;
	color:#FFFFFF;
	}
.denuncias_contenido p{
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	}