
			/*Parametrage de la ligne "ROW1"*/
			
div#row1 {
	height:245px;
	width:100%;
	background:#FFF;
}

			/*Bloc PUB_1 */

			div#pub_1 {
				float:left;
				width:340px;
				height:245px;
				background:#fff;
			}
			
				/*Bloc pub_large*/
				div#pub_large {
				
					width:100%;
					height:155px;
					background-image:url(../images/templates/access.png);
					color:#FFFFFF;
					font-size:12px;
					font-weight:bold;
					line-height:18px;
					text-transform:capitalize;
					
				}
				
				/*Bloc pub_banner*/
				div#pub_banner {
					width:100%;
					height:80px;
					margin-top:10px;
				}	
				
			/* Fin du bloc PUB_1 */
				
				/*Bloc nuevo*/
				div#nuevo {
					float:right;
					width:536px;
					height:245px;
					background-image:url(../images/templates/lonuevo.png);
					}


				.bloc-nuevo-img {float:left; width:130px; cursor:pointer; margin-top:15px}
				.bloc-nuevo-title {margin-top:5px; margin-bottom:5px; text-align:center; font-weight:bold; width:130px; }
				
				#nuevo-title {
				font-size:12px;
				font-weight:bold;
				margin-left:20px;
					
				}
				
			/*Parametrage de la ligne "ROW2"*/
div#row2 {
	width:100%;
	margin-top:10px;
	background:#FFF;
}

			/* Bloc EXPOSITION */
			div#exposition {
				float:left;
				width:650px;
				/*height:270px;*/
			}
			
			
				/*Bloc MEJORES*/
				div#mejores {
					width:100%;
					height:135px;
					background:#fff url(../images/templates/degrade_rub.png) repeat-x;
				}

				/*Bloc VENDIDOS*/
				div#vendidos {
					width:100%;
					height:135px;
					background:#fff url(../images/templates/degrade_rub.png) repeat-x;
				}
				
				.pubsInter {
\					margin:10px 0px 10px 0px;
					border-top:#999 3px solid;
					padding-top:10px;
					border-bottom:#999 3px solid;
					padding-bottom:10px;
				}
				
					.pubsInter-left {
						float:left;
						width:320px;
					}
					
					.pubsInter-right {
						float:left;
						width:320px;
						margin-left:10px;
					}

				
			/* fin du bloc EXPOSITION */
				
				/*Bloc MARCAS*/
				div#marcas {
				margin-top:30px;
					float:right;
					width:210px;
					background:#Fff;
					margin-bottom:10px;
					padding-left:15px;
				}
				
						

						div#logos_m {
							margin:2px;
							float:left;
							width:43px;
							height:43px;
							border:#CCC 1px solid;
							
						}
					
						/* decoration */
						div#decoration {
							width:100%;
							height:25px;
							background:#fff url(../images/templates/decoration.png);
						}
						
			/*Parametrage de la ligne "ROW3"*/
div#row3 {
	width:100%;
	margin-top:10px;
	padding-bottom:20px;
}

								
			/*Parametrage du bloc  MANSAJES */
			
			div#mansajes {
				float:left;
				width:380px;
				
			}
			
				/* titre de mansajes */
				div#mansajes_titre {
					width:100%;
					height:20px;
					margin-top:10px;
					text-align:left;
					font-size:14px;
					font-family:Arial;
					font-weight:bold;
					color:#333;
					
				}
			
				/* LA BULLE */
					
					div#bulle {
						width:370px;
						margin-top:10px;
						cursor:pointer;
						
						
					}
					
									.titleMovil {
					color:#FF6600;
					font-weight:bold;
					float:left;
				}

					
						/* haut de bulle */
						
						div#haut_bulle {
							height:12px;
							background: url(../images/templates/haut_bulle.png) no-repeat;
							
						}
						
						/* milieu de bulle */
							
						div#milieu_bulle {
							padding:5px 10px 5px 10px;
							background: url(../images/templates/milieu_bulle.png) repeat-y;
						}
						
						/* bas de bulle */				
			
						div#bas_bulle {
							height:29px;
							background: url(../images/templates/bas_bulle.png) no-repeat;
						}
			
			/*Bloc PUB_2 */

			div#pub_2 {
				float:right;
				width:500px;
				height:285px;
				margin-top:30px;
			}
			
				/*Bloc pub_large2*/
				div#pub_large2 {
					width:100%;
					height:210px;
					margin-top:10px;
				}
				
				/*Bloc pub_banner2*/
				div#pub_banner2 {
					width:100%;
					height:65px;
				}	
				
			/* Fin du bloc PUB_2 */


			