
body{
	background:#efefef;
	text-align: center;
	margin-top: -10px;
}

a {
    cursor: pointer;
}

input, textarea {
    border: 1px solid #ccc;
    background: #efefef;
    color: #777;
    font: italic 12px "segoe ui", serif;
    padding: 2px;
    width: 100px;
}

#page{
    text-align:center;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px !important;
}

#items-list-page {
    position: absolute;
    top: 25px;
    bottom: 25px;
    left: 25px;
    right: 25px;
    padding: 25px;
    text-align: left;
    background: #eee;
}

#items-list-page h1 {
    font: italic 14px "segoe ui", serif;
    border-bottom: 1px solid #777;
}

#items-list-page ul {
    text-align: left;
    list-style-type: disc;
}

#items-list-page ul li {
    padding: 0px;
}

#items-list-page ul li a img {
    border: 1px solid #777;
}

#items-list-page #left-panel {
    float: left;
    width: 20%;
    height: 100%;
}


#items-list-page #left-panel p {
    font: bold italic 12px "segoe ui", serif;
}

#items-list-page #right-panel {
    float: left;
    width: 70%;
    height: 100%;
    padding: 15px;
    border-left: 1px solid #777;
}

#PictureZoomContainer {
    display: none;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    color: #fff;
}

#PictureZoomContainer div {
    width: auto !important;
    height: auto !important;
    text-align: center;
}

#PictureZoomContainer #PictureZoomText {
    text-align: center;
}

#PictureZoomContainer #PictureZoomText a {
    font: 13px "segoe ui", serif;
    text-decoration: none;
    color: #333;
    background: #fff;
    padding: 10px;
    padding-top: 9px;
    border: 3px solid #ccc;
    border-top: none;
}

#PictureZoomContainer #PictureZoomText a img {
    border: none;
    text-decoration: none;
}

#PictureZoomContainer img#PictureZoom {
    margin-top: 8%;
    padding: 100px;
    border: 3px solid #ccc;
    background: #fff;
}

#TextZoomContainer {
    display: none;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    color: #fff;
    font: 16px "segoe ui", serif;
    background: #333;
    opacity: 0.97;
}

#TextZoomContainer #TextZoomLeft {
    position: fixed;
    top: 20px;
    bottom: 20px;
    left: 0px;
    width: 28%;
    padding: 20px;
    text-align: left;
}

#TextZoomContainer #TextZoomLeft h1 {
    font: 16px "segoe ui", serif;
    border-bottom: 1px solid #fff;
    color: #fff;
}

#TextZoomContainer #TextZoomLeft ul li {
    font: 13px "segoe ui", serif;
    color: #fff;
}

#TextZoomContainer #TextZoomLeft ul li a {
    color: #fff;
    text-decoration: none;
}

#TextZoomContainer #TextZoomLeft ul li a:hover {
    color: #bbb;
}

#TextZoomContainer #TextZoomRight {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 30%;
    right: 20px;
    padding: 20px;
    border-left: 1px solid #fff;
    text-align: left;
    background: #fff;
    color: #000;
    font: 13px "segoe ui", serif;
}

#TextZoomContainer #TextZoomRight img {
    width: 775px;
    height: 300px;
}

#TextZoomContainer #TextZoomRight h1 {
    font: italic 16px "segoe ui", serif;
    border-bottom: 1px solid #000;
    color: #000;
}

#TextZoomContainer #TextZoomCloseButton {
    position: absolute;
    top: 25px;
    right: 25px;
    color: #fff;
}

#TextZoomContainer #TextZoomCloseButton a img {
    border: none;
    text-decoration: none;
}

/**
 * header
 */

#page-header{
	margin-top:0px;
	display: inline;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	height:130px;
	
	
}
#bandeau{
	position: absolute;
	width: 1200px;
	height: 170px;
	margin-top: -2px !important;
	background: url(./images/bandeau2.jpg);

}

#logo{
	width: 170px;
	height: 170px;
	background: url(./images/eurosit.png);
	background-repeat: no-repeat;
	margin-left: -1px !important;
	background-position: center;
	text-align:center;
}


/**
 * liens
 */


#ambiances, #ambiances ul li, #ambiances ul li input{
	margin-top :140px;
	position: relative;
	display: inline;	
	font: 13px "segoe ui", serif;
	color: #777;
	text-decoration: none;
	border: none;
	width: 150px;
}

#ambiances ul li input:hover{
	background: #fff;
}

#ambiances{
	width: 250px;
	height: 25px;
	text-align: right;	
	margin-right: 10px;
}

#footer{
	margin-top: 40px;
	text-align: center;
}


#footer a{
	font: 14px "segoe ui", serif;
	color:#444;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#ambiances ul li a img,#ambiances ul li.icon_language {
	text-decoration: none;
	border: none;
	margin-right: 0px;
}


#ambiances ul li.icon_language2 {
	margin-right: 15px;
}

 /**
 * contenu
 */
 
#page-content{
	margin-top:-15px !important;
	text-align: center;
	width: 1200px;
	
}

div.tabs-products img, #news-content-image {
    width: 925px;
    height: 385px;
}

.tabs-products-info-link {
	text-align: right;
	font: italic 14px "segoe ui", serif;
}

.tabs-products-info-link a {
	text-decoration: none;
}

.tabs-products-info-link a:hover {
	text-decoration: underline;
}

#main{
	text-align: center;
	margin-top: -10px !important;
	height: 700px;
	width: 1200px;
	border-top:none;
}

p{
	font: 13px "segoe ui", serif;
	margin-left: 10px;
	padding-right: 30px;
}

#tabs-products ul li a {
	width: 86%;
	height: 72%;
	text-align: center;
	padding-top:16px;
}

#tabs-entreprise ul li a {
	width: 86%;
	height: 72%;
	text-align: left;
	padding-left: 30px;
	padding-top:16px;
}
#tabs-contact ul li a {
	width: 86%;
	height: 72%;
	text-align: left;
	padding-left: 30px;
	padding-top:16px;
}

#tabs-contact #tabs-contact-visite table th {
	margin-top: 55px;
	margin-left: 15px;
	border-bottom: 1px solid #444;
	font: italic 16px "segoe ui", serif;
	color: #444;
}

#tabs-contact-formulaire table {
    width: 100%;
}

#tabs-contact-formulaire table th {
    width: 35%;
    font: 13px "segoe ui", serif;
    padding-left: 20px;
}

#tabs-contact-formulaire table tr#SubmitForm th {
    padding-top: 25px;
    text-align: center;
    width: 100%;
}

#tabs-contact-formulaire table tr#SubmitForm th input {
    font: 14px "segoe ui", serif;
    width: 32%;
}

#tabs-contact-formulaire table td {
    width: 65%;
}

#tabs-contact-formulaire table td input, #tabs-contact-formulaire table td textarea {
    width: 80%;
    font: 13px "segoe ui", serif;
}

#tabs-contact-formulaire table td textarea {
	min-height: 100px;
}

#tabs-clients {
	margin-top: 160px;
    font: 13px "segoe ui", serif;
}

#tabs-clients table {
    width: 100%;
    text-align: left;
    padding-top: 25px;
    padding-bottom: 25px;
}

#tabs-clients table th {
    width: 22%;
    font: 13px "segoe ui", serif;
    padding-left: 20px;
    text-align: center;
    padding: 15px;
}

#tabs-clients table td {
    width: 78%;
    padding: 10px;
}

#tabs-clients table th input {
    width: 75%;
    font: 13px "segoe ui", serif;
}

/**
 *News
 */
 
#news-container, #news-content {
	float: left;
	text-align: left;
	margin-left: 8px;

}

#news-container li {
	margin-left: -20px !important;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: bullet;
	font: 13px "segoe ui", serif;


}
#liens{
	margin-top:0px;
}

#liens a{
	width:100%;
	font: 14px "segoe ui", serif;
	color: #777;
	text-decoration: none;

}


#liens a:hover{
	text-decoration:underline;

}

#lien1{
	margin-top: 10px;
	padding: 5px;
	border: 2px solid #bbbbbb;
	padding-left: 20px;
	
}
#lien2{
	margin-top: 135px;
	padding: 5px;
	border: 2px solid #555;
	padding-left: 20px;
	
}

#lien2 a{
	font: 14px "segoe ui", serif;
	font-weight: bold;
	color: #555;
}

#lien3{
	margin-top: 15px;
	padding: 5px;
	border: 2px solid #555;
	padding-left: 20px;
	
}

#lien3 a{
	font: 14px "segoe ui", serif;
	font-weight: bold;
	color: #555;
}

#allactu{
	color:#666; 
	font: 13px 'segoe ui';
	margin-left:25px; 

}


#news-container span.news-section-title {
	border-bottom: 1px solid #666;
	font: italic 14px "segoe ui", serif;
	color: #666;
}

#news-container li a {
	color: #777;
	text-decoration: none;
}

#news-container li a:hover {
	text-decoration: underline;
}

#news-container {
	width: 225px;
	margin-left: -8px;
}

#news-content, #news-content img {
	width: 925px;
    height: 430px;
}

#news-content p {
	margin-top: 15px;
	margin-left: 15px;
	width: 905px;
	height: 50px;
}

#news-content h1 {
	margin-top: 25px;
	margin-left: 15px;
	border-bottom: 1px solid #444;
	font: italic 16px "segoe ui", serif;
	color: #444;
}


div.selected-product-thumb {
    text-align: center;
    width: 972px;
    height: 350px;
	display: inline;

}

div.selected-product-thumb img {
    width: 700px;
    height: 300px;
    margin-left: 30px;
    margin-top: 22px;
}

.product_logo{
    height: 100px;
    width: 140px;
    margin-left: 815px;
    margin-top: -304px;
    text-align: center;
    background: transparent;
}

.product_logo img {
	width: 120px !important;
    height: 50px !important;
}

.product_certification {
	position: relative;
	height: 180px;
	width: 140px;
	margin-left: 815px;
	text-align:center;
	margin-top: 0px;
        background: transparent;
}

.product_certification table {
        margin-left: 5px;
}

.product_certification table td {
	font: 11px "segoe ui", serif;
}

.product_certification table td img {
	width: 50px;
        height: auto;
}


div.products-thumbs-selector {
    text-align: center;
}

div.products-thumbs-selector ul li {
    display: inline;

}

div.products-thumbs-selector ul li a img {
    width: 35px;
    height: auto;
    border-bottom: none;
	border: 0px solid #fff;
    padding: 0px;
	margin-top: 38px;
	max-height: 70px;
}

div.products-description {
    height: 20px;
    padding: 10px;
    margin-top: -10px !important;
    font: 13px "segoe ui", serif;
    margin-left:100px;
    padding-top: 0px;
}

div.products-description h1 {
    border-bottom: 1px solid #444;
    font: italic 16px "segoe ui", serif;
    color: #444;
}

div.product-left-panel {
    float: left;
    width: 974px;
	margin-top: -15px;
}

div.product-right-panel {
    float: left;
    width: 68px;
}

div.product-right-panel ul {
    list-style-type: none;
    text-align: center;
    margin-left: -35px;
}

div.product-right-panel ul li {
    list-style-type: none;
    font: 13px "segoe ui", serif;
}

div.product-right-panel ul li a {
    text-decoration: none;
}

div.product-right-panel ul li a img {
    border: none;
    width: 35px;
    height: auto;
	margin-left:-3px;
}

ul.products-classes-selector li {
    text-align: center;
	margin-left: 20px;
}


ul.products-classes-selector li a{
	font-size: 11px;
}

#tabs-products ul li.products-list-item{

	text-align: left;
	margin-left: 13px;
	display: block;
	width: 54px;

}

