/*
Theme Name: Bracka
Description: WordPress Bracka Theme
Version: 1.0
Author: bginfographie
Author URI: http://www.agence-bgi.com/
*/

* { -moz-box-sizing: border-box; box-sizing: border-box; }

body{
	background-color:white;
	font-size:14px;
	font-family: Calibri, sans-serif;
	color:#646464;
	margin: 0;
	padding: 0;
}

img{
	border:0;
	margin: 0;
	padding: 0;
}

a {
	color:#C73021;
	text-decoration:none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
  text-decoration: underline;
}

a:hover {
	color: #97170b;
}

div  {
	margin: 0;
	padding: 0;
}

h1{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:25px;
	color:#c72f22;
	text-transform: uppercase;
	line-height:44px;
	margin: 10px 0;
	background: url(img/h1-fond.gif) 0% 100% no-repeat #ffffff;
}

h2{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:22px;
	color:#646464;
	text-transform: uppercase;
	line-height:25px;
	margin: 5px 0;
}

.wrapper h2{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:22px;
	color:#646464;
	text-transform: uppercase;
	line-height:44px;
	margin: 10px 0;
	background: url(img/h1-fond.gif) 0% 0% no-repeat #ffffff;
}

h3{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:20px;
	text-align:left;
	color:#c73021;
	text-transform:none;
	margin: 15px 0 5px 0;
}

h4{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:16px;
	color:#c73021;
	text-transform:none;
	margin: 0;
	padding: 0;
}

h1 a, h2 a , h3 a {
	text-decoration: none;
}

hr {
    border: 0 none;
    color: #ffffff;
    height: 1px;
    margin: 15px 0 15px 0;
    padding: 0;
    background:url(img/hr-fond.gif) 50% 0% no-repeat;
}

.aligncenter{
	text-align: center;
}

header{
	height:91px;
}

.wrapper , .main{
	width:1000px;
	margin:0 auto;
	padding: 0 0 20px 0;
	position: relative;
}

.lang{
	position: absolute;
	margin-top:14px;
	right:0;
}

.lang a{
	display: inline-block;
	margin-left:11px;
}

header > nav, header > a{
	display:block;
	float:left;
}

header > a{
	width:239px;
	line-height: 0;
}

header > nav{
	margin-top:54px;
	width:761px;
	text-align: right;
}

header ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

header li{
	display: inline-block;
	margin: 0 0 0 12px;
}

header li a{
	color:#ffffff;
	text-decoration: none;
	display: inline-block;
	height:29px;
	line-height: 29px;
	vertical-align: middle;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:17px;
	padding:0 10px;
	background-color: #c73022;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

header li a:hover{
	color:#ffffff;
	background-color: #646464;
}

header li:hover,header li.current-menu-item{
	background-color: #646464;
}

header li:hover a,header li.current-menu-item a{
	color:white;
}

header li ul{
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	background:url(img/haut-soustop.jpg) no-repeat 0 0;
	padding-top:8px;
}

header li ul li{
	display: block;
	background: #c73022;
	text-align: left;
	margin-bottom: 1px;
}

header li ul li a{
	font-size: 14px;
	color:#cccccc;
	text-decoration:none;
	padding: 0 10px;
}

header li ul li a:hover{
	color:white;
}

header li:hover ul{
	display: block;
}

#slider{
	height:323px;
}

#slider.default{
	background:url(img/default_slide.jpg) no-repeat 50% 0;
}

.slider_texte{
	width:913px;
	padding-left:409px;
	padding-top:70px;
}

.slider_texte h3{
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:28px;
	color:white;
	font-weight:300;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom:10px;
}

.slider_texte p{
	border:1px solid #ae0101;
	border-left:0;
	border-right:0;
	font-size:17px;
	font-weight: 300;
	color:#a8a8a8;
	margin:0;
	padding:20px 0;
}

footer{
	background:url(img/bottom_fond.jpg) 0 0 repeat-x #353535;
	height:151px;
}

footer nav ul{
	list-style: none;
	margin:0 auto;
	padding: 0;
	display: table;
	padding-top:27px;
	height:57px;
}

footer nav ul li{
	display: inline-block;
	padding-left: 35px;
}

footer nav ul li:first-child{
	padding-left:0;
}

footer nav a{
	color:#9c9c9c;
	font-size: 18px;
	text-decoration: none;
}

footer nav a:hover,footer nav li.current-menu-item a{
	color:#ffffff;
}

.logo_bottom{
	text-align:center;
	height:94px;
}

#main.home > div{
	float:left;
	width:240px;
}

#main.home > div:first-child{
	width:739px;
	margin-right:20px;
}

.vignettes > div:first-child,.vignettes > div:nth-child(4){
	margin-left:0;
}

.vignettes > div.first{
	margin-left:0;
}

.vignettes > div{
	float:left;
	width:233px;
	line-height: 0;
	margin-left: 20px;
	margin-bottom:20px;
}

.vignettes > div > a{
	text-decoration: none;
	font-size:15px;
}

.vignettes > div > a > span{
	display: block;
	border:1px solid #c9c8c8;
	border-top:0;
	height: 73px;
	line-height: 73px;
	vertical-align: middle;
	text-transform: uppercase;
	background-color:#e9e9e9;
	color:#646464;
	text-align: center;
}

.vignettes .2-lignes div > a > span{
	display: block;
	border:1px solid #d8d8d8;
	border-top:0;
	height: 73px;
	line-height: 25px;
	padding:10px 0 0 0;
	vertical-align: middle;
	text-transform: uppercase;
	color:#646464;
	text-align: center;
}

.vignettes > div > a:hover > span{
	background-color: #c73021;
	border-color:#c73021;
	color:white;
}


.clear{
	clear: both;
}

.actu_home{
	border-bottom:1px solid #d8d8d8;
	padding:10px 0;
}

.actu_home:nth-child(2){
	padding-top:0;
}

.actu_home .date{
	color:#c72f21;
	font-style: italic;
	font-size: 15px;
}

.actu_home .accroche{
	color:#333333;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
}

.actu_home .texte-court{
	color:#646464;
	font-size:15px;
	text-align: justify;
}

.actu_home a.more,.slider_texte a.more{
	margin-top:10px;
	display: inline-block;
	float:right;
	width:108px;
	height:25px;
	line-height: 25px;
	vertical-align: middle;
	color:white;
	text-decoration: none;
	background-color: #353535;
	font-size:16px;
	text-align: center;
}

.actu_home a.more:hover,.slider_texte a.more:hover{
	background-color: #c73021;
}

.slider_texte a.more{
	float:none;
	margin-top:0;
}

.main a.more , .wrapper a.more {
	margin-top:10px;
	display: inline-block;
	padding:0 10px;
	height:23px;
	line-height: 23px;
	color:white;
	background-color: #353535;
	font-size:15px;
	text-decoration: none;
}

.main a.more:hover , .wrapper a.more:hover {
	background-color: #c73021;
}

.alignright{
	float:right;
}

.alignleft{
	float:left;
}

.ufo-row-3318,.ufo-row-3319,.ufo-row-3325,.ufo-row-3327,.ufo-row-3330,.ufo-row-3331{
	float:left;
	width:475px;
	height:36px;
}

.ufo-cell-3321-1-row,.ufo-row-3324{
	float:left;
	width:100%;
	height:36px;
}

.ufo-row-3322{
	text-align:center;
}

.input_inline{
	font-family: Calibri,sans-serif;
	font-size: 15px;
	color:#555555;
	height:28px;
	background-color: #ffffff;
	padding:0;
	margin:0;
	border:1px solid #cccccc;
	width:300px;
	text-indent:5px;
}

.form-textarea{
	font-family: Calibri,sans-serif;
	font-size: 15px;
	color:#555555;
	background-color: #ffffff;
	padding:0;
	margin:0;
	border:1px solid #cccccc;
	text-indent:5px;
}

.form-bouton{
	font-family: Calibri,sans-serif;
	font-size: 16px;
	color:#ffffff;
	height:30px;
	background-color: #353535;
	padding:0 10px;
	margin: 0 0 10px 0;
	border:0;
	cursor:pointer;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.form-bouton:hover{
	background-color: #97170B;
}