body {
	font: 11px/165% Arial, Helvetica, sans-serif;
	margin: 0; padding: 0 0 10px 0; 
	text-align: center;
	background-position: top;
	background-repeat: none;
	background-color: #d8d8d8;
	background-attachment : fixed;
	color: #000000;
}

h1 {
	color: #000000;
	font-size: 1.3em;
	text-align: left;
}

h2 {
	color: #000000;
	font-size: 1.1em;
	text-align: left;
	border-bottom: 1px solid #EF6A32;
	margin: 0;
	padding: 0;
}

h3 {
	color: #000000;
	font-size: 1.3em;
	text-align: left;
	border-bottom: 1px solid #EF6A32;
	padding-bottom: 5px;

}

#cadre_page {
	margin: auto;
	width: 1200px;
	position: relative;
        background-color: #FFFFFF;
}

#menu_horizontal ul {
    list-style-type:none;
    padding-top: 15px;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
    font-size: 1.2em;
    color: #ff0000;
    margin: 0;
    padding-left: 20px;
    padding-bottom: 30px;
    background-color: #FFFFFF;
 }
 
#menu_horizontal li { 
    float:left; /*pour IE*/
    padding-right: 30px;
}

#menu_horizontal ul li a {
    display:block;
    float:left; 
    color: #000000;
    text-decoration:none;
    text-align:center;
}

#menu_horizontal ul li a:hover {
    color: #ff0000;
} 
 
#menu_horizontal a.choisi{
    display:block;
    float:left;
    color: #ff0000;
    text-decoration:none;
    text-align:center;
}

#menu_horizontal a.choisi:hover {
    color: #ff0000;
}

#bandeau {
    width:1200px; 
    height:141px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000000;
	background: url('../images/techniplan.png') no-repeat;
} 

#bandeau_logo{

display: inline-block;
height: 141px;
width: 258px;
margin-right: 155px;
}

#bandeau_header{
background: url('../images/header.png') no-repeat;
height: 141px;
width: 783px;
}

#ligne_bandeau {
    background-color: #b4b4b4;
    width: 1200px;
    height: 26px;
    border-bottom: thin solid #000000;
} 

#ligne_bandeau ul {
    list-style-type:none;
    padding-top: 5px;
    font-family: Arial;
    font-size: 1.2em;
    color: #000000;
    margin: 0;
    padding-left: 20px;
}

#ligne_bandeau li { 
    float:left; /*pour IE*/
    padding-right: 15px;
}

#ligne_bandeau ul li {
    display:block;
    float:left; 
    text-decoration:none;
    text-align:center;
}

#ligne_bandeau ul li a{
    color: #000000;
    text-decoration: none;
}

#ligne_bandeau ul li a:hover{
    text-decoration: underline;
}

#menu_vertical {
    width: 240px;
    float: left;
    background-image: url(../images/separation_menu.jpg);
    background-position: right;
    background-repeat: no-repeat;
    height: 504px;
    margin: 0;
    padding: 0;
    padding-left: 20px;
    margin-bottom: 40px;
}

#centre_gauche {
    width: 400px;
    float: left;
    margin: 0px;
    padding-top: 30px;
    text-align: left;
    padding-left: 40px;
}

#titre_bulle {
    padding-left: 70px;
    margin-top: -45px;
    padding-bottom: 15px;
}

#titre_creercompte{
    padding-left: 70px;
    margin-top: -80px;
    padding-bottom: 15px;
}

#centre_gauche p {
    font-family: Arial;
    font-size: 1.3em;
    color: #694f42;
    line-height: 1.5em;
    padding-top: 5px;
    padding-left: 25px;
    padding-right: 65px;
    margin-left: 10px;
    background-image: url(../images/etoile.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}
#centre_droite p {
    font-family: Arial;
    font-size: 1.3em;
    color: #694f42;
    line-height: 1.5em;
    padding-top: 5px;
    padding-left: 25px;
    padding-right: 65px;
    margin-left: 10px;
    background-image: url(../images/etoile.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}

#centre_droite{
    width: 400px;
    float: left;
    margin: 0px;
    padding-top: 30px;
    text-align: left;
}

#titre_identifiant {
    padding-left: 90px;
    margin-top: -65px;
    padding-bottom: 15px;
    font-size: 1.5em;
}

#authentification{
    padding-left: 90px;
    width: 280px;
    padding-bottom: 30px;
}

.champ_authentification{
    border: thin solid white;
    border: none;
    background-image: url(../images/fond_champ_authentification.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 149px;
    height: 27px;
    margin: 0;
    padding-left: 10px;
    font-family: Arial;
    font-size: 1.3em;
    color: white;
    margin-bottom: 4px;
    vertical-align: middle;
    line-height: 27px;
}

#boite_identification{
    width: 200px;
    float: right;
    margin-right: 45px;
    margin-top: -20px;
}

#boite_identification_contenu{
    width: 200px;
    float: left;
}

#titre_identifiant_contenu {
    font-size: 1.4em;
    margin-top: 30px;
}

.champ_authentification_contenu{
    border: thin solid white;
    background-image: url(../images/fond_champ_authentification.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 149px;
    height: 27px;
    font-family: Arial;
    font-size: 12px;
    color: white;
    vertical-align: middle;
    line-height: 27px;
    padding-left: 10px;
    border: none;
}

.contenu_authentification_contenu {
    font-size: 10px;
    padding-bottom: 5px;	
    padding-left: 5px;
    text-align: left;
}

.contenu_authentification_contenu a{
    color: #694f42;
    text-decoration: none;
    border: none;
    font-weight: normal;
    font-size: 10px;
}



.ok_contenu {
    border:2px outset #A6BEDE;
    font-weight:bold;
    cursor:pointer;
    background-image: url(../images/fond_ok.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 44px;
    height: 60px;
    border:none;
    font-family: Arial;
    font-size: 14px;
    color: white;
    cursor: pointer;
}

.commande_papier {
    border:2px outset #A6BEDE;
    font-weight:bold;
    cursor:pointer;
	background-color:grey;
    width: 150px;
    height: 40px;
    border:none;
    font-family: Arial;
    font-size: 14px;
    color: white;
    cursor: pointer;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


.ok{
    border: none;
    background-image: url(../images/fond_ok.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 44px;
    height: 60px;
    margin: 0;
    margin-top: -6px;
    padding: 0;
    font-family: Arial;
    font-size: 1.3em;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.contenu_authentification {
    font-size: 1em;
    padding-bottom: 5px;	
    padding-left: 5px;
}

.contenu_authentification a{
    color: #694f42;
    text-decoration: none;
}

.contenu_authentification a:hover{
    text-decoration: underline;
}

#titre_profil {
    padding-left: 70px;
    margin-top: -105px;
    padding-bottom: 15px;
    font-size: 1.5em;
}

#texte_profil {
    padding-left: 75px;
    padding-right: 40px;
    margin-top: -30px;
    font-family: Arial;
    font-size: 1.3em;
    color: #694f42;
    line-height: 1.5em;
}

#lien_compte{
    background-image: url(../images/fond_changer_infos.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 308px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    margin: 0 auto
}

#lien_compte a:link{
    font-size: 13px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    margin-top: 5px;
}

#lien_compte a:hover{
    color: black;
}

#lien_compte a:visited{
    color: white;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    margin-top: 5px;
}

#lien_compte_accueil{
    background-image: url(../images/fond_changer_infos_accueil.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 211px;
    height: 27px;
    text-align: center;
    line-height: 27px;
}

#lien_compte_accueil a:link{
    font-size: 13px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    margin-top: 5px;
}

#lien_compte_accueil a:hover{
    color: black;
}

#lien_compte_accueil a:visited{
    color: white;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    margin-top: 5px;
}

#footer {
    clear:both;
    bottom: 0;
    background-color: #202427;	
    width: 100%;
    height: 100px;
    text-align: left;	
    font-family: Arial;
    font-size: 1.2em;
    color: white;
    padding-top: 5px;
}

#footer a {
    color: white;
    text-decoration: none;
    padding-left: 20px;
    height: 30px;
}

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

.navigation { 
    margin: 0; 
    padding: 0; 
    list-style: none; 
    color: #fff; 
    font-family: Arial;
    font-size: 1.3em;
    color: #000000;
    text-align: left;
    letter-spacing: -1px;
    padding-top: 30px;
    float: left;
    margin-right: 30px;
} 

.navigation a, .navigation span , ul.navigation li { 
    display: block; 
    text-decoration: none;
    color: #000000;
    font-weight: bold; 
    border-bottom: 1px solid #c6c6c6;
    margin-top: 25px;			
} 

.navigation  a.choisi { 
    display: block; 
    text-decoration: none;
    color: #EF6A32;
    font-weight: bold;		
} 

.navigation .toggleSubMenu a, .navigation .toggleSubMenu span { 
    background-image: url(../images/plus.png);
    background-position: right top;
    background-repeat: no-repeat;	
} 

.navigation .open a, .navigation .open span { 
    background-image: url(../images/moins.png);
    background-position: right top;
    background-repeat: no-repeat;
} 

.navigation a:hover, .navigation a:focus, .navigation a:active { 
    text-decoration: none;
    color: #EF6A32;
} 

.navigation .subMenu { 
    font-size: 1em; 
    margin: 0; 
    padding: 0;   
    list-style: none;		
} 

.navigation ul.subMenu a { 
    background: none; 
    font-weight: normal;
    border: none;
    padding: 0;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    margin-top: -25px;	
}


.bleu {
    color: #000000;
}

#contenu_centre {
    width: 700px;
    float: left;
    margin: 10px 0 0 30px ;
    padding: 0;
}

.errors {
    color: black;
}

#boite_profil {
    width: 700px;
    float: right;
    margin-right: 20px;
    margin-top: 25px;
    text-align: left;
    font-size: 1.1em;
    color: #694f42;
}

#boite_profil td{
    font-size: 14px;
    line-height: 20px;
}

#colonne_reponse_gauche  {
    width: 120px;
    color: #000000;
}

#colonne_profil_gauche  {
    width: 250px;
    color: #000000;
}

#colonne_profil_droite  {
    width: 250px;
}


#formulaire_renseignements {
    width: 695px;
    float: left;
    margin-right: 20px;
    margin-top: 0px;
    text-align: left;
    font-size: 1.1em;
    color: #694f42;
}

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

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

#formulaire_renseignements td{
    font-size: 14px;
    line-height: 20px;
}

#formulaire_renseignements input[type=text]{
    width:300px;
}

#formulaire_renseignements input.classeText{
    width:200px;
}
#formulaire_renseignements .divError	{
    display:inline;
    color:#cc0000;
}

/*Formulaire Inscription */
.titreInscription{
    color: #000000;
    font-family: Arial;
    font-size: 1.3em;
}
#formulaire_inscription{
    width: 695px; 
    float: left;
    margin-right: 20px;
    margin-top: 0px;
    text-align: left;
    font-size: 1.1em;
    color: #694f42;
}
#formulaire_inscription .block	{
    margin:10px 0;
    font-size:12px;
    display:block;
}
#formulaire_inscription .block .soustitre{
    margin:0 0 10px 0;
    padding:2px 2px 2px 10px;
    background:#EBEBEB;
    color:#3C3C3C;
    font-weight:bold;
}
#formulaire_inscription .block .com{color:#8C8C8C;}
#formulaire_inscription .block .errors{color:#cc0000;}
#formulaire_inscription input[type=text]{	width:300px;}
#formulaire_inscription input.classeText{ width:300px;}
#formulaire_inscription input.classeTextNaf{ width:50px;}
#formulaire_inscription .divError	{
    display:inline;
    color:#cc0000;
}


/*Fin formulaire Inscription */


#creer_compte {
    clear: both;
    margin-top: 30px;	
}

html>/**/body #creer_compte { 
    padding-top: 40px;
}

.confirmation {
    color: #000000;
    font-size: 1.2em;	
}

.envoyer{
    border: thin solid white;
    background-image: url(../images/fond_champ_authentification.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 149px;
    height: 27px;
    font-family: Arial;
    font-size: 12px;
    color: white;
    vertical-align: middle;
    line-height: 27px;
    padding-left: 10px;
    border: none;
    margin-bottom: 20px;
    font-weight: bold;
}

a.filtre{
    color: #000000;
    font-family: Arial;
    font-size: 1.1em;
    text-decoration: none;
}

a.filtre:hover{
    text-decoration: underline;
}

table.telechargements{
    border: thin solid #c0bebe;
    border-collapse: collapse;
    width : 100%;
    text-align: left;
    font-size: 1.1em;
    margin-top: 25px;
}
td.titretelechargements {
    padding-left : 20px;
    color: #000000;
    background-image: url(../images/fond_titre_tableau.jpg);
    background-position: top;
    background-repeat: repeat-x;
    text-align: left;
    font-size: 1.1em;
    height: 26px;	
}
td.telechargements_ligne1 {
    border-top: thin solid white;
    border-right: thin solid #c0bebe;
    padding-left : 20px;
    background-image: url(../images/fond_ligne1.jpg);
    background-position: top;
    background-repeat: repeat-x;
    color: black;
    height: 23px;
}

td.telechargements {
    border-right: thin solid #c0bebe;
    padding-left : 20px;
    height: 23px;
}

td.telechargements_center{
    border-right: thin solid #c0bebe;
    height: 23px;
    text-align: center;
}

td.telechargements2 {
    border-right: thin solid #c0bebe;
    padding-left : 20px;
    background-color: #eeeeee;
    height: 23px;
}

td.telechargements2_center {
    border-right: thin solid #c0bebe;
    background-color: #eeeeee;
    height: 23px;
    text-align: center;
}

table.utilitaires{
    border: thin solid #c0bebe;
    border-collapse: collapse;
    width : 100%;
    text-align: left;
    font-size: 1.1em;
    margin-top: 25px;
}
td.titreutilitaires{
    padding-left : 20px;
    color: #000000;
    background-image: url(../images/fond_titre_tableau.jpg);
    background-position: top;
    background-repeat: repeat-x;
    text-align: left;
    font-size: 1.1em;
    height: 26px;	
}
td.utilitaires {
    border-right: thin solid #c0bebe;
    padding-left : 20px;
    height: 23px;
    width: 500px;
}

td.utilitaires_center{
    border-right: thin solid #c0bebe;
    height: 23px;
    text-align: center;
}

/*FAQ */
.bloc_questions{
    width: 100%;
    margin-right: 30px;
    margin-top: 10px;
    border: thin solid #e3e3e3;
}
.question{
    color: #000000;
    background-image: url(../images/fond_recherche.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: white;
}
.reponse{
	
}
a.lien_faq{
    color: #000000;
    font-family: Arial;
    font-size: 1.1em;
    text-decoration: none;
}
a.lien_faq:hover{
    text-decoration: none;
}
.bouton_moins_faq {
    border: none;
    white-space: nowrap;
    display:inline;
}

span.requis {
    color: grey;
}


li.telephone {
    font-family: Arial, sans-serif;
    font-size: 100%;
    color: #000000;
    display : list-item;
    list-style-image : url(../images/kcall2.png);
} 
.blocContact{
    background-image: url(../images/fond_recherche.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: white;
    width: 100%;
    margin-right: 30px;
    margin-top: 10px;
    border: thin solid #e3e3e3;
    font-family: Arial;
    font-size: 1.1em;
    padding-left: 10px;
    padding-top: 10px;
}

a.email{
    color: #000000;
    font-family: Arial;
    font-size: 1em;
    font-weight:bold;
    text-decoration: none;
}
a.email:hover{
    text-decoration: none;
}

.titreBleuArial {
    color: #000000;
    font-family: Arial;
    font-size: 1.3em;
}
	
.mentions_legales{
    font-family: Arial;
    font-size: 1.1em;
}


#logo_sictiam {
    float: right;
    margin-left: -25px;
}

#logo_sictiam img{
    border: none;
}


#texte_logo_sictiam  {
    float: right;
    padding-right: 15px;
}

#mentions {
    float: left;
}

#w3c {
    float: right;
    margin-right: 10px;
}

#w3c img{
    border: none;
}

#texte_profil ul{
    margin-top: -20px;
    margin-left: -40px;
}

#texte_profil ul li{
    list-style: none;	
    padding-bottom: 15px;
    margin-bottom: 5px;
    background-image: url(../images/trait.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}

#titre_actu{
    padding-left: 70px;
    margin-top: -50px;
    padding-bottom: 15px;
}

span.titre_news{
    color : #28C2F6;
}
span.texte_news{
    color: #694f42;
    font-size: 1.3em;
}
#wrap a{
    color: #000000;
    /*font-weight:bold;*/
    font-size: 1.3em;
    /*text-decoration: none;*/
    text-decoration: none;
}
#wrap a:hover{
    /*font-weight:bold;*/
    /*text-decoration: none;*/
    text-decoration: underline;
}
