/* CSS Document */

body {
	
	margin: 0px;
	vertical-align: middle;
	background-image:url(../img/fons_repeat.jpg);
	
}


/*por si sirve*/
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}


h1,h2,h3{
	/*
	position:absolute;
	left:-9000px;
	*/
	display: none;
}


.text_13_blanc{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:14px;
}
.text_13_link{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
}
.text_13_link:hover{
	color:#BEA749;
}
.text_11_gris{
	color:#B4B4B4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
}
.text_link{
	color:#B4B4B4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
}
.text_link:hover{
	color:#BEA749;
}
.text_link_9{
	color:#B4B4B4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
}
.text_link_9:hover{
	color:#BEA749;
}
.text_10_gris{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#999999;
	line-height:12px;
}
.text_13_groc{
	color:#BEA749;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:16px;
}
/************************************************************************************HOME*/
.div_centrat { 
	/*position: absolute;*/
	width: 910px;
	height:600px;
	margin-left: -455px;
	float:left;
	left:50%;
	position:relative;
}
.capsal_home{
	width: 910px;
	height: 42px;
	float: left;
	border-bottom:solid 1px #9A8633;
}
.cont_home_flash{
	width:910px;
	height:536px;
	float:left;
}
.home_esq{
	width: 231px;
	height:536px;
	float:left;
	background-image:url(../img/home_esq.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.home_dreta{
	width: 679px;
	height:536px;
	float:left;
	overflow:hidden;
	/*background-image:url(../img/home_dreta.jpg);
	background-repeat:no-repeat;
	background-position:left;*/
}
.peu{
	width: 910px;
	height: 10px;
	float: left;
	border-top:solid 1px #9A8633;
}

.bot_idioma{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.bot_idioma:hover{
	/*color:#9A8633;*/
	color:#FFFFFF;
}
.bot_idioma_selected{
	/*color:#9A8633;*/
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bot_credits{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}
.bot_credits:hover{
	color:#9A8633;
}

.cont_credits{
	height:10px;
	float:right;
	text-align:right;
	padding-right:5px;
	/*border:solid 1px #99FF00;*/
}
.cont_idiomes{
	height:10px;
	float:left;
	text-align:left;
	padding-left:5px;
	/*border:solid 1px #99FF00;*/
}
.bot_invitar_peu{
	text-align:left;
	height:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:60px;
}
.bot_invitar_peu:hover{
	color:#9A8633;
}
.bot_invitar_peu_selected{
	color:#9A8633;
	text-align:left;
	height:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	
	text-decoration:none;
	margin-right:60px;
}
/*************************************************plantilla******/

.cont_menu{
	height: 19px;
	float: left;
	border-bottom:solid 1px #1C1C1C;	
	margin-top:22px !important;
	margin-top:26px;
	padding-left:20px;
}
.boto_menu{
	height:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	padding: 5px 10px 2px 10px;
	/*padding-top:5px;
	padding-bottom:2px;
	padding-left:20px;
	padding-right:20px;*/
}
.boto_menu:hover{
	background-image:url(../img/roll_boto.jpg);
	background-repeat:repeat-x;
	
}
.boto_menu_selected{
	height:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	padding: 5px 10px 2px 10px;
	background-image:url(../img/roll_boto.jpg);
	background-repeat:repeat-x;
	background-color:#CCCC00;
}

.bot_premios{
	height:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
	padding: 5px 0px 2px 20px;
}
.bot_premios:hover{
	color:#9A8633;
}
.bot_premios_selected{
	height:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#9A8633;
	text-align:center;
	text-decoration:none;
	padding: 5px 0px 2px 20px;
}
.cont_data{
	width:450px;
	height:35px;
	float:right;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
}


/********************************************************************MINIWORLD********/
.cont_mw{
	width:910px;
	height:536px;
	float:left;
	background-color:#000000;
	background-image:url(../img/fons_miniworld.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.tit_mw{
	width:827px;
	height:57px;
	float:left;
}

.bot_volver{
	width:60px;
	height:15px;
	float:left;
	padding-top:24px;
}
/**********************************************new_home*******************************/
/*********************NEW HOME******************/
.cont_mw_new{
	width:910px;
	height:536px;
	float:left;
	background-color:#000000;
	background-image:url(../img/fons_miniworld_new.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.cont_mw_new_home{
	width:910px;
	height:536px;
	float:left;
	background-color:#000000;
	background-image:url(../img/fons_miniworld_new_home.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}


.tit_mw_new{
	width:690px;
	height:70px;
	float:left;
	
}
.subcont_mw_new{
	width:910px;
	height:376px;
	float:left;
	/*background-color:#CC33CC;*/
}
.subcont_mw_home1_new{
	width:690px;
	height:150px;
	float:left;
}
.bot_anade_mm_new{
	width:204px;
	height:40px;
	float:left;
	margin-left:20px !important;
	margin-left:10px;
	margin-top:18px;
	/*padding-top:65px !important;
	padding-top:57px;*/
}
.bot_quees_mm_new{
	width:170px;
	height:114px;
	float:left;
	margin-left:20px !important;
	margin-left:10px;
	margin-top:20px;
}
.cont_img_mmomentos_new{
	width:890px;
	height:155px;
	float:left;
	/*background-color:#FFFFFF;*/
	margin-left:20px !important;
	margin-left:10px; 
}

.img_mmomento_new{
	width:190px;
	height:142px;
	float:left;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
}
.img_mmomento_new:hover{
	width:186px;
	height:138px;
	float:left;
	border:solid 2px #FFFFFF;
	cursor:pointer;
	background-color:#FFFFFF;
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}


/***************************************home*/

.cont_mw_home{
	width:910px;
	height:536px;
	float:left;
	background-color:#000000;
	background-image:url(../img/fons_miniworld_home.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.subcont_mw{
	width:910px;
	height:320px;
	float:left;
	/*background-color:#CC33CC;*/
}

.subtit_mw_home{
	width:675px;
	height:40px;
	float:left;
}
	
.subcont_mw_home1{
	width:690px;
	height:154px;
	float:left;
}

.cont_filas_mw_home{
	width:560px;
	height:114px;
	float:left;
}

.fila_mw_home{
	width:560px;
	height:24px;
	float:left;
	margin-left:10px !important;
	margin-left:5px;
	/*border:solid 1px #990000;*/
}

.text_11_fila{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#B4B4B4;
	line-height:14px;
	padding-top:7px;
	float:left;
}

.select_buscador{
	width:139px;
	height:20px;
	float:left;
	margin-left:10px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:bold;
	border:none;
	margin-bottom:5px;
	text-indent:2px;
}

.input_buscador{
	width:137px;
	height:15px;
	float:left;
	margin-left:10px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:bold;
	border:none;
	margin-top:3px;
	text-indent:5px;
	line-height:16px;
}

.bot_buscar{
	width:19px;
	/*height:20px;*/
	float:left;
	margin-left:8px;
	margin-top:2px;
}
.bot_quees_mm{
	width:204px;
	height:105px;
	float:left;
	margin-left:4px !important;
	margin-left:2px;
}
.bot_anade_mm{
	width:204px;
	height:40px;
	float:left;
	margin-left:4px !important;
	margin-left:2px;
	/*padding-top:65px !important;
	padding-top:57px;*/
}

.subtit2_mw_home{
	width:910px;
	height:29px;
	float:left;
}

.cont_img_mmomentos{
	width:890px;
	height:88px;
	float:left;
	/*background-color:#FFFFFF;*/
	margin-left:20px !important;
	margin-left:10px; 
}

.img_mmomento{
	width:115px;
	height:86px;
	float:left;
	
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
}
.img_mmomento:hover{
	width:113px;
	height:84px;
	float:left;
	border:solid 1px #FFFFFF;
	cursor:pointer;
	background-color:#FFFFFF;
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}
.bot_verlostodos{
	width:142px;
	height:93px;
	float:left;
}

.cont_banners_mw{
	width:910px;
	height:110px;
	float:left;
}

.cont_banner1{
	width:334px;
	height:98px;
	float:left;
	background-color:#1F1F1F;
	margin-left:20px !important;
	margin-left:10px;
	margin-top:5px;
}
.cont_txt_banner1{
	width:169px;
	height:98px;
	float:left;
	padding-left:10px;
	padding-top:4px;
}
.cont_img_banner1{
	width:155px;
	height:98px;
	float:left;
	overflow:hidden;
}


.cont_banner2{
	width:510px;
	height:98px;
	float:left;
	background-color:#1F1F1F;
	margin-left:22px;
	margin-top:5px;
}


.cont_txt_banner2{
	width:142px;
	height:80px;
	float:left;
	padding-left:7px;
	margin-top:10px;
}
.img_banner2{
	width:107px;
	height:80px;
	float:left;
	background-repeat:no-repeat;
	background-position:center;
	margin-right:5px !important;
	margin-right:4px;
	margin-top:10px;
	overflow:hidden;
}
.img_banner2:hover{
	width:105px;
	height:78px;
	float:left;
	border:solid 1px #FFFFFF;
	cursor:pointer;
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}


.linia_sep_banner2{
	width:5px;
	height:80px;
	float:left;
	border-left:1px solid #666666;
	margin-top:10px;
}

.load_esp{
	width: 348px;
	height:250px;
	float:left;
	background-image:url(../img/loading_esp.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

.load_cat{
	width: 348px;
	height:250px;
	float:left;
	background-image:url(../img/loading_cat.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

.load_eng{
	width: 348px;
	height:250px;
	float:left;
	background-image:url(../img/loading_eng.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

.load_icono{
	width: 50px;
	height:51px;
	float:left;
	background-image:url(../img/load.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:110px;
	margin-left:3px;
}


/**************************************************************************todos****/

.cont_img_todos{
	width:690px;
	height:258px;
	float:left;
	margin-left:20px !important;
	margin-left:10px;
	margin-top:20px !important;
	margin-top:10px;
}
.img_mm_todos{
	width:115px;
	height:86px;
	float:left;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
}
.img_mm_todos:hover{
	width:113px;
	height:84px;
	float:left;
	border:solid 1px #FFFFFF;
	cursor:pointer;
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}

/*.img_mm_todos{
	width:115px;
	height:86px;
	float:left;
}
.img_mm_todos_roll{
	width:113px;
	height:84px;
	float:left;
	border:solid 1px #FFFFFF;
	cursor:pointer;
}
.img_mm_todos:hover{
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}  */

.cont_lateral_todos{
	width:180px;
	height:265px;
	float:left;
	margin-top:15px !important;
	margin-top:8px;
}
.cont_pasapag_todos{
	width:142px;
	height:41px;
	float:left;
	background-image:url(../img/todos_paginacio.gif);
	background-repeat:no-repeat;
	margin-top:20px;
}
.cont_txt_pasapag{
	width:131px;
	float:left;
	padding-left:10px;
	padding-top:5px;
}
.cont_anade_todos{
	width:129px;
	height:33px;
	float:left;
	margin-top:140px;
	margin-left:5px;
}
/**************************************************************resultat busqueda****/
.cont_busc_res{
	width:690px;
	height:86px;
	float:left;
	
}
.cont_busc_imgs{
	width:690px;
	height:88px;
	float:left;
	
}
.mw_busc_pag{
	/*width:142px;*/
	width:115px;
	height:86px;
	float:left;
	background-image:url(../img/mw_result_pag.gif);
	background-repeat:no-repeat;
}


/**************************************************************************fitxa****/

.mw_cont_fitxa{
	width:690px;
	height:280px;
	float:left;
	background-color:#FFFFFF;
	margin-left:20px !important;
	margin-left:10px;
	margin-top:15px !important;
	margin-top:10px;
	background-image:url(../img/mw_fons_fitxa.jpg);
	background-repeat:no-repeat;
}
.mw_cont_descrip{
	width:282px;
	height:240px;
	float:left;
	margin-top:15px;
	margin-left:22px !important;
	margin-left:11px;
	border-left:solid 1px #887A3F;
}
.img_descrip{
	width:61px;
	height:84px;
	float:left;
	padding-top:4px !important;
	padding-top:2px;
}
.cont_fila_descrip{
	width:61px;
	height:11px;
	float:left;
	margin-bottom:13px !important;
	margin-bottom:5px;
}
.cont_descrip_dades{
	width:219px;
	height:69px;
	float:left;
}
.bot_georef{
	width:124px;
	height:21px;
	float:left;
	margin-top:5px;
}
.cont_explic_fitxa{
	width:270px;
	height:130px;
	float:left;
	margin-top:10px;
	
}
.mw_img_fitxa{
	width:373px;
	height:280px;
	float:right;
}

.cont_lateral_fitxa{
	width:180px;
	height:265px;
	float:left;
	margin-top:15px !important;
	margin-top:7px;
}
.buscador_lateral{
	width:147px;
	height:50px !important;
	height:57px;
	float:left;
}
.lateral_fitxa{
	width:143px;
	height:180px;
	float:left;
	background-image:url(../img/lateral_fitxa.jpg);
	background-repeat:no-repeat;
	padding-left:8px;
	margin-top:0px !important;
	margin-top:7px;
}
.boto_lateral_fitxa{
	width:127px;
	float:left;
	margin-top:0px !important;
	margin-top:-3px;
}

/********************************************************GEO**********/
.mw_cont_descrip_geo{
	width:340px;
	height:250px;
	float:left;
	margin-top:15px;
	margin-left:16px !important;
	margin-left:8px;
	border-left:solid 1px #887A3F;
}


.img_petita_geo{
	width:100px;
	height:75px;
	float:left;
	margin-left:4px;
}

.cont_descrip_dades_geo{
	width:230px;
	height:90px;
	float:left;
}
.cont_fila_descrip_geo{
	width:230px;
	height:18px;
	float:left;
	margin-bottom:2px !important;
	margin-bottom:1px;
}
.cont_explic_geo{
	width:300px;
	height:150px;
	float:left;
	margin-top:10px;
	padding-left:8px;
}

.mw_iframe_geo{
	width:320px;
	height:280px;
	float:right;
	border:none;
}

/***************************************************REDES****/

.mw_cont_redes{
	width:690px;
	height:300px;
	float:left;
	background-color:#FFFFFF;
	margin-left:20px !important;
	margin-left:10px;
	margin-top:1px !important;
	margin-top:0px;
	background-image:url(../img/fons_mw_redes.jpg);
	background-repeat:no-repeat;
}

.cont_img_redes{
	width:230px;
	height:230px;
	float:left;
	margin-left:115px !important;
	margin-left:58px;
	margin-top:37px;
	background-position:center;
	background-repeat:no-repeat;
}
.cont_form_redes{
	width:306px;
	height:180px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	text-align:center;
}
.titol_form_redes{
	width:306px;
	height:20px;
	float:left;
	
}
.linia_form_redes{
	width:306px;
	float:left;
	margin-top:5px;
}
.copiar_link{
	width:290px;
	height:19px;
	float:left;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#000000;
	font-weight:normal;
	border:none;
	text-indent:2px;
}

/**************************************aņadir foto***/

.mw_cont_fons_form{
	width:690px;
	height:280px;
	float:left;
	margin-left:20px !important;
	margin-left:10px;
	margin-top:15px !important;
	margin-top:10px;
	background-image:url(../img/fons_miniworld_form.jpg);
	background-repeat:no-repeat;
}
.mw_fons_form_ty{
	width:690px;
	height:280px;
	float:left;
	background-color:#FFFFFF;
	margin-left:20px !important;
	margin-left:10px;
	margin-top:15px !important;
	margin-top:10px;
	background-image:url(../img/fons_form_ty.jpg);
	background-repeat:no-repeat;
}

.mw_cont_form_esq{
	width:300px;
	height:250px;
	float:left;
	margin-top:12px;
	margin-left:20px !important;
	margin-left:10px;
	/*border-left:solid 1px #887A3F;*/
}
.mw_cont_form_dreta{
	width:348px;
	height:250px;
	float:left;
	margin-top:12px;
	/*margin-left:10px !important;*/
	margin-left:10px;
	/*border-left:solid 1px #887A3F;*/
}


.bot_verlostodos_form{
	width:142px;
	height:93px;
	float:left;
	margin-top:143px !important;
	margin-top:139px;
}
.bot_verlostodos_form_alert{
	width:142px;
	height:93px;
	float:left;
	margin-top:5px !important;
	margin-top:2px;
}
.fila_form{
	width:300px;
	height:17px;
	float:left;
	padding-top:6px !important;
	padding-top:3px;
}
.fila_esq{
	width:100px;
	height:17px;
	float:left;
	text-indent:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:bold;
}
.fila_input{
	width:170px;
	height:17px;
	float:left;
	background-color:#696969;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:normal;
	border:none;
	text-indent:2px;
}

.examinar_input{
	width:170px;
	height:17px;
	float:left;
	background-color:#696969;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#000000;
	font-weight:normal;
	border:none;
	text-indent:2px;
}

.fila_form_sencilla{
	width:300px;
	height:20px;
	float:left;
	/*padding-top:8px !important;
	padding-top:4px;*/
}

.fila_form_imagen{
	width:348px;
	margin-top:14px !important;
	margin-top:5px;
	height:20px;
	float:left;
	/*padding-top:8px !important;
	padding-top:4px;*/
}
.comentario{
	width:320px;
	height:40px;
	float:left;
	background-color:#696969;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
	font-weight:normal;
	border:none;
	text-indent:2px;
}



.cont_error{
	width:220px;
	/*height:35px;*/
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#FF3300;
	font-weight:normal;
	padding-left:8px;
}

.bot_anadir_foto{
	width:101px;
	height:35px;
	float:left;
	margin-left:10px !important;
	margin-left:5px;
	margin-top:10px !important;
	margin-top:10px;
}


/*******************************ENVIAR AMIGOS*******/
.mw_cont_amics{
	width:690px;
	height:280px;
	float:left;
	background-color:#FFFFFF;
	margin-left:20px !important;
	margin-left:10px;
	margin-top:15px !important;
	margin-top:10px;
	/*background-image:url(../img/fons_if_amics.jpg);
	background-repeat:no-repeat;*/
}
.iframe_amics{
	width:690px;
	height:280px;
	float:left;
	background-image:url(../img/fons_if_amics.jpg);
	background-repeat:no-repeat;
}
.mw_cont_amics_esq{
	width:310px;
	height:250px;
	float:left;
	margin-top:12px;
	margin-left:20px !important;
	margin-left:10px;
	border-left:solid 1px #887A3F;
}
.mw_cont_amics_dreta{
	width:330px;
	height:250px;
	float:left;
	margin-top:12px;
	margin-left:10px !important;
	margin-left:5px;
	border-left:solid 1px #887A3F;
	padding-left:5px;
}
.img_amics{
	width:115px;
	height:86px;
	float:left;
	/*background-color:#FF6600;*/
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
	margin:10px;
	margin-bottom:15px;
	
}
.fila_am{
	width:160px;
	height:17px;
	float:left;
	/*text-indent:10px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:bold;
}
.fila_input_am{
	width:160px;
	height:17px;
	float:left;
	background-color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:normal;
	border:none;
	text-indent:2px;
	margin-left:10px;
}
.cont_error_amics{
	width:280px;
	/*height:35px;*/
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#FF3300;
	font-weight:normal;
	padding-left:7px;
	
}
/**********************************Que es un minimomento?************************/

.text_18_groc{
	color:#BEA749;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
}

.cont_txt_minimom{
	width:330px;
	height:220px;
	float:left;
	padding-left:20px;
	padding-top:30px;
}

/***********************************INVITAR***********************************************************************************/
.cont_invita{
	width:910px;
	height:536px;
	float:left;
	background-color:#000000;
	background-image:url(../img/fons_invita.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.tit_invita{
	width:855px;
	height:43px;
	float:left;
	overflow:hidden;
}


.cont_form_invita{
	width:430px;
	height:355px;
	float:left;
	margin-left:100px !important;
	margin-left:50px;
	/*border:solid 1px #0000FF;*/
}
.cont_form_invita_ty{
	width:430px;
	height:250px;
	float:left;
	margin-left:80px !important;
	margin-left:40px;
	margin-top:70px;
	/*border:solid 1px #0000FF;*/
}
.tus_amigos{
	width:406px;
	height:20px;
	float:left;
	border-bottom:solid 1px #B89507;
	margin-top:15px;
	margin-left:10px !important;
	margin-left:5px;
}
.fila_form_inv{
	width:420px;
	height:17px;
	float:left;
	padding-top:8px !important;
	padding-top:4px;
	
}
.fila_input_inv{
	width:190px;
	height:17px;
	float:left;
	background-color:#313131;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:normal;
	border:none;
	text-indent:2px;
	margin-left:10px;
}
.bot_invitar{
	width:97px;
	height:34px;
	float:left;
	margin-left:4px !important;
	margin-left:2px;
	margin-top:16px !important;
	margin-top:8px;
}

/***************************************************MINIBLACK***************************************************************/


.cont_mblack{
	width:910px;
	height:536px;
	float:left;
	background-color:#000000;
	background-image:url(../img/fons_interiors.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.tit_mb{
	width:827px;
	height:42px;
	float:left;
}
.cont_mb_esq{
	width:365px;
	height:378px;
	float:left;
	padding-left:20px;
	padding-top:70px;
	/*border:solid 1px #990000;*/
	
}
.cont_mb_esq2{
	width:365px;
	height:378px;
	float:left;
	padding-left:20px;
	padding-top:15px;
	/*border:solid 1px #990000;*/
	
}
.txt_mb{
	width:345px;
	height:268px;
	float:left;
	text-align:justify;
}

.cont_banner_mb{
	width:334px;
	height:98px;
	float:left;
	background-color:#1F1F1F;
	margin-left:0px;
	margin-top:0px;
}
.cont_flash_mb{
	width:524px;
	height:448px;
	float:left;
	text-align:center;
	color:#006600;
	background-image:url(../img/fons-prod.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

.txt_mb_flash{
	width:365px;
	padding-top:40px;
	height:228px;
	float:left;
	text-align:justify;
	background-image:url(../img/fons-frases.jpg);
	background-repeat:no-repeat;
	margin-bottom:55px;
}




/***************************************************MININEWS*************************************************/

.cont_mnews{
	width:910px;
	height:536px;
	float:left;
	background-color:#000000;
	background-image:url(../img/fons_mininews.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.tit_mn{
	width:831px;
	height:49px;
	float:left;
}

/*********news********/

.cont_mn_news{
	width:321px;
	height:400px;
	float:left;
	padding-left:20px;
	padding-top:10px;
	/*border:solid 1px #990000;*/
	
}
.cont_moduls_news{
	width:270px;
	float:left;
	height:376px;
	margin-top:20px;
}

.modul_mininew{
	width:270px;
	float:left;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#979797;
	font-weight:normal;
	margin-bottom:15px;
	text-decoration:none;
}
.modul_mininew:hover{
	text-decoration:underline;
	color:#979797;
}

.scroll_up_news{
	width:12px;
	height:338px;
	float:left;
	margin-left:39px;
	background-color:#2F2F2F;
	margin-top:20px;
}
.scroll_down_news{
	width:12px;
	height:12px;
	float:left;
	margin-left:39px;
}
/*********clipps********/

.cont_mn_clipps{
	width:255px;
	height:422px;
	float:left;
	margin-left:300px;
	padding-top:5px;
}
.cont_moduls_clipps{
	width:225px;
	float:left;
	height:350px;
	margin-top:15px;
}
.modul_clipping{
	width:225px;
	float:left;
	margin-bottom:13px;
}
.fletxa_clippings{
	width:20px;
	height:15px;
	float:left;
}


.text_clipping{
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#BCBCBC;
	font-weight:normal;
	float:left;
	text-decoration:none;
}
.text_clipping:hover{
	text-decoration:underline;
}


.scroll_up_clipps{
	width:12px;
	height:328px;
	float:left;
	margin-left:8px;
	background-color:#2F2F2F;
	margin-top:15px;
}
.scroll_down_clipps{
	width:12px;
	height:12px;
	float:left;
	margin-left:8px;
}

/*********************************************MINITIENDA*********************************************************************/
.cont_mtienda{
	width:910px;
	height:536px;
	float:left;
	background-color:#000000;
	background-image:url(../img/fons_interiors.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.tit_mt{
	width:891px;
	height:42px;
	float:left;
}

.txt_mt{
	width:330px;
	height:268px;
	padding-left:40px;
	padding-top:60px;
	float:left;
	text-align:justify;
}
.cont_flash_mt{
	width:521px;
	height:446px;
	float:left;
	/*text-align:center;*/
	color:#006600;
	/*overflow:hidden;*/
	/*background-color:#6699FF;*/
}
/****iframe mt*******/

.iframe_mt{
	width:388px;
	height:445px;
	float:left;
	background-color:transparent;
	/*border:solid 1px #990000;*/
	
}
.cont_mt_esq{
	width:388px;
	height:445px;
	float:left;
	background-image:url(../img/mt_ampolles.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	/*background-color:#00FF00;/
	/*border:solid 1px #990000;*/
	
}
.cont_if_mt{
	width:331px;
	height:400px;
	float:left;
	padding-left:20px;
	padding-top:20px;
	/*border:solid 1px #990000;*/
	
}
.cont_moduls_mt{
	width:280px;
	float:left;
	height:376px;
	margin-top:20px;
}

.modul_mt{
	width:260px;
	float:left;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#979797;
	font-weight:normal;
	margin-bottom:7px;
	margin-top:3px;
	padding-left:20px;
	text-decoration:none;
}
.cont_ciudad_mt{
	width:280px;
	padding-bottom:10px;
	float:left;
}

.scroll_up_mt{
	width:12px;
	height:338px;
	float:left;
	margin-left:29px;
	background-color:#2F2F2F;
	margin-top:20px;
}
.scroll_down_mt{
	width:12px;
	height:12px;
	float:left;
	margin-left:29px;
}


/***********************************************GALERIA MN****************************************/

.mn_cont_gal{
	width:870px;
	height:280px;
	float:left;
	margin-left:20px !important;
	margin-left:10px;
	margin-top:15px !important;
	margin-top:10px;
	/*border:solid 1px #00FF66;*/
}
.tit_gal{
	width:420px;
	height:50px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	color:#FFFFFF;
	
}
.cont_imgs_gal{
	width:420px;
	height:280px;
	float:left;
	/*border:solid 1px #00FF66;*/

}
.img_bot_gal{
	width:115px;
	height:86px;
	float:left;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
	margin:5px;
	margin-bottom:15px;
}
.img_bot_gal:hover{
	width:113px;
	height:84px;
	float:left;
	border:solid 1px #FFFFFF;
	cursor:pointer;
	
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	
}

/*.img_bot_gal{
	width:115px;
	height:86px;
	float:left;
	margin:5px;
	margin-bottom:15px;
	background-color:#CC3399;
}
.img_bot_gal_roll{
	
	float:left;
	border:solid 1px #FFFFFF;
	cursor:pointer;
}*/
.cont_franja{
	width:349px;
	height:20px;
	float:left;
	background-image:url(../img/gal_mig.jpg);
	text-align:center;
	margin-left:5px;
}

.cont_paginacio{
	width:80px;
	height:20px;
	
}

.mn_iframe_gal{
	width:373px;
	height:280px;
	float:right;
}
/**********************************************************PREMIOS*************************************/
.cont_prem{
	width:910px;
	height:536px;
	float:left;
	/*background-color:#000000;*/
	
}

.cont_prem_esq{
	width:450px;
	height:536px;
	float:left;
	background-image:url(../img/fons_prem_esq.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	/*border:solid 1px #FFFF33;*/
}
.cont_prem_dre{
	width:460px;
	height:536px;
	float:left;
	background-image:url(../img/fons_prem_dre.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
.cont_prem_tit{
	width:448px;
	height:106px;
	float:left;
	overflow:hidden;
}
.cont_prem_txt_esq{
	width:380px;
	height:106px;
	float:left;
	margin-left:60px !important;
	margin-left:30px;
}
.cont_prem_txt_dre1{
	margin-top:8px;
	width:350px;
	float:left;
	margin-left:75px !important;
	margin-left:37px;
}
.cont_prem_txt_dre2{
	margin-top:8px;
	width:213px;
	float:left;
	margin-left:210px !important;
	margin-left:105px;
}
/*********************NEW PREMIS********************/
.cont_premios{
	width:910px;
	height:536px;
	float:left;
	background-image:url(../img/fons_premios.jpg);
	background-repeat:no-repeat;
	
	
}
.cont_premios_esq{
	width:500px;
	height:500px;
	float:left;
}
.cont_premios_dre{
	width:410px;
	height:500px;
	float:left;
}
.tit_premios_esq{
	width:413px;
	height:145px;
	float:left;
}
.tit_premios_dre{
	width:387px;
	height:193px;
	float:left;
	margin-top:30px;
}
.tit_100primeros{
	width:130px;
	height:100px;
	float:left;
	padding-top:65px;
	padding-left:5px;
}
/*******************************************************popup*********************************************/

.capsal_popup{
	width: 450px;
	height: 42px;
	float: left;
	border-bottom:solid 1px #9A8633;
}
.tit_popup{
	float:right;
	height:20px;
	padding-bottom:2px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:20px;
}
.cont_xixa_pop{
	width: 410px;
	height: 280px;
	float: left;
	margin-left:20px !important;
	margin-left:10px;
	margin-top:15px;
}
.cont_txt_pop{
	width: 380px;
	height: 280px;
	float: left;
	text-align:justify;
}
.scroll_up_pop{
	width:12px;
	height:268px;
	float:left;
	margin-left:18px;
	background-color:#2F2F2F;
	/*margin-top:20px;*/
}
.scroll_down_pop{
	width:12px;
	height:12px;
	float:left;
	margin-left:18px;
}
/**************************************************************************
CSS ANFIBIC 20091204@JCP
***************************************************************************/
#accesos {floal:left;padding:0 0 0 270px; margin:20px 0 0 0;}
#accesos li {float:left; list-style:none; list-style-position:inside;}
#accesos li img {display:block; border:none; margin:0 20px 0 0; padding:0;}
.difMini {background:url(../img/miniblack.jpg) no-repeat 0 0;}
.difMini p {font-family:Verdana, Geneva, sans-serif; font-size:10px;color:#b3b3b3; padding:210px 0 0 540px; width:300px;}