/* Start of CMSMS style sheet 'alienor' */
.formMessage{text-align:center;font-weight:bold;}

.inputimage{
cursor:default;
}

h2 {
  color: #5E5E5E; 
  text-align: left; 
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  border-bottom: 2px solid #930334; 
}

h4 {
   color: #930334; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

h5 {
   color: #930334; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   color: #930334; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

.rouge{color:#930334;}
.noir{color:#000000;}

li{
   list-style-type:square;
   margin-left:20px;
}

#sidebar li{margin-left:0;}

ul{
   list-style-type:square;
}

input{margin:0 5px 0 5px;}
#header input{margin:0}

h3{
   color: #fff; 
   background: #333;
   font-size: 1.2em;
   padding: 5px;
   margin-bottom: 3em;
   display:inline;
}
#sidebar h3{padding:0}

#main #cntnt01moduleform_2 #sub input{
background-color:#5E5E5E;
color:#fff;
font-weight:bold;
margin-left:475px;
*margin-left:465px;
margin-top:15px;
border:0;
padding:0 5px 0 5px;

}


#main #cntnt01moduleform_2{
    margin-top:25px;
    padding:5px;
}

#main #cntnt01moduleform_2 td{
    background-color:#f3f3f3;
    color:black;
    padding:2px;
    font-style:italic;
    font-size:10px;
    text-align:left;
}

#main #cntnt01moduleform_2 td input{
   width:150px;
}



#main #cntnt01moduleform_2 td.tdgauche{
background-color:#DFDFDF;
    color:black;
    font-style:normal;
    font-size:12px;
}



#sidebar #cntnt01moduleform_2,
#sidebar #cntnt01moduleform_1 
{
margin-left:5px;
background-color:#f3f3f3;
padding:5px;
}

#sidebar #cntnt01moduleform_2 p,
#sidebar #cntnt01moduleform_1 p{
   margin:0;
   padding:0;
   margin-left:15px;
}

#sidebar #cntnt01moduleform_2 p a,
#sidebar #cntnt01moduleform_1 p a{
text-decoration:none;
}


#main fieldset{
 border:0;
 padding:10px;
}
#main fieldset legend{
 display:none;
}

#main fieldset label{
  width:140px;
  float:left;
  border:0px solid red;
  text-align:right;
  padding-right:10px;
}




#main fieldset #email{display:block;margin-left:150px;margin-bottom:10px;}
#main fieldset #name{display:block;margin-left:150px;margin-bottom:10px;}
#main fieldset #subject{display:block;margin-left:150px;margin-bottom:10px;}
#main fieldset #message{display:block;margin-left:150px;margin-bottom:10px;}

#main fieldset textarea{
width:320px;
height:150px;
}

#boutonsubmit2 input{
  background-color:#5E5E5E;
   color:#fff;
   font-weight:bold;
   margin-left:161px;
   border:0;
}

#main fieldset .button{
   background-color:#5E5E5E;
   color:#fff;
   font-weight:bold;
   margin-left:400px;
   *margin-left:390px;
   margin-top:25px;
   border:0;
   padding:0 5px 0 5px;
}

/***************************************/
/************* ACCESSIBILITY ***********/
/***************************************/

span.accesskey{
	text-decoration:none;
}

.accessibility, hr{
   position: absolute;
   top: -999em;
   left: -999em;
}

 dfn{
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

a.external {
  padding: 0 12px 0 0;
}

a.external:link {
  color: #930334;
  background: url(images/cms/external.gif) no-repeat 100% 0;
}

a.external:visited {
  color: #930334; 
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #930334;
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}

.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
}

* html>body .clearfix {
		display: inline-block; 
		width: 100%;
}
	
* html .clearfix {
		height: 1%;
}



/*****************************************/
/**************** LAYOUT *****************/
/*****************************************/
body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
   margin:0;
   background-color: #f3f3f3;
   background-image:url(images/cms/background-body.gif);
   background-repeat:repeat-y;
   background-position:center;
   color: #333;
}

div#pagewrapper {
   position:relative;
   margin: 0 auto;
   width:891px;
   background-color: #fff;
   color: black;
}

/*** header ***/

div#header {
   height: 122px;
   background: #fff;      
}

div#header h1 a {
   background: #fff url(images/cms/logo-affect.jpg) no-repeat 0 12px; 
   display: block;
   height: 80px;
   text-indent: -999em;
   text-decoration:none;
}
div#header p{
    position:absolute;
    top:90px;
    left:20px;
    width:507px;
}
div#search {
   position:absolute;
   top:88px;
   left:632px;
}

div#search input{
	width:37px;
	font-size:11px;
	text-transform: lowercase;
	background-color:#5E5E5E;
	color:#fff;
	border:0;
}

div#search #cntnt01searchinput{
	width:177px;
	font-size:11px;
	color:#7C7C7C;
	background-image:url(images/cms/loupe.gif);
	background-repeat:no-repeat;
	border:1px solid #000;
	padding-left:20px;
	background-color:#fff;
}


/*** fin:header***/



div#content {
   margin-top:30px;
   border:1px solid #fff;
}

div#main {
   float: left; 
   width: 560px;
   padding-left:14px;
   margin-bottom:0;
}
/*** sidebar ***/
div#sidebar {
   width:300px;
   float:left;

}


/* formulaire login*/
#m4moduleform_3,
 #m4moduleform_2, 
 #m5moduleform_2, 
 #m6moduleform_2{
    background:#F3F3F3;
    margin:0px 0 0 10px;
    padding:0;
}
#m4moduleform_3 input,
#m4moduleform_2 input,
 #m5moduleform_2 input,
#m6moduleform_2 input
{
    width:115px;
    margin:4px 0 0 0;
    font-size:10px;
    padding:0;
    border:1px solid #403C39;
}
#m4moduleform_3 #username,
#m4moduleform_2 #username,
 #m5moduleform_2 #username,
#m6moduleform_2 #username
{
    float:left;
    margin-top:5px;
    padding-left:5px;

   _padding-left:0px;
    width:142px;
}
#m4moduleform_3 #password,
#m4moduleform_2 #password,
#m5moduleform_2 #password,
#m6moduleform_2 #password{
    float:left;
    margin-top:5px;
    width:142px;
}
#m4moduleform_3 label,
#m4moduleform_2 label,
#m5moduleform_2 label,
#m6moduleform_2 label{
    color:#5f5f5f;
    font-weight:bold;
    font-size:11px;
    margin:0;
    padding:0;
    *margin-left:10px;
}
#m4moduleform_3 .signin_button,
#m4moduleform_2 .signin_button,
#m5moduleform_2 .signin_button,
#m6moduleform_2 .signin_button{
    background:#930334;
    color:#fff;
    border:0;
    margin-top:5px;
    font-weight:bold;
    font-size:11px;
    width:118px;
    padding:0;
    margin-left:147px;
    *margin-left:158px;
    _margin-left:152px;  
    cursor:pointer;
    
}
#m4moduleform_3 p,
#m4moduleform_2 p,
#m5moduleform_2 p,
#m6moduleform_2 p{
   margin:5px;
   text-align:center;
   padding-bottom:5px;
}

#m6moduleform_2 p a,
#m5moduleform_2 p a,
#m4moduleform_2 p a{
  color:#5f5f5f;
}
/**/

div#footer {
   clear: both;
   color: #5E5E5E;
   border-top: 3px solid #5E5E5E;
   padding:2px;
   margin-top:0;
}
div#footer p, div#footer table {
   font-size: 0.8em;
   text-align: justify;
}

div#footer p{
 		padding:10px;
}
div#footer a {
   color: #920434;
}


#sidebar #menu_vert{
   color: #5E5E5E; 
   text-align: left; 
   margin-top:28px;
   margin-left:10px;
   padding:0;
   margin-bottom:5px;
}

#sidebar #menu_vert2{
   color: #5E5E5E; 
   text-align: left; 
  
   margin-left:25px;
 
   margin-bottom:5px;
}

#sidebar #menu_vert ul,#sidebar #menu_vert2 ul{
    list-style-type:none;
}
#sidebar #menu_vert ul li,#sidebar #menu_vert2 ul li{
     list-style-type:none;
     margin-bottom:10px;
}
#content #sidebar #menu_vert ul li a,#content #sidebar #menu_vert2 ul li a{
     color:#930334;
     text-decoration:none;
     font-weight:bold;
     font-size: 14px; 
     background-color:#fff;
}

#content #sidebar #menu_vert ul li.currentpage h3,
#content #sidebar #menu_vert2 ul li.currentpage h3{
     font-size: 14px; 
     background:#fff;
}

#sidebar #menu_vert ul li a:hover,#sidebar #menu_vert2 ul li a:hover{
     text-decoration:underline;
}



/**************************************************************************************/
* {margin:0;padding:0;}
div, table {font-size: 1em;}
img {border: 0;}

.noprint{
    margin-top:27px;
    margin-right:7px;
    display:block
}




a,
a:link 
a:active {
   text-decoration: underline;
   color: #930334; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #930334;
}


/* remove underline on hover and change color */
a:hover {
   text-decoration: none;

}

.clear {
   clear: both;
}

div.breadcrumbs {
   clear: left;
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;        /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0 1em;        /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-bottom: 1px dotted #000;
}

div.breadcrumbs span.lastitem { 
   font-weight:bold; 
}

ndiv#content {
   margin: 1.5em auto 2em 0;   /* some air above and under menu and content */

}


/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px dotted black;
   margin: 1em;
}

/* relational links under content */
div.left49 {
  width: 49%; /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

/**************************************************************************************/



/********************
CONTENT STYLING
*********************/
div#main h2{
   margin-top:20px;
   padding:0;
   font-size: 2.5em;
   margin-bottom:25px;
}

div#sidebar h2{
    margin-top:28px;
    margin-left:10px;
    padding:0;
    font-size: 2em; 
    margin-bottom:0;
    border:0;
    text-transform:none;
}

/* HEADINGS */
div#content h1 {
   font-size: 2em; /* font size for h1 */
   line-height: 1em;
   margin: 0;
}
div#content h2 {
	color: #5E5E5E; 
	font-family: Century Gothic, Verdana, Geneva, Arial,;
	text-align: left; 
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}

div#content #main h2 {
	/*text-transform: lowercase; */
	border-bottom: 2px solid #930334; 
}

div#content h3 {
   color: #930334; 
   font-size: 1.2em;
}

div#content #main h3{
   color: #fff; 
   background: #333;
   font-size: 1.2em;
   padding: 5px;
   margin-bottom: 3em;
   display:inline;
}
div#content #main p{
margin-top:15px;
padding-right:5px;
text-align:justify;
}

#content #main #NewsPostDetailTitle {
   color:#fff ; 
   background: #333;
   font-size: 1.2em;
   padding: 5px;
   margin-top:15px;
   margin-bottom:15px;
   display:inline;
}

#NewsPostDetailDate{padding-bottom:10px;}
#NewsPostDetailSummary{margin-top:15px;}

div#content h4 {
   color: #930334; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

div#content h5 {
   color: #930334; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   color: #930334; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 1.5em 0; /* some air around p elements */
   line-height: 1.4em;
   padding: 0;
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;


}

/* Separating the divs on the template explanation page, with some bottom-border */
div.templatecode {
  margin: 0 0 2.5em;
}

/* END TEXT */

/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1.5em 0;
}

div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

/* definition lists topics on bold */
div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}


/* END LISTS */


/************************ MENU ****************/
#menu_vert .imgdroite{display:none;}
#menu_vert .imggauche{display:none;}

#menu_vert2 .imgdroite{display:none;}
#menu_vert2 .imggauche{display:none;}

.imgdroite{
   width:14px;
   height:34px;
   background-image:url(images/cms/coin_droite.jpg); 
   display:block;
   position:absolute;
   left:857px;
   top:122px;

}

.imggauche{
   width:14px;
   height:34px;
   background-image:url(images/cms/coin_gauche.jpg);
   display:block;
   position:absolute;
   left:17px;
   top:122px;
}



#menu_hori {
   clear: right;
   padding-left: 0;
   margin-left: 1em;
   margin-bottom:25px;
   position:absolute;
   top:122px;
   left:17px;

}

#menu_hori ul{margin:0;padding:0;}

div#menu_hori ul ul ul {
   padding-bottom: 0.5em;
}


#menu_hori li {
   float: left;
   list-style: none;
   margin: 0;
   background-color:#5e5e5e;
   color:#fff;
   width:166px;
   height:34px;
   text-align:center;
}

div#menu_hori li a {
    text-decoration:none; 
    display: block;
    color: #fff; 
    width:166px;
    padding-top:11px;
    padding-bottom:11px;
    font-weight:bold;
}


div#menu_hori a:hover {
   background-color:#930334;
}


#menu_hori li.currentpage{
    background-color:#930334;
}

#menu_hori li.currentpage h3{
    text-decoration:none; 
    display: block;
    color: #fff; 
    width:166px;
    padding-top:11px;
    padding-bottom:11px;
    font-weight:bold;
   background-color:#930334;
}



#menu_hori ul ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu_hori li a { height: 1%; } 
* html #menu_hori li hr { height: 1%; }
/** end fix **/



/* next level links, more padding and smaller font */
div#menu_hori ul ul a {
   font-size: 90%;
   padding: 0.5em 0.5em 0.5em 2.8em;
   background-position: 1.5em center;
}

/* third level links, more padding */
div#menu_hori ul ul ul a {
   padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(images/cms/dash.gif) no-repeat 2.8em center; 
}

/* hover state for all links */
div#menu_hori a:hover {
  /* background-color: #C3D4DF;*/
}
div#menu_hori a.activeparent:hover {
  /* background-color: #C3D4DF;
   color: #930334;*/
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_hori li a.activeparent {
   /*background: url(images/cms/arrow-down.gif) no-repeat 0.4em center; 
   background-color: #385C72;*/
   color: #fff;
}

div#menu_hori ul ul li a.activeparent {
   background-position: 1.5em center; 
   background-color: transparent;
   color: #930334;
}


/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_hori ul h3 {
  /* background: url(images/cms/arrow-right-active.gif) no-repeat 0.4em center;
   background-color: #385C72;*/
   display: block; 
  /* padding: 0.8em 0.5em 0.8em 1.5em;*/ /* some air for it */
   margin:0;
   padding:0;
   color: #fff;                                 /* this will be link color for all levels */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_hori ul ul h3 {
   font-size: 90%;
   padding: 0.3em 0.5em 0.3em 2.8em;
   background-position: 1.4em center;
   background-color: transparent;
   border-bottom: none;
   color: #000;     
}

/* current page on third level, more padding */
div#menu_hori ul ul ul h3 {
   padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(images/cms/arrow-right-active.gif) no-repeat 2.7em center; 
}

/* section header */
div#menu_hori li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu_hori li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_hori li.separator hr {
   display: none; /* this is for accessibility */
}


/********************
MENU du bas : Liens, Contact
*********************/
#menu_bas {
   padding-left: 15px;
   clear: both;
   float: right; 
   margin-right: 20px;
   background: #5E5E5E url(images/cms/menuG.gif) no-repeat top left;
   margin-bottom:0;
}
#menu_bas .menu_coin {
   padding-right: 15px;
   background: transparent url(images/cms/menuD.gif) no-repeat top right;
}
#menu_bas li {
   padding: 5px;
   list-style: none;
   display: block;
   float: left;
   text-transform: uppercase;
   font-weight: bold;
   color: #fff; 
}
#menu_bas a {
   color: #fff; 
   text-decoration: none;
}
#menu_bas a:hover {
   text-decoration: underline;
}


/***************************************************/
/****************** MODULE ACTU ********************/
/***************************************************/

div#news {
  margin: 0;


}

div#news h2 {
   
}

.NewsSummary {
    padding: 0.5em 0.5em 1em;
    margin: 0 0.5em 0.5em 0.5em;
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }
 
 
 
.NewsSummarySummary p{
	margin-top:5px;
	margin-bottom:0;
	background-color:#f3f3f3;
}

.NewsSummaryLink a{
	color:#920233;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
}

.NewsSummaryLink a:hover{
	text-decoration:underline;
}


.NewsSummaryMorelink{
	text-align:right;
}

.NewsSummaryMorelink a{
	color:#930334;
	text-decoration:none;
	font-weight:bold;
}

#content #sidebar #news .NewsSummaryMorelink a:hover{
	text-decoration:underline;
	color:#920333;
}


.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}

.newscategory a{
color:#930334;
text-decoration:none;
}
.newscategory a:hover{
color:#930334;
text-decoration:underline;
}

/* End of 'alienor' */

