@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color:#efdaa9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: inherit;
}
h3, h4, h5 {
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-align:left;
	font-size: 16px;
	
}

p {
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-align:center;
	
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-align:left;
	
}

h1 {
	margin-bottom: 10px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
}

a {
	color: #FF9900;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-align: center;
}

img {
	border: none;
}

#container  {
	width: 900px;
	margin: 0 auto;
	background-color:#efdaa9;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	height: 200px;
	margin-bottom: 0px;
}

#navigation {
	background-image:url(../images/Systeme/Navigation.gif);
	background-repeat:repeat-x;
	margin: 0 auto;
	height: 45px;
}

.phone {
	font-size: 23px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
}

#mainContent  {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 20px;
	background-image: url(../images/Systeme/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

#videContent  {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#mainContent p {
	line-height: 18px;
	padding-bottom: 20px;
	text-align: left;
}
#mainContent h1 {
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
}
#mainContent h2 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
#mainContent h3 {
	font-size: 16px;
	color: #EA642E;
	padding-bottom: 10px;
}

#mainContent .contentbox {
	background-image: url(../images/Systeme/content-fill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
	color: #000;
}
#mainContent .contentbtm {
	background-image: url(../images/Systeme/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
#mainContent blockquote {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	margin: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sidebar {
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	margin-top: 10px;
}
#sidebar form {
	text-align:center;
}
#sidebar input {
	
	margin-bottom: 5px;
	background-image: url(../images/Systeme/forminputbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#sidebar #submit {
	position:relative;
	margin-left: 100px;
	background-color: #FFFFFF;
	background-image: url(../images/Systeme/submitbutton.jpg);
	border: 1px solid #999999;
	background-repeat: repeat-x;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

ul  {
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 10px;
	list-style-type: none;
	color: #000;
}
li  {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	padding-bottom: 5px;
}

#mainContent .contentbox ul li {
	padding: 0 0 0 30px;
	background: url(../images/Systeme/puce-agence.gif) no-repeat left 4px;
	margin: 0 0 8px 30px;
	list-style-type: none;
	font-size: 14px;
	}
#twocol {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/Systeme/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
#twocol p {
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 7px;
}
#twocol h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 10px;
}
#twocol strong {
	color: #666666;
}
#twocol .contentbox {
	background-image: url(../images/Systeme/2colfill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}
#twocol  .contentbtm {
	background-image: url(../images/Systeme/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}
#twocol .contentboxp {
	width: 400px;
	padding-left: 40px;
	margin-left:40px;
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}
#threecol {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/Systeme/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

#threecol p {
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 7px;
}
#threecol h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 10px;
}
#threecol strong {
	color: #666666;
}

#threecol .contentbox {
	background-image: url(../images/Systeme/3colfill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}
#threecol .contentbtm {
	background-image: url(../images/Systeme/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}
#threecol .contentboxp {
	width: 228px;
	padding-left: 17px;
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}
/* End hide from IE-mac */
#fourcol {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/Systeme/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
#fourcol p {
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 7px;
}
#fourcol h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 10px;
}
#fourcol .contentbox {
	background-image: url(../images/Systeme/4colfill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}

#fourcol .contentadress {
	background-color:#FFF;
	margin-right: 13px;
	margin-left: 13px;
}

#fourcol .contentbtm {
	background-image: url(../images/Systeme/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}

#fourcol .contentboxp {
	width: 165px;
	padding-left: 17px;
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}
.productwide {
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 15px;
}
.productwide img {
	margin-right: 10px;
}
.productwide h3 {
	font-size: 16px;
	padding-bottom: 8px;
}
.productwide strong {
	color: #666666;
}
.productwide p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.productwide td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#footer {
	width: 900px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 180px;
	border-top: 2px solid #FFFFFF;
	background: #923100;
	background-image:url(../images/Systeme/Banniere2.jpg);
}

#footerdiapo {
	width: 850px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 35px;
	border-top: 2px solid #FFFFFF;
	background: #923100;
	text-align: center;
	font-size: 14px;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
#about {
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin-top: 10px;
}
#about a {
	color: #666666;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
#pagetitle {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
	text-align:center;
	padding-top: 5px;
	padding-left: 0px;
	margin-top: 5px;
	background-image: url(../images/Systeme/pagetitle.gif);
	background-repeat: no-repeat;
	background-position:center;
	height: 50px;
	width: 900px;
}
#container #fourcol .contentbox table tr td h1 {
	text-align: center;
}
#container #fourcol .contentbox table tr td p {
	text-align: center;
}
#container #mainContent .contentbox table tr td h1 {
	text-align: left;
}
#container #mainContent .contentbox table tr td p {
	color: #000;
}
#container #mainContent .contentbox table tr td h4 {
	color: #F90;
}
#index p {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 7px;
}
#index h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #090;
	padding-bottom: 10px;
}
#index h3 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 10px;
}
#index strong {
	color: #666666;
}
#index .contentbox {
	padding-right: 0px;
	padding-left: 0px;
}
#index  .contentbtm {
	height: 13px;
}

#index .contentboxp {
	background-image:url(../images/Systeme/FondIndex.gif);
	background-repeat:no-repeat;
	width: 330px;
	height: 200px;
	padding-top: 15px;
	padding-left: 30px;
	margin-top:20px;
	font-size: 11px;
	color: #666666;
	margin-left: 20px;
	padding-right: 40px;
}
#container #fourcol table tr td h1 {
	text-align: center;
}
#container #fourcol table tr td p {
	text-align: center;
}
#footer table tr td h2 {
	text-align: center;
}
#footer h3 {
	color:#FFF;
	font-size: 13px;
}
#footer h4 {
	color: #FF0;
	font-size: 11px;
}
#footer h5 {
	color: #FF0;
	font-size: 14px;
	text-align: center;
}

#agencecastres {
	left: 516px;
	top: 289px;
	z-index: 30;
}

#agencealbi {
	left: 514px;
	top: 215px;
	z-index: 31;
}

#agencerodez {
	left: 573px;
	top: 134px;
	z-index: 32;
}

#agencenarbonne {
	left: 628px;
	top: 351px;
	z-index: 33;
}

#agencemontpellier {
	left: 729px;
	top: 266px;
	z-index: 34;
}

#agencetoulouse {
	left: 410px;
	top: 347px;
	z-index: 35;
}
#agencecic {
	left: 409px;
	top: 281px;
	z-index: 36;
}

#agencetarbes {
	left: 245px;
	top: 341px;
	z-index: 20;
}

#agencecastres,
#agencecic,
#agencealbi,
#agencenarbonne,
#agencemontpellier,
#agencerodez,
#agencetoulouse,
#agencetarbes {
	margin:0 auto;
	padding-left:0;
	margin-left:0;
	height: 61px;
	width: 64px;
	position: absolute;
}

#container #mainContent h2 {
	font-size: 16px;
}
#globalcontent {
	margin:0;
	padding: 0;
	height: auto;
	margin: 0px;
	width: auto;
	background-image: url(file:///C|/Users/Patrice/Documents/SITES%20INTERNET/images/Systeme/accueil-fond.gif);
	background-repeat: repeat-x;
	text-align: left; /* this overrides the text-align: center on the body element. */
}


#contentbox  {
	margin:0px auto;
	position: relative;
	margin-bottom: 0px;
	padding: 0;
	background-image: url(file:///C|/Users/Patrice/Documents/SITES%20INTERNET/images/Systeme/groupe-fond.gif);
	background-repeat: repeat-y;
}
