/* @group BASE */
body {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #0d0d0d;
	background: #BCBCBC url(../images/tile_body.png) repeat-x left top;
}
a {
	color: #a70064;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}
a:visited {
	color: #a70064;
}
a:hover {
	color: #ff0099;
	text-decoration: underline;
}
a:active {
	color: #a70064;
}
a:focus {
	/*outline: 1px dotted invert;*/
	outline: none;
}
hr {
	clear: both;
	height: 2px;
	background: url(../images/separ_hr.png) repeat-x left top;
	border: none;
}
p.first_letter:first-letter {
	float: left;
	font-size: 2.6em;
	line-height: .4em;
	text-transform: uppercase;
	margin: 0.15em 0.14em 0 0;
}
p {
	padding: 0 0 1.5em;
	color: #0d0d0d;
	word-spacing: 0.08em;
	letter-spacing: 0.03em;
}
img.left,
.left  {
	float: left;
	 margin: 0 2em 1em 0;
}
img.right,
.right {
	float: right;
	margin: 0 0 1em 1.9em;
}
h1,h2 {
	font-weight: normal;
	letter-spacing: 2px;
	word-spacing: 0.1em;
}
h3,h4,h5,h6 {
	font-weight: normal;
}
h1 {
	font-size: 2.2em;
	margin-bottom: 0.682em;
}
h2 {
	font-size: 1.9em;
	margin-bottom: 0.79em;
}
h3 {
	font-size: 1.7em;
	margin-bottom: 0.882em;
}
h4 {
	font-size: 1.4em;
	margin-bottom: 1.071em;
}
h5,h6 {
	font-size: 1.3em;
	margin-bottom: 1.154em;
}
li ul, 
li ol {
	margin: 0 1.5em 0 0;
	list-style:disc outside none;
}
ul, ol {
	margin: 0 1.5em 1.5em 0;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-left: 1.5em;
}
table {
	margin-bottom: 1.5em;
	border-collapse: collapse;
}
th {
	font-weight: bold;
}
tr, th, td {
	margin: 0;
	padding: 0 1.5em 0 1em;
	height: 18px;
}
tfoot {
	font-style: italic;
}
caption {
	text-align: center;
	font-family: Georgia, serif;
}
abbr, acronym {
	border-bottom: 1px dotted #000;
}
address {
	margin-top: 1.5em;
	font-style: italic;
}
del {
	color: #000;
}
blockquote {
	padding-left: 1.5em;
	margin: 1.5em;
	border-left: 3px solid #ccc;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
pre, code {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em monospace;
	line-height: 1.5;
}
tt {
	display: block;
	margin: 1.5em 0;
}
p.small {
	margin: 0;
	font-size: 0.9em;
	line-height: 1.8em;
	margin-bottom: 2em;
	word-spacing: 0.08em;
	letter-spacing: 0.03em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.65em;
}
li, ol {
	font-size: 1.1em;
	line-height: 1.3em;
	list-style-type: none;
}
/* @end */

/* @group HEADER */
#header {
	height: 156px;
	margin-top: 21px;
	position: relative;		
}
#logotype {
	position: absolute;
	top:40px;
	left: 0;
}
#logotype span {
	display: block;
}
#logotype h1 a,
#logotype span a {
	display: block;
	text-indent: -5000px;
	width: 381px;
	height: 52px;
	background: url(../images/logotype_comenville.png) no-repeat left top;
}
#logotype h1 a:hover,
#logotype span a:hover {
	background-position: left bottom;
}
#menu_top {
	margin-right: 165px;
	margin-top:25px;		
}
span.picto_email {
 	background: url("../images/picto_email.png") no-repeat scroll right top transparent;
    display: block;
    height: 26px;
    position: absolute;
    right: 150px;
    width: 19px;
}
#menu_top ul {
	float: right;
	margin-top: 4px;
}
#menu_top ul li {
	float: left;
	display: inline;
	padding-left: 15px;
	padding-right:10px;
	background: url(../images/separ_menutop.png) no-repeat left top;
	position: relative;
}
#menu_top ul li.first {
	background-image: none;
}
#menu_top ul li.last {
	padding-right: 0;
}
#menu_top ul li a {
	color: #fff;
}
#menu_top ul li a:hover {
	color: #898989;
	text-decoration: none;
}
#menu_home {
	left: 7px;
    position: absolute;
    top: -5px;
    z-index: 200;
}
#menu_home h2 span,
#menu h2 span {
	font-weight: normal;
	font-size: 0.6em;
	color:#FFFFFF;	
}
#menu_home h2 strong,
#menu h2 strong {
	color:#FFFFFF;
	font-size: 1em;
	padding-top:12px;
	text-align:center;
	text-shadow: white 0 0 5px;
	font-weight: normal !important;
	*letter-spacing: 5.5px; /*IE7*/
}
#menu_home ul li.left h2,
#menu ul li.left h2 {
	line-height: 1.1em;
  	margin: 3px 15px 0 0;
/*    padding-bottom: 0.79em;
    padding-right: 15px;
    padding-top: 5px;*/
    text-align: right;
}
#menu_home ul li.right h2,
#menu ul li.right h2 {
	line-height: 1.1em;
  	margin: 3px 0 0 15px;
/* 	padding-left: 15px;
    padding-top: 6px;*/
    text-align: left;	
}
#menu_home ul,
#menu ul {
	margin: 0;
}
#menu_home ul li,
#menu ul li {
	float: left;
	display: inline;
	width: 484px;
	height: 51px;
}
#menu_home ul li.right,
#menu ul li.right {
	width: 476px;
}
#menu_home ul li a:hover,
#menu ul li a:hover {
	text-decoration: none;
}
#menu_home ul li.left,
#menu ul li.left {
	background: url(../images/menu_left.png) no-repeat left top;
	margin: 0;
}
#menu_home ul li.right,
#menu ul li.right {
	background: url(../images/menu_right.png) no-repeat left top;
	margin: 0;
}
#menu_home ul li.left:hover,
#menu_home ul li.right:hover,
#menu ul li.left:hover,
#menu ul li.right:hover {
	background-position: left bottom;
	cursor: pointer;
}
#menu_home ul li p,
#menu ul li p {
  	position: absolute;
   	top: -24px;
}
#menu_home ul li.left p,
#menu ul li.left p {
	color: #ff0099;
	text-align: right;
	margin: 0;
	padding: 0 20px 0 0;
	right: 482px;
}
#menu_home ul li.right p,
#menu ul li.right p {
	color: #9ecc2e;
	text-align: left;
	margin: 0;
	padding: 0 0 0 15px;
	left: 482px;
}
#menu {
  	left: 7px;
    position: absolute;
   	top: -4px;
}
.adresse{
	padding-left: 10px;
}
/* @end */
/* @group HOME */
#home_top {
	background-image: url(../images/cnt_hometop.png);
	width: 974px;
	height: 437px;
}
#home_content {
	position: relative;
	margin-top: 15px;
}
#home_center {
	background: url(../images/cnt_tile.png) repeat-y left top;
	position: relative;
}
#link_site a {
	display:block;
	height:222px;
	position:absolute;
	right:7px;
	top:96px;
	width:63px;
	overflow: hidden;
	text-indent: -5000px;
	background: url("../images/onglet_site.png") no-repeat right top;
}
#link_site a:hover {
	background-position: right bottom;
}
#home_cnt {
	background:url("../images/cnt_homecenter.png") no-repeat scroll left top #F7F7F7;
	margin-left:7px;
	margin-right:7px;
	overflow:hidden;
	min-height: 386px;
	height:auto !important;
	height: 386px;
}
#home_cnt .grid_8 {
	padding:55px 15px 15px;
	width:516px;
}
#home_cnt .grid_8 ul li,
#content .grid_10 ul li {
	background: url(../images/arrow_right.png) no-repeat left center;
	padding-left: 15px;
}
h2.title strong {
	color: #a70064;
}
/* @end */
/* @group CONTENT */
#content_top {
	height:125px;
	margin-top:15px;
	position:relative;
}
#content_top strong.baseline {
	color:#FFFFFF;
	display:block;
	left:86px;
	position:absolute;
	top: 65px;
}
.menu_normal{
	background: url(../images/content_bgdtop.png) no-repeat left top;	
}
.menu_pink {
	background: url(../images/content_bgdtop.png) no-repeat left bottom;
}
.menu_green {
	background: url("../images/content_bgdtop.png") no-repeat left -125px;	
}
#content_shadow {
	background: url(../images/cnt_tile.png) repeat-y left top;
	overflow: hidden;
}
#content {
	margin-left:7px;
	min-height:741px;
	height:auto !important;
	height:741px;
	width:960px;
	background: url("../images/bgd_content.png") no-repeat left top #F7F7F7;
   	padding-top: 35px;	
}
#content h1 {
	line-height: 25px;
	text-shadow: #fff 1px 1px 1px;
}
#content .grid_10 {
	padding-bottom: 15px;
}
#content
.img_bgd {
	width: 200px;
	height: 200px;
	background: url(../images/fusion_cnt_bgdimg.png) no-repeat left top;
}
.img_bgd img {
	margin-left: 6px;
    margin-top: 6px;
}
.imgx3,
.text,
.img_text,
.text_img,
.text_lettrine{
	overflow: hidden;
	padding-bottom: 5px;
}
.imgx3 .img_bgd {
    margin-bottom: 15px;
    margin-left: 40px;
    margin-top: 15px;
}
.imgx3 img{
	width:188px;
	height:189px;
}
.imgx3 strong{
	display: block;
	width: 200px;
	margin-top: 5px;
	text-align: center;
}
/* Bouton bleu extensible */
.bt_blue {
	display: inline;
	float: right;
	margin-bottom: 15px;
}
.bt_blue a.bt_blue_link {
	height: 28px;
	text-decoration: none;
	color: #fff;
	text-shadow: #174d65 0 1px 1px;
	line-height: 2em;
}
.bt_blue a.bt_blue_link span.bt_blue_end {
	background: transparent url(../images/bt_blueright.png) no-repeat center top;
	display: inline-block;
	float: right;
	height: 28px;
	width: 10px;
}
.bt_blue a.bt_blue_link strong {
	background: transparent url(../images/bt_blueleft.png) no-repeat left top;
	display: inline-block;
	float: right;
	height: 28px;
	overflow: hidden;
    padding: 0 5px 0 14px;
	letter-spacing: 1px;
	font-weight: normal;
}
.bt_blue a.bt_blue_link:hover strong {
	background-position: left -28px;
}
.bt_blue a.bt_blue_link:hover span.bt_blue_end {
	background-position: center -28px;
}
.bt_blue a.bt_blue_link:hover {
	text-shadow: none;
}
/* @end */
/* @group FOOTER */
#footer {
	margin-bottom:20px;
	overflow:hidden;
}
#pre_footer {
	background: url(../images/cnt_bottom.png) no-repeat left bottom;
	height:39px;
	margin-bottom:30px;
}
#pre_footer ul {
	background-image:url("../images/footer_bgd.png");
	height:24px;
	margin-left:14px;
	overflow:hidden;
	text-align:center;
	width:946px;
}
#pre_footer li {
	border-right:1px solid #FFFFFF;
	display:inline-block;
	margin-top:4px;
	padding-left:10px;
	padding-right:15px;
}
#pre_footer li.last {
	border: none;
}
#pre_footer a {
	color: #fff;
	margin-bottom:20px;
}
#footer .grid_4 {
	background:url("../images/footer_separ.png") repeat-y scroll left top transparent;
	margin-top:0;
	padding:0 40px;
	width:244px;
}
#footer .first {
	background-image: none;
}
#footer h2 {
	text-transform: uppercase;
	font-size: 1.4em;
}
#menu_footer {
	
}
/* @end */
/* @group FORMULAIRE PANEL */
a.north {
	display: block;
	overflow: hidden;
	width: 150px;
	height: 150px;
	margin: 0;
	padding: 0;
}
#panel_content span.title {
	display: block;
	text-transform: uppercase;
	font-size: 1.4em;
	margin-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: center;
	background: url(../images/separ_hr.png) repeat-x left bottom;
	margin-left: 10px;
	margin-right: 10px;
}
.txt_contact {
	color:#FFFFFF;
	font-weight:bold;
	margin-top:4px;
	padding-right:5px;
	text-align:right;
	text-transform:uppercase;
	vertical-align:middle;
	line-height: 1.2em;
}
.txt_contact .alert{
	color: #FF0000;
}
input[type="text"] {
	width: 187px;
	height: 27px;
	border: none;
	background-color: #fff;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
input[type="text"]:focus, textarea:focus {
	background-color: #fff;
}
input[type="submit"] {
	background-color:#a70064;
	border:medium none;
	color:#fff;
	cursor:pointer;
	/*float:right;*/
	margin-left:159px;
	height:20px;
	margin-top:3px;
	width:80px;
	text-transform: uppercase;
	text-shadow: #4F0533 0 1px 1px;
}
input[type="submit"]:hover {
	background-color: #ff0099;
	color: #fff;
	text-shadow: none;
}
textarea {
	width: 228px;
	height: 155px;
	padding: 5px;
	border: none;
	background-color: #fff;
	color: #000;
	font: 11px/1.5em Arial, Helvetica, sans-serif;
}
select {
	margin-bottom: 5px;
	margin-top: 5px;
}
.textarea {
	text-align: center;
	padding-right:20px;
}
#col_left {
	background-color: #3F3F3F;
}
#col_right {
	overflow: hidden;
}
#col_right p {
	color: #fff;
	margin-left: 10px;
}
#col_right strong.title {
	display: block;
	background: url(../images/logo_panel.png) no-repeat left top;
	height: 41px;
	width: 130px;
	text-indent: -5000px;
	overflow: hidden;
}
#col_right .right {
	margin-right: 10px;
}
/* @end */