@charset "utf-8";


/*layout*/

#logoflamme {
	position:absolute;
	left:50%;
	top: 0px;
	margin-left: -421px;
}
#logoges {
	position:absolute;
	left:50%;
	top: 70px;
	margin-left: -340px;
	
}
#logogascogne {
	position:absolute;
	left:50%;
	top: 92px;
	margin-left: -200px;
}

#slogan {
	position:absolute;
	left:50%;
	top: 95px;
	margin-left: 260px;
	font-weight: bold;
	font-style: italic;
	color: rgb(240,163,14);
	font-size: .9em;
	font-family: Trebuchet MS;
	width: 150px;
	text-align: right;
	
}
#gglSiteSearch {
	position:absolute;
	left:50%;
	top: 100px;
	margin-left: 120px;
	width: 300px;
	text-align: right;
	font-size:11px;	
}
#gglSiteSearch a{
	color :#444444;
}

#topborder {
	position:absolute;
	top:113px;
	left:50%;
	margin-left: -421px;
}

#bottomborder {
	margin-left: -100px;
}

#content {
	position:absolute;
	border: none;
	margin-top:123px;
	width:722px;
	left:50%;
	margin-left:-421px;
	background-image: url('images/content-background.gif');
	background-repeat: repeat-y;
	padding-left:100px;
	font-family: Trebuchet MS,Helvetica, Sans-serif;
	font-size: 80%;
	min-height:380px;
	/*height: 380px;*/
	padding-top:10px;
	padding-right:20px;
}

#rightContent {
	position:absolute;
	left: 50%;
	margin-left: 460px;
	width: 250px;
	height: auto;
	font-size: .8em;
	top: 115px;
}

/* réparer le bug IE / min height *

html>body #content {
height: auto;
min-height: 380px;
} 
*/

.flashheader {
	display:block;
	position:absolute;
	width: 590px;
	height: 74px;
	left: 50%;
	top: 10px;
	margin-left : -168px;
	overflow: hidden;
	background-image:url('images/fond-flash-head.png');
	background-repeat:no-repeat;
	overflow:hidden;
}

.flashheader img {
	position : absolute;
	top: 5px;
	left: 5px;
	
	
}
.flashheader #textcontent {
	/*position : absolute;*/
	display: block;
	margin-left: 80px;
	margin-top: 5px;
	width: 500px;
	color: black;
	font-size: .8em;
	z-index:100;
	
}
.scroll-banner{
	position:absolute;
	display:none;
}



#footer{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	margin-bottom:-30px;
	width:843px;
	/*height:14px;*/
	background-image: url('images/border-bottom.png');
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 75%;
	font-style:italic;
	padding-top:14px;
	text-align: right;
	height: 16px;
	overflow:hidden;
	
}

/*généralités*/
img {
	border:0;
	display:block;
}

html {
	border:0;
	padding:0;
	margin:0;

}

body {
	border:0;
	padding:0;
	margin:0;
	top :0;
	/*background-image: url('/images/fond5.png');*/
	background-image: url('/images/bgw_filled.jpg');
	background-repeat: no-repeat;
	background-position: 0% 30%;
	background-attachment: fixed;
	font-family:Trebuchet MS, Helvetica, sans-serif;

}

a {
	text-decoration:none;
	color: rgb(41,148,205);
	/*color: rgb(240,163,14);*/
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
a.visited {
	text-decoration:none;
	color: black;
}

li {
	list-style-position: outside;
	list-style-type: square; 
	/*line-height: 200%;*/ 
	text-align: left;
}

input{
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size:90%;
}


/* menu */
div.menubleu {
	display:block;
	width:124px;
	height:17px;
	background-image: url('images/menu-bleu.png');
	background-repeat: no-repeat;
	padding:2px;
	overflow: hidden;
}

div.menuvert {
	display:block;
	width:124px;
	height:17px;
	background-image: url('images/menu-vert.png');
	background-repeat: no-repeat;
	padding:2px;
	overflow: hidden;
}

div.menuorange {
	display:block;
	width:124px;
	height:17px;
	background-image: url('images/menu-orange.png');
	background-repeat: no-repeat;
	padding:2px;
	overflow: hidden;
}

div.submenuItem {
	display:block;
	margin-left:75px;
	width:80px;
	border:0;
	text-align:left;

}

#menu {
	position:absolute;
	width:128px;
	left:50%;
	margin-left:-485px;
	top: 150px;
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	font-size: 75%;
	font-style:italic;
	font-weight: bold;
	text-align: center;
}

a.menu {
	color: black;
}

a.menu-bleu {
	color: black;
}

a.menu-vert {
	color: black;
}

a.menu-orange {
	color: black;
}

a.menu-vert:hover {
	color: rgb(145,203,33);
}
a.menu-bleu:hover {
	color: rgb(41,148,205);
}
a.menu-orange:hover {
	color: rgb(240,163,14);
}


a.menu:visited {
	color: black;
}

a.menu:hover {
	text-decoration: none;
}

span.currentPage {
	color: black;
}

span.currentPage-orange {
	color: rgb(240,163,14);
}
span.currentPage-vert {
	color: rgb(145,203,33);
}

span.currentPage-bleu {
	color: rgb(41,148,205);
}


/* elements flottants */
div.postit {
	display: block;
	float: right;
	width: 257px;
	border:0;
	/*background-image: url('images/postit_milieu.gif');
	background-repeat: repeat-y;*/
	padding:0;
	border:0;
	padding-left:10px;
	padding-right:10px;
	margin-right: 0px;
}

div.postittop {
	display: block;
	background-image: url('images/postit_haut.gif');
	width:267px;
	height:22px;
	margin-left:-10px;
	color: white;
	font-style: italic;
	font-weight:bold;
	padding-left:10px;
	padding-top: 4px;
}
div.postitmiddle{
	background-image: url('images/postit_milieu.gif');
	background-repeat: repeat-y;
	width:277px;
	margin-left:-10px;
	padding-left:4px;
	margin-top:-1px;
}
div.postitbottom {
	display: block;
	background-image: url('images/postit_bas.gif');
	width:277px;
	height:18px;
	margin-left:-10px;
}

/* présentations de pages */
img.vignette {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid rgb(240,163,14);
}

div.header {
	font-weight: bold;
	font-size :110%;
	color : #2994cd;
}




div.spacer {
	clear:both;
	height:1px;
}

div.error {
	color: rgb(240,163,14);
	font-weight : bold;
}


img.inline{
	display:inline;
	vertical-align: middle;
	height: 17px;
	
}

img.puce {
	display:inline;
	margin-right: 7px;
}

h1 {
	font-size: 150%; 
}

h2 {

}

h3
{
	color :#2994CD;
}

img.rightfloat {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.rightfloatborder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

div.pageHeader {
	position: relative;
	margin-top: -13px;
	margin-right: 10px;
	height: 155px;
	width: 720px;
	margin-bottom: 15px;
	}

div.pageHeader img {
	display: inline-block;
	border-bottom: 2px solid #DDDDDD;
	
}


div.pageHeader div {
	display: inline-block;
	color :#2994CD;
	font-size: 200%;
	font-weight: bold;
	margin-left: 10px;

}



 /***************************************
 * pourriel
 *****************************************/
 .piegepourriel{
 visibility : hidden;
 }
