/* ------------------
 styling for the tables 
   ------------------   */


body
{
	line-height: 1.6em;
}

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


#ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
#ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}


#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}


#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	background: #e8edff; 
}


#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}


#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td
{
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}


#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}
#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#newspaper-b tbody
{
	background: #e8edff;
}
#newspaper-b td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}
#newspaper-c th
{
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}
#newspaper-c td
{
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}


#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


#background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/blurry.jpg') 330px 59px no-repeat;
}
#background-image th
{
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #339;
}
#background-image td
{
	padding: 9px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('table-images/back.png');
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}


#pattern-style-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/pattern.png');
}
#pattern-style-a thead tr
{
	background: url('table-images/pattern-head.png');
}
#pattern-style-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-a td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-a tbody tr:hover td
{
	color: #339;
	background: #fff;
}


#pattern-style-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/patternb.png');
}
#pattern-style-b thead tr
{
	background: url('table-images/patternb-head.png');
}
#pattern-style-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-b td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-b tbody tr:hover td
{
	color: #339;
	background: #cdcdee;
}
/* Stylesheet: tables_styled Modified On 2010-07-20 16:28:21 */
/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	border:1px solid #F60;
	padding:0.5em
}
fieldset label {
	width:auto;
}
legend {
	color:#FFF;
	background:#F60;
	font-style:italic;
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;
	border:1px solid #CCC
}
textarea {
	margin: 0.5em 0;
	width:98%;
	height: 6em
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.2em}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.2em}

.contactform input {border: 1px solid #f60;}
.contactform input.checkbox {border: none;}
.contactform label {
	display: block;
	float: left;
	width: 150px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #ffc;
	border: 1px solid #f60;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}

/* Stylesheet: FormBuilder Default Style Modified On 2010-08-30 13:37:34 */
#centrer {
text-align: center;
}
#menu_vert {
border-right : 1px solid #ccc;
padding : 0 0 11px 0;
background : url(/uploads/gabarits_montjoie/coinb-lb.png) no-repeat 0 100%;
margin-left : 1em;
}
DIV#menu_vert UL {
border-left : 1px solid #ccc;
}
DIV#menu_vert UL UL {
border-style : none;
}
DIV#menu_vert UL UL UL {
padding-bottom : 0.5em;
}
#menu_vert LI {
display : block;
margin : 0;
list-style-type : none;
}
#menu_vert UL UL LI {
border-style : none;
}
DIV#menu_vert A {
padding : 0.8em 0.5em 0.8em 1.5em;
border-top : 1px solid #ccc;
display : block;
min-height : 1em;
/*background : url(images/cms/arrow-right.gif) no-repeat 0.5em;*/
color : #6c4482;
text-decoration : none;
}
DIV#menu_vert A.parent {
padding : 0.8em 0.5em 0.8em 1.5em;
border-top : 1px solid #ccc;
display : block;
min-height : 1em;
background : url(images/cms/arrow-right.gif) no-repeat 0.5em;
color : #6c4482;
text-decoration : none;
}
DIV#menu_vert A.menuactive_menuparent {
padding : 0.8em 0.5em 0.8em 1.5em;
border-top : 1px solid #ccc;
display : block;
min-height : 1em;
background : url(images/cms/arrow-down.gif) no-repeat 0.5em;
color : #6c4482;
text-decoration : none;
}

DIV#menu_vert A.quicklink {
padding : 0.8em 0.5em 0.8em 3.3em;
font-weight : bold;
background : url(/uploads/gabarits_montjoie/puce.png) no-repeat 1em;
color : #6c4482;
}
DIV#menu_vert UL UL A {
padding : 0.5em 0.5em 0.5em 2em;
background-position : 0.8em;
font-size : 90%;
}
DIV#menu_vert UL UL UL A {
padding : 0.3em 0.5em 0.3em 2.8em;
background : url(images/cms/dash.gif) no-repeat 1.6em;
border-style : none;
}
DIV#menu_vert LI.currentpage UL {
padding-left : 1em;
font-size : 0.9em;
padding-bottom : 0;
line-height : 0.95em;
}
DIV#menu_vert A:hover {
background-color : #f1e8f6;
}
DIV#menu_vert A.activeparent:hover {
color : #333;
background-color : #dedede;
}
DIV#menu_vert UL LI LI A.activeparent {
background : #385c72 url(images/cms/arrow-down.gif) no-repeat 0.4em;
color : #fff;
}
DIV#menu_vert UL UL LI A.activeparent {
background-position : 0.8em;
font-weight : bold;
color : #333;
background-color : #eee;
}
DIV#menu_vert UL H3 {
padding : 0.8em 0.5em 0.8em 1.5em;
display : block;
font-size : 1em;
margin : 0;
color : #fff;
}
DIV#menu_vert LI.currentpage H3 {
color : #6C4482;
}
DIV#menu_vert LI.currentpage_racine H3 {
padding-left : 2.1em;
border-top : 1px solid #ddd;
color : #6C4482;
}
DIV#menu_vert LI.activeparent LI H3 {
padding-left : 2.8em;
color : #444;
border-top-style : none;
}
DIV#menu_vert UL UL H3 {
padding: 0.3em 0.5em 0.3em 2.8em;
background-position : 1.4em;
font-size : 90%;
color : #000;
background-color : transparent;
border-bottom-style : none;
}
DIV#menu_vert UL UL UL H3 {
padding : 0.3em 0.5em 0.3em 2.8em;
background : url(images/cms/arrow-right-active.gif) no-repeat 1.6em;
}
DIV#menu_vert LI.sectionheader {
padding : 1.5em 0 0.8em 0;
font-weight : bold;
font-size : 130%;
margin : 0;
line-height : 1em;
border-right-style : none;
background-color : #fff;
text-align : center;
}
DIV#menu_vert LI.separator {
padding : 2px 0 2px 0;
margin-top : -1px;
font-size : 1px;
margin-bottom : 0;
overflow : hidden !important ;
line-height : 1px !important ;
height : 1px !important ;
background-color : #000;
}
DIV#menu_vert LI.separator HR {
display : none;
}
DIV#menu_vert LI.newscategory SPAN {
display : none;
}
.clearb {
clear : both;
}
#primary-nav LI LI {
width : 200px;
clear : both;
float : left;
margin-top : -1px;
float : none;
margin-left : 0;
position : relative;
}
#primary-nav {
padding : 0;
margin : 0;
list-style-type : none;
}
#primary-nav UL {
padding : 0;
margin : 0;
list-style-type : none;
display : none;
position : absolute;
top : auto;
}
#primary-nav UL UL {
margin-top : 1px;
left : 100%;
top : 0;
}
#primary-nav LI {
background-color : #f1e8f6;
float : left;
}
#primary-nav A {
padding : 5px 11px;
display : block;
font-weight : bold;
margin : 0;
color : #006699;
text-decoration : none;
}
#primary-nav LI A {
border-right : 1px solid #c0c0c0;
border-left : 1px solid #c0c0c0;
border-bottom : 3px solid #ececec;
}
#primary-nav LI LI A {
height : 1%;
border : 1px solid #ddd;
font-weight : normal;
font-size : 0.9em;
background-color : #fafafa;
}
#primary-nav LI.menuparent {
background-color : #f1e8f6;
}
#primary-nav A.menuactive, #primary-nav A.menuactive_menuparent {
color : #ffffff;
border-bottom : 3px solid #006699;
background-color : #006699;
}
#primary-nav LI LI A.menuactive {
font-weight : bold;
border-bottom : 1px solid #ddd;
color : #006699;
background-color : #FAFAFA;
}
#primary-nav UL LI.menuparent {
background-position : right center;
background-image : url(images/cms/arrow.gif);
background-repeat : no-repeat;
}
#primary-nav UL LI.menuparent:hover {
background-position : right center;
background-image : url(images/cms/arrow.gif);
background-repeat : no-repeat;
}
#primary-nav UL LI.menuparenth {
background-position : right center;
background-image : url(images/cms/arrow.gif);
background-repeat : no-repeat;
}
#primary-nav LI A:hover {
color : #333;
border-bottom : 3px solid #e0c5f0;
background-color : #e0c5f0;
}
#primary-nav LI LI A:hover {
font-weight : bold;
color : #006699;
border-bottom : 1px solid #cecece;
background-color : #f1e8f6;
}
#primary-nav LI.menuh {
background-color : #ececec;
}
#primary-nav LI.menuparenth {
background-color : #ececec;
}
#primary-nav LI.menuactiveh {
background-color : #ececec;
}
#primary-nav LI:hover UL {
display : none;
}
#primary-nav LI:hover UL UL {
display : none;
}
#primary-nav LI.menuparenth UL {
display : none;
}
#primary-nav LI.menuparenth UL UL {
display : none;
}
#primary-nav LI:hover UL {
display : block;
}
#primary-nav UL LI:hover UL {
display : block;
}
#primary-nav UL UL LI:hover UL {
display : block;
}
#primary-nav LI.menuparenth UL {
display : block;
}
#primary-nav UL LI.menuparenth UL {
display : block;
}
#primary-nav UL UL LI.menuparenth UL {
display : block;
}
DIV#news {
border : 1px solid #000;
background : #ffe9af;
margin : 2em 0 1em 1em;
}
DIV#news H2 {
background : #fff;
line-height : 2em;
}
DIV#main .left49 H4 {
padding : 0.1em 0.5em;
font-size : 1.1em;
color : #fff;
}
DIV#main .right49 H4 {
padding : 0.1em 0.5em;
font-size : 1.1em;
color : #fff;
}
.left49 .NewsSummary {
padding : 0.5em 0.7em;
margin : 5px 20px 1px 2px;
border-bottom : 1px solid #ddd;
background-color : #fff;
}
.right49 .NewsSummary {
padding : 0.5em 0.7em;
margin : 5px 2px 1px 20px;
border-bottom : 1px solid #ddd;
background-color : #fff;
}
DIV#newsum .NewsSummary {
padding : 0.5em 0.7em;
margin : 1px 2px;
border-style : none;
background-color : #ebf3b9;
}
DIV#newsum .NewsSummary .NewsSummaryPostdate {
color : #b1bd63;
}

DIV#une .NewsSummaryPostdate {
display : none;
font-weight : bold;
font-size : 95%;
}
DIV#une .NewsSummary {
padding : 0.5em 0.5em 1em 0.5em;
margin : 1px 2px;
border-bottom : 1px solid #ccc;
background-color : #fff;
}
DIV#une .NewsSummary .NewsSummaryLink {
font-weight : bold;
font-size : 1em;
padding-top : 0.2em;
}
DIV#une .NewsSummary .NewsSummaryCategory {
display : none;
margin : 5px 0;
font-style : italic;
}
DIV#une .NewsSummary .NewsSummaryAuthor {
display : none;
padding-bottom : 0.5em;
font-style : italic;
}
DIV#une .NewsSummary .NewsSummarySummary {
display : block;
line-height : 140%;
text-align : left;
font-size : 90%;
padding-bottom : 5px;
padding-top : 10px;
}
DIV#une .NewsSummary .NewsSummaryContent {
display : none;
line-height : 140%;
}
DIV#une .NewsSummary .NewsSummaryMorelink {
display : none;
padding-top : 0.5em;
}
#NewsPostDetailDate {
font-weight : bold;
font-size : 90%;
margin-bottom : 5px;
}
#NewsPostDetailSummary {
line-height : 150%;
}
#NewsPostDetailCategory {
padding : 0.2em 0;
border-top : 1px solid #ccc;
margin-top : 0.5em;
font-style : italic;
}
#NewsPostDetailContent {
margin-bottom : 15px;
line-height : 150%;
}
#NewsPostDetailAuthor {
padding-bottom : 1.5em;
font-style : italic;
}
DIV#newsum .NewsSummary .NewsSummaryMorelink {
display : none;
}
DIV#newsum .NewsSummary .NewsSummaryAuthor {
display : none;
}
DIV#newsum .NewsSummary .NewsSummarySummary {
display : none;
}
DIV#newsum .NewsSummary .NewsSummaryCategory {
display : none;
}
A.amphi {
display : block;
margin : 1em 0 0 25px;
}
A.amphi IMG {
background : url(images/int/amphi-bout.png) 0 0;
}
A.amphi:hover IMG {
background : url(images/int/amphi-bout.png) 0 -60px;
}
A.frit {
display : block;
margin : 1em 0 0 25px;
}
A.frit IMG {
background : url(images/int/friti-bout.png) 0 0;
}
A.frit:hover IMG {
background : url(images/int/friti-bout.png) 0 -60px;
}
A.lep {
display : block;
margin : 1em 0 0 25px;
}
A.lep IMG {
background : url(images/int/papillons-bout.png) 0 0;
}
A.lep:hover IMG {
background : url(images/int/papillons-bout.png) 0 -60px;
}
A.routes {
display : block;
margin : 1em 0 0 25px;
}
A.routes IMG {
background : url(images/int/routes-bout.png) 0 0;
}
A.routes:hover IMG {
background : url(images/int/routes-bout.png) 0 -60px;
}
* {
padding : 0;
margin : 0;
}
BODY {
background : #ccc url(/uploads/gabarits_montjoie/back.png) repeat-x;
margin : 0 1em;
color : #333;
font-size : 80.01%;
font-family : Arial, Verdana, Helvetica, sans-serif;
text-align : left;
}
DIV {
font-size : 1em;
}
IMG {
border-width : 0;
}
IMG.illus {
border : 1px solid #ccc;
display : block;
float : left;
margin : 0 0.8em 0 0;
}
A, A:link A:active, A:visited {
color : #18507c;
text-decoration : none;
}
A:hover {
color : #18507c;
text-decoration : underline;
}
DIV#pagewrapper {
background : #fff url(/uploads/gabarits_montjoie/back_fond.png) repeat-y;
margin : 0 auto 1em;
width : 900px;
color : black;
}
DIV#main A.noprint {
display : none;
}

DIV#header {
background : #fff url(/uploads/gabarits_montjoie/bandeau_accueil.png) no-repeat;
margin : 0;
height : 286px;
padding : 0;
display : block;
}

DIV#header_Generique {
border-right : 1px solid #8b92a3;
margin : 0;
border-left : 1px solid #8b92a3;
padding : 0;
display : block;
background : url(/uploads/gabarits_montjoie/bandeau_Generique.png) no-repeat 0 100%;
height : 150px;
}
DIV#header_Association {
border-right : 1px solid #8b92a3;
margin : 0;
border-left : 1px solid #8b92a3;
padding : 0;
display : block;
background : url(/uploads/gabarits_montjoie/bandeau_Association.png) no-repeat 0 100%;
height : 150px;
}
DIV#header_RessourcesControle {
border-right : 1px solid #8b92a3;
margin : 0;
border-left : 1px solid #8b92a3;
padding : 0;
display : block;
background : url(/uploads/gabarits_montjoie/bandeau_RessourcesControle.png) no-repeat 0 100%;
height : 150px;
}
DIV#header_Adulte {
border-right : 1px solid #8b92a3;
margin : 0;
border-left : 1px solid #8b92a3;
padding : 0;
display : block;
background : url(/uploads/gabarits_montjoie/bandeau_Adulte.png) no-repeat 0 100%;
height : 150px;
}
DIV#header_Enfance {
border-right : 1px solid #8b92a3;
margin : 0;
border-left : 1px solid #8b92a3;
padding : 0;
display : block;
background : url(/uploads/gabarits_montjoie/bandeau_Enfance.png) no-repeat 0 100%;
height : 150px;
}
DIV#header_QuickLinks {
border-right : 1px solid #8b92a3;
margin : 0;
border-left : 1px solid #8b92a3;
padding : 0;
display : block;
background : url(/uploads/gabarits_montjoie/bandeau_QuickLinks.png) no-repeat 0 100%;
height : 150px;
}
DIV#header_Emplois{
border-right : 1px solid #8b92a3;
margin : 0;
border-left : 1px solid #8b92a3;
padding : 0;
display : block;
background : url(/uploads/gabarits_montjoie/bandeau_Emplois.png) no-repeat 0 100%;
height : 150px;
}
DIV#header_Partenaires {
border-right : 1px solid #8b92a3;
margin : 0;
border-left : 1px solid #8b92a3;
padding : 0;
display : block;
background : url(/uploads/gabarits_montjoie/bandeau_Partenaires.png) no-repeat 0 100%;
height : 150px;
}
DIV#header_AppelOffre {
border-right : 1px solid #8b92a3;
margin : 0;
border-left : 1px solid #8b92a3;
padding : 0;
display : block;
background : url(/uploads/gabarits_montjoie/bandeau_AppelOffre.png) no-repeat 0 100%;
height : 150px;
}
DIV#quick_links {
color : #006699;
display : block;
padding-left : 5px;
padding-top : 5px;
}
DIV#header H1 A {
display : block;
float : left;
text-indent : -999em;
text-decoration : none;
}
DIV#header SPAN {
display : block;
margin : 0;
padding : 0;
float : right;
height : 150px;
}
DIV#banner {
clear : both;
margin : 0;
padding : 0;
width : 100%;
}
DIV#javascript {
background-color: #FFFF00;
color: #FF2400;
font-weight: bold;
margin : 0;
padding : 5px;
width : 890px;
}
DIV#menu_horiz {
border-left : 1px solid #8B92A3;
border-right : 1px solid #8B92A3;
position: relative;
z-index: 8;
}
DIV#nav {
clear : both;
background : #006699;
margin : 0;
width : 100%;
border-bottom : 1px solid #8b92a3;
}
DIV#search {
padding : 0.6em 0 0.2em 0;
float : right;
margin : 0 1em;
width : 23em;
text-align : right;
color : #ffffff;
}
DIV#search INPUT {
border : 1px solid #555;
}
DIV.breadcrumbs {
border-right : 1px solid #8b92a3;
padding : 1em 0.8em 1em 2.5em;
font-size : 90%;
background : url(/uploads/gabarits_montjoie/fleche.png) no-repeat 5px 45%;
margin : 0;
border-left : 1px solid #8b92a3;
color : #ffffff;
}
DIV.breadcrumbs A {
font-weight : bold;
color : #ffffff;
}
DIV#main_accueil {
padding : 15px 0.8em 0 0.8em;
margin : 0;
width : 879px;
}
DIV#main {
padding : 0.8em 0.8em 0 15px;
float : left;
width : 70%;
}
DIV#main LI {
margin-left: 15px;
}
DIV#col_g {
float : left;
margin : 0;
width : 26%;
}
DIV#sidebar {
border-right : 1px solid #8b92a3;
margin : 0;
}
DIV.hascontent#sidebar {
padding : 0 1%;
width : 24%;
}
DIV#footer {
clear : both;
background : #858ca0 url(/uploads/gabarits_montjoie/foot_g.png) no-repeat 0 100%;
color : #fff;
}
DIV#footer P {
padding : 0.5em;
font-size : 0.8em;
background : url(/uploads/gabarits_montjoie/foot_d.png) no-repeat 100% 100%;
margin : 0;
line-height : 1.1em;
text-align : center;
}
DIV#footer P A {
color : #fff;
}
DIV.hr {
margin : 1em;
border-bottom : 1px dotted black;
height : 1px;
}
DIV.left49 {
float : left;
width : 49%;
}
DIV.right49 {
float : right;
width : 49%;
text-align : right;
}
DIV.vershaut {
clear : both;
padding-right : 20px;
display : block;
font-size : 0.8em;
background : url(/uploads/gabarits_montjoie/fleche_haut.gif) no-repeat 100% 0;
margin : 0.8em 0;
text-align : right;
}
DIV.vershaut A, DIV.vershaut A:hover {
color : #777;
text-decoration : none;
}
DIV#content H1 {
font-size : 2em;
margin : 0;
line-height : 1em;
}
DIV#content H2 {
padding-left : 80px;
font-size : 1.5em;
background : url(/uploads/gabarits_montjoie/img-h2.png) no-repeat 0 0;
margin : 0 0 1em;
color : #294b5f;
line-height : 55px;
text-align : left;
}
DIV#content H4{
text-align: center;
font-size : 1.6em;
color : #006699;
padding-bottom: 10px;
}
DIV#content H4 {
   color: #777; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
   display: block;
   border-bottom: 1px solid #ccc;
}
DIV#content H3 {
font-size : 1.3em;
margin : 0 0 0.5em;
color : #294b5f;
line-height : 1.3em;
}
DIV#content H5 {
font-size : 1.1em;
margin : 0 0 0.25em;
line-height : 1.3em;
}
H6 {
font-size : 1em;
margin : 0 0 0.25em;
line-height : 1.3em;
}
P {
padding : 0;
font-size : 1em;
margin : 0 0 1.5em;
line-height : 1.4em;
}
BLOCKQUOTE {
margin-left : 10px;
border-left : 10px solid #ddd;
}
STRONG, B {
font-weight : bold;
}
EM, I {
font-style : italic;
}
DIV#ColG {
padding : 15px 5px 15px 15px;
font-size : 85%;
}
#ColG .NewsSummary {
padding : 0.5em 1px 0.5em 0.5em;
margin : 0.5em;
text-align : left;
}
#ColG .NewsSummary .NewsSummaryLink {
margin-bottom : 0.3em;
text-align : center;
font-weight : bold;
line-height: 1.2em;
}
#ColG .NewsSummary .NewsSummaryPostdate {
margin-bottom : 0.5em;
text-align : center;
font-size : 90%;
}
#ColG .NewsSummary .NewsSummaryLink a, #ColG .NewsSummary .NewsSummaryLink a:visited {
text-decoration : none;
color : #18507C;
}
#ColG .NewsSummary .NewsSummaryLink a:hover {
text-decoration : underline;
color : #18507C;
}
#ColG .NewsSummary .NewsSummarySummary p {
    color: #000000;
}
#ColG .NewsSummary .NewsSummarySummary, #ColG .NewsSummary .NewsSummaryContent {
display : block;
line-height : 140%;
text-align : justify;
}
#ColG .NewsSummary .NewsSummaryMorelink {
display : block;
text-align : right;
}
#ColG .NewsSummary .NewsSummaryMorelink a, #ColG .NewsSummary .NewsSummaryMorelink a:hover, #ColG .NewsSummary .NewsSummaryMorelink a:visited {
color : #006699;
text-decoration : underline;
}
DIV#Telechargement
{
margin-left: 25px;
}
.bleu_montjoie
{
    color : #006699;
}
#hor-minimalist-b
{
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 550px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #006699;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #006699;
}
DIV#entete, DIV#pied_page
{
    display: none;
}
button{
    position: absolute;
    padding: 8px;
    border-width: 0px;
    color: white;
    font-weight: bold;
font-size: 18px;
    background-color: #F37021;
    border-radius: 10px;
    top: 160px;
    left: 60%;
    width: 200px;
}
button:hover{
  box-shadow: 0px 5px 8px 1px rgba(0, 0, 0, 0.5);
  transform: translateY(-5px);
cursor: pointer;
}

button2{
    position: absolute;
    padding: 8px;
    border-width: 0px;
    color: white;
    font-weight: bold;
font-size: 18px;
    background-color: #F37021;
    border-radius: 10px;
    top: 90px;
    left: 60%;
    width: 200px;
}
button2:hover{
  box-shadow: 0px 5px 8px 1px rgba(0, 0, 0, 0.5);
  transform: translateY(-5px);
cursor: pointer;
}

/* Stylesheet: Montjoie_Site Modified On 2023-01-05 11:45:32 */
