* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg_body.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #F3F3F3;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 2px;
	font-weight: normal;
	margin-bottom: 5px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #C90505;
}
a:hover {
	color: #777;
}



#display-wrap {
	background-image: url(images/bg_wrap-display.png);
	background-repeat: no-repeat;
	height: auto;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
#wrap {
	background-image: url(images/bg_wrap.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	padding-bottom: 150px;
	background-color: #FFF;
}
#header {
	height: 166px;
	position: relative;
	width: 970px;
	background-color: #FFF;
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 2px;
	background-image: url(images/carre-2913.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 40px;
	position: absolute;
	left: 0px;
	top: 110px;
	width: 826px;
}
#access {
	position: absolute;
	top: 10px;
	right: 88px;
	text-align: right;
	display: block;
}
#access a {
	color: #777;
}
#access a:hover {
	color: #C80000;
}


#corps {
	margin-top: 40px;
	margin-bottom: 0px;
}
.rubrique {
	background-color: #000;
	background-image: url(images/carre-2913.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 42px;
}
.rubriqueRed {
	background-color: #C90505;
	background-image: url(images/carres_gris2913.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	text-indent: 42px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rubriqueGris {
	background-color: #797979;
	background-image: url(images/carres_blanc2913.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	text-indent: 42px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#search {
	background-color: #f1f1f1;
	margin-bottom: 15px;
}
#research {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



#left {
	float: left;
	width: 650px;
}
#left  ul li {
	float: left;
	width: 170px;
}

#annu {
	margin-top: 10px;
	margin-bottom: 10px;
}
.item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C90505;
}
.item img {
	float: left;
	margin-right: 10px;
	border: 1px solid #666;
}
.itemp img {
	float: left;
	margin-right: 10px;
	border: 1px solid #666;
}



.item h2,.itemp h2 {
	font-size: 16px;
	font-weight: bold;
	color: #C90505;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.avecimg {

}

.item p {
	padding-right: 150px;
	position: relative;
	width: 500px;
}
.itemp {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C90505;
}
.itemp p {
	padding-right: 150px;
	position: relative;
	width: 500px;
}

.item a, .itemp a {
	font-style: italic;
	color: #C90505;
	text-decoration: none;
}
.client {
	background-color: #FEE7E7;
	padding: 5px;
}
.client p {
	width: 490px;
}

.tel {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 150px;
	font-weight: bold;
	text-align: right;
}


#right {
	float: right;
	width: 300px;
}
#right ul li {
	float: left;
}
#right a {
	color: #666;
	text-decoration: none;
}
#right a:hover {
	color: #C90505;
}

.somli {
	width: 140px;
	margin-right: 10px;
}
.clear {
	clear: both;
}
#footer {
	height: 150px;
	position: absolute;
	width: 950px;
	left: 20px;
	bottom: 0px;
}
.footertext {
	position: absolute;
	left: 78px;
	bottom: 20px;
}
.footertext a {
	color: #666;
	text-decoration: none;
}
.footertext a:hover {
	color: #C59193;
}
div.pagination {
	padding: 2px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.pagination a {
	background-color: #CCC;
	border: 1px solid #999;
	color: #FFF;
	margin: 1px;
	padding: 2px 5px;
	text-decoration: none;
}
div.pagination a:hover,active {
	background-color: #797979;
	border: 1px solid #333;
	color: #fff;
	margin: 1px;
	padding: 2px 5px;
	;
}
div.pagination span.courante {
	border: 1px solid #666;
	color: #fff;
	font-weight: bold;
	margin: 1px;
	padding: 2px 5px;
	background-color: #C90505;
}
div.pagination span.desactive {
	color: #666;
	margin: 1px;
	padding: 2px 5px;
}
#photographe {
	margin-top: 10px;
	padding-bottom: 15px;
}
#photographe a {
	color: #C90505;
	text-decoration: none;
}

#photographe img {
	float: left;
	margin-right: 15px;
	border: 1px solid #797979;
}
#sidebar_map  {
	color: #C90505;
	font-size: 18px;
	font-weight: bold;
	display: block;
	width: 100%;
}
#photographe p {
	margin-top: 5px;
	line-height: 16px;
	text-align: justify;
	margin-bottom: 15px;
	display: block;
}

#thumbs {
	padding-bottom: 15px;
}
#thumbs .vignette {
	float: left;
	height: 150px;
	width: 150px;
	position: relative;
	margin-bottom: 16px;
	background-image: url(images/bg_thumbs.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#thumbs .vignette img {
	border: 1px solid #666;
	position: absolute;
	left: 50%;
	top: 50%;
}
.gouttiere {
	margin-right: 14px;
}
#map {
	margin-bottom: 15px;
	border: 1px solid #C90505;
}
.trans80 {
    filter:alpha(opacity=80);  
    -moz-opacity:0.8;
    opacity: 0.8;
	-khtml-opacity: 0.8;
}
#ajaxpopup {
	background-color: #FFF;
	height: 160px;
	width: 560px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	left: 50%;
	top: 50%;
}
.red {
	color: #C90505;
}


#ajaxpopup a {
	font-size: 11px;
	color: #666;
}
#ajaxpopup td {
	font-size: 11px;
}
#ajaxpopup ul li {
	display: block;
	float:left;
	width: 175px;
	margin-right: 10px;
}


.close {
	position: absolute;
	top: 5px;
	right: 5px;
}
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height: auto;
	width: 361px;
	border: 1px solid #E6E6E6;
	padding: 2px;
}
.accesschamp {
	font-size: 12px;
	color: #666;
	background-color: transparent;
	border: 1px solid #E4E4E4;
	cursor: pointer;
	width: auto;
	padding: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
}

.bout {
	background: transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/bout_121-35.png);
	height: 37px;
	width: 121px;
	cursor: pointer;
	border: none;
	
}
#uploadimg {
	background-color: #F3F3F3;
	padding: 5px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}
#imgload {
	height: 32px;
	margin-top: 5px;
	
}
.images {
	background-color: #F9F9F9;
	padding: 5px;
	border: 1px solid #E3E3E3;
	margin-bottom: 10px;
}
.imgtext {
	float: left;
	margin-left: 10px;
}
.images img {
	float: left;
	border: 5px solid #FFF;
}
#capture {
	padding: 5px;
	border: 1px solid #E3E3E3;
	margin-bottom: 10px;
}
#screen {
	float: left;
	margin-right: 5px;
}
#capture h4 {
	color: #C90505;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 40px;
}
#capture a {
	font-size: 10px;
}
#uploadscreen {
	padding-top: 5px;
	display: none;
}
#adsenceGG {
	margin-bottom: 15px;
}
#navigation {
	margin-bottom: 15px;
}

