/*----------------------------------CSS Général : Teraoptic----------------------------------*/

*{
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
}

ul{
	list-style-type: none;
}

img{
	border: 0;
}

a{
	text-decoration: none;
}

body{
	background: #E0E0E0;
}

.titleNiveau1{
	color: #CD008E;
	font-size: 17px;
	text-indent: -9999px;
}

#page{
	margin: 0 auto;
	width: 800px;
}

#header{
	background: url(../img/bg-header.jpg) repeat-x;
	height: 144px;
}

.part-logo{
	float: left;
	width: 304px;
}

.language{
	margin-left: 704px;
	padding-top: 75px; 
}

.language a{
	padding: 0 3px;
}

#contain-header{
	margin: 0 auto;
	width: 800px;
}

#menu{
	width: 800px;
	float: right;
	height: 34px;
	margin-top: 7px;
}

#menu ul{
	margin-left: 20px;
}

#menu li{
	float: left; 
    width: 190px;  
    color: white;
}

#menu li a { 
    display: block; 
    color: white;  
	font-size: 15px;	
    text-align: center ;
	height: 34px;
	font-weight: bold;
	line-height: 32px;	
} 
	
#menu li a:hover, #menu li a:focus, #menu li a:active { 
	color: white;
	background: #760954;
}

.selected{
	display: block; 
    color: white;
	background: #760954;
	font-size: 15px;	
    text-align: center ;
	height: 34px;
	font-weight: bold;
	line-height: 32px;
	
}

#contain{
	background: url(../img/bg-contain.jpg) repeat-y;
}

#banniere{
	margin-left: 17px; 
}

#society{
	padding-top: 20px;
	height: 433px;
}

#speech{
	margin-left: 18px;
	width: 532px;
	height: 453px;
	background: url(../img/bg-speech.jpg) no-repeat;
	float: left;
}

#titleSpeech{
	background: url(../img/title-speech.jpg) no-repeat;
	width : 377px;
	height: 28px;
	margin: 35px 0 0 25px;
}

#containSpeech{
	margin: 25px 0 0 25px;
	width: 475px;
	height: 260px;
}

#txtSpeech{
	width: 350px;
	float: left;
}

#txtSpeech p{
	margin-bottom: 15px;
	font-size: 11px;
}

#illustrationSpeech{
	width: 125px;
	float: right;
	text-align: center;
}

#illustrationSpeech img{
	margin-top: 4px;
	margin-bottom: 30px;
}

#linkContact{
	float: left; 
    width: 236px;  
    color: white;
	margin-left: 25px;
}

#linkContact a{ 
    display: block; 
    color: #760954;  
	font-size: 15px;	
	height: 34px;
	background: url(../img/contactUs.jpg) top no-repeat;
	text-indent: -9999px;
} 
	
#linkContact a:hover, #linkContact a:focus, #linkContact a:active { 
	background: url(../img/contactUs.jpg) bottom no-repeat;
}

#new-product{
	margin-top: 15px;
}

#products{
	margin-top: 15px;
	margin-right: 17px;
	width: 233px;
	background: #BDBDBD;
	height: 259px;
	float: right;
}

#titleProducts{
	background: url(../img/title-allProducts.jpg) no-repeat;
	width : 176px;
	height: 28px;
	margin: 10px 0 0 10px;
}

#linkProducts{
	margin: 5px 0;
}

#linkProducts ul{
	margin-left: 12px;
}

#linkProducts li a{
	color: #606060;
	font-size: 11px;
}

#linkProducts a:hover, #linkProducts a:focus, #linkProducts a:active { 
	text-decoration: underline;
	color: black;
}

#linkAllProducts{
	float: left; 
    width: 212px;  
    color: white;
	margin-top: 5px;
	margin-left: 10px;
}

#linkAllProducts a{ 
    display: block; 
    color: #760954;  
	font-size: 15px;	
	height: 34px;
	background: url(../img/allProducts.jpg) top no-repeat;
	text-indent: -9999px;
} 
	
#linkAllProducts a:hover, #linkAllProducts a:focus, #linkAllProducts a:active { 
	background: url(../img/allProducts.jpg) bottom no-repeat;
}

#footer{
	height: 60px;
}

#legales{
	width: 270px;
	float: left;
	text-align: center;
}

#legales a{
	color: #606060;
	font-weight: bold;	
}

#legales a:hover, #legales a:focus, #legales a:active { 
	text-decoration: underline;
}

#adresse{
	width: 530px;
	float: right;
	font-weight: bold;
	font-size: 12px;
}



/*--------------------------------------------------------------------------------*/
/*----------------------------------PAGE PRODUIT----------------------------------*/
/*--------------------------------------------------------------------------------*/


#titleGammeProducts{
	background: url(../img/title-products.jpg) no-repeat;
	width : 176;
	height: 28px;
	margin: 20px 0 0 60px;
}

#gammeProducts ul{
	margin-top: 10px;
	margin-left: 40px;
	height: 620px;
}

#gammeProducts li{
	padding-top: 10px;
	width: 156px;
	height: 140px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	display: block;
	float: left;
	text-align: center;
}

#gammeProducts li:hover{
	padding-top: 10px;
	width: 156px;
	height: 140px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	display: block;
	float: left;
	text-align: center;
	background: #EDEBEB;
}

#gammeProducts li a{
	color: #606060;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px;
}

#gammeProducts a:hover, #gammeProducts a:focus, #gammeProducts a:active { 
	color: #99006A;
}



/*--------------------------------------------------------------------------------*/
/*----------------------------------PAGE FICHE PRODUIT----------------------------------*/
/*--------------------------------------------------------------------------------*/



/*------------------------MENU ACCORDEON---------------------------*/

#contain-product{
	min-height: 620px;
}

#ss-menu-product{
	margin-left: 15px;
	width: 242px;
	float: left;
}

#basic-accordian{
	width: 232px;
	z-index: 2;
	border: 1px solid #F9F9F9;
	padding: 2px;
}

.accordion_headings{
	width: 217px;
	height: 35px;
	color: #3A3A3A;
	background: #EDEBEB;
	border-bottom: 1px solid #FFF;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	line-height: 31px;
	padding-left: 15px; 
}

.accordion_headings a{
	color: #3A3A3A;
}

.accordion_headings:hover{
	background: #B3B1B1;
}

/*Page selectionnee*/

.accordion_headingsSelected a{
	color: #3A3A3A;
}

.accordion_headingsSelected{
	width: 217px;
	height: 35px;
	color: #3A3A3A;
	background: #B3B1B1;
	border-bottom: 1px solid #FFF;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	line-height: 31px;
	padding-left: 15px; 
}

.accordion_headingsSelected{
	background: #B3B1B1;
}

.accordion_child{
	padding: 15px 0 15px 30px;
	background: #F9F9F9;
}

.accordion_child li:hover{
	list-style-image: url(../img/puce.gif);
}

.accordion_child a{
	color: #3A3A3A;
	font-size: 10px;
	line-height: 25px;
}

.header_highlight{
	background: #EDEBEB;
}

/*------Tiroirs------*/

#fiche-product{
	width: 527px;
	margin-left: 257px;
	margin-top: 1px;
	margin-right: 15px;
	padding-bottom: 15px;
	background: #B3B1B1;
	min-height: 600px;
}

/*Tiroirs optiques*/
#title-fiche-produit-luxor{
	background: url(../img/produits/title-tiroir-optique-luxor.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-luxor{
	margin-left: 8px;
}

#title-fiche-produit-khiva{
	background: url(../img/produits/title-tiroir-optique-khiva.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-khiva{
	margin-left: 8px;
}

#title-fiche-produit-india{
	background: url(../img/produits/title-tiroir-optique-india.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-india{
	margin-left: 8px;
}

#title-fiche-produit-glasgow{
	background: url(../img/produits/title-coffret-glasgow.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-glasgow{
	margin-left: 8px;
}

/*Baies et coffrets muraux*/

#title-fiche-produit-coffret19{
	background: url(../img/produits/title-coffret-19.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-coffret19{
	margin-left: 8px;
}

#title-fiche-produit-baie19{
	background: url(../img/produits/title-baie-teraoptic.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-baie19{
	margin-left: 8px;
}

#title-fiche-produit-baie-etsi{
	background: url(../img/produits/title-baie-etsi-teraoptic.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-baie-etsi{
	margin-left: 8px;
}

/*Coffrets muraux optiques*/

#title-fiche-produit-jeddah{
	background: url(../img/produits/title-coffret-jeddah.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-jeddah{
	margin-left: 8px;
}

#title-fiche-produit-kyoto{
	background: url(../img/produits/title-coffret-kyoto.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-kyoto{
	margin-left: 8px;
}

#txt-fiche-produit{
	margin: 20px 25px;
}

#txt-fiche-produit p {
	margin-bottom: 15px;
}

#txt-fiche-produit ul {
	margin-left: 15px;
}

#txt-fiche-produit h3{
	background: #878787;
	width: 210px;
	color: white;
	line-height: 20px;
	margin: 15px 0 5px 0;
	padding: 0 5px;
}

#txt-fiche-produit a{
	color: #99006A;
	font-weight: bold;
}

#txt-fiche-produit a:hover{
	text-decoration: underline;
}

/*BTO*/

#title-fiche-produit-bto1{
	background: url(../img/produits/title-bto-v1.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-bto1{
	margin-left: 8px;
}

#title-fiche-produit-bto2{
	background: url(../img/produits/title-bto-v2.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-bto2{
	margin-left: 8px;
}

#title-fiche-produit-bto3{
	background: url(../img/produits/title-bto-v3.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-bto3{
	margin-left: 8px;
}

/*Cassette pivotante*/

#title-fiche-produit-cassette{
	background: url(../img/produits/title-cassette-pivotante.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-cassette{
	margin-left: 8px;
}


/*Cable optique*/

#title-fiche-produit-cable-optique{
	background: url(../img/produits/title-cables-optiques.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-cable-optique{
	margin-left: 8px;
}

#title-fiche-produit-cable-tube-centrale{
	background: url(../img/produits/title-cable-tube-centrale.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-cable-tube-centrale{
	margin-left: 8px;
}


#title-fiche-produit-cable-distribution{
	background: url(../img/produits/title-cable-distribution.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-cable-distribution{
	margin-left: 8px;
}


/*Cordons et pigtails*/

#title-fiche-produit-cordons-pigtails{
	background: url(../img/produits/title-cordons-pigtails.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-cordons-pigtails{
	margin-left: 8px;
}

/*Cable préconnectorisé*/

#title-fiche-produit-cable-preco{
	background: url(../img/produits/title-cable-preco.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-cable-preco{
	margin-left: 8px;
}

/*Composants et accessoires*/

#title-fiche-produit-composants-accessoires{
	background: url(../img/produits/title-composant-accessoire.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-composants-accessoires{
	margin-left: 8px;
}

/*Nettoyage et consommable*/

#title-fiche-produit-nettoyage-consommable{
	background: url(../img/produits/title-nettoyage-consommable.jpg) no-repeat;
	height: 57px;
}

#img-fiche-produit-nettoyage-consommable{
	margin-left: 8px;
}


/*--------------------*/
/*------CONTACT-------*/
/*--------------------*/

#txt-contact-teraoptic{
	background: #BDBDBD;
	margin: 30px 100px;
	color: black;
}

#txt-contact-teraoptic p{
	font-size: 13px;
}

#txt-contact-teraoptic a{
	color: #99006A;
}

#txt-contact-teraoptic a:hover{
	text-decoration: underline;
}


/*--------------------*/
/*------LEGALES-------*/
/*--------------------*/

#contain-legales{
	margin: 0 40px;
	font-size: 11px;
	color: #4F4F4F;
	text-align: justify;
	padding-top: 30px;
}

#contain-legales h1{
	text-indent: -9999px;
	color: #99006A;
	background: url(../img/title-legales.jpg) no-repeat;
	height: 28px;
	
}

#contain-legales h2{
	font-size: 15px;
	margin: 10px 0;
	color: #99006A;
}

#contain-legales p{
	padding: 10px 0;
}

#contain-legales a{
	color: #99006A;
	font-weight: bold;
}

#contain-legales a:hover{
	text-decoration: underline;
}

#contain-legales li{
	margin: 5px 0 5px 30px;
}
