@charset "utf-8";
@font-face {
    font-family: 'eurostarblack';
    src: url('eurostarblack-webfont.eot');
    src: url('eurostarblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('eurostarblack-webfont.woff') format('woff'),
         url('eurostarblack-webfont.ttf') format('truetype'),
         url('eurostarblack-webfont.svg#eurostarblack') format('svg');
    font-weight: normal;
    font-style: normal;

}




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

}

body {
	font-family: Verdana, Helvetica, Arial;
	margin: 0px;
	padding: 0px;
	background-color: #2a2a2a;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.orange {
	color: #d7793a;
}

#tete {
	background-image: url(../images_2012/haut-page.png);
	background-repeat: no-repeat;
	margin-top: 33px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 87px;
	padding-left: 87px;
	height: 176px;
	width: 870px;
	padding-top: 60px;
	padding-bottom: 0px;
	position: relative;
}
#tete  h1{
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 2px;
	left: 87px;
	font-family: "eurostarblack", "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFF;
	font-weight: normal;
}
#tete   #phonecall{
	position: absolute;
	top: 28px;
	right: 28px;
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 175px;
}



#corps {
	background-image: url(../images_2012/corps-page.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 87px;
	padding-left: 87px;
	width: 870px;
	padding-top: 60px;
	padding-bottom: 0px;
}#corps #menu {
	width: 270px;
	float: left;
	padding-right: 29px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #d7793a;
	color: #2A2A2A;
}
#menu #Rubrique {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu #Rubrique li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/texture_gris_fonce.jpg);
	font-family: "eurostarblack", Times, serif;
	font-size: 24px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D7793A;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFF;
	font-weight: normal;
}
#menu #Rubrique li:hover {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #DEDEDE;
}

#menu #Rubrique li a {
	color: #FFF;
	text-decoration: none;
}
#menu #Rubrique li .orange a {
	color: #d7793a;
}

#menu #Rubrique li a:hover {
	color: #d7793a;

}
#menu #pub {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu h3 {
	font-family: "tintinregular", "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 22px;
	font-size: 25px;
	font-weight: normal;
	margin: 0px;
	background-image: url(../images_2012/fleche_crayon.png);
	background-position: 25% bottom;
	background-repeat: no-repeat;
}

#corps #menu #pub li {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



#corps #texte {
	float: right;
	width: 540px;
	padding-bottom: 60px;
	color: #2A2A2A;
	font-size: 16px;
}
#texte .voeux {
	height: auto;
	width: 100%;
	margin-bottom: 15px;
}

#texte h2, #texte h1 {
	font-family: "eurostarblack", "Times New Roman", Times, serif;
	color: #2A2A2A;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 35px;
	font-weight: normal;
}
#texte h3 {
	font-size: 24px;
	color: #333;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}


.clear {
	clear: both;
}
#pied {
	background-image: url(../images_2012/bas-page.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	padding-right: 87px;
	padding-left: 87px;
	width: 870px;
	padding-top: 10px;
	padding-bottom: 57px;
	background-position: bottom;
}
#pied .menu_pied_de_page {
	padding-top: 10px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d7793a;
}
.menu_pied_de_page a  {
	color: #2A2A2A;
	text-decoration: none;
}

.menu_pied_de_page a:hover {
	color: #D7793A;
	text-decoration: underline;
}


.menu_pied_de_page h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: eurostarblack;
	font-size: 18px;
	font-weight: normal;
}

.menu_pied_de_page p {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #2A2A2A;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#pied .social_pied_de_page  img {
	float: right;
	margin-left: 10px;
}

#pied .social_pied_de_page {
	float: right;
	width: 300px;
	
}
.social_pied_de_page a, .social_pied_de_page a:hover{
	color: #2A2A2A;
	position: relative;
}
 .social_pied_de_page a span {
	font-family: "tintinregular",Verdana, Geneva, sans-serif;
	font-size: 24px;
	background-image: url(../images_2012/fleche_crayon_bas.png);
	background-repeat: no-repeat;
	background-position: 90% top;
	padding-top: 25px;
	position: absolute;
	text-decoration: none;
	width: 300px;
	left: -30px;
	z-index: 5;
	bottom: -100px;
	display: none;
		
}
.social_pied_de_page a:hover span{
	display: block;
}
/*Formulaire*/
.mesageexped {
	border: 2px dotted #F00;
	font-size: 18px;
	color: #333;
}
.faux {
	border: 3px solid #F00;
}
#formulairedecontact input[type="text"] {
	padding: 4px;
	background-color: #d5d5d5;
	width: 450px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #666;
}
#formulairedecontact label {
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
}

#formulairedecontact input[type="submit"] {
	padding: 4px;
	background-color: #eee;
	border: 1px solid #C60;
	
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #666;
}
#formulairedecontact textarea {
	padding: 4px;
	background-color: #eee;
	width: 450px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #666;
	
}#texte  a {
	color: #d7793a;
}
/*effet ecran*/
.screen_site {
	background-image: url(../images/site/ecran.png);
	height: 183px;
	width: 244px;
	float: left;
	margin-bottom: 30px;
	margin-left: 15px;
}
.screen_site img {
	height: 113px;
	width: 213px;
	padding: 0px;
	margin-left: 17px;
	margin-top: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pub li .share {
	border: 2px solid #CD7633;
	padding: 10px;
	background-image: url(../images/texture_gris_fonce.jpg);
}
#pub li .share h4 {
	margin: 0px;
	font-family: "eurostarblack", "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
