/***************************************
 * TITLE: Prosimii Screen Stylesheet   * 
 * URI  : prosimii/prosimii-screen.css *
 * MODIF: 2004-Apr-28 21:43 +0800      *
 * ----------------------------------- *
 *     adapté 04/02/2006 - jimro       *
 ***************************************/


/* ##### Common Styles ##### */

body {
	text-align: left;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%; /* Permet la graduation de la taille des caractères dans MSIE */
	margin: 0;
	padding: 0;
	background-color: #00693F;
}

a img, img {
   border: 0;
}
a:hover img {
	background-color: transparent;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(61,92,122);
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

a {
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0; /* 1px 2px 1px; */
}

a:hover {
  text-decoration: none;
}

ul {
  list-style-type: disc;
  margin: 1em 0 0 0;
  padding: 0 0 0 5px;
}

ul li {
  line-height: 1.5em;
  margin: 0.3em 0 0 1em;
  padding: 0;
}

.doNotDisplay {
  display: none !important;
}

.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}

/* autres éléments par défaut */

input {
   background-color: #EEEEEE;
   border: #000000 1px solid; 
   text-indent: 1px;  
   font-size: 9px;
}

textarea {   
   font-size:10pt;
   color:#000000;
   font-style:normal;
   line-height:normal;
   font-weight:normal;
   text-decoration:none;
   letter-spacing:normal;
   word-spacing:normal;
   border:thin ridge;
   border-color: #000000;
   background-color:#FFFFFF;
}

select {  
   font-size:9px;
   color:#000000;
   background-color:#FFFFFF;
}

hr {}


/* ##### Header #ouest ##### */
#header {
margin-right: 30px;
margin-left: 30px;
}

.coloneunHeader {
	background-image: url(http://www.dooper.biz/xxl/templates/temp/patchwork/fond2.gif);
	text-align: center;
	height: 20px;
	vertical-align: middle;
}
.colonedeuxHeader {
	background-image: url(http://www.dooper.biz/xxl/templates/temp/patchwork/2_c2.gif);
	height: 63px;
}
.colonedeuximagedegauche {
float: left; 
width: 205px;
height: 63px;
border: 0;
}
.colonedeuximagedeuxcun {
float: left; 
width: 25px; 
height: 63px;
border: 0;
}
.colonedeuximagedeuxcdeux {
float: left;
height: 63px;
border: 0;
}
.colonedeuximagedeuxctrois {
float: right;
width: 99px;
height: 63px;
border: 0;
}

.colonetroisHeader {
	background-image: url(http://www.dooper.biz/xxl/templates/temp/patchwork/menu_c2.gif);
	width: 100%;
	height: 27px;
	text-align: center;
	  padding: 0;
  border: 0;
  
}
.colonetroisimagedegaucheHeader {
	float: left;
	width: 99px;
	height: 27px;
	border: 0;
}
.colonetroisimagededroiteHeader {
	float: right;
	width: 99px;
	height: 27px;
	border: 0;
}
.colonequatreHeader {
	background-color: White;
	height: 22px;
	width: 100%;
}
.colonequatreimagedegaucheHeader {
	float: left;
	width: 19px;
		height: 22px;
}
.colonequatreimagededroiteHeader {
	float: right; 
	width: 19px;
		height: 22px;
}


.headerLinks {
  width: 468px;
  height: 60px;
  border: 0px;
  margin: 0;
  margin-top: 0px;
  padding: 0;
  font-size: 8px;
  text-align: center;
}

.headerLinks a {
  background-color: white;
  padding:0;
}


/* ##### Header ##### */

.headerTitle {
  font-size: 300%;
  margin: 0;
  padding: 0;
  width: 25%;
  text-align:center;
}

.headerSubTitle {
  font-size: 151%;
  font-weight: normal;
  font-style: italic;
  margin: 0 0 1ex 0;
  padding: 0;
  width: 25%;
  text-align:center;
}

/* ##### Side Menu ##### */

#sidebar {
  width: 12em;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 1.5ex;
  top: 11em;
  z-index: 100;
}


/* ##### Contenu central ##### */

#pagecentre {
  font-size:1em;
  text-align: left;
  background-color: White;
  min-height: 400px;
  margin-right: 30px;
  margin-left: 30px;
}

* html #pagecentre {
  height: 400px; /* hack uniquement interprété par IE Win+Mac*/
} 

#pagecentre h1 {
  font-family:Verdana;
	font-size:14px;
	color: #990000;
	font-weight:bold;
	text-align: center;
}

#pagecentre h2 {
  color: rgb(61,92,122);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  font-size: 151%;
  margin: 0;
  padding: 1ex 0 0 0;
}

#pagecentre p {
  color:rgb(33,50,66);
  line-height: 1.5em;
  margin: 1em 0 1.5em 0;
  padding: 0;
}

.newsHeading {
  color: rgb(61,92,122);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 145%;
  text-decoration: none;
  margin: 0;
  padding: 1ex 0 0 0;
  display: block;
}

.newsHeading:hover {
  color: rgb(117,144,174);
  background-color: transparent;
  text-decoration: underline;
}

.newsDate {
  font-style: italic;
  margin: 0 !important;
  padding: 0;
}

.newsSummary {
  margin: 1.5ex 0 2.5ex 0.75ex !important;
  padding: 0;
}

.more {
  width:96%;
  text-align: right;
  margin: 2em 0;
  padding: 0;
}

.more a {
  color: rgb(61,92,122);
  font-size: 92%;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

.more a:hover {}

.rowOfBoxes {
  clear: both;
}

.quarter, .oneThird, .half, .twoThirds, .fullWidth {
  margin: 1em 0;
  float: left;
  border-left: 1px solid rgb(204,204,204);
  background-color: transparent;
}

.quarter {
  width: 21%;
/*  padding: 0 1.9%; */
margin:0 1.9%;
  border-left: 1px solid rgb(255,255,255);
}

.oneThird {
  text-align: left;
  width: 28%;
  padding: 0 12px;
}

.half {
  text-align: left;
  width: 46%;
/*  padding: 0 1.9%; */
margin:1.9%;
margin-top:0;
  border-left: 1px solid rgb(255,255,255);
}

.twoThirds {
  text-align: left;
  width: 63%;
  padding: 0 12px;
}

.fullWidth {
  text-align: left;
  width: 96%;
  padding: 0 1.2em;
  border-left: none;
}

.filler {  /* use with an empty <p> element to add padding to the end of a text box */
  border: 1px solid white;
}
 
.noBorderOnLeft {
  border-left: none;
}

.dividingBorderAbove {
  border-top: 1px solid rgb(204,204,204);
}

.diviseVertical {
  background: url(Prosimii/colbg.gif) repeat-y 25% 0;
  margin-top: 1em;
}

.diviseVertical2 {
  background: url(Prosimii/colbg.gif) repeat-y 49.8% 0;
}

/* More elegant alternatives to .noBorderOnLeft & .dividingBorderAbove
 * that don't require the creation of new classes - but which are not
 * supported by MSIE - are the following:
 *
 * .rowOfBoxes > div:first-child {
 *   border-left: none;
 * }
 *
 * .rowOfBoxes + .rowOfBoxes {
 *   border-top: 1px solid rgb(204,204,204);
 * }
 */


/* ##### Footer ##### */

.colonesixFooter {
	background-color: White;
	color: Black;
	height: 22px;
	text-align: right;
}
.colonesiximagedegaucheFooter {
	float: left;
	width: 19px;
		height: 22px;
}
.colonesiximagededroiteFooter {
	float: right; 
	width: 19px;
	height: 22px;
}

.coloneseptFooter {
	background-image: url(http://www.dooper.biz/xxl/templates/temp/patchwork/9_c2.gif);
	color: Black;
	height: 41px;
	text-align: center;
}
.coloneseptimagedegaucheFooter {
	float: left;
	width: 97px;
		height: 41px;
}
.coloneseptimagededroiteFooter {
	float: right; 
	width: 98px;
		height: 41px;
}

.colonehuitFooter {
background-image: url(http://www.dooper.biz/xxl/templates/temp/patchwork/11_c2.gif);
	height: 45px;
	text-align: left;
}
.colonehuitimageunFooter {
	float: left;
	width: 59px;
	height: 45px;
}
.colonehuitimagedeuxFooter {
	float: left;
	width: 55px;
	height: 45px;
}

.colonehuitimagequatreFooter {
	float: right;
	width: 55px;
	height: 45px;
}
.colonehuitimagecinqFooter {
	float: right;
	width: 57px;
	height: 45px;
}


#footer {
  clear: left;
  text-align: center;
  font-size: 87%;
  color: white;
  margin: 0;
  border: 0px;
  margin-left: 30px;
  margin-right: 30px;
}

#footer a {
  color: rgb(0,68,204);
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}

#footer form, #footer form div {
  display:inline;
}

#conception {
  display:inline;
  position:absolute;
  right:10px;
  top:10px;
  color:rgb(33,50,66);
  font-size:0.8em;
}


/*
Bouton retour en haut et retour acceuil
*/
#footer a.menuredirection {
color: #990099;
cursor:pointer;
text-decoration:none;
width:14%;
font-weight:bold;
font-size : 10px;
}

#footer a.menuredirection:hover {
color:#DFDFFF; 
text-decoration:none;
width:14%;
}

/*
Lien du menu horizontale du haut
*/
#header a.menuh {
font-family:Verdana;
font-size:8pt;
color:#7A6BA5;
cursor:pointer;
text-decoration:none;
width:14%;
font-weight:bold;
}
#header a.menuh:hover {
	font-family:Verdana;
	font-weight:bold;
	font-size: 8pt;
	color: #DFDFFF;
	text-decoration: none;
}
/*
Lien du menu horizontale du haut
*/
#footer a.menuh {
font-family:Verdana;
font-size:8pt;
color:#7A6BA5;
cursor:pointer;
text-decoration:none;
width:14%;
font-weight:bold;
}
#footer a.menuh:hover {
	font-family:Verdana;
	font-weight:bold;
	font-size: 8pt;
	color: #DFDFFF;
	text-decoration: none;
}

/* ---------------------------------------  ---le devant des titres */
.hhm02{
	/* image p1.gif corespondant au "div" */
	width: 18px;
	height: 12px;
	background: url(../temp/patchwork/p1.gif) no-repeat;
	float: left;
}

/* titre de la page acceuil.html */
.TitrePrincipal {
   font-family: Verdana, Arial, Helvetica  ;
	font-size:12px;
	color: #990000;
	font-weight:bold;
}