@charset "utf-8";

html, body, #wrap {height: 100%;}

@font-face {
    font-family: 'zektonregular';
    src: url('Fonts/fontp-webfont.eot');
    src: url('Fonts/fontp-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/fontp-webfont.woff') format('woff'),
         url('Fonts/fontp-webfont.ttf') format('truetype'),
         url('Fonts/fontp-webfont.svg#zektonregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#banniere_gras{
	color: #e0e0e0;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 5px;

}

#banniere_italic{
	color: #e0e0e0;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	font-style: italic;
	padding-left: 5px;

}

input {
	border-radius: 6px;
	border: 1px solid #f0aa32;
	cursor: pointer;
	border-color: #F90;
	padding-left: 4px;
	padding-right: 4px;
	height: 20px;
}

#banniere_textfield{
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #464646;
}


/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding-top: 0.5em;
	padding-right: 1.2em;
	padding-bottom: 0.5em;
	padding-left: 1.2em;
}
/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}


#footeradresse{
	margin: 0;
	list-style: none;
	float: left;
	width: 270px;
	color: #CCC;
	text-transform: none;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#footeradresse li {
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#footeradresse li td {
	font-size: 13px;
	color: #CCC;
}

#footeradresse .gras{
	color: #f0aa32;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}

#footeradresse li a{
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}

#main {padding-bottom: 160px;}

body > #wrap {height: auto; min-height: 100%;}

#footer {
	position: relative;
	margin-top: -160px; /* negative value of footer height */
	height: 160px;
	clear: both;
	background-color: #2c2c2c;
}

/* CLEAR FIX*/
.clearfix:after {content: &quot;.&quot;;
display: block;
height: 0;
clear: both;
visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Paragraphe */

.titre1{
	font-family: zektonregular, Arial, Helvetica;
	font-size: 24px;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.titre2 {
	font-family: zektonregular, Arial, Helvetica;
	font-size: 18px;
	color: #f0aa32;
	text-decoration: none;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

.titre3 {
	font-family: zektonregular, Arial, Helvetica;
	font-size: 22px;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: normal;
	text-shadow: 1px 1px 3px #666;
	padding-top: 5px;
}

.corps {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.corpsactu {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 5px;
	border: 1px outset #CCC;
}

.corpssmall {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #666666;
	line-height: normal;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	text-decoration: none;
	padding-top: 10px;
}

.corpscentre {
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 45px;
	padding-top: 5px;
	text-align: left;
}


.lien {
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: right;
}

.lien a{
	color: #666666;
	text-decoration: none;
}

.lien a:hover{
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

.image {
	float: left;
	padding-right: 10px;
	padding-top: 4px;
}

.temoin {
	font-size: 11px;
	padding-top: 8px;
	padding-left: 110px;
}
