
/*----TITULAR----*/

.titular {
	height:159px;
	width:740px;
	margin:0 0 0 4px;
	}
.titular_izq {
	background:url(../img/home/top_01.jpg) no-repeat right top;
	float:left;
	width:404px;
	height:159px;
	}
.titular_der {
	float:left;
	}
.titular_izq h1, .titular_izq h2 {
	margin:15px 0 0 10px;
	padding-bottom:10px}
	
/*--- PRODUCT -----*/
 
.product {
	width:740px;
	margin:15px 0 0 4px;
	}
.product_izq {
	background:url(../img/home/product_bg_01.jpg) no-repeat top right;
	height:139px;
	width:371px;
	float:left;
	}
.product_izq h2  {
	margin:20px  0 28px 10px;
	}
.product_izq p {
	margin:0 0 0 10px;}
.product_der {
	background:url(../img/home/product_bg_02.jpg) no-repeat top left;
	height:139px;
	width:369px;
	float:left;
	text-align:right;
	}
.product_der h2  {
	margin:15px  5px 15px 0;
	}
.product_der p {
	margin:0 10px 0 0;
	}

/*------ mas alla de google analytics -----*/
.mas {
	margin:20px 0 0 4px;
	width:740px;
	}
.mas h2, .medicion h2 {
	font-size:1.6em;
	color:#FF6600;
	}
	
.mas .opcio {
	background:url(../img/home/mas_cuadro.jpg) no-repeat center;
	width:239px;
	height:134px;
	float:left;
	margin:10px 11px 0 0;
	}
.mas .opcio_dif {
	background:url(../img/home/mas_cuadro.jpg) no-repeat center;
	width:239px;
	height:134px;
	float:left;
	margin:10px 0 0 0;
	}
.opcio h3, .opcio_dif h3 {
	color:#3271B1;
	font-size:1.5em;
	margin:15px 0 0 10px;
	height:70px
	}
.bt_opcio {
	text-align:center;
	margin-top:10px;
	}
	
/*---- noticies ---- */

.medicion {
	margin:20px 0 0 4px;
	}
.noti_home {
	float:left;
	width:489px;
	margin-top:5px;
	}
.noti_home .top {
	height:9px;
	background:url(../img/home/noti_top.gif) no-repeat bottom center;
	width:489px;
	}
.noti_home .cont {
	border-left:1px solid #99C5F0;
	border-right:1px solid #99C5F0;
	background:url(../img/home/noti_bg.jpg) repeat-x bottom;
	width:487px;
	}
.noti_home .bot {
	height:9px;
	background: url(../img/home/noti_bot.gif) no-repeat bottom center;
	width:489px;
	margin-top:-4px;
	}
.noti_home .destaca {
	width:45%;
	margin:10px 8px 10px 8px;
	float:left;
	}
.destaca p {
	font-size:1.1em;
	line-height:1.6em;}
.destaca h3, .news h3 {
	color:#3271B1;
	font-size:1.5em;
	}
.destaca h4 {
	font-size:1.3em;
	margin:5px 0 10px 0;
	background:url(../img/home/flecha_peq.gif) no-repeat left 2px;
	padding:0 0 0 12px;
	}
.destaca h4 a {
	color:black;
	}
.leer {
	background:url(../img/home/leer_top.gif) no-repeat center top;
	text-align:right;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	}
.leer a {
	background:url(../img/home/flecha_peq.gif) no-repeat right 3px;
	padding:0 12px 4px 0;}

.destaca h4 a:hover {
	color:#FF6600;
	}
	
/*-----NEWSLETTER -----*/

.news {
	float:left;
	width:239px;
	margin:4px 0 0 11px;
}

.news .top {
	width:239px;
	height:9px;
	background:url(../img/home/news_top.jpg) no-repeat bottom left;
	}
.news .con  {
	border-left:1px solid #99C5F0;
	border-right:1px solid #99C5F0;
	background:url(../img/home/news_bg.jpg) repeat-x bottom;
	}
.news .bot {
	width:239px;
	height:9px;
	background:url(../img/home/news_bot.jpg) no-repeat bottom left;
	margin-top:-6px;
	}
.news input {
	font-size:1.1em;
	}
.news label {
	width:50px;
	font-size:1.2em;
	font-weight:bold;
	float:left;
	}
.news h3 {
	margin:0 0 0 10px;
	padding:10px 0 0 0;}
.news form p {
	margin:10px 5px 0 10px;
	}
.news form {
	margin:10px 0 0 0;
	padding:0 0 5px 0;}
.news li {
	font-size:1.2em;
	list-style:none;
	background:url(../img/home/flecha_peq.gif) no-repeat left 2px;
	padding-left:12px;
	margin:10px 0 0 15px;
	}
.news ul {
	padding-bottom:5px;}
.boton {
	padding:0 0 10px 0;
	text-align:right;}
	