html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:focus {
	outline: 0;
}

img {
	border: 0; 
	}

html {
	margin: 0px;
	padding: 0px;
	}

body { 
	font-size: 0.9em;
	line-height: 1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #473832;
	background-color: #bf9a58;
	margin: 0px;
	padding: 0px;
	background-image: url(images2010/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	}


p { 
	font-size: 1em; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height:  1.1em; 
	margin-top: 5px; 
	text-align: left;
	}

a { 
	text-decoration: none; 
	color: #7E0003;
	}

a:link { 
	text-decoration: none; 
	color: #7E0003;
	}

a:visited { 
	text-decoration: none; 
	color: #7E0003;
	}

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

a:active {
	text-decoration: none; 
	color: #7E0003;
	}

strong {
	font-weight: bold;
}

/* construct my home sweet */

#main {
	width: 998px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images2010/main_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

#header {
    width:  998px;
    height: 415px;
    margin: 0px;
    padding: 0px;
    background-image: url(images2010/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
}

#content {
	position: relative;
	top: -255px;
/*    background-color: #F7F6E4;*/
    width: 998px;
    text-align: left;
    clear: both;
}

#left {
	position: relative;
	float: left;
	left: 5px;
    text-align: center;
	width: 200px;
	height: 1600px;
    background-image: url(images2010/bg_menu.jpg); /*back_left */
	background-position: top center;
	background-repeat: no-repeat;
}

#blocTel {
	position: relative;
	float: left;
	top: 35px;
	left: 16px;
	width: 168px;
	height: 67px;
    background-image: url(images2010/bouton_tel.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#blocTel #blocTelTxt {
	position: relative;
	float: left;
	top: 3px;
	left: 3px;
	width: 160px;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #FFFFFF;
}

#menutop {
	position: relative;
	float: left;
	top: 85px;
	left: 13px;
	width: 175px;
	height: 1000px;
	text-align: left;
	font-size: 0.8em;
	color: #333333;
}

#menutop h1 {
    font-size: 1.1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 170px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #930F00;
	border-bottom: 1px solid #930F00;
	margin-left: 2px;
}

#menutop ul {
	margin-left: 8px;
}

#menutop ul li {
	list-style-type: none;
}

#menutop ul li a { 
	text-decoration: none; 
	color: #333333;
	}

#menutop ul li a:link { 
	text-decoration: none; 
	color: #333333;
	}

#menutop ul li a:visited { 
	text-decoration: none; 
	color: #333333;
	}

#menutop ul li a:hover { 
	text-decoration: none; 
	color: #b80404;
	}

#menutop ul li a:active {
	text-decoration: none; 
	color: #333333;
	}



#right {
	/*background-color: #00ff00;*/
    float: left;
    text-align: left;
	width: 790px;
	color: #473832;
}

#slider {
	margin-left: 3px;
	width: 783px;
	height: 254px;
	margin-bottom: 3px;
}

#bloc1 {
	position: relative;
	left: 3px;
	width: 783px;
	height: 83px;
	margin-bottom: 3px;
    background-image: url(images2010/bloc1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#bloc1 #bloc1txt {
    position: relative;
    top: 10px;
    font-size: 1.8em;
    line-height: 1.1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 780px;
	height: 70px;
	color: #1E0000;
	text-align: center;
}

#bloc2 {
	position: relative;
	left: 3px;
	width: 783px;
	height: 353px;
	margin-bottom: 3px;
    background-image: url(images2010/bloc2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#bloc2 #bloc2gauche {
    position: relative;
    float: left;
    top: 19px;
    left: 16px;
    font-size: 0.9em;
    line-height: 1.0em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 460px;
	height: 315px;
	color: #1E0000;
	text-align: center;
}

#bloc2 #bloc2gauche #bloc2gauchetitre {
    position: relative;
    top: 15px;
    left: 0px;
    font-size: 1.2em;
    line-height: 1.4em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 459px;
	height: 50px;
	color: #1E0000;
	text-align: center;
}

#bloc2 #bloc2gauche #bloc2gauchetxt h2 {
	color: #b80404;
    font-size: 1.0em;
    line-height: 1.0em;
	margin-bottom: 3px;
	margin-top: 6px;
}

#bloc2 #bloc2gauche #bloc2gauchetxt {
    position: relative;
    top: 24px;
    left: 16px;
    font-size: 0.8em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 430px;
	height: 230px;
	color: #1E0000;
	text-align: justify;
}

#bloc2 #bloc2droite {
    position: relative;
    float: left;
    top: 45px;
    left: 36px;
    font-size: 0.9em;
    line-height: 1.0em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 265px;
	height: 255px;
	color: #1E0000;
	text-align: center;	
}

#contenuTxt {
    font-size: 0.8em;
    line-height: 1.1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 100%;
	color: #1E0000;
	text-align: left;	
}

#contenuTxt h1 {
    color: #FFFFFF;
    font-size: 1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 770px;
	height: 26px;
	display: block;
	background-image: url(images2010/titres.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding-top: 3px;
	padding-left: 2px;
}

#contenuTxt h2 {
    color: #FFFFFF;
    font-size: 1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 97%;
	height: 26px;
	display: block;
	background-image: url(images2010/titre.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding-top: 3px;
	padding-left: 2px;
}


#contenuTxt p {
	width: 97%;
	margin-left: 10px;
	line-height: 1.4em;
}

#contenuTxt p a { 
	font-weight: bold;
	}

#contenuTxt p a:link { 
	font-weight: bold;
	}

#contenuTxt p a:visited { 
	font-weight: bold;
	}

#contenuTxt p a:hover { 
	font-weight: bold;
	color: #666666;
	}

#contenuTxt p a:active {
	font-weight: bold;
	}



.Txt {
    font-size: 0.6em;
    line-height: 1.1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 100%;
	color: #1E0000;
	text-align: center;	
}



.centrer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.blocCentrer {
	width: 90%;
/*	border-top: 1px dotted #b80404;
	border-bottom: 1px dotted #b80404;*/
	margin-top: 15px;
	margin-bottom: 15px;
	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
	
.important { 
	font-size: 1em; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #9C1801;
	}

.jaune { 
	font-size: 1em; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: yellow;
	}


.bordure {
   width: 600px;
   border: 2px solid black;
   text-align: justify;
   padding: 1px;
   margin: 100px; /* Marge extérieure de 50px */
}


.pb {
   width: 350px; /* On a indiqué une largeur (obligatoire) */
   border: 1px solid black;
   text-align: justify;
   padding: 12px;
   margin: auto; /* On peut donc demander à ce que le block soit centré avec "auto" */
   margin-bottom: 20px;
}

.pcadre {
   width: 650px; /* On a indiqué une largeur (obligatoire) */
   border: 1px solid black;
   text-align: center;
   padding: 12px;
   margin: auto; /* On peut donc demander à ce que le block soit centré avec "auto" */
   margin-bottom: 20px;
}


.pcadrerougeclair {
   background-color: #FC636D;
   width: 650px; /* On a indiqué une largeur (obligatoire) */
   border: 1px solid black;
   text-align: center;
   padding: 12px;
   margin: auto; /* On peut donc demander à ce que le block soit centré avec "auto" */
   margin-bottom: 20px;
}


.pcadrerougeclair550 {
   background-color: #FC636D;
   width: 550px; /* On a indiqué une largeur (obligatoire) */
   border: 1px solid black;
   text-align: center;
   padding: 12px;
   margin: auto; /* On peut donc demander à ce que le block soit centré avec "auto" */
   margin-bottom: 20px;
}


.pcadrebleuclair {
   background-color: #D2FAFA;
   width: 650px; /* On a indiqué une largeur (obligatoire) */
   border: 1px solid black;
   text-align: center;
   padding: 12px;
   margin: auto; /* On peut donc demander à ce que le block soit centré avec "auto" */
   margin-bottom: 20px;
}


.pcadrebleuclair250 {
   background-color: #D2FAFA;
   width: 250px; /* On a indiqué une largeur (obligatoire) */
   border: 1px solid black;
   text-align: center;
   padding: 12px;
   margin: auto; /* On peut donc demander à ce que le block soit centré avec "auto" */
   margin-bottom: 20px;
}


.pcadrebleuclair450 {
   background-color: #D2FAFA;
   width: 450px; /* On a indiqué une largeur (obligatoire) */
   border: 1px solid black;
   text-align: center;
   padding: 12px;
   margin: auto; /* On peut donc demander à ce que le block soit centré avec "auto" */
   margin-bottom: 20px;
}


.pcadrejauneclair {
   background-color: #FFFFCC;
   width: 550px; /* On a indiqué une largeur (obligatoire) */
   border: 1px solid black;
   text-align: center;
   padding: 6px;
   margin: auto; /* On peut donc demander à ce que le block soit centré avec "auto" */
   margin-bottom: 6px;
   color: navy;
}

.pcadrejauneclair450 {
   background-color: #FFFFCC;
   width: 450px; /* On a indiqué une largeur (obligatoire) */
   border: 1px solid black;
   text-align: center;
   padding: 12px;
   margin: auto; /* On peut donc demander à ce que le block soit centré avec "auto" */
   margin-bottom: 20px;
}


.ab {
   color: #FFFFFF;
}


.ayellow {
   color: #FFCC00;
}


.divmaroon {
   background-color: maroon;
   width: 500px; /* On a indiqué une largeur (obligatoire) */
   border: 1px solid black;
   text-align: center;
   font-weight: bold;
   color: #FFFFFF;
   padding: 12px;
   margin: auto; /* On peut donc demander à ce que le block soit centré avec "auto" */
   margin-bottom: 20px;
}


.divmaroon400 {
   background-color: maroon;
   width: 400px; /* On a indiqué une largeur (obligatoire) */
   border: 1px solid black;
   text-align: center;
   font-weight: bold;
   color: #FFFFFF;
   padding: 12px;
   margin: auto; /* On peut donc demander à ce que le block soit centré avec "auto" */
   margin-bottom: 20px;
}



.divmaroon250 {
   background-color: maroon;
   width: 250px; /* On a indiqué une largeur (obligatoire) */
   border: 1px solid black;
   text-align: center;
   font-weight: bold;
   color: #FFFFFF;
   padding: 12px;
   margin: auto; /* On peut donc demander à ce que le block soit centré avec "auto" */
   margin-bottom: 20px;
}


.divmaroon550 {
   background-color: maroon;
   width: 550px; /* On a indiqué une largeur (obligatoire) */
   border: 1px solid black;
   text-align: center;
   font-weight: bold;
   color: #FFFFFF;
   padding: 12px;
   margin: auto; /* On peut donc demander à ce que le block soit centré avec "auto" */
   margin-bottom: 20px;
}



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



img.cadre {
	border: 1px solid #333333;
}


#blocJavascriptIllico {
	width: 470px;
/*	border-top: 1px dotted #b80404;
	border-bottom: 1px dotted #b80404;*/
	margin-top: 15px;
	margin-bottom: 15px;
	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#blocJavascriptEasy {
	width: 600px;
	border-top: 1px dotted #b80404;
	border-bottom: 1px dotted #b80404;
	margin-top: 15px;
	margin-bottom: 15px;
	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}



#footer {
    clear: both;
	width: 998px;
	height: 115px;
    background-image: url(images2010/footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#footer a:link {
	color: #555555;
}

#kode68 {
    clear: both;
	width: 998px;
	height: 20px;
	text-align: center;
	background-color: #bf9a58;
}

#kode68 a { 
	text-decoration: none; 
	color: #8E7240;
	}

#kode68 a:link { 
	text-decoration: none; 
	color: #8E7240;
	}

#kode68 a:visited { 
	text-decoration: none; 
	color: #8E7240;
	}

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

#kode68 a:active {
	text-decoration: none; 
	color: #8E7240;
	}

.rouge {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

table.formulaire {
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}

table.formulaire tr {
	height: 40px;
}

span.txtPetit {
	font-size: 9px;
}

#portfolio {
	visibility: hidden;
}
