/*
Theme Name: Le Gabriel
Theme URI: http://www.bordeaux-gabriel.fr/
Description: Theme Accueil du gabriel
Version: 1.0
Author: //mediacrossing:
Author URI: http://www.mediacrossing.fr/

This theme was designed and built by //mediacrossing:,
whose site you will find at http://www.mediacrossing.fr/
*/

/* @group COMMON */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/fond_body.png) no-repeat top #ede3c9;
}

a {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

/* @end */

/* @group Haut de page */

#banner{
	margin: 0 auto;
	width: 1024px;
	height:223px;
	background: url(images/banniere.png) no-repeat;
}

#logo_gabriel{
	float: left;
	margin: 0 0 0 120px;
	padding: 0;
	width: 266px;
	height: 194px;
	text-align: center;
}

#logo_gabriel h2{
	margin: 0;
	padding: 0;
	font-family: "Times";
	font-size: 25px;
	font-weight: lighter;
	color: #6d6d6d;
}

#banner_titre{
	float: right;
	margin: 0 100px 0 0;
	color: #6d6d6d;
	text-align: center;
}

#banner_titre h1{
	margin: 100px 0 0 0;
	font-family: Times;
	font-size: 280%;
	font-weight: lighter;
}

#banner_titre ul li{
	float:left;
	margin: 0 5px 0 0;
	display: inline;
}

#banner_titre ul li:before{
	content: " | ";
}

#banner_titre ul li:first-child:before{
	content: "";
}

#banner_titre ul li a{
	color: #6d6d6d;
}

#banner_titre ul li a:hover{
	text-decoration: underline;
}

.current a {
	color: #a57939 !important;
}

.current-cat a{
	color: #a57939 !important;
}

.current_menu a {
	color: #a57939 !important;
}

.clearer{
	clear: both;
}

/* @end */

/* @group Header */

#menu{
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 1024px;
	height: 27px;
	background: url(images/bande_blanche.png) no-repeat top;
}

#menu ul {
	text-align: center;
	padding: 5px;
	color: #6d6d6d;
}

#menu ul li{
	display: inline;
	padding: 0 0 0 7px;
}

#menu ul li:before{
	padding: 0 10px 0 0;
	content: " | ";
}

#menu ul li:first-child:before{
	content: "";
}

#menu a {
	color: #6d6d6d;
}

#menu a:hover {
	text-decoration: underline;
}

#deco_haut {
	margin: 0 auto;
	width: 1024px;
	min-height: 215px;
	background: url(images/banner_img.png) no-repeat top;
}

#deco_haut p {
	margin: 10px auto 0 auto;
	padding: 10px;
	width: 830px;
	color: #757575;
	font-size: 80%;
	background: #f0f0f0;
}

#deco_haut p a {
	color: #e49a2d !important;
}

#deco_haut p a:hover {
	text-decoration: underline;
}

#banner_flash {
	margin: 0 auto;
	width: 856px;
	height: 215px;
}

#actus{
	margin: 0 auto;
	width: 1024px;
	background: url(images/bg_container.png) repeat-y;
}

#actus h2{
	margin: 0 0 0 90px;
	padding: 10px 0 0;
	width: 845px;
	border-bottom: 1px solid #D59B1C;
	color: #6D6D6D;
}

#actus ul{
	padding: 10px 90px 25px 90px;
	font-size: 90%;
	color: #9C172F;
}

#actus ul li{
	display: inline;
}

#actus ul li:before{
	padding: 0 10px;
	content: " - ";
}

#actus ul li:first-child:before{
	padding: 0;
	content: "";
}

#actus ul a{
	color: #B37939;
	text-decoration: underline;
}

/* @end */

/* @group Conteneurs */

#container_large{
	margin: 0 auto;
	padding: 0;
	width: 1024px;
	min-height: 500px;
	height: auto;
	background: url(images/bg_container.png) repeat-y;
}

#container{
	padding: 0 15px;
	width: 994px;
	min-height:500px;
	height: auto;
	background: url(images/bg_container_large.png)  no-repeat bottom;
}

/* @end */

/* @group Post */

.clearer{
	clear: both;
}

.article{
	margin: 0 auto;
	width: 880px;
}

.image_article_haut{
	margin: 0 0 10px 10px;
	float: right;
}

.post h2{
	margin: 0 auto;
	padding: 30px 0 10px 120px;
	width:720px ;
	min-height: 26px;
	font-size: 150%;
	color: #6d6d6d;
	background: url(images/img_article_accueil.png) no-repeat bottom;
}

.post h2 a{
	color: #6d6d6d;
	text-decoration: none;
}

.post h2 a:hover{
	text-decoration: underline;
}

.post_middle {
	margin: 0 auto;
	width:860px;
	min-height: 20px;
	height: auto;
	text-align: justify;
}

.post_middle img {
	float: right;
	margin: 0 0 0 5px;
}

.post_middle h3 {
	margin: 10px auto 0 auto;
	padding: 0 10px 3px 0;
	width:830px;
	color: #6d6d6d;
	border-bottom: 1px solid #ccc;
}

.post_middle a {
	color: #e49a2d !important;
}

.post_middle p a strong {
	clear: both;
	float: right;
	margin: 10px 5px 10px 0;
}

.post_middle a:hover {
	text-decoration: underline;
}

.googleMap {
	margin: 20px auto;
}

.post p{
	padding: 10px;
	font-size: 80%;
	color: #6d6d6d;
	text-align: justify;
}

.post p a{
	color: #dd911e;
	text-decoration: none;
}

.post p a:hover{
	color: #dd911e;
	text-decoration: underline;
}

.post ul {
	padding: 10px 10px 10px 30px;
	font-size: 80%;
	text-align: justify;
	color: #6d6d6d;
}

.post ul li {
	padding: 5px 0;
	list-style: disc;
}

.post ul li strong {
	font-weight: bold;
}

.post ul li a{
	color: #6d6d6d;
}

.post ul li a:hover{
	text-decoration: underline;
}

.post ul li ul {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 100%;
}

.img_article_accueil_bas{
	margin: 0 auto;
	width: 850px;
	height: 66px;
	background: url(images/img_article_accueil_bas.png);
}

#container_article{
	margin: 0 auto;
	padding: 0 0 0 5px;
	width: 875px;
	min-height: 200px;
	height: auto;
}

.article_petit{
	float: left;
	margin: 0 10px;
	padding: 0;
	width: 268px;
	min-height: 30px;
	height:auto;
}

.post_petit h2{
	margin: 0;
	padding: 20px 0 0 20px;
	width: 256px;
	height: 16px;
	color: #6d6d6d;
	text-transform: uppercase;
	background: url(images/post_petit_top.png) no-repeat;
}

.post_petit h2 a{
	color: #6d6d6d !important;
	text-decoration: none;
}

.post_petit h2 a:hover{
	text-decoration: underline;
}

.post_petit p{
	margin: 0;
	padding: 5px 20px;
	width: 236px;
	font-size: 80%;
	text-align: justify;
	color: #6d6d6d;
	background: url(images/article_petit_bg.png) repeat-y;
}

.post_petit p img{
	margin: 0 0 0 -11px;
}

.post_petit strong {
	font-weight: bold;
}

.post_petit p a{
	color: #6d6d6d;
	text-decoration: none;
}

.post_petit p a:hover{
	text-decoration: underline;
}

.post_petit ul {
	padding: 0 20px 0 35px;
	width: 221px;
	font-size: 80%;
	text-align: justify;
	color: #6d6d6d;
	background: url(images/article_petit_bg.png) repeat-y;
}

.post_petit ul li {
	padding: 5px 0;
	list-style: disc;
}

.bas_article_petit {
	margin: 0;
	padding: 0;
	width: 277px;
	height: 36px;
	background: url(images/bas_article_petit.png) no-repeat;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	height: 13px;
	font-weight: bold;
	text-align: right;
}

/* @end */

/* @group Footer */

#footer {
	margin: 0 auto 30px auto;
	padding: 30px 0 0 0;
	width: 1024px;
	height: 190px;
	font-size: 80%;
	background: url(images/footer.png) no-repeat;
}

/* My Comment */

#liens{
	float: right;
	margin: 10px 0 0 0;
	width: 1024px;
}

#liens ul{
	margin: 0;
	padding: 5px 85px 0 0;
	text-align: right;
}

#liens ul li{
	margin: 0 10px 0 0;
	display: inline;
	color: #6d6d6d;
}

#liens ul li a:hover {
	text-decoration: underline !important;
}

#liens ul li a, #liens ul li a:visited{
	color: #6d6d6d;
	text-decoration: none;
}

#liens ul li:before{
	padding: 0 10px 0 0;
	content: " - ";
}

#liens ul li:first-child:before{
	content: "";
}

.fn {
	color: #CB8316;
}

#copyright{
	float: right;
	margin: 5px 95px 0 0;
	width: 420px;
	padding:0;
	text-align: right;
	color: #6d6d6d;
}

#formulaire{
	color: #6d6d6d;
}

#formulaire form {
	margin: 0 0 0 250px;
}

label{
	display: block;
	margin: 10px 0 0;
}

input{
	border: 1px solid #6d6d6d;
	padding: 5px;
}

#formulaire input[type=submit]{
	margin: 20px 0;
	padding: 5px;
	background: #CB8316;
	color: #fff;
}

#formulaire p {
	margin: 0 0 0 240px;
}

#infos_contact {
	margin: 0 !important;
}

select{
	border: 1px solid #6d6d6d;
	padding: 2px;
}

.required{
	color: red !important;
}

.required input, .required textarea, .required select{
	border: 1px solid #CB8316;
}

/* @group fil d'ariane */

#filariane ul{
	margin: 0 auto;
	width: 840px;
	border-bottom: 1px solid #cdcdcd;
}

#filariane ul li{
	display: inline !important;
	font-size: 80% !important;
	color: #6d6d6d;
}

#filariane ul li a{
	color: #6d6d6d;
	font-weight: bold;
}

#filariane ul li a:hover{
	color: #9C9C9C;
}

/* @end */

/* @end */
