@charset "utf-8";

/*
	HTML
***************************************************/

* {
	padding: 0;
	margin: 0;
	}

body {
	background: #ffffff;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #cccccc;
	line-height: 18px;
	background-image:url(../imatges/home.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	}
#container{
	height:570px;
	width:948px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	}
	


/*
	Menu
***************************************************/

#menu{
	/*margin-top:10px;*/
	font-family:Tahoma, "Arial Narrow", Arial, sans-serif;
	color:#666666;
	height:60px;
	width:948px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	}
	#menu a{
		color:#666666;
		text-decoration:none;
		}
	#menu a:hover{
		color:#CCCCCC;
		}
#coleciones{
	float:left;
	height:20px;
	width:94px;
	background-color:#333333;
	padding-top:40px;
	padding-left:8px;
	cursor:pointer;cursor:hand;
	}
#coleciones_select{
	float:left;
	height:20px;
	width:94px;
	background-color:#333333;
	padding-top:40px;
	padding-left:8px;
	color:#CCCCCC;
	}
#nosotros{
	float:left;
	margin-left:5px;
	height:20px;
	width:73px;
	background-color:#333333;
	padding-top:40px;
	padding-left:8px;
	cursor:pointer;cursor:hand;
	}
#nosotros_select{
	float:left;
	margin-left:5px;
	height:20px;
	width:73px;
	background-color:#333333;
	padding-top:40px;
	padding-left:8px;
	color:#CCCCCC;
	}
#contactos{
	float:left;
	margin-left:5px;
	height:20px;
	width:75px;
	background-color:#333333;
	padding-top:40px;
	padding-left:8px;
	cursor:pointer;cursor:hand;
	}
#prensa{
	float:left;
	margin-left:5px;
	height:20px;
	width:75px;
	background-color:#333333;
	padding-top:40px;
	padding-left:8px;
	cursor:pointer;cursor:hand;
	}
#profesional{
	float:left;
	margin-left:5px;
	height:20px;
	width:110px;
	background-color:#333333;
	padding-top:40px;
	padding-left:8px;
	cursor:pointer;cursor:hand;
	}
#catalog{
	float:left;
	margin-left:5px;
	height:20px;
	width:100px;
	background-color:#333333;
	padding-top:40px;
	padding-left:8px;
	cursor:pointer;cursor:hand;
	}
#contactos_select{
	float:left;
	margin-left:5px;
	height:20px;
	width:75px;
	background-color:#333333;
	padding-top:40px;
	padding-left:8px;
	color:#CCCCCC;
	}
#marca{
	float:left;
	margin-left:5px;
	height:60px;
	width: 430px;
	background-color:#333333;
	
	}
#marcalogo{
	float:right;
	height:55px;
	width:300px;
	/*min-width:117px;*/
	background:#333333 url(../imatges/logo.gif) no-repeat right;
	text-align:right;
	margin-right:20px;
	color:#CCCCCC;
	font-size:10px;
	cursor:pointer;cursor:hand;
	}
/*
	Submenu
***************************************************/
#submenu{
	margin-left:0px;!important
	margin-right:0px;!important
	margin-bottom:0px;!important
	margin-top:5px;!important
	font-family:Tahoma, "Arial Narrow", Arial, sans-serif;
	color:#CCCCCC;
	height:21px;
	width:948px;
	
	}
	#submenu .titol{
	filter:alpha(opacity=100);   /* Internet Explorer       */
	-moz-opacity:1;           /* Mozilla 1.6 and below   */
	opacity: 1;               /* newer Mozilla and CSS-3 */
	}
#una{
	background-color:#333333;
	background-image:url(../imatges/flecha.gif);
	background-position:right;
	background-repeat:no-repeat;
   	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	float:left;
	height:20px;
	width:96px;
	padding-left:6px;
	padding-top:1px;
	margin-right:5px;
	color:#CCCCCC;
	text-decoration:none;
	cursor:pointer;cursor:hand;
	}
#trama{
	background:#333333 url(../imatges/flecha.gif) right no-repeat;
   	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	float:left;
	height:20px;
	width:96px;
	padding-left:6px;
	padding-top:1px;
	margin-right:5px;
	color:#CCCCCC;
	text-decoration:none;
	cursor:pointer;cursor:hand;
	}
#cube{
	background-color:#333333;
	background-image:url(../imatges/flecha.gif);
	background-position:right;
	background-repeat:no-repeat;
   	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	float:left;
	height:20px;
	width:96px;
	padding-left:6px;
	padding-top:1px;
	margin-right:5px;
	color:#CCCCCC;
	text-decoration:none;
	cursor:pointer;cursor:hand;
	}
#boa{
	background-color:#333333;
	background-image:url(../imatges/flecha.gif);
	background-position:right;
	background-repeat:no-repeat;
   	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	float:left;
	height:20px;
	width:96px;
	padding-left:6px;
	padding-top:1px;
	margin-right:5px;
	color:#CCCCCC;
	text-decoration:none;
	cursor:pointer;cursor:hand;
	}
#cubic{
	background-color:#333333;
	background-image:url(../imatges/flecha.gif);
	background-position:right;
	background-repeat:no-repeat;
   	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	float:left;
	height:20px;
	width:96px;
	padding-left:6px;
	padding-top:1px;
	margin-right:5px;
	color:#CCCCCC;
	text-decoration:none;
	cursor:pointer;cursor:hand;
	}

        #gat{
           background-color:#333333;
	background-image:url(../imatges/flecha.gif);
	background-position:right;
	background-repeat:no-repeat;
   	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	float:left;
	height:20px;
	width:96px;
	padding-left:6px;
	padding-top:1px;
	margin-right:5px;
	color:#CCCCCC;
	text-decoration:none;
	cursor:pointer;cursor:hand;

            
}

#menucoleccio{
	background-color:#333333;
	background-image:url(../imatges/flecha.gif);
	background-position:right;
	background-repeat:no-repeat;
   	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	float:left;
	height:20px;
	width:96px;
	padding-left:6px;
	padding-top:1px;
	margin-right:5px;
	color:#CCCCCC;
	text-decoration:none;
	cursor:pointer;cursor:hand;
	}


#catalogue{
	display: none;
	background-color:#999999;
	background-position:right;
	background-repeat:no-repeat;
	filter:alpha(opacity=95);   /* Internet Explorer       */
   	-moz-opacity:0.95;           /* Mozilla 1.6 and below   */
   	opacity: 0.95;               /* newer Mozilla and CSS-3 */
	float:left;
	height:20px;
	/*width:96px;*/
	padding-left:6px;
	padding-right:6px;
	padding-top:1px;
	margin-right:5px;
	color:#CCCCCC;
	text-decoration:none;
	cursor:pointer;cursor:hand;
	}
/*
	Container
***************************************************/
#container_familias{
	margin-top:5px;
	}
	#container_familias a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	}
#cont_una{
	display:none;
	float:left;
	background-color: #333333;  /* the background          */
   	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	width:500px;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:15px;
	}
	#cont_una .titol{
		font-size:18px;
		filter:alpha(opacity=100);   /* Internet Explorer       */
		-moz-opacity: 1;           /* Mozilla 1.6 and below   */
		opacity: 1;               /* newer Mozilla and CSS-3 */
		}
	#cont_una .texto{
	filter:alpha(opacity=100);   /* Internet Explorer       */
   	-moz-opacity: 1;           /* Mozilla 1.6 and below   */
   	opacity: 1;               /* newer Mozilla and CSS-3 */
	margin-top:10px;
	}
	
#cont_trama{
	display:none;
	float:left;
	background-color: #333333;  /* the background          */
   	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	width:500px;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:15px;
	}
	#cont_trama .titol{
		font-size:18px;
		filter:alpha(opacity=100);   /* Internet Explorer       */
		-moz-opacity: 1;           /* Mozilla 1.6 and below   */
		opacity: 1;               /* newer Mozilla and CSS-3 */
		}
	#cont_trama .texto{
	filter:alpha(opacity=100);   /* Internet Explorer       */
   	-moz-opacity: 1;           /* Mozilla 1.6 and below   */
   	opacity: 1;               /* newer Mozilla and CSS-3 */
	margin-top:10px;
	}
#cont_cube{
	display:none;
	float:left;
	background-color: #333333;  /* the background          */
   	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	width:500px;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:15px;
	}
	#cont_cube .titol{
		font-size:18px;
		filter:alpha(opacity=100);   /* Internet Explorer       */
		-moz-opacity: 1;           /* Mozilla 1.6 and below   */
		opacity: 1;               /* newer Mozilla and CSS-3 */
		}
	#cont_cube .texto{
	filter:alpha(opacity=100);   /* Internet Explorer       */
   	-moz-opacity: 1;           /* Mozilla 1.6 and below   */
   	opacity: 1;               /* newer Mozilla and CSS-3 */
	margin-top:10px;
	}
#cont_boa{
	display:none;
	float:left;
	background-color: #333333;  /* the background          */
   	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	width:500px;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:15px;
	}
	#cont_boa .titol{
		font-size:18px;
		filter:alpha(opacity=100);   /* Internet Explorer       */
		-moz-opacity: 1;           /* Mozilla 1.6 and below   */
		opacity: 1;               /* newer Mozilla and CSS-3 */
		}
	#cont_boa .texto{
	filter:alpha(opacity=100);   /* Internet Explorer       */
   	-moz-opacity: 1;           /* Mozilla 1.6 and below   */
   	opacity: 1;               /* newer Mozilla and CSS-3 */
	margin-top:10px;
	}
#cont_cubic{
	display:none;
	float:left;
	background-color: #333333;  /* the background          */
   	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	width:500px;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:15px;
	}
	#cont_cubic .titol{
		font-size:18px;
		filter:alpha(opacity=100);   /* Internet Explorer       */
		-moz-opacity: 1;           /* Mozilla 1.6 and below   */
		opacity: 1;               /* newer Mozilla and CSS-3 */
		}
	#cont_cubic .texto{
	filter:alpha(opacity=100);   /* Internet Explorer       */
   	-moz-opacity: 1;           /* Mozilla 1.6 and below   */
   	opacity: 1;               /* newer Mozilla and CSS-3 */
	margin-top:10px;
	}
#cont_gat{
	display:none;
	float:left;
	background-color: #333333;  /* the background          */
   	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	width:500px;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:15px;
	}
	#cont_gat .titol{
		font-size:18px;
		filter:alpha(opacity=100);   /* Internet Explorer       */
		-moz-opacity: 1;           /* Mozilla 1.6 and below   */
		opacity: 1;               /* newer Mozilla and CSS-3 */
		}
	#cont_gat .texto{
	filter:alpha(opacity=100);   /* Internet Explorer       */
   	-moz-opacity: 1;           /* Mozilla 1.6 and below   */
   	opacity: 1;               /* newer Mozilla and CSS-3 */
	margin-top:10px;
	}

        #cont_menu{
	display:none;
	float:left;
	background-color: #333333;  /* the background          */
   	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	width:500px;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:15px;
	}
	#cont_menu .titol{
		font-size:18px;
		filter:alpha(opacity=100);   /* Internet Explorer       */
		-moz-opacity: 1;           /* Mozilla 1.6 and below   */
		opacity: 1;               /* newer Mozilla and CSS-3 */
		}
	#cont_menu .texto{
	filter:alpha(opacity=100);   /* Internet Explorer       */
   	-moz-opacity: 1;           /* Mozilla 1.6 and below   */
   	opacity: 1;               /* newer Mozilla and CSS-3 */
	margin-top:10px;
	}

.product_options {
	/*padding-top: 20px;*/
	}

/*
	Container Nosotros
***************************************************/
#cont_nosotros{
	/*display:none;*/
	float:left;
	background-color: #333333;  /* the background          */
   	filter:alpha(opacity=95);   /* Internet Explorer       */
   	-moz-opacity:0.95;           /* Mozilla 1.6 and below   */
   	opacity: 0.95;               /* newer Mozilla and CSS-3 */
	width:499px;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:15px;
	height:191px;
	}
	#cont_nosotros .titol{
		font-size:18px;
		filter:alpha(opacity=100);   /* Internet Explorer       */
		-moz-opacity: 1;           /* Mozilla 1.6 and below   */
		opacity: 1;               /* newer Mozilla and CSS-3 */
		}
	#cont_nosotros .texto{
		text-align: justify;
	filter:alpha(opacity=100);   /* Internet Explorer       */
   	-moz-opacity: 1;           /* Mozilla 1.6 and below   */
   	opacity: 1;               /* newer Mozilla and CSS-3 */
	}

/*
	Container Contacto
***************************************************/
#container_contacto{
	margin-top:5px;
	}
#cont_local{
	display:none;
	float:left;
	background-color: #333333;  /* the background          */
   	/*filter:alpha(opacity=80);*/   /* Internet Explorer       */
   	/*-moz-opacity:0.80;*/           /* Mozilla 1.6 and below   */
   	/*opacity: 0.80;*/               /* newer Mozilla and CSS-3 */
	width:393px;
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:18px;
	}
	#cont_local .titol{
		font-size:18px;
		filter:alpha(opacity=100);   /* Internet Explorer       */
		-moz-opacity: 1;           /* Mozilla 1.6 and below   */
		opacity: 1;               /* newer Mozilla and CSS-3 */
		}
	#cont_local .texto{
	filter:alpha(opacity=100);   /* Internet Explorer       */
   	-moz-opacity: 1;           /* Mozilla 1.6 and below   */
   	opacity: 1;               /* newer Mozilla and CSS-3 */
	}

#cont_catalog{
	float:left;
	background-color: #333333;  /* the background          */
   	filter:alpha(opacity=95);   /* Internet Explorer       */
   	-moz-opacity:0.95;           /* Mozilla 1.6 and below   */
   	opacity: 0.95;               /* newer Mozilla and CSS-3 */
	width: 500px;
	height: 290px;
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:18px;
	}

#cont_catalog div.block		{ float: left; width: 165px; }
#cont_catalog div.block	h2	{ font-size: 12px; color: #fff; margin-bottom: 4px; font-weight: normal; }
#cont_catalog div.block a	{ background-color:#666666; margin-top: 4px; float:left; clear: left; padding-left:5px; padding-right:5px; color:#FFFFFF; font-size:11px; text-decoration:none; }

#cont_form{
	display:none;
	float:left;
	background-color: #333333;  /* the background          */
   	/*filter:alpha(opacity=80);*/   /* Internet Explorer       */
   	/*-moz-opacity:0.80;*/           /* Mozilla 1.6 and below   */
   	/*opacity: 0.80;*/               /* newer Mozilla and CSS-3 */
	width:393px;
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:18px;
	}
	#cont_form .cajas{
		height:20px; 
		width:220px; 
		background-color:#FFFFFF; 
		border:#CCCCCC solid 2px;
		filter:alpha(opacity=100);   /* Internet Explorer       */
		-moz-opacity: 1;           /* Mozilla 1.6 and below   */
		opacity: 1;               /* newer Mozilla and CSS-3 */
		}
	#cont_form .cajas_select{
		height:20px;
		width:226px;
		background-color:#FFFFFF;
		border:#CCCCCC solid 2px;
		filter:alpha(opacity=100);   /* Internet Explorer       */
		-moz-opacity: 1;           /* Mozilla 1.6 and below   */
		opacity: 1;               /* newer Mozilla and CSS-3 */
		}
	#cont_form .mensagen{
		height:110px; 
		width:300px; 
		background-color:#FFFFFF; 
		border:#CCCCCC solid 2px;
		filter:alpha(opacity=100);   /* Internet Explorer       */
		-moz-opacity: 1;           /* Mozilla 1.6 and below   */
		opacity: 1;               /* newer Mozilla and CSS-3 */
		}
	#cont_form .texto{
	filter:alpha(opacity=100);   /* Internet Explorer       */
   	-moz-opacity: 1;           /* Mozilla 1.6 and below   */
   	opacity: 1;               /* newer Mozilla and CSS-3 */
	}
#submenu_contacto{
	/*display:none;*/
	font-family:Tahoma, "Arial Narrow", Arial, sans-serif;
	color:#CCCCCC;
	height:21px;
	width:948px;
	margin-top:5px;
	}
	#submenu_contacto .titol{
	filter:alpha(opacity=100);   /* Internet Explorer       */
	-moz-opacity:1;           /* Mozilla 1.6 and below   */
	opacity: 1;               /* newer Mozilla and CSS-3 */
	}
	#submenu_contacto a{
		color:#CCCCCC;
		}
	#submenu_contacto a:hover{
		color:#FFFFFF;
		}
#local{
	background-color:#333333;
	background-image:url(../imatges/flecha.gif);
	background-position:right;
	background-repeat:no-repeat;
   	/*filter:alpha(opacity=90);*/   /* Internet Explorer       */
   	/*-moz-opacity:0.90;*/           /* Mozilla 1.6 and below   */
   	/*opacity: 0.90;*/               /* newer Mozilla and CSS-3 */
	float:left;
	height:20px;
	width:203px;
	padding-left:6px;
	padding-top:1px;
	margin-right:5px;
	cursor:pointer;cursor:hand;
	}
#form{
	background-color:#333333;
	background-image:url(../imatges/flecha.gif);
	background-position:right;
	background-repeat:no-repeat;
   	/*filter:alpha(opacity=90);*/   /* Internet Explorer       */
   	/*-moz-opacity:0.90;*/           /* Mozilla 1.6 and below   */
   	/*opacity: 0.90;*/               /* newer Mozilla and CSS-3 */
	float:left;
	height:20px;
	width:203px;
	padding-left:6px;
	padding-top:1px;
	margin-right:5px;
	cursor:pointer;cursor:hand;
	}

.contact_form {
	border-collapse: collapse;
	}
	
	.contact_form td {
		padding: 3px;
		}
	
	.contact_form td.value_name {
		padding-left: 0px !important;
		padding-right: 10px;
		vertical-align: top;
		}
	
	.contact_form input, .contact_form textarea {
		padding: 1px;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		}

.boto {
	text-transform: uppercase;
	color: #cccccc;
	background: #666666;
	font-size: 16px;
	border: 2px solid #999999;
	}

.msgtype-1 {
	color: #009933;
	font-weight: bold;
	font-size: 13px;
	}

.msgtype-2 {
	color: #ff0000;
	font-weight: bold;
	font-size: 13px;
	}

	
/*
	Footer
***************************************************/
#footer{
	/*height:20px;*/
	width:946px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	}
#aviscredit{
	background-color: #000000;  /* the background          */
   	filter:alpha(opacity=50);   /* Internet Explorer       */
   	-moz-opacity:0.5;           /* Mozilla 1.6 and below   */
   	opacity: 0.5;               /* newer Mozilla and CSS-3 */
	padding-left:5px;
	padding-right:5px;
	float:right;
	cursor:pointer;cursor:hand;
	}
	#aviscredit a{
	color:#FFFFFF;
	text-decoration:none;
	}
	#aviscredit img		{ border: none; margin-bottom: -3px; }
#copy{
	background-color: #000000;  /* the background          */
   	filter:alpha(opacity=50);   /* Internet Explorer       */
   	-moz-opacity:0.5;           /* Mozilla 1.6 and below   */
   	opacity: 0.5;               /* newer Mozilla and CSS-3 */
	padding-left:5px;
	padding-right:5px;
	float:left;
	cursor:pointer;cursor:hand;
	}
.desenadores{
	background-color: #000000;  /* the background          */
   	filter:alpha(opacity=30);   /* Internet Explorer       */
   	-moz-opacity:0.3;           /* Mozilla 1.6 and below   */
   	opacity: 0.3;               /* newer Mozilla and CSS-3 */
	padding-left:5px;
	padding-right:5px;
	float:left;
	cursor:pointer;cursor:hand;
	}

a.current {
	color: #cccccc !important;
	}
	
	/* BASIC */
	    .relative       { position: relative; }
	    .absolute       { position: absolute; }
	    .static       	{ position: static; }
	    .hide           { display: none; }
		input.error     { border: 2px solid #dd0910 !important; }
        .right          { text-align: right; }
		.italic         { font-style: italic; }
		.little         { font-size: 80%; }
	
	/* MENU TOP */
	    #menu_top       				{ background: #333333; color: #7e7e7e; width: 100%; height: 100%; overflow: hidden; }
	    #menu_top .menu_top_content     { width: 932px; margin: 3px auto; height: 100%; overflow: hidden; }
	    #menu_top .menu_top_content a	{ text-decoration: none; color: #7e7e7e; }
	    #menu_top .menu_top_content li  { display: inline; }
	    #menu_top .menu_top_content ul.left  	{ float: left; display: inline; font-size: 11px; }
	    #menu_top .menu_top_content ul.right  	{ float: right; display: inline; font-size: 10px; }

	/* BLOG LAST */
	    #blog_last					{ position: absolute; margin-bottom: 10px; bottom: 0; width: 100%; height: 135px; overflow: hidden; background-color: #333333; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; }
	    #blog_last blockquote		{ margin: 12px 19px; }
	    #blog_last blockquote h1	{ font-size: 12px; font-weight: bold; margin-bottom: 10px; padding-bottom: 4px; font-weight: bold; border-bottom: 1px solid #fff; }
	    #blog_last a				{ text-decoration: none; color: #fff; font-weight: normal; }
	    #blog_last .post_box		{ float: left; width: 285px; margin-right: 25px; cursor: pointer; }
	    #blog_last .post_box.last 	{ margin: 0; }
	    #blog_last .post_box.center		{ margin: 0 10px; }
	    #blog_last .post_box .date		{ font-size: 9px; }
	    #blog_last .post_box .title		{ font-size: 17px; }
	    #blog_last .post_box .content	{ font-size: 11px; }
	    #blog_last .post_box a,
		#blog_last .post_box a:hover	{ text-decoration: none; font-weight: bold; color: #fff; }

	    .showrooms_box      { margin-top: 23px; margin-bottom: 10px; width: 100%; height: 100%; overflow: hidden; }
	    .showrooms_box img  { float: left; margin-right: 16px; }
	    .showrooms_box a	{ float: right; margin-top: 20px; background-color:#666666; padding-left:5px; padding-right:5px; color:#cccccc; text-decoration:none; }
	    
	    .shop_box		{ margin-top: 23px; margin-bottom: 10px; width: 200px; height: 100%; overflow: hidden; }
	    .shop_box img	{ float: left; margin-right: 16px; }
	    .shop_box a		{ float: right; margin-top: 20px; background-color:#666666; padding-left:5px; padding-right:5px; color:#cccccc; text-decoration:none; }
	    
	    
	    
	    

