@charset "utf-8";
/*
Theme Name: albapromotion
Theme URL: http://www.alba-promotion.fr/
Description: Theme pour AlbaPromotion
Version: 0.1
Author: Brice Gouban
*/

/* CSS Document */
/*----------------------------
    ----Remise a zero----
----------------------------
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear:both;
}
/* 
----------------------------
----Fin de remise a zero----
----------------------------
*/
body {
	background: url(images/fond/haut-ciel.jpg) no-repeat top;
	font-family: Lucida Grande, Helvetica, Tahoma;
	letter-spacing: 0;
	background-color: #d9e6ef;
	margin: 0 auto;
	line-height: 16px;
}
#conteneurgeneral {
	width: 960px;
	margin: 0 auto;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*----------------------------
    ----HEADER----
----------------------------*/
#le-header {
	display:block;
}
#header {
	width: 960px;
	height: 170px;
	margin: 20px auto 0 auto;
}
#top-header {
	height: 135px;
	width: 960px;
}
#top-header h1.lelogo, h1.lelogo a {
	float:left;
	display: block;
	background: url(images/header/logo.png);
	width: 118px;
	height: 92px;
	text-indent: -10000px;
}
h1.baseline {
	font-family: "Times New Roman", Times, serif;
	padding: 60px 0 0 120px;
	font-size: 26px;
	color: #003374;
}
.baselineOrange {
	color : #e95e27;
}
#bottom-header {
	height: 144px;
}
#contact-top {
	background: url(images/header/fond-contact.png) no-repeat top left;
	height: 75px;
	width: 300px;
	position:absolute;
	top: 55px;
	right: 0;
}
#tel-mail {
	padding: 14px 4px 0 30px;
	color: #d44d12;
}
.tel {
	font-size: 24px;
	margin-bottom: 6px;
}
.tel img {
	padding-right: 10px;
	vertical-align: top;
	width: 27px;
	height: 25px;
}
.mail {
	font-size: 14px;
	color: #D44D12;
}
.mail a:hover {
	font-size: 14px;
	color: #E95E27;
	text-decoration:underline;
}
.mail img {
	padding-right: 13px;
	vertical-align: top;
	width: 25px;
	height: 17px;
}
/*-----------------
   ---le menu---
  -----------------*/
#menu {
	margin: 0 auto;
	padding-left: 24px;
}
#menu li {
	float: left;
	width: 152px;
	height: 46px;
	display: inline;
}
#menu li a {
	display: block;
	width: 152px;
	height: 46px;
	float:left;
}
/*btn_menu*/
#menu li a.bienvenue {
	background: url(images/header/menu/bienvenue1.png) top no-repeat;
}
#menu li a.bienvenue:hover, #menu li a.bienvenue:focus, #menu li a.bienvenue:active, #menu li a.bienvenueactif {
	background: url(images/header/menu/bienvenue1.png) bottom no-repeat;
}
/*btn_menu 2*/
#menu li a.albapromotion {
	background: url(images/header/menu/albapromotion2.png) top no-repeat;
}
#menu li a.albapromotion:hover, #menu li a.albapromotion:focus, #menu li a.albapromotion:active, #menu li a.albapromotionactif {
	background: url(images/header/menu/albapromotion2.png) bottom no-repeat;
}
/*btn_menu 3*/
#menu li a.programme {
	background: url(images/header/menu/programmes3.png) top no-repeat;
}
#menu li a.programme:hover, #menu li a.programme:focus, #menu li a.programmeactif {
	background: url(images/header/menu/programmes3.png) bottom no-repeat;
}
/*btn_menu 4*/
#menu li a.fichespratiques {
	background: url(images/header/menu/fichespratiques4.png) left top no-repeat;
}
#menu li a.fichespratiques:hover, #menu li a.fichespratiques:focus, #menu li a.fichespratiquesactif {
	background: url(images/header/menu/fichespratiques4.png) left bottom no-repeat;
}
/*btn_menu 5*/
#menu li a.references {
	background: url(images/header/menu/references5.png) left top no-repeat;
}
#menu li a.references:hover, #menu li a.references:focus, #menu li a.referencesactif {
	background: url(images/header/menu/references5.png) left bottom no-repeat;
}
/*btn_menu 6*/
#menu li a.contact {
	background: url(images/header/menu/contact6.png) left top no-repeat;
}
#menu li a.contact:hover, #menu li a.contact:focus, #menu li a.contact:active, #menu li a.contactactif {
	background: url(images/header/menu/contact6.png) left bottom no-repeat;
}
#welcome {
	float: left;
	width: 963px;
	height: 62px;
	background: url(images/header/fond-bienvenue.png) bottom no-repeat;
}
/*#welcome p.petitbandeau {
	font-size: 14px;
	color: #545454;
}
#welcome p a {
	color: #e95e27;
	text-decoration: underline;
}
#welcome p a:hover {
	color: #D04815;
	text-decoration: underline;
}
#ariane {
	padding: 15px 0 0 32px;
	display: block;
	float: left;
}*/
#petitbandeau {
	font-size: 14px;
	color: #545454;
	padding: 10px 0 0 0;
}
#ariane ul li a {
	color: #e95e27;
	text-decoration: underline;
}
#ariane ul li a:hover {
	color: #D04815;
	text-decoration: underline;
}
#ariane a {
	color: #e95e27;
	text-decoration: underline;
}
#ariane a:hover {
	color: #D04815;
	text-decoration: underline;
}
#ariane {
	padding: 15px 0 0 32px;
	display: block;
	float: left;
	width: 500px;
}
#recherche {
	float: right;
	padding: 8px 15px 0 0;
}
#inputrecherche {
	background: url(images/header/louperecherche.jpg) bottom left no-repeat;
	background-color: #f5f6f7;
	padding-left: 25px;
	border: 1px solid #867d7d;
	height: 19px;
	line-height: 20px;
	padding-top: 6px;
	color: #a0a3a4;
	margin-right: 5px;
}
#validsearch {
	background: url(images/header/oksearch.jpg) bottom left no-repeat;
	color: #e95e27;
	font-size: 13px;
	width: 46px;
	height: 28px;
	border: 0;
}
#validsearch:hover {
	cursor: pointer;
}
/* le css pour le contenu */
#content {
	width: 960px;
	margin: 0 auto;/* ajout pour ie */
}
#contenupage {
	width: 940px;
	margin: 0 auto;
	margin-left:12px;
	background:#F7F5F1;/* ajout pour ie */
}
#txtalaune {
	float: left;
	height:36px;
	width: 960px;
	height: 36px;
	padding-left: 12px;
}
img.pictoalaune {
	float: left;
	margin-right: 10px;
}
h2.titre-alaune {
	padding-left: 11px;
	background-color: #f7f5f1;
	color: #003374;
	width: 929px;
	margin: 0;
	height: 36px;
	line-height: 24px;
	letter-spacing: normal;
}
#bandeau {
	float: left;
	height: 208px;
	width: 100%;
	background: url(images/contenu/ombre-bandeau.jpg) bottom no-repeat;
	background-color: #ffefcf;
}
#contenu2 {
	width: 960px;
	padding: 0 11px 0 10px;
}
#contenu {
	float: left;
	background-color: #f7f5f1;
	width: 940px;
	margin: 0 auto;
	padding-bottom: 12px;
}
#zoneTxt {
	float: left;
	padding: 15px 0 15px 51px;
	font-size: 13px;
	color: #545454;
	width: 573px;
}
#zoneTxt p {
	padding:0 58px 15px 0;
}
#zoneTxt ul {
	padding-left: 40px;
}
#bandeau li {
	list-style-image: url(images/contenu/puceverte.jpg);
}
#lien-villa {
	float: right;
	background: url(images/contenu/btn-ovale.png) no-repeat;
	text-align: center;
	width:225px;
	height:34px;
	padding-top: 10px;
	padding-left: 5px;
}
#lien-villa a {
	color: #e95e27;
	text-decoration: underline;
	font-size: 13px;
}
#lien-villa a:hover {
	color: #D04815;
}
#photo {
	float: left;
	padding: 4px 0 0 20px;
}
#photo-ref {
	float: left;
	width:288px;
	height:185px;
	padding: 4px 0 0 20px;
	border: 3px solid #a19f9d;
}
#photo img {
	width: 288px;
	height: 185px;
	border: 3px solid #a19f9d;
}
#photo-projet {
	float: left;
	}
#photo-projet img {
	width: 288px;
	height: 185px;
	border: 3px solid #a19f9d;
}
.miseenavant {
	float:left;
	width: 290px;
	margin: 0 11px;
}
.top-image {
	border: 3px solid #a19f9d;
	width: 285px;
	padding-top: 88px;
}
a.lien-vignette {
	width: 285px;
	height: 117px;
	color: #ffffff;
	height:23px;
}
#topimg1 {
	background: url(images/contenu/vignette1.jpg) top center no-repeat;
}
#topimg2 {
	background: url(images/contenu/vignette2.jpg) top center no-repeat;
}
#topimg3 {
	background: url(images/contenu/vignette3.jpg) top center no-repeat;
}
h3.vignettes {
	font-size: 14px;
	padding-left: 15px;
	padding-top: 6px;
	height: 23px;
	background: url(images/contenu/fondtxtvignette.png) bottom repeat-x;
}
p {
	padding: 8px 12px;
	font-size:12px;
	color: #3f3d3b;
	text-align: justify;
}
.bouton-vignette {
	width:124px;
	height:28px;
	background: url(images/contenu/btn-vignette.jpg) no-repeat;
	text-align: center;
	padding-top: 6px;
	padding-left: 4px;
	float:right;
}
.bouton-vignette a {
	color: #e95e27;
	text-decoration: underline;
	font-size: 13px;
	width:124px;
	height:28px;
}
.bouton-vignette a:hover {
	color: #D04815;
	text-decoration:underline;
}
#footer {
	width: 940px;
	height: 35px;
	background: url(images/footer/fond-footer.jpg) top no-repeat;
	margin: 0 auto;
	display: block;
}
#copyright {
	float:left;
	font-size: 11px;
	padding: 0px 30px 0 0;
	width:440px;
}
p.txtcopyright {
	color:#999;
}
#liens-footer {
	float: left;
	width: 470px;
	text-align:right;
	padding-top: 7px;
}
#liens-footer a {
	color: #a7a39b;
	text-decoration: underline;
	font-size: 11px;
}
#liens-footer img {
	padding-right: 5px;
	width: 16px;
	height: 16px;
}
a.unlien {
	padding-right: 15px;
	text-decoration:underline;
}
#liens-footer a.unlien:hover {
	color: #E95E27;
	text-decoration:underline;
}
.miseenavant li {
	list-style-image: url(images/contenu/puceverte.jpg);
	font-size: 12px;
	margin-left:22px;
	color:#3F3D3B;
}
#contenupage ul {
	margin:0 0 0 22px;
}
#contenupage ul li {
	list-style-image: url(images/contenu/puceverte.jpg);
	font-size: 12px;
	margin-left:22px;
	color:#3F3D3B;
}
#contenupage ul li ul li {
	list-style-type:none!important;
	font-size: 11px;
	margin-left:22px;
	color:#3F3D3B;
}
.contenupage-gauche {
	width:630px;
	float:left;
}
.contenupage-droite {
	width:290px;
	float:left;
}
.contenupage-droite img {
	border:3px solid #b7b6b3;
	margin:0 0 13px 0;
}
.contenupage-droite img.boutonjaune {
	border:3px solid #f4bd55;
}
#contenupage input[type=text] {
	border:1px solid #CCC;
	background:url(images/contenu/fondform.jpg) top left repeat-x;
}
textarea {
	border:1px solid #CCC;
	background-image:url(images/contenu/fondform.jpg);
	background-color:#DFDFDF;
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif; font-size:12px; padding:12px;
	
}
.contenupage-formgauche {
	width:590px;
	float:left;
}
.contenupage-formdroite {
	width:310px;
	float:left;
}
.contenupage-formgauche span.wpcf7-list-item {
}
input[type=submit]#envoi-email {
	width:284px;
	background:url(images/contenu/btn-email.jpg) top left no-repeat;
	border:none;
	height:33px;
	color: #F30;
	font-weight:bold;
}
div.article {
	padding: 30px;
	text-align: justify;
}
div.articleImage {
	padding: 10px;
}
div.articleImage img {
	border: 4px solid #cdc8bb;
	margin: 0 54px 0 0;
}
div.articleImage img.last {
	border: 4px solid #cdc8bb;
	margin: 0 0px 0 0;
}
.contenuref-gauche {
	width:780px;
	float:left;
}
.contenuref-droite {
	width:110px;
	float:left;
}
.contenuref-droite img, .contenufiche-droite img {
	border:3px solid #b7b6b3;
	margin:0 0 13px 0;
}
.contenuref-droite img.boutonjaune {
	border:3px solid #f4bd55;
}
#contenupage h3 {
	font-size:13px;
	font-weight:bold;
	color:#333;
	margin:0 0 0 14px;
}
.contenufiche-gauche {
	width:820px;
	float:left;
}
.contenufiche-droite {
	width:100px;
	float:left;
	margin:10px 0 0 10px;
}
ul.post-categories {
	display:inline;
}
ul.post-categories li {
	display:inline;
}
p#firstcheck span.wpcf7-list-item{ width:430px; display:block;}
p#secondcheck span.wpcf7-list-item{ width:130px; display:block; float:left;}
p#thirdcheck span.wpcf7-list-item{ width:430px; display:block; margin:12px 0 0 0;}