body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B5A7A;
	margin: 0 ;
	background-image: url(images/fond_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}


p, h2, h3, h4 {
	margin: 0 ;
}






p {
	padding:3px 0 5px 0 ;
}

a {
	text-decoration:none;
	color:#864E12;
}


a:hover {
	text-decoration:none;
	color:#752435;
}



#page {
	
	/*height: 708px;*/
	width: 955px;
	margin:0 auto ;
	background-image: url(images/fond_page.gif);
	

	
}
#menu {
	
	height: 42px;
	width: 955px;
	margin:0 auto ;
	
}

#menu  ul {
	padding:7px 75px 0 0 ;  
	margin:0;
	list-style:none;
	float:right;	
}


#menu  li {
	
	float:left;
		text-align:center;

	

}

#accueil  a {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	display:block;
	width:101px;
	height:26px; /*height:33px;*/
	padding-top:7px;
	
}

#accueil  a:hover {
	color:#1272A4;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	display:block;
	width:101px;
	height:26px; 
	background: url(images/accueil_over.gif) 0 0 no-repeat;
}


#accueil  .active{
	color:#1272A4;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	display:block;
	width:101px;
	height:26px; 
	background: url(images/accueil_over.gif) 0 0 no-repeat;
}




/*************************/
#prestation  a {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	display:block;
	width:130px;
	height:26px; /*height:33px;*/
	padding-top:7px;
	
}

#prestation  a:hover {
	color:#1272A4;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	display:block;
	width:130px;
	height:26px; 
	background: url(images/prestation_over.gif) 0 0 no-repeat;
}



#prestation  .active {
	color:#1272A4;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	display:block;
	width:130px;
	height:26px; 
	background: url(images/prestation_over.gif) 0 0 no-repeat;
}



/*************************/
#partenaires  a {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	display:block;
	width:138px;
	height:26px; /*height:33px;*/
	padding-top:7px;
	
}

#partenaires  a:hover {
	color:#1272A4;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	display:block;
	width:138px;
	height:26px; 
	background: url(images/partenaires_over.gif) 0 0 no-repeat;
}

#partenaires  .active {
	color:#1272A4;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	display:block;
	width:138px;
	height:26px; 
	background: url(images/partenaires_over.gif) 0 0 no-repeat;
}



/*************************/

#contact  a {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	display:block;
	width:101px;
	height:26px; /*height:33px;*/
	padding-top:7px;
}

#contact  a:hover {
	color:#1272A4;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	display:block;
	width:101px;
	height:26px; 
	background: url(images/accueil_over.gif) 0 0 no-repeat;
}


#contact  .active {
	color:#1272A4;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	display:block;
	width:101px;
	height:26px; 
	background: url(images/accueil_over.gif) 0 0 no-repeat;
}



/*************************/



#header_acc {
	float: left;
	height: 174px;
	width: 955px;
	background-image: url(images/fond_header_acc.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position:relative;
}

.logo {
	position:absolute;
	bottom:-30px;
	left:85px;
}

.pc {
	position:absolute;
	bottom:-130px;
	right:85px;
}

#contenu_acc {
	float: left;
	width: 825px;
	background-image: url(images/fond_contenu_acc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:40px 65px 0 65px;
	
}

#contenu_acc  h2{
	font-size:18px;
	color:#1272A4;
	margin:0 0 10px 0;
	
}

#left {
	float: left;
	width: 350px;
	background-image: url(images/fond_bloc_left.jpg);
	background-repeat: no-repeat;
	background-position:0 0 ;
	padding:15px 5px 5px 0px;
	
}
#left p{
	text-align:justify;
	line-height:35px;
}

#right {
	float: left;
	width: 400px;
	background-image: url(images/fond_bloc_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:30px;
	padding:15px 5px 5px 30px;
	
}

#right p{
	text-align:justify;
}


#right h3 {
	background:url(images/puce.gif) no-repeat 0px 10px;
	color:#E07400;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:6px 0 0 15px;
}

#visuel_acc{
	float: left;
	width: 800px;
	text-align:center;
}


#fixe1 {/*fixe bloc */
	float: left;
	height: 118px;
	width: 1px;
}

#fixe2 {/*fixe bloc */
	float: left;
	height: 118px;
	width: 1px;
}

/***************/


#fixe {/*fixe la page */
	float: left;
	height: 385px;
	width: 1px;
}

/*******footer (adresse + liens bas + logo Toptechnology) *********/
#footer {
	clear:both;
	height: 149px;
	width: 955px;
	text-align:center;
		
}

#adr_lien {
	float: left;
	height: 29px;
	width: 955px;
	color:#000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:20px;
}

#adr_lien  span{
	position:relative;
	top:5px;
}

.liens_bas {
	color:#5a3e29;
}

.liens_bas a{
	font-size: 11px;
	color:#5a3e29;
}

.liens_bas a:hover{
	color:#E17400;
}
/*******logo top Toptechnology *********/
.toptech {
	padding-top:15px;
	display: block;
}

.toptech img{
}

.toptech a{
	font-size: 10px;
	color: #666666;
}

.toptech a:hover{
	color:#E17400;
}

/* ++++++++++++++++ page prestation (produits) ++++++++++++++++++ */
#header_prest {
	float: left;
	height: 174px;
	width: 955px;
	background-image: url(images/fond_header_prest.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position:relative;
}
.pc2 {
	position:absolute;
	bottom:-65px;
	right:85px;
}

#contenu_prest {
	float: left;
	width: 825px;
	background-image: url(images/fond_contenu_prest.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:40px 65px 0 65px;
	
}
#contenu_prest  h2{
	font-size:18px;
	color:#1272A4;
	margin:0 0 10px 0;
	
}
#contenu_prest p{
	text-align:justify;
}

#contenu_prest ul{
	list-style:none;
	padding:0 0 0 20px;
	margin:0;
}

#contenu_prest li{
	list-style:none;
	list-style-image:url(images/mini_fleche.gif);
	list-style-position:0 0%;
	padding:0px 0 5px 0;
	margin:0;
}


#left2 {
	float: left;
	width: 350px;
	background-image: url(images/fond_bloc_left2.jpg);
	background-repeat: no-repeat;
	background-position:0 0 ;
	padding:15px 0px 5px 0px;
	
}

#plaquette1 {
	float: left;
	width: 349px;
	border-bottom:1px solid #999999;
	padding:15px 0 15px 0 ;
	
}
#plaquette2 {
	float: left;
	width: 349px;
	border-bottom:1px solid #999999;
	padding:15px 0 15px 0 ;
	
}
#plaquette3 {
	float: left;
	width: 349px;
	padding:15px 0 15px 0 ;
	
}


.orange {
	color:#E07400;
	font-weight:bold;
}

.orange2 {
	color:#E07400;
	font-weight:bold;
	background:url(images/puce2.gif) 0 50%  no-repeat;
	font-size:12px;
	text-align:left;
	padding:15px 0 15px 18px;
}

.orange3 {
	color:#E07400;
	font-weight:bold;
	background:url(images/puce2.gif) 0 30%  no-repeat;
	font-size:12px;
	text-align:left;
	padding:5px 0 5px 15px;
}





.pdf {
	float:right;
	
}


#right2 {
	float: left;
	width: 345px;
	background: url(images/pix_gris.jpg) repeat-x 0 0;
	margin:40px 0 0 60px;
	padding:15px 30px 5px 30px;
	background-color:#8D95A2;
	color:#FFFFFF;
	
}
#right2 h3 a{
font-size: 14px;
color: #fff;
height:20px;
display:block;
padding:5px 0 5px 15px ;
background:url(images/puce3.gif) no-repeat 0 8px ;
margin-bottom:10px;
}

#right2 h3 a:hover{
font-size: 14px;
color: #E07300;

}


/***************************/

#ligne{
	float: left;
	width: 825px;
	margin:40px 0 0px 0 ;
	line-height:15px;
}

.trait{
	background: url(images/double_trait.gif) no-repeat 100% 50%;
}
.trait2{
	background: url(images/double_trait4.gif) no-repeat right 10px;
	/*border:#000 solid 1px;*/
}
.trait3{
	background: url(images/double_trait5.gif) no-repeat right 10px;
	/*border:#000 solid 1px;*/
}		

#ligne h3{
	color:#2d3c52;
	font-size:18px;
	padding:3px 0 10px 40px;
	/*background: url(images/double_trait.gif) no-repeat 100% 50%;*/
	background: url(images/double_fleche.gif) no-repeat 0 0;
	display:block;

}	

#ligne2{
	float: left;
	width: 825px;
	margin:30px 0 0px 0 ;
	line-height:15px;
}

#ligne2 h3{
	color:#2d3c52;
	font-size:18px;
	padding:3px 0 5px 40px;
	/*background: url(images/double_trait2.gif)  no-repeat 100% 50%;*/
	background: url(images/double_fleche.gif) no-repeat 0 0;
}

#ligne3{
	float: left;
	width: 825px;
	margin:30px 0 0px 0 ;
	line-height:15px;
}

#ligne3 h3{
	color:#2d3c52;
	font-size:18px;
	padding:3px 0 5px 40px;
	/*background: url(images/double_trait3.gif)  no-repeat 100% 50%;*/
	background: url(images/double_fleche.gif) no-repeat 0 0;
}

#col{
	float: left;
	width:400px;
}

#col h3{
	color:#2d3c52;
	font-size:17px;
	padding:3px 0 5px 40px;
	/*background: url(images/double_trait.gif) no-repeat 100% 100%;*/
	background: url(images/double_fleche.gif) no-repeat 0 0;
	margin:15px 0 15px 0  ;
}

#col2{
	float: left;
	width:400px;
	margin-left:25px;
}

#col2 h3{
	color:#2d3c52;
	font-size:17px;
	padding:3px 0 5px 40px;
	/*background: url(images/double_trait.gif) no-repeat 100% 100%;*/
	background: url(images/double_fleche.gif) no-repeat 0 5px;
	margin:15px 0 15px 0;
	line-height: 18px;
}

#colonne1{
	float: left;
	width: 355px;
}

#colonne_bis{
	float: left;
	width: 355px;
}

/*******************/



.dble_fleche{
vertical-align:middle;
}


/*******************************/
#colonne2{
	float: right;
	width: 400px;
}

.excel{
	float:left;
	margin-right:10px;
}

.excel2{
	float:right;
	margin-left:10px;
}

#txt2_bis{
	float: left;
	width: 375px;

}
#txt2_bis h3{
	color:#2d3c52;
	font-size:16px;
	padding:3px 0 5px 40px;
	background:url(images/double_fleche.gif) no-repeat 0 0;
}

#txt3{
	float:  right;
	clear: right;
	width: 380px;
}

#txt3 h3{
	color:#2d3c52;
	font-size:16px;
	padding:3px 0 5px 40px;
	background:url(images/double_fleche.gif) no-repeat 0 0;
}


/* ++++++++++++++++ page partenaires  ++++++++++++++++++ */
#left3 {
	float: left;
	width: 350px;
	background-image: url(images/fond_bloc_left2.jpg);
	background-repeat: no-repeat;
	background-position:0 0 ;
	padding:15px 0px 5px 0px;
}


#part1 {
	float: left;
	width: 349px;
	border-bottom:1px solid #999999;
	padding:15px 0 15px 0 ;
	
}
#part2 {
	float: left;
	width: 349px;
	border-bottom:1px solid #999999;
	padding:15px 0 15px 0 ;
	
}
#part3 {
	float: left;
	width: 349px;
	padding:15px 0 15px 0 ;
	
}
#txt2{
	float: left;
	clear:left;
	width: 375px;
	

}
#txt2 h3{
	background: url(images/double_trait3.gif) no-repeat 100% 50%;
	color:#2d3c52;
	font-size:16px;
	padding:3px 0 5px 0px;
}

#txt4{
	float:  right;
	clear: right;
	width: 380px;
}

#txt4 h3{
	color:#2d3c52;
	font-size:16px;
	padding:3px 0 5px 0px;
	background: url(images/double_trait3.gif) no-repeat 100% 50%;

}

/* ++++++++++++++++ page Contact  ++++++++++++++++++ */
#header_contact  {
	float: left;
	height: 174px;
	width: 955px;
	background-image: url(images/fond_header_contact.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position:relative;
}
.pc3 {
	position:absolute;
	bottom:-85px;
	right:85px;
}

#contenu_contact {
	float: left;
	width: 825px;
	background-image: url(images/fond_contenu_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:100px 65px 0 65px;
}

/*----------------*/

#carte {
	float: left;
	width: 270px;
	padding-right:45px;
}

#carte  h3{
	font-size:18px;
	color:#0085ab;
	padding:0 0 6px 0;
	border-bottom:1px solid #000;
	
}
#carte img{
	border:1px solid #666666;
	margin-top:10px;
}

/*************************/

#adresse  {
	float: left;
	width: 190px;
	font-weight:bold;
	font-size:14px;
}

#adresse  h3{
	font-size:18px;
	color:#0085ab;
	padding:0 0 6px 0;
	margin-bottom:4px;
	border-bottom:1px solid #000;
	
}

#adresse  p{
	padding-bottom:20px;
}

/******* formulaire *****/
#formulaire{
	float:right;
	width:280px;
	padding:30px 0 0 0px;
}

#formulaire form{
display: inline;
}

#formulaire p{
	margin:0 0 1px 0; 
	width:280px;
	float:right;
	display:block;
}
 
#formulaire span{
	float:left;
	font-weight:normal;
}
 
#formulaire em{
	color:#FF0000;
}

#formulaire .question{
	padding-top:10px;
}
 
#formulaire input{
	float:right;
	border:1px solid  #316682;
	width:200px;
	color:#000;
}
 
#formulaire textarea{
	float:right;
	border:1px solid  #316682;
	width:200px;
	height:70px;
	color:#000;
}

#formulaire .bout{
	width: 136px;
	height:17px;
	border:none;
	
}

#formulaire .rouge{
	color:#FF0000;
	display:block;
	font-weight:bold;
	float:right;
}

.couleur{
	color:#E07400;
}
