/*
Theme Name: Luciano dell'orifice
Theme URI: http://www.doid.ch
Description: The 2010 theme for Luciano dell'orifice | industrial designer
Author: ergopix sàrl
Version: 1.0
*/

* {
	margin:0;
	padding:0;
	outline:none;
	border:none;
}

body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height: 20px;
    position: relative;
    width: 900px;
}

#tag{
 	color: #000000;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}

#tag a{
	color:#000000;
	text-decoration: none;
}

#logo {
 	position: absolute;
    right: 0;
    top: 56px;
}

#content {
	height:515px;
	border-bottom:#CCC solid 1px;
	width:900px;
}

div.pane {
	margin:20px 0 0;
	width:660px;
	height:475px;
	float:left;
	overflow:hidden;
}

ul.elements li {
	width:660px;
	height:475px;
	font-weight:bolder;
	background-color:#fff;
	float:left;
	list-style:none;
	position: relative;
}

ul.links {
	list-style:none;
	padding-top:35px;
	padding-left:30px;
}

ul.links a {
	color:#777;
	display:block;
	font-size:17px;
	margin-bottom:7px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
}

ul.links a:hover {
	color:#000;
}

ul.links a.menu_active {
	color:#000;
}

.clear {
	clear:both;
}

.right_block{
	float: left;
	height:475px;
	width:330px;
	text-align: left;
}

.right_block p{
	margin-top:15px;
	margin-left: 15px;
	padding-right:15px;
}

.right_block h1{
	font-size:16px;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top:15px;
	margin-left: 15px;
}

.right_block h2{
	font-size:16px;
	text-transform: uppercase;
	margin-top:15px;
	margin-left: 15px;
}

.left_block{
	float: left;
	height:475px;
	width:330px;
}

.right_block .date_news{
	font-size: 11px!important;
	text-transform: uppercase;
	display: block;
	margin-bottom:10px!important;
	margin-left:15px;
}

.right_block .date_press{
	font-size: 11px!important;
	text-transform: uppercase;
	display: block;
	margin-bottom:0px!important;
	margin-left:15px;
}

.right_block .title_news{
	margin-bottom: 3px!important;
	text-transform: uppercase;
	display: block;
	font-size: 17px;
	margin-top:15px;
	margin-left: 15px;
	font-weight: bold;
}

.right_block .excerpt, .right_block p{
	color:#555555;
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:135%;
	margin-bottom:10px;
}

.excerpt a, .excerpt a:visited{
	color: #555555;
	font-weight: bold;
	text-decoration:none;
}

.excerpt a:hover{
	color: #000;
}

a h2{
	color: #000;
	font-weight: bold;
	text-decoration:none;
	margin-bottom:5px;
}

.link_news{
	font-size: 10px!important;
	text-transform: uppercase;
	display: block;
	margin-top:0px;
	margin-bottom:15px!important;
	float: right;
}

.link_news a{
	text-decoration: none;
}

.news{
	display: block;
}

.clear{
	clear: both;
	display: block;
}

#menu{
	width:210px;
	height:495px;
	float:left;
	position: relative;
}

#submenu{
	display: none;
}

#submenu ul{
	padding-left:30px;
	list-style:none;
	padding-top:30px;
}

ul.sublink a {
	color:#AAAAAA;
	display:block;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}

ul.sublink a.news_active {
	color:#555555;
}

ul.sublink a:hover,a:focus,a.active {
	text-decoration:none;
	color:#555;
}

ul.elements li ul li{
	width:205px;
	height:148px;
	background-color:#fff;
	float:left;
	margin-right:15px;
	margin-bottom: 15px;
}

ul.elements li ul{
	width:660px;
	height:475px;
}

#submenu_work{
	position: absolute;
	bottom:0px;
	left:0px;
}

#submenu_work ul{
	padding-left:30px;
	list-style:none;
	padding-top:30px;
	list-style: none;
}

#submenu_work ul li{
	float: left;
	margin-right: 5px;
}

#submenu_work ul li a, #submenu_work ul li a:visited, .all_img, .presentation_link{
	color: #AAA;
	font-size:14px;
	cursor: pointer;
	display: block;
}

.gallery_menu li a:hover, .gallery_menu li a.img_active{
	color: #555!important;
}

#loading{
	height:475px;
	margin-top:20px;
	position:absolute;
	width:660px;
	background-color: #FFF;
	z-index:30;
	display: none;
}

#loader{
	width:16px;
	height:16px;
	background-image: url(images/ajax-loader.gif);
    position: absolute;
	top : 50%;           /* la moitié de la hauteur du bloc qui la contient  */
	left : 50%;          /* la moitié de la largeur du bloc qui la contient  */
	margin-top : -8px;  /* la moitié de la hauteur de l'image  */
	margin-left : -8px; /* la moitié de la largeur de l'image  */
	display : block;
}

.presentation{
	background-image: url("images/opacity_white.png");
    background-repeat: repeat;
    bottom: 0;
    color: #666666;
    display: none;
    font-size: 12px;
    font-weight: normal;
    left: 0;
    padding: 10px;
    position: absolute;
    width: 645px;
}

.presentation a, .presentation a:visited{
	color: #555555;
    font-weight: bold;
    text-decoration: none;
}

.presentation a:hover{
	color: #000;
}

.link_all_img{
	cursor: pointer;
}

.img_product{
	position: relative;
}

#languages{

}

#languages ul{
	list-style: none outside none;
    padding-left: 30px;
    padding-top: 35px;
}

#languages ul li{

}

#languages ul li a, #languages ul li a:visited{
	display: block;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 7px;
    text-decoration: none;
    text-transform: uppercase;
    color:#777777;
}

#languages ul li a:hover{
	color:#000;
}

.content_press p{
	margin-top:5px!important;
}

.download_PDF{
	float: right;
	text-decoration: none;
	margin-right:10px;
	color:#000;
}

#copyright{
	float: right;
	font-size:13px;
	padding-top: 9px;
}

#logo_copyright{
	font-size:25px;
}

.jspPane a{
	color: #555555;
	font-weight: bold;
	text-decoration:none;
}

.jspPane a:hover{
	color: #000;
}