/*
$Revision:                 $
$Date:                     $
*/


@font-face {
	font-family: 'Cocon-RegularRegular';
	src: url('fonts/Cocon-RegularRegular-webfont.eot');
	src: local('☺'), url('fonts/Cocon-RegularRegular-webfont.woff') format('woff'), url('fonts/Cocon-RegularRegular-webfont.ttf') format('truetype'), url('fonts/Cocon-RegularRegular-webfont.svg#webfontFhVgcoxa') format('svg');
	font-weight: normal;
	font-style: normal;
}

.dnd_element_title h1 {
font-family: 'Cocon-RegularRegular';
font-size:24pt;
font-weight:normal;
color:#003761;
}

.dnd_element_title h2 {
font-family: 'Cocon-RegularRegular';
font-size:14pt;
font-weight:normal;
color:#2b2b2b;
}

.dnd_element_title h3 {
font-family: 'Cocon-RegularRegular';
font-size:13pt;
font-weight:normal;
color:#004e89;
}
.footer h3 {
color:#ffffff;
}

#zone_top .menu_h a.l1 span {
font-family: 'Cocon-RegularRegular';
font-size:13pt;
font-weight:normal;
color:#004e89;
}
#zone_top .menu_h li.current a.l1 span {
color:#ffffff;
}



/*
 * HTML  ELEMENTS
 */

html {
background-color:#bbbbbb;
}

body {
background:#efefef url(images/bg_body.jpg) center repeat-y;
font-size:14px;
line-height:20px;
}

strong {
color:#3b3b3b;
}


/*
 * CONTAINERS
 */

#beforeContainer {
background:transparent url(images/bg_top.jpg) repeat-x;
}

#beforeContainer2 {
background:transparent url(images/bg_bottom.jpg) bottom repeat-x;
}

#mainContainer {
width:992px; /* 62 */
}





/*
 * CONTENTS
 */


#content a {
color:#004d87;
}

#content .dnd_module_news_content a {
color:#ffffff;
}

.site_module_news h1,
.site_module_news h2,
.site_module_news h3 {
margin:0; padding:0;
line-height:32px;
}




/*
 * ZONES
 */

#zone_top {
background:transparent url(images/bg_zonehaut.png) no-repeat;
}

#zone_footer {
background:transparent url(images/bg_zonefooter.png) repeat-x;
font-size:13px;
}

#content .whitetext,
#zone_footer .whitetext
{
color:#ffffff;
}

#content .whitetext a,
#zone_footer .whitetext a
{
color:#ffffff;
}

#content .puce a,
#zone_footer .puce a
{
background:transparent url(images/puce.png) 0px 2px no-repeat;
padding-left:22px;
}

#zone_footer input {
	background-color:#ffffff;
	border:1px solid #cfcfcf;
	color:#000000;
	-moz-border-radius:6px;
	/*height:16px;*/
	padding-left:5px;
}





/*
 * DND  ELEMENTS
 */

/* DND_ELEMENT_IMAGE . IMAGE_SHADOW */

.image_shadow .border,
.image_shadow .border span {
display:block;
position:absolute;
top:0; right:0; bottom:0; left:0;
width:100%; height:100%;
}

.image_shadow .border {
background:transparent url(images/image_shadow/image_border_bg.png) bottom right no-repeat;
display:block;
z-index:2;
}
.image_shadow .border span {
z-index:4;
}

.image_shadow .border .tl {
background:transparent url(images/image_shadow/image_border_tl.png) top left no-repeat;
z-index:3;
}
.image_shadow .border .tr {
background:transparent url(images/image_shadow/image_border_tr.png) top right no-repeat;
}
.image_shadow .border .bl {
background:transparent url(images/image_shadow/image_border_bl.png) bottom left no-repeat;
}

.image_shadow .legend {
bottom:8px;
}
.image_shadow .loupe {
right:9px; bottom:8px;
}


/* DND_ELEMENT_IMAGE . IMAGE_SHADOW_2 */

.image_shadow_2 .border,
.image_shadow_2 .border span {
display:block;
position:absolute;
top:0; right:0; bottom:0; left:0;
width:100%; height:100%;
}

.image_shadow_2 .border {
background:transparent url(images/image_shadow_2/image_border_bg.png) bottom right no-repeat;
display:block;
z-index:2;
}
.image_shadow_2 .border span {
z-index:4;
}

.image_shadow_2 .border .tl {
background:transparent url(images/image_shadow_2/image_border_tl.png) top left no-repeat;
z-index:3;
}
.image_shadow_2 .border .tr {
background:transparent url(images/image_shadow_2/image_border_tr.png) top right no-repeat;
}
.image_shadow_2 .border .bl {
background:transparent url(images/image_shadow_2/image_border_bl.png) bottom left no-repeat;
}

.image_shadow_2 .legend {
bottom:4px;
}
.image_shadow_2 .loupe {
right:5px; bottom:4px;
}


/* DND_ELEMENT_IMAGE . IMAGE_ROUND */

.image_round .border,
.image_round .border span {
display:block;
position:absolute;
top:0; right:0; bottom:0; left:0;
width:100%; height:100%;
}

.image_round .border {
background:transparent url(images/image_round/image_border_bg.png) bottom right no-repeat;
display:block;
/*z-index:2;*/
}
.image_round .border span {
/*z-index:4;*/
}

.image_round .border .tl {
background:transparent url(images/image_round/image_border_tl.png) top left no-repeat;
/*z-index:3;*/
}
.image_round .border .tr {
background:transparent url(images/image_round/image_border_tr.png) top right no-repeat;
}
.image_round .border .bl {
background:transparent url(images/image_round/image_border_bl.png) bottom left no-repeat;
}

.image_round .legend {
font-weight:bold;
background:transparent url(images/bg_legend.png) right no-repeat;
text-align:left;
width:90%;
padding:5px;
opacity:1;
text-transform:uppercase;
font-size:10px;
}

.image_round .loupe {
right:9px; bottom:8px;
}



/*
 * DND ELEMENT MENU
 */

/* Style par défaut */

/* Styles commun */
.dnd_element_menu a {
text-decoration:none;
}

.dnd_element_menu a.current {
color:red;
font-weight:bold;
}

/* Menu Horizontal */

#zone_top .menu_h a span {
background-position:center 3px;
display:block;
height:100%;
}

#zone_top .menu_h ul li a.l1 {
background:transparent url(images/bg_menu_off.png) no-repeat scroll center center;
color:#004e89;
}

#zone_top .menu_h ul li a.l1:hover {
background:transparent url(images/bg_menu_over.png) no-repeat scroll center center;
color:#ffffff;
}

#zone_top .menu_h ul li a.l1.current {
background:transparent url(images/bg_menu_on.png) no-repeat scroll center center;
color:#ffffff;
}

/* Sous-menus Horizontaux */


/* Sous-menus Verticaux */

#zone_top .menu_h ul li ul.l2 {
	background:transparent url(images/bg_sousMenuUL.png) 2px -3px no-repeat;
	width:295px;
	padding-top:32px;
	padding-bottom:8px;
}

#zone_top .menu_h ul li a.l2 {
	color:#ffffff;
	cursor:pointer;
}

#zone_top .menu_h ul li a.l2:hover span {
	background:transparent url(images/bg_sousMenuLI.png) no-repeat;
	color:#004e89;
	padding-left:4px;
	font-weight:bold;
}

#zone_top .menu_h ul ul li span {
	margin-left:10px;
}


/* Menu Vertical */





/*
 * PAGINATION
 */

.pagination a,
.pagination span {
font-size:11px;
background-color:#ffffff;
}

.pagination a {
color:#105CB6;
border-color:#9AAFE5;
}
.pagination a:hover {
color:#000031;
border-color:#296BB5;
}

.pagination .prevnext {}
.pagination span.disabled { 
color:#999999;
border-color:#DDDDDD;
}
.pagination span.current {
color:#ffffff;
border-color:#2E6AB1;
background-color:#2E6AB1;
}





/*
* COMMENTS
*/

.comments_div {}
.comments_div h3 {}


/* List */

.comment_list li .comment_info {}
.comment_list li .comment_info .comment_author {}
.comment_list li blockquote {
background-color:#eeeeee;
}


/* Form */

.comment_form form fieldset {
background-color:#eeeeee;
}
.comment_form form label {}
.comment_form form .field_required {}
.comment_form form .field_info {}

.comment_form .comment_form_closed {}

