/***********************************************/
/* styleffdpm2007.css                             */
/* Use with template styleffpdm2007.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	background-color: #000000;
	line-height: 1.166;	
	margin: 5px 50px 5px 0px;
	padding: 5px 0px 5px 50px;
	color : #FFFFFF;
	width:90%;
	}

body, td, th {
	color: #000000;
}
TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border-color:#90A8CD;/*couleur bleu claire #4A8CD9 #90A8CD*/
	
	
}
TH  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	
}
a:link, a:visited, a:hover {
	color: #1537FB;/*#506FFE#476A9E#2E4465mettre un bleu foncé sur les liens*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color: #426293;/*#50AD2B*/
 font-weight: bold;
}

h2{
 font-size: 100%;
 color: #4F74B7/*#549328*/;
}

h3{
 font-size: 100%;
 color: #FF9146/*#FF9B37*/;
 font-weight: bold;
}

h4{
 font-size: 80%;
 font-weight: bold;
 color: #FDAE57;
}

h5{
 font-size: 70%;
 color: /*#008ED2*/#15B4FF;
 font-weight: bold;
}
h6 {
 font-size: 100%;
 color: #F82C07;
 font-weight: bold;
}
h7 {
 font-size: 110%;
 color: #D07BF0;
 font-weight: bold;
}
ul{
 list-style-type: square;
 list-style-image: url(../images/icones/pucelogo.gif);
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
    color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 5px 0px 5px 50px;
	padding: 0px 0px;
	border-bottom: 1px solid #6E6E6E/*#426293#50AD2B*/;
	width: 90%;
	height:140px;
	
	
}

#navBar{
	margin: 0 0 0 79%;
	padding: 0px;
	background-color: #330000;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
    float:center;
	width: 90%;
	margin: 5px 0px 5px 50px;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 5px 0px 5px 50px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 5px 0px 5px 50px;
}


/************* #globalNav styles **************/

#globalNav{
color: #000000;
padding: 0px 0px 0px 0px;
white-space: nowrap;
font-weight: normal;
 text-align: center;
 font-weight: bold;
 font-size: 8pt;
 font-family: Arial, Helvetica, sans-serif;
 margin-left: 50px;
 margin-right: 0px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 8pt;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 8pt;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 5px 0px 5px 0px;
	font-size: 8pt;
	text-align: justify;
}

.feature h3{
	padding: 35px 50px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 5px 0px 5px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles padding: 3px 10px 3px 10px;*****************/

.story{
	clear: both;
	padding: 5px 10px 5px 10px;
	font-size: 10pt;
	text-align: justify;
	color: #E7F9DF;
	border-bottom: 1px solid #D7E1EC/*#D3D3D3*/;
	/*border-top: 1px solid #D7E1EC;*/
	background-color: #252525/*noir#000000*/;
	margin: 7px 0px 7px 0px;
}

.story p{
  padding: 0px 0px 10px 0px;
}
.textpetit{
	clear: both;
	font-size: 9pt;
	color: #D7E1EC/*#D3D3D3*/;
	
}
.textfilm{
	clear: both;
	padding: 5px 20px 5px 20px;
	font-size: 8pt;
	color: #D7E1EC/*#D3D3D3*/;
	margin: 7px 20px 7px 20px;
}
.espace{
clear: both;
border-bottom: 1px solid #4F74B7/*#549328*/;
line-height:10%;
width:90%;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #D7E1EC/*#D3D3D3*/;
	font-size: 8pt;
	color: #000000;
	background-color:#000000;
	padding: 1px 1px 1px 1px;
	margin-top: -1px;
	margin-left: 50px;
	width:90%;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}





/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 8pt;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 75%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 8pt;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 8pt;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 8pt;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


.flottante1 {
margin: 15px;
float: left;
width: 270px;
text-align: justify;
font-size: 8pt;
background-color: #525252;
border: 1px solid #D7E1EC/*#D3D3D3*/;
}
.menu {
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    border-right: 1px solid black;
	text-align:center; 
    text-decoration: none;
	background-color: #C1CCFF /*#506FFE#BEBEBE#C4D2E2,#BCECA8*/;
	padding: 1px;
}

.menu:hover {
    background-color: #FFFFFF /*#D3D3D3#D7E1EC*/;
}

.menu1 {
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    border-right: 1px solid black;
	text-align:center; 
    text-decoration: none;
	background-color: #FF9146;
	padding: 1px;
}

.menu1:hover {
    background-color: #FFFFFF/*#D7E1EC#D3D3D3*/;
}
.toolbar {
    
    padding: 0px 0px 0px 0px;
	margin-left: 20px;
	margin-right: 20px;
	text-align:center;
	
	
}
/************Form************/
input, textarea
{
   font-family: Arial, Helvetica, sans-serif; 
}
label
{
   color:#4F74B7/*#549328*/; 
}

legend 
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   color: #FF9933;
   font-weight: bold;
   text-align:center;
}

fieldset
{
   margin-bottom: 10px; 
   background-color: #FFFFCC;
   width:80%;
}
#textevertical {
	writing-mode:tb-lr;
	white-space: nowrap;
}

