@charset "utf-8";
/* CSS Document */

/*-------------------------------------------*/
/*          CLIENTES                         */
/*-------------------------------------------*/

div#clientes {
	/*width:808px;*/
	/*height:270px;*/
	height:370px;
	margin:0 auto;
	width:389px;
}
div#clientes_img {
	background-image:url(../images/fondo_clientes.jpg);
	background-repeat:repeat-y;
	/*width:807px;*/
	overflow:hidden;
	margin:0 auto;
	width:389px;
}
#noticias_home{
	padding:15px;
}
div#fondo_clientes_sup{
	background-image:url(../images/fondo_clientes_sup_noticias.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
/*	width:807px;*/
	/*height:46px;*/
	height:40px;
	width:389px;
}

div#fondo_clientes_sup h2{
	text-indent:-9999px;
	font-size:0;
}

div#fondo_clientes_inf{
	background-image:url(../images/fondo_clientes_inf.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	/*width:807px;*/
	height:27px;
	width:389px;
}

div#clientes ul {
	list-style-type:none;
	/*margin:10px;*/
	margin:5px;
	height:44px;
	/*width:770px;*/
	margin:0 auto;
	padding:0;
	display:inline;
	width:389px;
}

div#clientes li {
	float:left;
	/*margin:15px 25px;*/
	margin:5px 15px;
	line-height:63px;
	padding:0;
	height:63px;
	display:block;
}


/*-------------------------------------------*/
/*          NOVEDADES                        */
/*-------------------------------------------*/

div#n_bordesup{
	background-image:url(../images/recuadro_sup.jpg);
	margin:0 auto;
	padding:0;
	width:244px;
	height:29px;
	margin-top:13px;
}

div#n_bordeinf{
	background-image:url(../images/recuadro_inf.jpg);
	margin:0 auto;
	padding:0;
	width:244px;
	height:29px;
}

div#titulo_novedades {
	margin:0 auto;
	width:244px;
	height:32px;
	background-image:url(../images/novedades.jpg);
	background-repeat:no-repeat;
}

div#titulo_novedades h2{
	text-indent:-9999px;
	font-size:0;
}

div#novedades {
	background-image: url(../images/recuadro.jpg);
	background-repeat: repeat-y;
	width:244px;
	height:290px;
	margin:0 auto;
	/*margin-top:13px;*/
}

div#n_diarias{
	width:174px;
	height:135px;
	marging:0 auto;
	margin-bottom:20px;
	margin-left:25px;
	border-bottom: #E8E8E6;
	border-bottom-style:solid;
	border-bottom-width:0.25px;
}

div#n_diarias img {
	text-align:right;
	margin-top:8px;
	margin-left:130px;
}
