/* Reset */
body {
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #0f3564;
}

p, div, span, a, img {
    margin: 0px;
    padding: 0px;
}

table, td, tr {
    width: 100%;
    padding: 0;
    margin: 0;
    border-spacing: 0;
    border-style: none;
    border-width: 0px;
}
/* Structure */
#structure {
    width: 955px;
	height:600px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    border-color: #FFF;
    background-color: #FFF;
}

#zone_gauche {
    float: left;
	margin-left:4px;
    width: 131px;
    height: 426px;
	background-color:#0e3a8d;
}

#centre {
    width: 955px;
	height: 426px;
	background-image:url(../images/fond_page.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	
}



#zone_droite {
    float: right;
    width: 193px;
    height: 357px;
    background-image: url(../images/zone_droite.jpg);
}
* html #zone_droite {
    float: right;
    width: 193px;
    margin-bottom: -15px;
    background-image: url(../images/zone_droite.jpg);
}

#zone_droite p{
   font-family:arial;
   color:#000;
   padding:10px;
   text-align:justify;
}

#zone_droite  ul{
  margin-top:-05px;
   margin-bottom:5px;
}

#zone_droite  li{
  margin-left:-15px;
  padding:0;
}

#lien_accueil{
	text-decoration:none;
	width:955px;
	height:128px;
}


#lien_accueil img{
	border:none;
}


.titreh1 {
	letter-spacing:0.08em;
	word-spacing:0.1em;
	font-family: arial, sans-serif;
	line-height:30px;
	font-size:18px;
}

*+html .titreh1 {
	margin-top:14px;
	margin-bottom:0px;
	letter-spacing:0.08em;
	word-spacing:0.1em;
	font-family: arial, sans-serif;
	line-height:30px;
	font-size:18px;
}
/*fin structure*/


/*Menu principal*/

#menu_main{
	background-image:url(../images/main_menu.jpg);
    width:955px;
	height:26px;
}

#menu_main a{
	display:block;
	float:left;
	text-decoration:none;
	text-align:center;
	margin-top:05px;
	color:#FFF;
    width:135px;
	font-weight:bold;
}

#menu_main a:hover{
	text-decoration:underline;
}
/*fin menu principal */

/*Bandeaux */
#bandeau_haut_accueil {
    background-image: url(../images/main_title.jpg);
    width: 955px;
    height: 128px;
}

#bandeau_bas_accueil {
    background-color: #a3300b;
    width: 955px;
    height: 20px;

}


#bandeau_haut_anim {
	position:relative;
	top:00px;
	left:505px;
}
/*Fin bandeaux*/


/*menu gauche*/



#menu_gauche{
	width:125px;
	margin:05px;
	text-align:justify;
	padding-top:25px;
	margin-left:10px;
}

#menu_gauche a{
	display:block;

	word-spacing:0.1em;
	margin-bottom:25px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-family: arial, sans-serif;
	font-size:11px;
}


/*fin du menu de gauche */

/*page de base*/

#imgleft{
	padding-left:61px;
	padding-top:25px;
	float:left;

}

#imgleft img{
	position:relative;
	right:0;
}

#txtright{
	float:left;
	letter-spacing:0.04em;
	word-spacing:0.1em;
	font-family: arial, sans-serif;
	font-size:13px;
	width:300px;
	padding-top:30px;
	padding-left:50px;
	line-height:30px;
}

#txtright2{
	float:left;
	text-align:justify;
	font-family: arial, sans-serif;
	line-height:15px;
	font-size:13px;
	width:355px;
	margin-top:-05px;
	padding-left:50px;

}

#txtright3{
	float:left;
	letter-spacing:0.04em;
	word-spacing:0.1em;
	font-family: arial, sans-serif;
	font-size:13px;
	width:300px;
	padding-top:55px;
	padding-left:50px;
	line-height:30px;
}

#txtright4{
	float:left;

	font-family: arial, sans-serif;
	line-height:15px;
	font-size:13px;
	width:355px;
	margin-top:25px;
	padding-left:50px;

}

#txtright4 h2
{
	font-family	:	Arial;
	font-size	:	16px;
	margin		:	0px;
	padding		:	0px;
}

#txtright4 li
{
	list-style-type			:		none		;
	list-style-image		:		url(../images/dossier.jpg);
	font-family				:		Arial		;
	font-size				:		14px		;
	color					:		#000000		;
	margin-top: 3px;
	margin-bottom: 3px;
}

#txtunder{
	float:left;
	text-align:justify;
	font-family: arial, sans-serif;
	line-height:15px;
	font-size:13px;
	width:400px;
	padding-top:10px;
	padding-left:15px;

}

#txtlong{
	float:left;
	text-align:justify;
	font-family: arial, sans-serif;
	line-height:13px;
	font-size:12px;
	width:75%;
	padding-top:05px;
	padding-left:50px;

}

#tarifs{
	padding-top:10px;
	width:400px;
	padding-left:10px;
	position:relative;
	float:left;
}

#tarifs table tr td{
	width:150px;
	padding:10px;
	border-bottom-style: solid;
	border-bottom-color: #0E3A8D;
	border-bottom-width:1px;
}



/*fin de la page de base*/


/*Page particuliers*/
#bandeau_bas_particuliers {
    clear: both;
    background-image: url(../images/footer_particuliers.jpg);
    width: 955px;
    height: 79px;
}

#headbuffer_particuliers {
    background-image: url(../images/particulier_headbuffer.jpg);
    width: 955px;
    height: 34px;
}

#centre_particuliers {
    float: left;
    width: 573px;
	height:357px;
    background-image: url(../images/centre_particuliers.jpg);
}

#menu_gauche {
    margin-top: 1px;
}

#menu_gauche li {

	
}

#menu_gauche li a{
    text-decoration:none;
	color:#4c2900;
	font-family:arial;
    font-weight:bold;
}

#menu_gauche li a:hover{
	color:#AC2507;
}
/*fin page particuliers */


/*page entreprises*/

#bandeau_haut_entreprises {
    background-image: url(../images/header_entreprises.jpg);
    width: 955px;
    height: 133px;
}

#bandeau_bas_entreprises {
	clear:both;
    background-image: url(../images/footer_entreprises.jpg);
    width: 955px;
    height: 79px;
}

#headbuffer_entreprises {
    background-image: url(../images/entreprises_headbuffer.jpg);
    width: 955px;
    height: 34px;
}

#centre_entreprises {
    float: left;
    width: 570px;
    height: 357px;
    background-image: url(../images/centre_entreprises.jpg);
}

/*fin page entreprises */


/*styles de sous menu*/

#sousmenu li{
    list-style-type:circle;
	padding:0px;
	margin:0px;
	background:none;	
}
#sousmenu li a {
   text-decoration:none;
	color:#4c2900;
	font-family:serif;;
	font-weight:normal;
}

#sousmenu li a:hover{
	color:#AC2507;
}

/*fin des styles de sous menu */




/*styles de catalogue */

.catalogue{
	float:left;
	margin:15px;
	background-image:url(../images/fond_catalogue.jpg);
	width:129px;
	height:87px;
	
}

.catalogue img{
	cursor:pointer;	
	padding:1px;
	width: 120px;
	height:80px;
}

* html .catalogue p{
	text-decoration:none;
	background-color:#FFF;
	
}

/*Fin de styles de catalogue */

#presentation {
    height: 50px;
    background-color: #333;
    color: #FFF;
}

#presentation p {
    margin-left: 35%;
    font-size: 16px;
}

#menu_admin {
    background-color: #EEE;
    height: 19px;
}

#connection {
    width: 400px;
    margin-left: 35%;
}

#connection td {
    font-weight: bold;
    text-align: right;
}

#connection p {
    width: 100%;
    text-align: center;
}

legend {
    font-size: 15px;
    color: #333;
    font-weight: bold;
}
/*****produits********/
#conteneur {
    margin: 20px;
    border-width: 1px;
    border-style: solid;
}

#conteneur p {
    margin-left: 20px;
}

#conteneur div {
}

h1.admin {
    font-size: 15px;
    height: 20px;
    background-color: #333;
    color: #FFF;
    line-height: 20px;
    padding-left: 10px;
    margin: 0px;
    margin-bottom: 20px;
}

h3.admin {
    margin-left: 20px;
    font-size: 14px;
    color: #C30;
}

h4.admin {
    margin-left: 20px;
    color: #FFF;
}

select.select_pro {
    width: 150px;
    /*background-color:#666;
     color:#FFF;*/
}

fieldset.produit {
    width: 500px;
    margin: 20px;
}

#gauch_pro {
    width: 300px;
    float: left;
}

#droit_pro {
    width: 500px;
    float: left;
    background-color: #333;
    color: #FFF;
}

.img_pro {
    float: left;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    width: 75px;
    text-align: center;
}

.img_border {
    border: none;
}

#test {
    position: inherit;
    margin: 0px;
    padding: 0px;
}

div.sortme {
    padding: 4px 8px;
    color: #fff;
    cursor: pointer;
    list-style: none;
    width: 100px;
    float: left;
}

div.sortme_visu {
    color: #fff;
    cursor: pointer;
    list-style: none;
    width: 100px;
    margin: 5px;
    float: left;
}

#photo {
    height: 30px;
    text-align: center;
    background-color: #333;
    color: #FFF;
    font-size: 15px;
}

#flash {
    border-width: 1px;
    border-style: ridge;
    border-color: #333;
    text-align: center;
}

#flash a {
    background-color: #333;
    color: #FFF;
    font-size: 15px;
    cursor: pointer;
}

#loader {
    position: absolute;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    height: 100px;
    top: 120px;
    text-align: center;
    z-index: 11;
}

#fond {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: #333;
    Opacity: 50;
}

#loader p {
    color: #FFF;
    margin-top: 30px;
    font-size: 14px;
}

.ul_pro {
    margin-left: 20px;
}

.ul_pro li {
    list-style-image: url("../images/icones/back_16_hot.gif");
    height: 16px;
}

.ul_pro li a {
    text-decoration: none;
    color: #000;
}

.ul_pro li a:hover {
    text-decoration: underline;
    color: #000;
}

.ul_marq li {
    height: 16px;
    list-style-type: disc;
}

.ul_marq li a {
    text-decoration: none;
    color: #000;
}

.ul_marq li a:hover {
    text-decoration: underline;
    color: #000;
}

.label_ma {
    display: block;
    width: 150px;
    float: left;
}

.lien_onclick:hover {
    text-decoration: underline;
    cursor: pointer;
}

.a_couleur {
    color: #333;
    text-decoration: underline;
    cursor: pointer;
}
/*****sous article******/
.admin_affich_produit {
    border-width: 1px;
    border-style: solid;
    border-color: #333;
    border-collapse: separate;
    margin: 0px;
}

.admin_affich_produit td {
    height: 30px;
}

.sous_article {
    padding-left: 20px;
    width: 90px;
    height: 30px;
}

#ajout-1 div {
    margin-left: 0px;
}
/******list_produit*******/
.tab {
    border-collapse: collapse;
}

.tab_titre td {
    font-size: 14px;
    border: 1px solid #333;
    text-align: center;
    background-color: #c30;
    color: #FFF;
    height: 20px;
}

.tab_bas td {
    border: 1px solid #333;
    padding-left: 5px;
}
/*******criteres********/
#critere_gauch {
    width: 200px;
    margin: 0px;
    float: left;
}

#critere_droite {
    width: 680px;
    margin: 0px;
    float: left;
}

.border_fam {
    border: 1px solid #333;
    padding: 5px;
}

.error {
    background: #ffdfdf;
    border: 2px solid #df7d7d;;
    width: 150px;
}
/*commandes*/
.choix_date {
    width: 250px;
    height: 25px;
    background-color: #000;
    color: #FFF;
    line-height: 25px;
    text-align: center;
    margin-left: 300px;
    font-size: 14px;
}

.choix_date:hover {
    width: 250px;
    height: 25px;
    background-color: #999;
    color: #000;
    line-height: 25px;
    text-align: center;
    margin-left: 300px;
    font-size: 14px;
    cursor: pointer;
}

