
#global {   
	width: 100%;
	position: relative;
	overflow: hidden; 
}
/******************
 *
 *
 *
 *	HEADER 
 *
 *
 *
 ********************/
header {
	margin: auto;
	width: 960px;
	height: 320px;
	position: relative;  
	z-index: 2;
}
header > .wrapper {
	position: relative;
	z-index: 2; 
} 
/******************
 *	LOGO 
 ********************/
header .main-title {
	width: 320px;
	height: 80px;
	position: absolute;
	top:0px; left:0px;
	overflow: hidden;
	margin-top: 30px;
}
header .main-title a, header .main-title span {
	background: transparent url(../img/visu/sprite.png) no-repeat right -400px;
	display: block;
	position: absolute; top:0px; left:0px;
	width: 100%; height: 100%;
	text-indent: -9999px;
}  
header .main-title a span {
	opacity:0; 
	background-position: right -480px;
}
header .main-title a:hover span {
	opacity:1;
} 
/******************
 *	NAV 
 ********************/
/* TOP */ 
header nav.top {
	display: block;
	text-align: right;
	padding-top: 85px;
	margin-right: 10px;
}
header nav.top li {
	display: inline-block; 
	font-size: 12px;
}
header nav.top li a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
header nav.top li a:hover {
	color: #e24b0d;
}
header nav.top li.social a {
	color: #e24b0d;
}
header nav.top li.social a:hover {
	color: #FFFFFF;        
	text-shadow: 0px 0px 10px #000000;
}
header nav.top .separator {
	padding: 0px 10px; 
	color: #FFFFFF;
	font-size: 10px;
	vertical-align: top;
} 
header nav.top li.social .separator {
	color: #e24b0d;
} 
header nav.top li:last-child .separator {
	display: none;
}  
/* MAIN */
header .main {
	display: block;
	text-align: left;
	margin-top: 10px;
	border-top: 1px solid #e24b0d;
	border-bottom: 1px solid #e24b0d;
	position: relative;
}
header .main > ul {
	float: left;
	width: 750px;
}
header .main > ul > li {
	float: left;
}
header .main > ul > li >  a {
	display: block;
	color: #FFFFFF; 
	text-transform: uppercase;
	text-decoration: none;  
	font-size: 25px;     
	padding: 10px 10px 6px 8px;
	position: relative;
	font-family: "FagoCoBold", Arial, sans-serif;    
	border-bottom: 1px solid transparent;
} 
header .main > ul > li > a:hover, header .main > ul > li > a.over {
	color:#e24b0d;    
	background-color: #000000;
	background: rgba(0, 0, 0, 0.9);
	border-bottom: 1px solid transparent;
}
header .main > ul > li.current-menu-ancestor > a {
	color:#e24b0d;    
}
header .main .separator {
	position: absolute;
	right:-7px; top:50%;
	display: block;
	margin-top: -14px;  
	width:18px; height:30px;
	text-indent: -9999px;
	background: transparent url(../img/visu/sprite.png) no-repeat -40px -560px;
} 
header .main li:last-child .separator {
	display: none;
}
header .main .sub-menu {
	position: absolute;	 
	top:46px; left:0px;
	width: 960px;
	display: none;             
	background-color: #000000;
	background: rgba(0, 0, 0, 0.9);
	overflow: hidden; 
} 
header .main .sub-menu > ul {
	padding: 20px 150px 10px 10px;  
	height: 133px
}
header .main .sub-menu li {
	float: left;   
}   
header .main .sub-menu li a {
	padding: 0 10px 10px 10px;
	margin: 0 10px 10px 10px;
	display: block;
	width: 280px;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom: 1px solid #776b68;
}   
header .main .sub-menu li a:hover {
	color: #E24B0D;
	border-color: #E24B0D;
}   
header .main .sub-menu .separator {
	display: none;
}
/* SEARCH */  
#searchform label {
	position: absolute; 
	z-index: 3;	
	top:50%;
	margin-top: -0.5em;
	right: 40px;  
	width: 150px; 
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	cursor:pointer;
}  
#searchform.actif label {
	z-index: 1;	
}
#searchform {
	position: absolute;
	z-index:1;
	right:10px; top:50%;
	height: 20px;
	margin-top: -10px;
	vertical-align: middle;
} 
.main .background {
	display: block;
	background: #000000;
	position: absolute; top:0px; right:0px;
	z-index:0;
	height: 100%;
	width: 100px;
	opacity: 0.8;
}
#s {
	width: 150px;
	background: transparent;
	border:0px none;    
	text-align: left;
	color: #e24b0d;
	font-size: 14px;
	height: 14px;
	padding: 3px;
	position: relative;   
	z-index: 2;	
}
#s::-webkit-input-placeholder,
#s::-moz-placeholder {
	color:#e24b0d;
}
#searchsubmit {
 	width: 20px; height: 20px;
 	background: transparent url(../img/visu/sprite.png) no-repeat 0 -560px;
 	text-indent: -99999px;
 	cursor: pointer;
 	text-transform: uppercase;
 	outline:none;
}
#searchform.actif #searchsubmit {
 	background-position: -20px -560px;
}
/******************
 *
 *
 *
 *	VISUAL 
 *
 *
 *
 ********************/
.headerVisual { 
	width: 960px;
	position: absolute;
	top:0; left:0;
	z-index:1;
}
#visual .clin {
	display: block;
	position: absolute; 
	z-index:2;
	top:226px; left:428px;
}
#visual .oeil {
	display: block;
	position: absolute;
	z-index:3;
	top:230px; left:439px;
} 
/******************
 *
 *
 *
 *	404 / LANDING 
 *
 *
 *
 ********************/
.error404 header,
.page-template-template-landing-page-php header {
	height: 700px;
}
.error404 #wrapper,
.page-template-template-landing-page-php #wrapper {
display: none;
}
#visual404 {
	height: 700px;
	background: transparent url(../img/visu/visuel_404.jpg) no-repeat 0 0;
} 
#visual404 a {
	position: absolute;
	top: 520px;
	right: 90px;
	font-family: "FagoCoBold", Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 7px;
	text-transform: uppercase;
} 
#visual404 a:hover {
	background-color: #E75012;
}
/******************
 *
 *
 *
 *	WRAPPER 
 *
 *
 *
 ********************/
#wrapper {
	width: 960px;
	margin:auto;
	padding-bottom: 20px;
	background: #FFFFFF url(../img/bg/wrapper.png) repeat-y 0 0;
}
/******************
 *
 *
 *
 *	BLOG 
 *
 *
 *
 ********************/      
#content .header nav ul.pagination {
	display: inline-block;
}
#content .header nav ul.paginationarticle {
	display: inline-block;
	width: 100%;
}
#content .header nav ul.paginationarticle li {
	width: 50%;	
	min-height: 1em;
}
#content .header nav ul.paginationarticle li.next a { 
	text-align: right;
}
#content .header nav ul.paginationarticle li.prev a { 
	text-align: left;	
}
#content .header nav ul.paginationarticle li.next .separator { 
	display: none;
}
#content.archive article {
	width: 680px;
	position: relative;
	margin-bottom:20px;
	padding-bottom:19px;
	border-bottom: 1px solid #e24b0d;
}
#content.archive article .thumbnail {
	margin:0px;
	padding:0px;
	float: left;      
}
#content.blog article .thumbnail img {
	display: block;
}
#content.archive article .content {
	float:left;
	width:460px;
	min-height: 120px;
	padding-bottom: 30px;
	margin-left: 10px;
	position: relative;
}
#content.blog .post-title {
	margin: 0;
	font-size: 30px;
	text-transform: uppercase;
}
#content.blog .post-title a {
	color: #000000;
}
#content.blog .post-title a:hover {
	color: #e24b0d;
	text-decoration: none;
}
#content.blog .infos li {
	display: inline-block;
	position: relative; 
	padding-left: 25px;
	margin-right: 10px;
}
#content.blog .infos li.category {
	max-width: 250px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.single #content.blog .infos {
	padding-top: 10px;
	border-top: 1px solid #e24b0d;
}
.single #content.blog .infos a:hover{
	text-decoration: underline;
}
.single #content.blog .infos li {
	display: block;
	margin: 10px 0;
}
.blog .infos li:before {
	content: "";
	display: block;
	width: 20px; height: 20px;
	position: absolute; top: 1px; left:0;
	padding:0px;
	text-indent: -99999px;           
	background: transparent url(../img/visu/sprite.png) no-repeat -280px -660px; 
} 
.single #content.blog .infos li:before {	
	top:-5px;
}
#content.blog .infos li.date:before {
	background-position: -280px -660px;
}
#content.blog .infos li.comments:before {
	background-position: -280px -620px;
}
#content.blog .infos li.category:before {
	background-position: -280px -680px;
}
.blog .more-link {
	position: absolute; bottom:0px; left:0px;
	margin:0px; padding:0px;
}
.blog .more-link a {
	display: inline-block;
	background-color: #e24b0d;
	color:#FFFFFF;
	font-family: "FagoCoBold", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding: 5px 10px;	
}
.blog .more-link a:hover {
	text-decoration: none;
	background-color: #000000;
}
/******************
 *
 *
 *
 *	CONTENT 
 *
 *
 *
 ********************/
#empty { 
	float: left;   
	width: 720px;   
}
#content {
	float: left;   
	min-height: 300px;
	width: 720px;   
	font-size: 12px;
}
#arianne {
	padding: 10px 20px;
	text-align: right;
	font-size: 12px;
	color: #000000;
}
#arianne a {
	color: #e24b0d;
	text-decoration: underline;
}
#arianne a:hover {
	text-decoration: none;
}
#content .header h1 {
	font-size: 30px;
	padding: 0px 20px;
	font-family: "FagoCoBold", arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
#content .header h1 span {
	font-family: "FagoCoRegular", arial, sans-serif;
	color: #e24b0d;
	font-weight: normal;
	text-transform: uppercase;
}

 
/* SUBMENU */
#content .header nav {
	display: block;
	text-align: left;
	border-top: 1px solid #e24b0d;
	border-bottom: 1px solid #e24b0d;
	position: relative;   
	margin: 10px 20px 0 20px;
	text-align: center;
}
#content .header nav ul li {
	float: left;
	position: relative;  
	font-size: 18px;     
}
#content .header nav.small ul li {
	float: none;
}
#content .header nav.small ul li a {
	text-align: left;     
	font-size: 13px;
	font-family: Arial, sans-serif;
	text-transform: none;
}
#content .header nav.small ul li .separator {
	display: none;
}
#content .header nav ul li a,
#content .header nav ul li span.current {
	min-width: 20px;
	text-align: center;  
	display: block;
	color: #000000; 
	text-transform: uppercase;
	text-decoration: none;  
	padding: 10px 10px 7px 8px;
	position: relative;
	font-family: "FagoCoBold", Arial, sans-serif;    
	border-bottom: 1px solid transparent;
} 
#content .header nav ul li a:hover, 
#content .header nav ul li.actif a, 
#content .header nav ul li span.current {
	color:#e24b0d;    
}
#content .header nav .separator {
	position: absolute;
	right:-7px; top:50%;
	display: block;
	margin-top: -14px;  
	width:18px; height:30px;
	text-indent: -9999px;
	background: transparent url(../img/visu/sprite.png) no-repeat -40px -560px;
}
#content .header nav li:last-child .separator {
	display: none;
}


#content .thumbnail {
	margin: 10px 20px;
}


#content .wrapper {
 	margin-top: 20px;
}
#content aside {
	float: left;
	width: 200px;
	margin: 0 0 20px 20px;
	border-bottom: 5px solid #e24b0d;
} 
.single #content aside {
	border-bottom: 0px none;
} 
#content article {
	float: left;
	width: 460px;
	margin: 0 0 0 20px;
} 
aside .gallery li {
	display: block;
	position: relative;
	padding-bottom: 10px;
}
aside .gallery a {
	display: block;
	position: relative;
}
aside .gallery a:after, 
aside .gallery a:before {
	content: " ";             
	display: block;
	width: 30px; height: 30px;   		
	position: absolute;
	bottom:0px; right:0px;
	z-index:2;
	opacity:1;
	background: transparent url(../img/visu/sprite.png) no-repeat -210px -630px;	
}
aside .gallery a:before {   
	opacity:0;
	background-position: -210px -670px;
}
aside .gallery a:hover:after {
	opacity:0;
}
aside .gallery a:hover:before {
	opacity:1;
}
aside .gallery img {
	display: block;
}
aticle {
	line-height: 15px;  	
}
article p,
article ul,
article ol,
article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
	margin: 0 0 10px 0;              
}  

article h2, 
aside h2 {      
	padding-bottom: 5px; 
	margin-bottom: 10px;
	font-size: 28px;
	font-weight: normal; 
	font-family: "FagoCoRegular", Arial, sans-serif;  
	border-bottom: 1px solid #e24b0d;
}
article h2 a:hover {
	text-decoration: none;
	color: #000000;	
}
article h3 {
	font-size: 20px;  
	font-family: "FagoCoBold", Arial, sans-serif;
	font-weight: bold;  
	margin-top: 20px;
}
article h4 {
	font-size: 15px;  
	font-family: "FagoCoBold", Arial, sans-serif;
	font-weight: bold;     
	margin-top: 10px;
}
article h5 {
	font-size: 15px;  
	font-family: "FagoCoRegular", Arial, sans-serif;
	font-weight: normal;  
}
article a {
	color: #e24b0d;
	text-decoration: none;
}
article a:hover {
	text-decoration: underline;
}
article li {
	list-style: none;
	padding: 5px 0 0 15px;
	position: relative;
}
article li:before {  
	content:"\203A";
	position: absolute;
	top:3px;
	left:5px;
}
article li.link:before {  
	color: #E24B0D;
}
article img.alignnone,
article img.alignright,
article img.aligncenter,
article img.alignleft {
	border: 1px solid #FFFFFF;
} 
article .sitemap ul {
	margin: 10px;
}
article .sitemap li {
	margin: 5px;
} 
article .sitemap li:before {  
	color: #E24B0D;
}   
/******************
 *
 *
 *
 *	SHARE 
 *
 *
 *
 ********************/
.share {
	margin: 0 20px;
	margin-top: 30px;
	border-top: 1px solid #E24B0D;
	padding: 10px;
}
article .share {
	margin: 0;
	margin-top: 30px;
	border-top: 1px solid #E24B0D;
	padding: 10px;
}
/******************
 *
 *
 *
 *	SIDEBAR 
 *
 *
 *
 ********************/
#sidebar {
	float: left;
	width: 240px;
	padding-top: 20px;
	background: #eae5e2 url(../img/bg/sidebar.png) no-repeat 0 0;
} 
#sidebar .widget {
	padding: 20px 20px 0 20px;
	font-size: 12px;
	color: #000000;
} 
#sidebar h2 {
	font-family: "FagoCoBold", Arial, sans-serif;
	font-size: 24px;
	border-bottom: 1px solid #000000;
	color: #000000;
	height: 22px;
	font-weight: normal;
}
#sidebar .widget_categories li,
#sidebar .widget_archive li {
	margin: 3px 10px;
	position: relative;
}
#sidebar .widget_categories ul,
#sidebar .widget_archive ul {
	margin-top: 10px;
}  
#sidebar .widget_categories a:before,
#sidebar .widget_archive a:before {
	content: "\203A";
	display: inline-block;
	margin: 0px 5px;
	position: absolute;
	top: -1px;
	left: -13px;
	color: #E24B0D;
}
#sidebar .textwidget {
	background-color: #F4F1F0;
	margin: 10px 0;
}
#sidebar p {
	padding: 10px 0;
}
#sidebar a {
	color: #E24B0D;
}
#sidebar .richtext-widget a {
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
#sidebar a:hover {
	color: #000000;
}

.widget_wysija input {
	background: #FFFFFF;
}
form.widget_wysija {
	position: relative;
}
.widget_wysija input[type="text"] {
	width: 160px;
	height: 20px;
	padding: 5px;
}
#sidebar .widget_wysija p {
	position: relative;
	padding:10px 0px 0 0;
}
.widget_wysija .form-valid-sub .wysija-submit-field {
	float: left;
	width: 30px;
	height: 30px;
	cursor: pointer;  
	margin:0;
	text-transform: uppercase; text-indent: -9999px; 
	background: #FFFFFF url(../img/visu/sprite.png) no-repeat -330px -630px;
	position: absolute; top:10px; right:0px;
} 
.widget_wysija .wysija-submit-field:hover, .widget_wysija .wysija-submit-field:focus {
	background-position: -300px -630px; ;
}


.richtext-widget img {
	display: block;
	margin: 5px 0 0 0;
}
.richtext-widget li {
	margin: 5px 0 0 0;   
	vertical-align: middle;
}
.richtext-widget li.fr a:before,
.richtext-widget li.en a:before {
	content: "";
	display: inline-block;
	width: 20px; height: 20px;
	margin-right: 5px;
	position: relative; top: 4px;
	background: transparent url(../img/visu/sprite.png) no-repeat -300px -580px;	
}
.richtext-widget li.fr a:before {
	background-position: -300px -580px;	
}
.richtext-widget li.fr a:hover:before {
	background-position: -320px -580px;	
}
.richtext-widget li.en a:before {
	background-position: -300px -600px;	
}
.richtext-widget li.en a:hover:before {
	background-position: -320px -600px;	
}
#richtext-widget-2 {
	position: relative;
}
#richtext-widget-2 	p.link {
width: 180px;
	position: absolute; bottom:10px; left:50%;
	margin-left: -90px;
}
#richtext-widget-2 	p.link a {
line-height: 18px;
display: inline-block;
font-family: FagoCoBold, Arial, sans-serif;
font-size: 18px;
color: white;
background-color: #E24B0D;
text-transform: uppercase;
padding: 5px;
text-align: center;
}
#richtext-widget-2 	p.link a:hover {
background-color: #000000;
}
/**********************
 *
 *
 *
 * FOOTER
 * 
 *
 *
 *********************/ 
#footer {
	width: 100%;
	background: #000000;
} 
#footer .wrapper {
	width: 960px;
	margin: auto;
	border-top: 10px solid #e24b0d; 
}
#menu-navigation-pied-de-page {
	float: left;
	width: 720px;
}
#menu-navigation-pied-de-page > li {
	float: left;
	width: 160px;
	margin: 60px 10px 0 10px; 
}       
#menu-navigation-pied-de-page > li > a {
	display: block;
	padding: 0 0 10px 0;
	font-family: "FagoCoRegular", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	color: #e24b0d;
	border-bottom: 1px solid #e24b0d;
}   
#menu-navigation-pied-de-page > li > a:hover {
	 color: #FFFFFF;
	 border-color: #FFFFFF;
}
#menu-navigation-pied-de-page .sub-menu {
	margin: 10px 0;
}
#menu-navigation-pied-de-page .sub-menu li {
	display: block;
	padding: 5px 0 5px 15px;
	position: relative;
}
#menu-navigation-pied-de-page .sub-menu li a {
	 font-size: 12px;	
	 color: #FFFFFF;
}
#menu-navigation-pied-de-page .sub-menu li a:hover {
	 color: #e24b0d;
}
#menu-navigation-pied-de-page .sub-menu li a:before {
	content:"\203A";
	display: inline-block;
	margin: 0px 5px;
	position: absolute;
	top:3px;
	left:0px;	 
	color: #e24b0d;
}

 
#footer .sidebar {
	float: left;
	width: 220px;   
	margin: 60px 10px 0 10px; 
}
#footer .widgettitle {
	display: block;
	padding: 0 0 10px 0;
	font-family: "FagoCoRegular", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	color: #e24b0d;
	border-bottom: 1px solid #e24b0d;
}
#footer form.widget_wysija {
	color: #FFFFFF;
	margin: 20px 0;	
} 
#footer .widget_wysija .form-valid-sub .wysija-submit-field {
	top:20px;
}
#footer .widget_wysija p {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 0 5px 0;	
}
#footer .widget_wysija input[type="text"] {
	width: 180px;
}

#footer .pqpsocial-widget {
 	border-top: solid 5px #e24b0d;
}                     
.pqpsocial-widget ul {
	margin: 0 0 0 2px;
}
.pqpsocial-widget li {
	float:left;
	display: block;
	width:40px; height:40px;
	margin: 10px 3px 0 0;
}
.pqpsocial-widget a {
	display: block;
	position: relative;
	width:40px; height:40px;
	overflow: hidden;
}
.pqpsocial-widget span {
	display: block;
	position: absolute; top:0px; left:0px;
	width:40px; height:40px;
	text-indent: -9999px;
	background: transparent url(../img/visu/sprite.png) no-repeat 0 -620px;
}
.pqpsocial-widget .youtube .normal {
	background-position: 0 -620px;
}
.pqpsocial-widget .youtube .over {
	background-position: 0 -660px;
}

.pqpsocial-widget .googleplus .normal {
	background-position: -40px -620px;
}
.pqpsocial-widget .googleplus .over {
	background-position: -40px -660px;
}

.pqpsocial-widget .facebook .normal {
	background-position: -80px -620px;
}
.pqpsocial-widget .facebook .over {
	background-position: -80px -660px;
}

.pqpsocial-widget .twitter .normal {
	background-position: -120px -620px;
}
.pqpsocial-widget .twitter .over {
	background-position: -120px -660px;
}

.pqpsocial-widget .rss .normal {
	background-position: -160px -620px;
}
.pqpsocial-widget .rss .over {
	background-position: -160px -660px;
}

 
.subfooter {
	width: 930px;
	margin: 30px  auto;
	padding: 30px 0;
	padding-bottom:0px;
	border-top: 1px dashed #e24b0d;
	text-align: center;
	position: relative;
}
.subfooter .top {
	position: absolute;
	right:0px; top:-15px;
	display: block;
	width: 30px; height: 30px;
} 
.subfooter .top span {
	position: absolute;
	right:0; top:0;
	display: block;
	width:100%; height: 100%;
	text-indent: -9999px;
	background: transparent url(../img/visu/sprite.png) no-repeat 0 -590px;
}    





.subfooter li {
	display: inline-block; 
	font-size: 12px;
}
.subfooter li a {
	color: #FFFFFF;
	text-decoration: none;
}
.subfooter li a:hover {
	color: #e24b0d;
} 
.subfooter .separator {
	padding: 0px 10px; 
	color: #FFFFFF;
	font-size: 10px;
	vertical-align: top;
} 
.subfooter li:last-child .separator {
	display: none;
}  
/**********************
 *
 *
 *
 * COMMENTS
 * 
 *
 *
 *********************/
#comments {
	margin: 0 20px;
	padding: 20px 0;
	border-top: 5px solid #E24B0D;
} 
#comments-title {
	font-size: 30px;
	font-family: "FagoCoBold", arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
#comments-title small {
	font-size: 20px;
	text-transform: none;
}
.commentlist {
	margin: 20px 0;
	border-bottom: 5px solid #E24B0D;
}
.commentlist li {
	clear: both;
	list-style: none;
	border-bottom: 1px solid #d4cbc5;
	margin-bottom: 20px;
}
.commentlist li:last-child {
	border-bottom: 0px none;
}
.gravatar {
	float: left;
	width: 48px; height:48px;
}
.comment-infos {
	float: left;
	width: 620px;
	height: 41px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 7px;
}
.comment-infos span {
	display: block;
}
.comment-author {
	font-size: 25px; 
	font-family: "FagoCoBold", arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 25px;
}
.comment-date{
	font-size: 10px;
	color: #aba4a0; 
}
.commentlist .content {
	clear: both;
	padding: 20px 10px;
} 
/**********************
 *
 *
 *
 * COMMENT FORM
 * 
 *
 *
 *********************/
#reply-title {
	font-size: 25px;
	font-family: "FagoCoBold", arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
#commentform p {
	margin: 10px 0;
}
#commentform p {
	margin: 10px 0;
}   
#commentform input[type=text] {
	display: block;
	border: 1px solid #d4cbc5;
	padding: 5px; 
	margin-top: 3px;
}
#commentform textarea {
	display: block;
	border: 1px solid #d4cbc5;
	padding: 5px; 
	margin-top: 3px;
}
#submit {
	font-size: 18px;
	font-family: "FagoCoBold", arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	background: #E24B0D;
	padding: 3px;
	cursor:pointer;
} 
#submit:hover {
	background: #000000;
}
/**********************
 *
 *
 *
 * CONTACT
 * 
 *
 *
 *********************/ 
#sidebar .wpcf7 {
	padding: 20px 0;
} 
.wpcf7-text {
	background: #ffffff;  
	padding: 5px; 
	margin: 10px 0 0 0;
	width: 250px;
	border: 3px solid #ffffff;	
}
.wpcf7-text:focus, textarea:focus {
	border: 3px solid #F2964A;
	outline:none;	
}
textarea {  
	width: 300px;
	height: 100px;
	resize: none;	
}
.wpcf7-submit {  
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	color: #FFFFFF;
	overflow: hidden; position: relative;
	padding: 10px; margin: 0;
	cursor: pointer;
	background: #F2964A;
}
.wpcf7-submit:hover {
	background: #FFFFFF; 
	color: #F2964A;
}  
/**********************
 *
 *
 *
 * TRANSITIONS
 * 
 *
 *
 *********************/ 
header .main-title a span,
.wpcf7-submit,
.wpcf7-text, 
textarea,
#searchsubmit,
.widget_wysija .wysija-submit-field,
#sidebar a,
#richtext-widget-3 li a:before,
#menu-navigation-pied-de-page a,
#footer .subfooter a,
header a,
#content .header nav a,
.more-link a,
.post-title a { 
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}   
a .normal,
a .over,
aside .gallery a:hover:after,
aside .gallery a:hover:before { 
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}  
a .normal {
	opacity:1;
}
a .over { 
	opacity:0;
}  
a:hover .normal {
	opacity:0; 
}
a:hover .over {
	opacity:1;   
}
/**********************
 *
 *
 *
 * EASY CLEARING
 * 
 *
 *
 *********************/ 
header .wrapper:after,
#wrapper:after,
header nav:after,
.widget_wysija:after,
#content > .wrapper:after,
#footer .wrapper:after,
.main ul:after,
#content .header nav ul:after { 
    content: ".";
    display: block;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}