@import url("scrmenu.css");

html * {
	margin: 0 0;
	padding: 0 0;
}
body {
	font-family: sans-serif;
	color: #400;
	background: top left repeat-x url("img/h1_bg.jpg") #c7b69c;
}

ul {
	list-style-type: square;
}

a {
	color: #051;
	background: none;
}

p {
	text-indent: 2em;
	text-align: justify;
}

h1 {
	display: block;
	font-weight: bolder;
	color: #000;
	background: top right no-repeat url("img/h1_d.jpg") transparent;
	height: 373px;

}
h1 span {
	font-size: 1em;
	color: #016;
	background: transparent;
	display: block;
	padding: 100px 0 0 20%;
	text-align: center;
}

h2, h3 {
	padding-top: 1em;
}

div#pgheader {
	border: none;
	display: block;
	height: 373px;
	width: 100%;
}

.logobg1 {
	background: top left no-repeat url("img/logo_bg1.jpg") transparent !important;
}

.logobg2 {
	background: top left no-repeat url("img/logo_bg2.jpg") transparent !important;
}

.logobg3 {
	background: top left no-repeat url("img/logo_bg3.jpg") transparent !important;
}

.logobg4 {
	background: top left no-repeat url("img/logo_bg4.jpg") transparent !important;
}

.logobg5 {
	background: top left no-repeat url("img/logo_bg5.jpg") transparent !important;
}

div#pgheader img {
	display: none;
}

div#pgcontent {
	padding: 0 67px 1em 63px;
	background: top left repeat-y url("img/brd_g.jpg") transparent;
}

#pgcontent img {
	padding: 20px;
	clear: both;
}

img.rimg {
	float: right;
}

div#pg {
	background: top right repeat-y url("img/brd_d.jpg") transparent;
}

div#pgresume {
	width: 30%;
	float: right;
	margin: -217px 7% 0 0;
	min-height: 217px;
	background: top left repeat-x url("img/resum_h.jpg") transparent;
}

div#pgresume:before {
	background: top right no-repeat url("img/resum_hd.jpg") transparent;
	margin: 0 0 -217px 0;
	height: 217px;
	display: block;
	content: url("img/resum_hg.jpg");
	padding: 0;
}

#pgcontent p {
	padding: .5em 0 .5em 0;
}

#pgresume p {
	color: #051;
	display: block;
	margin: 25px;
}


#pgcontent ol, #pgcontent ul {
	margin-left: 2em;
	text-align: justify;
}


div#pgfooter {
	padding: 0;
	margin: 0;
	min-height: 100px;
	width: 100%;
	background: top left repeat-x url("img/pd_bg.jpg") #988668;
}

div#pgfooter a {
	display: block;
	height: 100px;
	text-decoration: none;
}

div#pgfooter a:hover {
	text-decoration: underline;
}

div#pgfooter img {
	border: none;
}

a#pgf1 {
	padding: 0 1em 0 63px;
	margin: 0;
	float: left;
	background: top left no-repeat url("img/pd_g.jpg") transparent;
}

a#pgf1:before {
	content: "\25C0 \25C0  " ;
}

a#pgf2 {
	padding: 0 67px 0 0;
	margin: 0;
	background: top right no-repeat url("img/pd_d.jpg") transparent;
	text-align: center;
}

a#pgf2:before {
	content: "\25B2  " ;
}

a#pgf2:after {
	content: " \25B2 " ;
}

div#pgfooter span {
	display: none;
}

.aster {
	font-size: smaller;
}

div.aster {
	background: transparent;
	font-style: italic;
	border-top: 1px dotted #400;
}

form textarea {
	display: block;
	width: 100%;
}

form p {
	text-indent: 0;
}

div.adresse {
	text-align: center;
	color: #000;
	border: 1px solid #000;
	margin: 1em 25% .2em 25%;
	padding: .2em;
	background: #fff;
}

#pgcontent > dl {
	padding: 1em 10% 0 10%;
}

dt {
	font-weight: bolder;
}

dd dt {
	color: #051;
}

dd {
	padding: 0 0 .2em 5em;
	border-bottom: 1px solid #954;
	text-align: justify;
}

dd dd {
	margin-right: 3em;
	border-bottom-style: dotted;
}

ul.longlist li {
	text-indent: 0;
	padding: 1em 0 .2em 0;
	margin: 0 2% 0 2%;
	border-bottom: 1px solid #954;
	text-align: justify;
}

.longlist strong {
	/* color: #051; */
}

p#valid {
	text-align: right;
	background:  #988668;
}

p#valid img {
	border: 0;
}

q:before {
	content: "« ";
}

q:after {
	content: " »";
}

q {
	color: #051;
}

div.ipics {
	float: left;
	text-align: center;
	margin: 1.2em;
}

div.ipics.last {
	margin-bottom: 50px;
}

div.ipics img {
	border: 1px solid #000;
	background: #fff;
}

div.ipics a {
	text-decoration: none;
}

div.ipics a span {
	text-decoration: underline;
	display: block;
}


.gallery h2 {
	clear: both;
}
.gallery br {
	float: none;
	clear: both;
}


table {
	float: left;
	margin: .5em 2em;
	border: 2px solid #400;
	text-align: center;
}

caption {
	margin: .5em;
	margin-top: 2em;
	padding-top: .5em;
	padding-bottom: .5em;
	color: #051;
	font-size: 1.2em;
}

td {
	padding: .5em 1em;
	background: #fff;
	margin: 0;
}
th {
	padding: .5em 1em;
	background:  #c7b69c;
	margin: 0;
}

hr {
	visibility: hidden;
	clear: both;
}
