/* balises generiques*/
body {
	margin: 0px;
	border : none;
	padding: 0px;
	background-image: url(../img/decosite/style01/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a { text-decoration: none; }

p {	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	margin-bottom: 0;
	margin-top: 0px;
	text-align: center;
	font-weight: bold;
	line-height: 1.8em;
}

h2   
{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	display: inline;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
}
h3
{
	font-size: 12px;
	color: #FF9900;
	margin: 0px;
	display: inline;
}
h4 {
	font-size: 12px;
	color: #FF9900;
	margin: 0px;
	font-weight: normal;
	display: inline;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900; /* orange*/
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cdef08;
	font-weight: bold;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #cdef08;
	}
	
.blanc {
	color: #FFFFFF;
}
.clear {clear:both;}



.txt_nrm { font-size: 12px; color: #CDEF08; }
.txt_nrm a:link { font-size: 12px; color: #CDEF08; margin: 0px; font-weight: bold; }
.txt_nrm a:hover { font-size: 12px; color: #FF9900; margin: 0px; font-weight: bold; }
.txt_nrm a:visited { font-size: 12px; color: #cdef08; margin: 0px; }

.txt_nrm_red { font-size: 12px;	color: #FF0000;	font-weight: bold;}
.txt_nrm_red a:link { font-size: 12px; color: #FF0000; font-weight: bold;}
.txt_nrm_red a:hover { font-size: 12px; color: #FF0000; font-weight: bold; }
.txt_nrm_red a:visited { font-size: 12px; color: #FF0000; font-weight: bold; }

.txt_nrm_couleur2 {
	font-size: 12px;
	color: #FF9900;
	margin: 0px;
}


/* fin balises generiques*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* DIV conteneur du site*/
#conteneur {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	margin-bottom: 0px;
}

/* DIV fin conteneur du site*/
/* -------------------------------------------------------------- */
/* DIV bloc haut*/
#conteneur #bloc_haut {
	background-image: url(../img/bloc_haut.gif);
	height: 148px;
	left: 0px;
	top: 0px;
}
#conteneur   #bloc_haut   #bloc_haut_banner {
	height: 95px;
}
#conteneur   #bloc_haut   #bloc_haut_coord {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	height: 20px;
}
#conteneur   #bloc_haut   #bloc_haut_undercoord {
	height: 4px;
}
#conteneur   #bloc_haut   #bloc_haut_menu {
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background-image: url(../img/decosite/style01/conteneur_bloc_haut_bloc_haut_menu.gif);
}
#conteneur    #bloc_haut    #bloc_haut_undermenu {
	height: 9px;
}

/* fin DIV bloc haut*/
/* -------------------------------------------------------------- */
/* DIV bloc main*/

/* IE*/
#html #conteneur #bloc_main {
	height: 550px;
}
/* firfefox*/
#conteneur #bloc_main {
	min-height: 550px;
	left: 0px;
	top: 148px;
	position: absolute;
	background-color: #755E47;
	width: 900px;
}
#conteneur #bloc_main #page_titre {
	background-image: url(../img/decosite/style01/bloc_principale_1_2.gif);
	height: 38px;
	width: 900px;
}
#conteneur #bloc_main #page_main {
	color: #CDEF08;
}
#conteneur #bloc_main #page_main a:link { font-size: 12px; color: #CDEF08; margin: 0px; font-weight: bold; }
#conteneur #bloc_main #page_main a:hover { font-size: 12px; color: #FF9900; margin: 0px; font-weight: bold; }
#conteneur #bloc_main #page_main a:visited { font-size: 12px; color: #cdef08; margin: 0px; }

#conteneur #bloc_main #page_main h3
{
	font-size: 12px;
	color: #FF9900;
	margin: 0px;
}

/* fin DIV bloc main*/
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* DIV bloc pied*/
#bloc_pied {
	font-size: 9px;
	line-height: 2.5em;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	height: 65px;
	width: 900px;
	background-color: #110E0B;
}
/*	background-image: url(../img/decosite/style01/bloc_pied.gif);  */



#bloc_pied a:link {
	color: #CDEF08;
	font-weight: bold;
}
#bloc_pied a:hover {
	color: #FF9900;
}
#bloc_pied a:visited {
	color: #CDEF08;
}
#bloc_pied a:active {
	color: #FF0000;
}
/* fin DIV bloc pied*/
/* -------------------------------------------------------------- */
/* DIV conteneur du site*/

#conteneur_popup {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #755E47;
}
/* DIV bloc main popup*/

/* IE*/
#html #conteneur_popup #bloc_main {
	height: 550px;
}
/* firfefox*/
#conteneur_popup #bloc_main {
	min-height: 550px;
	height: auto;
}
#conteneur_popup #bloc_main #page_titre {
	background-image: url(../img/decosite/style01/bloc_principale_1_2.gif);
	height: 38px;
	width: 780px;
}
#conteneur_popup #bloc_main #page_main {
	width: 780px;
	font-size: 12px;
	color: #CDEF08;
}
#devis_conteneur_exemple_devis    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#devis_conteneur_exemple_devis  img   {
	background-color: #110E0B;
	padding: 3px;
	border: 1px solid #000000;
	margin: 5px;
}
/* fin DIV bloc pied*/
/* fin popup */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* dans DIV page_main*/
#devis_conteneur_exemple_devis  h2   
{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	display: inline;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
}
#devis_conteneur_exemple_devis  h2  img   
{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*

#devis_txt_generale {
	width: 100%;
}



#devis_conteneur_exemple {
	height: 100%;
	width: 430px;
	margin: 0px;
	border: 10px double #110E0B;
	background-color: #755E47;

}
#devis_conteneur_devis {
	height: 100%;
	width: 430px;
	margin: 0px;
	border: 10px double #110E0B;
	background-image: url(../../img/decoacaps/style1/fond_contact_web.gif);

}
*/

.col_gauche {
	font-size: 12px;
	width: 420px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CDEF08;
	float: left;
	text-align:justify;
	padding: 0px;
}

.col_gauche img {
	background-color: #000;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
	float: left;
}

.col_droite {
	font-size: 12px;
	width: 420px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CDEF08;
	float: right;
	text-align:justify;
}

.col_droite img {
	background-color: #000;
	padding: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #000000;
}
.bloc_450_centre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.devis_titrecolonne  {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	background-color: #110E0B;
}

.devis_titrecolonne img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: none;
}


/* debut formulaire devis*/
.devis_form_bloc_haut{
	background-image: url(../img/decosite/style01/formulaire/form_bloc_haut.gif);
	height: 5px;
}
.devis_form_bloc_centre{
	background-image: url(../img/decosite/style01/formulaire/form_bloc_milieu.gif);
}
.devis_form_bloc_bas{
	background-image: url(../img/decosite/style01/formulaire/form_bloc_bas.gif);
	height: 5px;
}
.devis_form_sous_bloc_marge5{
	height: 5px;
}
.devis_form_sous_bloc_titre_haut{
	background-image: url(../img/decosite/style01/formulaire/form_sous_bloc_titre_haut.gif);
	height: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 5px;
}
.devis_form_sous_bloc_titre_centre{
	background-color: #755e47;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 5px;

}
.devis_form_sous_bloc_titre_bas{
	background-image: url(../img/decosite/style01/formulaire/form_sous_bloc_titre_bas.gif);
	height: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 5px;
}

.devis_form_sous_bloc_haut{
	background-image: url(../img/decosite/style01/formulaire/form_sous_bloc_haut.gif);
	height: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.devis_form_sous_bloc_centre{
	margin-right: 5px;
	margin-left: 5px;
	background-color: #836e5a;
	padding-right: 10px;
	padding-left: 5px;
}
.devis_form_sous_bloc_bas{
	background-image: url(../img/decosite/style01/formulaire/form_sous_bloc_bas.gif);
	height: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

/* fin DIV page_main*/
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* divers*/

#contactpartel {
	background-image: url(file:///J|/compo/acaps/img/decoacaps/style1/fond_contact_tel.gif);
	height: 750px;
	width: 410px;
	float: left;
	margin: 0px;
	padding: 0px;
	clip: rect(10px,auto,auto,auto);
	border: 20px double #110E0B;
}
#contactparweb {
	background-image: url(file:///J|/compo/acaps/img/decoacaps/style1/fond_contact_web.gif);
	height: 750px;
	width: 410px;
	margin: 0px;
	float: left;
	border: 20px double #110E0B;
}

.titrelvl2 {
	font-size: 14px;
	font-weight: bold;
	color: #cdef08;
	background-color: #110E0B;
	height: 30px;
	line-height: 2em;
}
.titrelvl2c2{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	background-color: #110E0B;
	height: 30px;
	line-height: 2em;
}

#contactparweb860 {
	width: 860px;
	margin: 0px;
	float: left;
	border: 20px double #110E0B;
}
/* fin formulaire devis*/


.col_debut {
	height: 20px;
}
.col_x1 {
	width: 860px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CDEF08;
	text-align:justify;
	float: left;
}
.col_x1 img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	margin: 0px;
}
.col_x1_c {
	width: 860px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CDEF08;
	text-align:center;
	float: left;
}

