body
{
	margin: 16px 0 ;
	font-size: 12px; 
	overflow: auto;
	font-family: arial, helvetica, sans-serif;

	text-align: center; 
	background: url(./images/fond.gif) #f8fafa fixed repeat;
}

div#conteneur
{
	width: 800px ;
	margin: 0 auto ;
	text-align: left ;
	border: 1px solid #7d7d7d ;
	background: #fff ;
	text-align: justify
}


/*l'image de fond du haut */
h1#header
{
	height: 133px ;
	background: url(./images/header.gif) no-repeat left top ;
	margin: 0 ;
}


/*le logo azur peinture et ses attributs*/
h1#header a
{
	height: 105px ;
	display: block ;
	text-decoration: none ;
	background: url(./images/logo.gif) no-repeat left top ;
	text-indent: -5000px ;
}

#corps {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; MIN-HEIGHT: 500px; FLOAT: left; PADDING-BOTTOM: 5px; MARGIN: 0px 0px 10px; LINE-HEIGHT: 1.5; PADDING-TOP: 5px;
}
ul#menu {
	border: 0 0 0 0 solid; 
	padding: 0 0 0 220px; 
	margin: 0px auto; 
	height: 23px; 
	list-style-type:none ;
	text-align: center;
	background: url(./images/sous_menu.gif) no-repeat top ;
}
ul#menu ul {
	padding: 0 0 0 0; 
	margin: 0px; 
 	width: 500px;
	line-height: 23px; 
	font-family: arial, verdana, helvetica, sans-serif; 
	list-style-type: none ; 
	height: 23px;
}
ul#menu li {
	padding: 0 0 0 0; 
	float: left; 
	margin: 0px; 
	width: 100px; 
	color: #cdccc1; 
	list-style-type: none ; 
	line-height: 23px; 
	height: 23px
}
ul#menu a {
	padding: 0 0 0 0; 
	background-position: 0px 0px; 
	display: block;  
	font-weight: bold;
	font-size: 13px; 
	font-family: arial, verdana, helvetica, sans-serif;
	background-image: url(./images/bouton.gif); 
	width: 100px; 
	color: #666666; 
	line-height: 23px; 
	list-style-type: none ; 
	background-repeat: no-repeat; 
	height: 23px; 
	text-align: center; 
	text-decoration: none
}
ul#menu a:hover {
	background-position: 0px 0px; 
	background-image: url(./images/bouton_h.gif); 
	background-repeat: no-repeat; 
	background-color: #ffffcc; 
	text-decoration: none
	color: #666666; 
}
ul#menu a:active {
	background-position: 0px 0px; 
	background-image: url(./images/bouton_h.gif); 
	background-repeat: no-repeat; 
	background-color: #ffffcc; 
	text-decoration: none
	color: #666666; 
}
ul#menu a.current {
	background-position: 0px 0px; 
	background-image: url(./images/bouton_h.gif); 
	background-repeat: no-repeat; 
	background-color: #ffffcc; 
	text-decoration: none
	color: #666666; 
}

/*image differente suivant la page. ici on a 4 pages.*/
#image_accueil {
	background: url(./images/accueil.gif) top no-repeat ;
}
#image_entreprise {
	background: url(./images/entreprise.gif) top no-repeat ;
}
#image_devis {
	background: url(./images/devis.gif) top no-repeat ;
}
#image_contact {
	background: url(./images/contact.gif) top no-repeat ;
}
#image_competences {
	background: url(./images/competences.gif) top no-repeat ;
}

div#contenu {
	_height: 360px ;
	min-height: 360px ;
	padding: 30px 25px 30px 195px ;
	background: url(./images/menu.gif) bottom no-repeat ;
}

div#contenu h1
{
	padding-left: 20px ;
	line-height: 18px ;
	font-size: 1em ;
	color: #3877b7 ;
	border-bottom: 1px solid #3877b7 ;
}

div#contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #3877b7 ;
	border-left: 3px solid #3877b7 ;
	color: #3877b7 ;
}

div#contenu p
{
	text-align: justify ;
	text-indent: 1em ;
	line-height: 1.4em ;
}
ul#contenu li {
	text-align: justify ;
	text-indent: 1em ;
	line-height: 1.4em ;
}

div#contenu a
{
	color: #2974c0 ;
	text-decoration: none;
}

div#contenu a:visited {
	color: #2974c0 ; 
	text-decoration: none;
}

div#contenu a:hover
{
	color: #6489af ;
	background-color: #fefac5; 
}
div#footer
{
	color: #646464 ;
	font-weight: bold; 
	font-size: 11px; 
}

}
A.footer
{
	color: #4e83ba ;
	text-decoration: none;
}

A.footer:visited {
	color: #4e83ba ;
	text-decoration: none;
}

A.footer:hover
{
	color: #6489af ;
	background-color: #fefac5; 
}
p#accessible
{
	padding: 0 0 0 480px ;
	margin: 0 ;
	line-height: 15px ;
	text-align: center ;
	color: #7089a2 ;
	font-size: 12px; 
}
pre
{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}

* html pre
{
	width: 400px ;
}

pre span
{
	color: #560 ;
}

pre span.comment
{
	color: #b30000 ;
}

.inputerror {
	MARGIN-BOTTOM: 20px; COLOR: red
}
.inputerror INPUT {
	BORDER-RIGHT: red 1px solid; BORDER-TOP: red 1px solid; BORDER-LEFT: red 1px solid; BORDER-BOTTOM: red 1px solid
}
.inputerror TEXTAREA {
	BORDER-RIGHT: red 1px solid; BORDER-TOP: red 1px solid; BORDER-LEFT: red 1px solid; BORDER-BOTTOM: red 1px solid
}
DIV#report INPUT.error {
	BORDER-RIGHT: red 1px solid; BORDER-TOP: red 1px solid; BORDER-LEFT: red 1px solid; BORDER-BOTTOM: red 1px solid
}
DIV#report LABEL.error {
	COLOR: red
}
CODE {
	COLOR: navy
}
IMG {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
EM {
	FONT-STYLE: italic
}
STRONG {
	FONT-WEIGHT: bold
}
FIELDSET {
	BORDER-RIGHT: #efefef 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #efefef 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN: 0px; BORDER-LEFT: #efefef 1px solid; PADDING-TOP: 10px; BORDER-BOTTOM: #efefef 1px solid
}
LEGEND {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #005997; PADDING-TOP: 0px
}

FORM#contact .vi TEXTAREA {
	BORDER-RIGHT: #dddddd 1px solid; BORDER-TOP: #dddddd 1px solid; BORDER-LEFT: #dddddd 1px solid; BORDER-BOTTOM: #dddddd 1px solid; HEIGHT: 150px; BACKGROUND-COLOR: #f4f4f4
}
.boutons {
	MARGIN-TOP: 10px; TEXT-ALIGN: center
}
INPUT.bouton {
	WIDTH: 150px
}
LABEL {
	FONT-SIZE: 85%
}

TEXTAREA {
	FONT-SIZE: 11px; OVERFLOW: auto; WIDTH: 98%; FONT-FAMILY: verdana,arial,sans-serif;
}
.vi INPUT {
	BORDER-RIGHT: #dddddd 1px solid; BORDER-TOP: #dddddd 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #dddddd 1px solid; WIDTH: 98%; BORDER-BOTTOM: #dddddd 1px solid; BACKGROUND-COLOR: #f4f4f4;
}

DIV.focus {
	font-size: 13px; line-height: 1.4em ;BORDER-RIGHT: #dadada 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #dadada 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN: 15px 10px 0px 0px; BORDER-LEFT: #dadada 1px solid; PADDING-TOP: 10px; BORDER-BOTTOM: #dadada 1px solid; BACKGROUND-COLOR: #f8f8f8
}
.accessible {
	FONT-SIZE: 11px;
}
A.accessible {
	color: #246eb9;
	text-decoration: none ;
	TEXT-ALIGN: right;
}
A.accessible:visited {
	color: #246eb9;
	text-decoration: none ;
	TEXT-ALIGN: right;
}
A.accessible:hover {
	color: #6489af ;
	background-color: #fefac5;
	TEXT-ALIGN: right;
}



/* colone droite */
/* Right-Hand Column Styles */
div#col3 {
	float: right;
	width: 155px;
	background: #FFF;
	padding: 0;
	margin: 20px 15px 0 15px;
	padding: 0;
	display: inline;
}
div#col3 a {
	text-decoration: none;
}
H2 {
     font-family: Arial, Verdana, Helvetica, sans-serif;  /* need to repeat for NAV4 */
     background-color: transparent;
	 letter-spacing: .02em;
     font-size: 1.3em;
     font-weight: bold;
     color: #3366CC;
	 margin: 20px 0 10px 0;
}
#col3 h2 {
	color: #e34545;
	background: #FFF url(images/h2_bg.gif) no-repeat top left;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 10px;
	font-size: 0.80em;
	border: 1px solid #CCC;
	border-width:  0 1px 1px 0;
}
#col3 ul {
	margin: 2px 0 0 0;
	padding: 2px 0;
	list-style-type: none;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#col3 li {
	list-style-type: none;
	margin: 0;
	border-bottom: 1px solid #FFF;
	padding: 0;
}
#col3 li a {
	padding: 2px 0 2px 4px;
	margin: 0 0 -1px 0;
	display: block;
	font-size: .9em;
	font-weight: normal;
	color: #000;
	background: #FFF url(images/dottedborder.gif) repeat-x;
}
#col3 li a:hover {
	background-color: #fde4e4;
	color: #390000;
}
#col3 img {
	margin: 15px 18px 0 18px;
}
#col3 .block h6 {
	font-size: .8em;
	padding-left: 10px;
	margin: 0 0 0 0;
	color: #666;
	background: #EEE;
	padding: 2px;
	font-weight: bold;
}
#col3 div.block {
	margin: 3px 0 0 0;
	padding: 2px;
	border: 1px solid #CCC;
}
#col3 a:hover {
	text-decoration: none;
}
#col3 div.block a {
	text-indent: 16px;
	font-weight: normal;
	display: block;
	background: #FFF url(images/col3_ad.gif) no-repeat 0 5px;
	font-size: .8em;
	padding: 2px;
	color: #000;
}
#col3 div.block a:hover {
	color: #8c8c8c;
}


/* Right-Hand Column Styles */
div#colchim {
	float: right;
	width: 155px;
	background: #FFF;
	padding: 0;
	margin: 20px 15px 0 15px;
	padding: 0;
	display: inline;
}
div#colchim a {
	text-decoration: none;
}
#colchim h2 {
	color: #4176c2;
	background: #FFF url(images/h2_bg.gif) no-repeat top left;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 10px;
	font-size: .8em;
	border: 1px solid #CCC;
	border-width:  0 1px 1px 0;
}
#colchim ul {
	margin: 2px 0 0 0;
	padding: 2px 0;
	list-style-type: none;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#colchim li {
	list-style-type: none;
	margin: 0;
	border-bottom: 1px solid #FFF;
	padding: 0;
}
#colchim li a {
	padding: 2px 0 2px 4px;
	margin: 0 0 -1px 0;
	display: block;
	font-size: .9em;
	font-weight: normal;
	color: #000;
	background: #FFF url(images/dottedborder.gif) repeat-x;
}
#colchim li a:hover {
	background-color: #E4EFFD;
	color: #039;
}
#colchim img {
	margin: 15px 18px 0 18px;
}
#colchim .block h6 {
	font-size: .6em;
	margin: 0;
	color: #666;
	background: #EEE;
	padding: 2px;
	font-weight: bold;
}
#colchim div.block {
	margin: 3px 0 0 0;
	padding: 2px;
	border: 1px solid #CCC;
}
#colchim a:hover {
	text-decoration: none;
}
#colchim div.block a {
	text-indent: 16px;
	font-weight: normal;
	display: block;
	background: #FFF url(images/col3_ad.gif) no-repeat 0 5px;
	font-size: .8em;
	padding: 2px;
	color: #000;
}
#colchim div.block a:hover {
	color: #8c8c8c;
}

H4, H5, H6 {
     font-family: Arial, Verdana, Helvetica, sans-serif;  /* need to repeat for NAV4 */
     background-color: transparent;
     font-size: 1.4em;
     font-weight: bold;
     color: #333333; 
}
/* Main Block Styles */
div.block {
	background: transparent;
	padding: 2px 5px 4px 5px;
	margin: 10px 0;
	border: 1px solid #E6F0FB;
	border-width: 1px 0;
}
div.block ol, div.block ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-position: inside;
}
div.block li {
	font-size: .85em;
	padding: 0 10px;
	list-style-type: disc;
}
#sideNav ul {
	margin: 1px 10px 20px 20px;
	padding: 0;
	list-style-type: none;
	background-color: #FFF;
	border: 1px solid #CCC;
}
UL, OL, DL, ADDRESS, BLOCKQUOTE, CAPTION, MENU {
     font-family: Arial, Verdana, Helvetica, sans-serif;  /* need to repeat for NAV4 */
     background-color: transparent; 
     font-size: 10pt; 
     font-weight: normal;
     color: #333333;
     margin-left: 20px;
}
ul li {
	list-style: none;
}
LI,DT,DD {
	margin-bottom: 10px;
}
/* Home : Elements
----------------------------------------------------------
*/
td#home {
	padding: 0;
	line-height: 1.3em;
}
#home h1 {
	background: #EEE;
	font-size: .9em;
	padding: 4px;
	color: #039;
}
#home p {
	font-size: .8em;
	margin: 10px 10px 20px 10px;
}

#bric {
	PADDING-RIGHT: 0px; PADDING-LEFT: 20px; PADDING-BOTTOM: 0px; MARGIN: auto auto 10px; PADDING-TOP: 10px; TEXT-ALIGN: justify
}
#bric P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 85%; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

A {
	COLOR: #37159b; TEXT-DECORATION: none
}
A:visited {
	COLOR: #4b2f9c
}
A:hover {
	COLOR: #37159b; BACKGROUND-COLOR: #d0c0ff; TEXT-DECORATION: none
}
h3 {
	padding-left: 35px;
	padding-bottom: 4px;
	width: 100%;
	color: #4a4a4a;
	font-size: .9em;
	background: url(./images/dot_gris.gif) no-repeat 0 3px;
	border-bottom: 1px solid #37159b;
}

p {
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	color: #4a4a4a;
	font-size: .9em;
	font-family: arial, Verdana, helvetica, sans-serif;
	text-align: justify
}
