/*

*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	background-color: #D8F1FE;
	background-image: url(img/ap-haut.png);
	background-repeat: repeat-x;
	background-position: right top;
}

p,code,ul {
	padding-bottom: 0.3em;
}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	background: #FFF;
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
}

.outer-container {
	background-image: url(img/ap-bas.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}


/* pathtop */
.pathtop {
	background: #949490;
	color: #FFF;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: solid;
	border-bottom-color: #2763A5;
	border-bottom-width: 4px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.pathtop a {
	color: #FAFAFA;
	text-decoration: none;
}
.pathtop a:hover {
	color: #FFE;
}



/* headere & title */
.header {
	height: 160px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #fff;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	
}
.header .title {
	color: #000000;
	padding-top: 5px;
}

.header .title .sitename {
	color: #000;
	padding-bottom: 2px;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	padding-left: 50px;
}
.header .title .sitename a {
	color: #000;
	padding-bottom: 2px;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.header .title a:hover {

}
.header .title .slogan {
	padding-top: 6px;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.header .title .phone {
	padding-top: 6px;
	font-family: Verdana, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #69ADFF;
}


/* path */
.path {
	background: #2273a7;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding-right: 18px;
	padding-left: 25px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url(img/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Cambria;
}

/* content */
.content {
	float: right;
	width: 530px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1.3em;
}
.content .descr {
	color: #664;
	font-size: 1.2em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {
	font-family: Cambria;
	font-size: 1.3em;
}

.content span {
	font-family: Cambria;
	font-weight: bolder;
}

/* navigation */
.navigation {
	width: 200px;
	margin: 5px;
	float: left;
	text-align: left;
	font-family: Tahoma, sans-serif;
	font-size: 13.5px;
        }

.navigation li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

.navigation li a:link {
        color: #fff;
        display: block;
        background:  url(img/navigation.gif);
        padding: 8px 0 0 10px;
        }
 

.navigation li a:visited {
        color: #fff;
        display: block;
        background:  url(img/navigation.gif);
        padding: 8px 0 0 10px;
        }

.navigation li a:hover {
        color: #333;
        background:  url(img/navigation.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
 

.navigation li :current {
        color: #333;
        background:  url(img/navigation.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
.navigation1 {
	width: 210px;
	margin: px;
	background-color: #c7e2f0;
        }
/* footer */
.footer {
	color: #F7F7F2;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	background-image: url(img/ap-bas.png);
	background-position: left bottom;
	font-style: normal;
	font-variant: normal;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}
.footer .right, .footer .right a {color: #C8C8C3;}
.footer .right a:hover {color: #F7F7F2;}





/* css plus */





.img{border:none;}


.imgcenter {
	text-align: center;
}

.cadre {
	overflow:scroll; 
	background-color: #ffffff; 
	color: #666666; 
	width:500px; 
	border:1px 
	solid #000000; 
	padding:5px; 
	height:300px; 
	margin:12px
	
}


.cadre2 {
	overflow:scroll; 
	background-color: #ffffff; 
	color: #666666; 
	width:200px; 
	border:1px 
	solid #000000; 
	padding:5px; 
	height:100px; 
	margin:12px
	
}


.usera {
	width: 200px;
	float: right;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Tahoma, sans-serif;
	margin-right: 5px;
	font-size: 13.5px;
        }

.usera li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	display: block;
	background:  url(img/annonce.gif) 0 -32px;
	padding: 8px 0 0 10px;
	color: #333333;

}



.naven li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	display: block;
	background:  url(img/annonce.gif) 0 -32px;
	padding: 8px 0 0 10px;
	color: #333333;
	border:none;
}

/*- Menu Tabs top--------------------------- */

    .tabstop {
	float:right;
	width:990px;
	font-size:93%;





	background-color: .72a8d8;
	background-image: url(img/ap-haut.png);
	background-repeat: repeat-x;





	border-bottom-color: .2763A5;
      }
    .tabstop ul {
	margin:0;
	list-style:none;
	float: right;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
      }
   .tabstop li {
      display:inline;
      margin:0;
      padding:0;
      }
    .tabstop a {
      float:left;
      background:url("img/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    .tabstop a span {
	float:right;
	display:block;
	background:url("img/tabright.gif") no-repeat right top;
	color:.FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabstop a span {
	float:none;
}
    /* End IE5-Mac hack */
    .tabs a:hover span {
      color:.FFF;
      }
    .tabstop a:hover {
      background-position:0% -42px;
      }
    .tabstop a:hover span {
      background-position:100% -42px;
      }

      .tabstop .current a {
              background-position:0% -42px;
      }
      .tabstop .current a span {
              background-position:100% -42px;
      }



/*- Menu Tabs bottom--------------------------- */

    .tabsbottom {
	float:right;
	width:990px;
	font-size:93%;








	background-color: .72a8d8;
	background-image: url(img/nlt1.png);








	border-bottom-color: .2763A5;
	height: 30px;
	border-top-width: 4px;
	border-top-style: solid;








	border-top-color: .2763A5;
	border-top-color: #2763A5;
	border-right-color: #2763A5;
	border-bottom-color: #2763A5;
	border-left-color: #2763A5;
      }
    .tabsbottom ul {
	list-style:none;
	margin-bottom: 0;
	float: none;
	padding-right: 150px;
	padding-left: 150px;
      }
    .tabsbottom li {
      display:inline;
      margin:0;
      padding:0;
      }
    .tabsbottom a {
      float:left;
      background:url("img/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    .tabsbottom a span {
	float:right;
	display:block;
	background:url("img/tabright.gif") no-repeat right top;
	color:.FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabsbottom a span {
	float:none;
}
    /* End IE5-Mac hack */
    .tabs a:hover span {
      color:.FFF;
      }
    .tabsbottom a:hover {
      background-position:0% -42px;
      }
    .tabsbottom a:hover span {
      background-position:100% -42px;
      }

      .tabsbottom .current a {
              background-position:0% -42px;
      }
      .tabsbottom .current a span {
              background-position:100% -42px;
      }
/* footer out */
.footerout {
	color: #333;
	font-family: "Lucida Sans Unicode", sans-serif;
	background-color: #949490;
	background-image: url(img/ap-bas.png);
	background-position: left bottom;
	font-size: 100%;
	height: 120px;
}
.footerout a {
	color: #333;
	text-decoration: underline;
}
.footerout a:hover {color: #FFC;}
.footerout .right, .footerout .right a {color: #C8C8C3;}
.footerout .right a:hover {color: #F7F7F2;}




form.search {
	padding: 10px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #8E7D57 1px solid;
	width: 150px;
}
