/**
 *  phpSlash : PlsValues Etudiant CSS v0.1 by mOg
 *
 *  (c) Copyright 2006 Sysdream http://www.sysdream.com/
 *  CSS made for phpSlash http://www.php-slash.org/
 *
 */



/*** BODY ***/

body {
  background-color: #FFF;
  color:         #000000;
  font-family:  Geneva, tahoma, Verdana, Arial, Helvetica, sans-serif ;
  font-size: 11px;
  margin: 10px 0 10px 0;
  padding: 0 0 0 0;
}

/*** GENERAL ELEMENTS ***/

div {
  margin-left: auto;
  margin-right: auto;
}

p, h1, h2, h3, h4, h5, h6, a, table {
  font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif ;
}

h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
table { font-size: 11px; }

li {
	list-style-type: none;
}

a {
  color: #B03B4D;
  text-decoration: none;
}

a:hover {
  color: #606060;
  text-decoration: underline;
}

supp {
	color: #CC0000;
}

/***CONTENEUR ***/

#Arrondi {
	padding: 0px;
	margin-bottom: 0;
	width: 804px;
	background-color: #FFF;
}

/***CONTENEUR ***/

#Conteneur {
	border-left: 1px solid #B03B4D;
	border-right: 1px solid #B03B4D;
	border-bottom: 1px solid #B03B4D;
	padding: 0px;
	width: 800px;
	background-color: #FFF;
}

/*** HEADER ***/

#header {
	height: 65px;
  background: #FFF url(/images/plusvalues_ecole/banniere.jpg) right bottom no-repeat;
  text-align: left;
  color: #FFF;
  font-weight: bold;
}

#header img#Logo {
	float: left;
	margin: 10px 0 0 30px;
}

#header img {
	border: none;
}

#header fieldset {
	border: none;
	padding: 10px;
	margin: 0 5px 0 0;
	width: 250px;
	font-size: 10px;
	text-align: right;
	float: right;
}

#header form {
	padding: 0;
	margin: 0;
}



#header input {
	font-size: 10px;
	font-weight: normal;
	background-color: #FFF;
}

/*** NAVBAR ***/

#navBar {
  height: 24px;
  background-color: #d43645;
  text-align: right;
  padding: 0 0 0 0;
  color: #FFF;
}

#navBar ul {
	margin: 0 0 0 0;
  display: block;
	padding: 0 0 0 40px;
	height: 24px;
	background-color: #d43645;
	float: right;
}

#navBar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
  float: left;
}

#navBar ul li a {
  margin: 0;
  padding: 5px 10px 5px 10px;
  color: #FFF;
  text-decoration: none;
  float: left;
  display: block;
  height: 14px;
  font-weight: bold;
  border-left: 1px solid #FFF;
}

#navBar ul li a:hover {
  text-decoration: none;
  background-color: #909090;
}

#navBar a#LinkHome {
	float: left;
	border: none;
	display: block;
	padding: 0;
	margin: 4px 0 0 6px;
}

#navBar a#LinkHome img {
	border: none;
}

#navBar a#LinkHome:hover {
	background-color: #d43645;
}


/*** NavBar2 ***/

#navBar2 {
  background-color: #FFF;
  padding: 0 0 10px 0;
  color: #FFF;
  clear: both;
  margin: 10px 0 30px 0;
  text-align: center;
  border-bottom: 1px solid #C0C0C0;
}

#navBar2 a {
  margin: 5px;
  color: #606060;
  text-decoration: none;
  text-align: center;
  font-size: 11px;
}

#navBar2 a:hover {
  text-decoration: none;
  color: #000;
}


/*** Table Principale  ***/



table#tblMain {
	padding-top: 0px;
	margin-top: 1px;
	background-color: #FFF;
}



/*** BodyLEFT ***/



#bodyLeft {
	text-align: left;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 0 0;
	width: 200px;
}

#bodyLeft div.sys_Box {
	padding: 0px;
	margin: 0 0 0 0;
  text-align: justify;
}

#bodyLeft div.sys_Box h3 {
  font-weight: bold;
  color: #DE005D;
  margin: 0 0 0 0px;
  padding: 0;
  font-size: 12px;
  background-color: #FFF;
}

#bodyLeft div.sys_Box ul {
	margin: 0 0 0 0;
	padding: 0;
}

#bodyLeft div.sys_Box ul li {
	list-style-type: none;
	padding: 0 0 0 0;
}

#bodyLeft div.sys_Box ul li a {
  text-decoration: none;
  color: #FFF;
  font-size: 11px;
  display: block;
  padding: 1px 2px 2px 15px;
  text-align: left;
  background: #909090 url(/images/plusvalues_ecole/fleche_blanche.jpg) left no-repeat;
  border-bottom: 1px solid #606060;
}

#bodyLeft div.sys_Box ul li a:hover, #bodyLeft div.sys_Box ul li a.On {
  color: #FFF;
  background: #9B4351 url(/images/plusvalues_ecole/fleche_grise.jpg) left no-repeat;
}

#bodyLeft div.sys_Box ul li a.SubCat {
  display: block;
	font-size: 10px;
  padding: 2px 2px 2px 25px;
	height: 15px;
  background: #C0C0C0 url(/images/plusvalues_ecole/carre_blanc.jpg) left no-repeat;
  border: none;
  color: #505050;
}

#bodyLeft div.sys_Box ul li a.Rose {
  text-decoration: none;
  color: #FFF;
  font-size: 11px;
  display: block;
  padding: 1px 2px 2px 15px;
  text-align: left;
  background: #9B4351 url(/images/plusvalues_ecole/fleche_grise.jpg) left no-repeat;
  border-bottom: 1px solid #606060;
}

#bodyLeft div.sys_Box ul li a.Jaune {
  text-decoration: none;
  color: #505050;
  font-size: 11px;
  display: block;
  padding: 1px 2px 2px 15px;
  text-align: left;
  background: #efff9c url(/images/plusvalues_ecole/fleche_grise.jpg) left no-repeat;
  border-bottom: 1px solid #606060;
}

#bodyLeft div.sys_Box ul li a.SubCat:hover, #bodyLeft div.sys_Box ul li a.SubCatOn {
  background: #9B4351 url(/images/plusvalues_ecole/carre_gris.jpg) left no-repeat;
  color: #FFF;
}

/*** BodyCENTER ***/

table#tblMain #bodyCenter {
	padding: 0 0px 0 5px;
	margin-bottom: 0;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table#tblMain #bodyCenter h3 {
	display: none;
}

table#tblMain td.CadreMilieu {
	border-left: 1px solid #FFF;
	padding: 0 0 0 0;
	background-color: #FFF;
}

table#tblMain #FlashHome {
	background-color: #FFF;
	padding: 1px 1px 0 3px;
	margin: 0px 0 5px 0;
	text-align: right;
}

table#tblMain #PageHome {
	background-color: #FFF;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
	height: 200px;
}

table#tblMain #FlashHome img {
	border: none;
	margin: 0 0 0 0;
	padding: 0;
}

table#tblMain div.Infos {
	margin: 10px 0 5px 0;
	padding: 10px;
}

table#tblMain div.Infos p {
	text-align: justify;
	color: #000 !important;
	color: #404040;
}

table#tblMain div.Infos h2 {
	padding: 0px 3px 0px 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	border-left: 5px solid #FFF;
}

table#tblMain #Droite{
	padding: 30px 0px 0px 0px;
	background: #FFF url(/images/plusvalues_ecole/bg_droite_ecole.jpg) top no-repeat;
	width: 165px;
}

table#tblMain #Droite #LienSiteEntreprise {
	text-align: center;
	margin-top: -20px;
}

table#tblMain #Droite #LienSiteEntreprise a {
	display: block;
	color: #606060;
	font-weight: bold;
	text-align: center;
}

table#tblMain #Droite #LienSiteEntreprise a span {
	color: #000000;
}

table#tblMain #Droite #HomeLogin {
	width: 120px;
	border: none;
	color: #9B4351;
	padding: 55px 0 0 0;
	margin: 0 0 0 30px;
	text-align: left;
}

table#tblMain #Droite #HomeLogin h5 {
	font-size: 14px;
	color: #9B4351;
	margin: 0 0 6px 0;
}

table#tblMain #Droite #HomeLogin span {
	display: block;
}

table#tblMain #Droite #HomeLogin input {
	width: 100px;
	border: 1px solid #000;
	background-color: #CCCD45;
}

table#tblMain #Droite #HomeLogin input.nobouton {
	display: none;
}

/*** BodyCENTER / Story*.tpl ***/


#bodyCenter div.psl-block {
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

#bodyCenter div.psl-block p.psl-intro {
	color: #000;
	margin: 0;
}

#bodyCenter div.callus {
	background-image: url(/images/plusvalues_ecole//images/sysdream/call_us.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 100px;
	height: 110px;
}


#bodyCenter div.psl-block h3, #bodyCenter div.sys_Box h3 {
	color: #4E779D;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 5px 0 5px 20px;
	background: #FFF url(/images/plusvalues_ecole//images/sysnew/double_carre.jpg) left no-repeat;
	clear: both;
	border-bottom: 1px solid #4E779D;
}

#bodyCenter h3.login {
	color: #4E779D;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 5px 0 5px 20px;
	background: #FFF url(/images/plusvalues_ecole//images/sysnew/double_carre.jpg) left no-repeat;
	border-bottom: 1px solid #4E779D;
}

#bodyCenter h3 {
	clear: both;
}

#bodyCenter div.psl-block p.encart {
	border: 2px solid #9BB6CF;
	padding: 5px 3px 5px 3px;
	font-weight: bold;
	font-size: 10px;
	color: #606060;
	text-align: center;
}

#bodyCenter div.psl-block h3 span {
	display: block;
	float: right;
	margin-top: -17px;
}

#bodyCenter div.psl-block p.psl-body {
	color: #000;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}

#bodyCenter div.psl-block p.psl-arrows {
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 15px;
}

#bodyCenter p.psl-morecomments {
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 15px;
}

#bodyCenter p.psl-morecomments a {
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

#bodyCenter p.psl-morecomments a:hover {
	color: #CB383D;
}

#bodyCenter .psl-breadcrumb {
	color: #404040;
	margin-bottom: 15px;
	border-left: 0px solid #4E779D;
	border-bottom: 0px dashed #909090;
}


#bodyCenter .psl-block div.cadre {
}

#bodyCenter .psl-block div.cadre span {
	display: block;
	padding-left: 25px;
	margin: 3px 0 5px 0;
}

#bodyCenter .psl-block div.cadre a {
	text-decoration: underline;
	padding-left: 10px;
}

#bodyCenter .psl-block dl dt {
	list-style-type: disc;
}

#bodyCenter .psl-block dl dd {
}

#bodyCenter h6 {
	font-size: 14px;
	margin: 10px 0 5px 0;
}

#bodyCenter h5 {
	font-size: 16px;
	color: #606060;
}

h4 {
	color: #B03B4D;
	font-weight: bold;
	font-size: 18px;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: center;
}


/*** NEWS ***/

div.News {
	border: 1px solid #EFEFEF;
	padding: 0px 10px 10px 10px;
	margin-top: 10px;
	text-align: justify;
}

div.News h4 {
	clear: both;
	margin: 0 0 3px 0;
}

div.News p {
	padding-left: 100px;
	margin: 10px 0 0 0;
}

div.News p.infos {
	color: #606060;
}

div.News img {
	padding: 2px;
	margin: 10px 10px 0 0;
	float: left;
	border: 1px solid #C0C0C0;
}

div.News ul {
	margin-left: 75px;
	color: #606060;
}

/*** Footer ***/



table#Footer {
  color: #404040;
  font-size: 9px;
  margin-top: 1px;
  background-color: #B8DE15;
  width: 100%;
}

table#Footer td {
	padding: 2px;
}

table#Footer a {
  color: #404040;
	text-decoration: underline;
}



/*** FORMULAIRES ***/



input, select, textarea, div.psl-block input.psl-button {

	border: 1px solid #000000;

	color: #000000;

	margin-top: 5px;

}



input, textarea, div.psl-block input.psl-button {

	background-color: #EFEFEF;

	font-weight: bold;

}



input:hover, div.psl-block input.psl-button:hover {

	background-color: #CCCCCC;

}



.psl-pollCheckBox {

	border: none;

	background-color: #FFFFFF;

}



fieldset {

	border: 1px solid #CFCFCF;

	margin: 15px 0 0 0;

}



legend {

	color: #606060;

	font-weight: bold;

	padding: 0 8px 0 8px;

}


/*** UL & DL ***/

ul {
	padding: 0 0 0 15px;
}

ul li {
	list-style-type: disc;
	padding: 3px 0 3px 0;
}

/*** Plan du site ***/

#PlanDuSite {
	width: 100%;
	margin-top: 10px;
}

#PlanDuSite {
	width: 100%;
	margin-top: 10px;
}

#PlanDuSite td h5 {
	margin: 0 0 10px 0;
	color: #606060;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	border: 2px solid #B8DE15;
	background-color: #FFF;
}

#PlanDuSite td h5.CadreFushia {
	border: 2px solid #B03B4D;
}

#PlanDuSite ul.ULFushia {
	color: #B03B4D;
}

#PlanDuSite li.SecondLI {
	margin-left: 20px;
	color: #606060;
}

#PlanDuSite td.AuCentre {
	border-right: 1px solid #909090;
	border-left: 1px solid #909090;
}

/*** Plan du site ***/

div#RAVQ {
}

div#RAVQ a {
	color: #606060;
	font-weight: bold;
}

div.FAQ {
	display: none;
	border-left: 5px solid #B8DE15;
	padding-left: 10px;
}

div.FAQ span.rose {
	color: #B03B4D;
	font-style: italic;
}

/*** Plan du site ***/

div#QuiContacter p.Coord {
	text-align: center;
	margin: 25px 0 0 0;
}

p.AuCentre {
	text-align: center;
	font-weight: bold;
}

p.CarreVert {
	border: 1px solid #606060;
	background-color: #B8DE15;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
	width: 100px;
	height: 80px;
}

p.CarreBlanc {
	border: 1px solid #606060;
	background-color: #FFF;
	padding: 5px;
	margin: 5px;
	width: 80px;
	height: 80px;
}

/*** Formulaire : Dossier Candidature ***/

form#Dossier {
	width: 590px;
}

form#Dossier table {
	border: 1px solid #909090;
	width: 585px;
	padding: 5px;
	margin-top: 10px;
}

/*** Financement ***/

#Financement {
	background-color: #C0C0C0;
}

#Financement td {
	padding: 3px;
}

#Financement tr {
	background-color: #FFF;
	text-align: center;
}

#Financement tr.THRose {
	background-color: #b03b4d;
	font-weight: bold;
	color: #FFF;
}

#Financement tr.THVert {
	background-color: #b8de15;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}

#HeadTitre {
	text-align: center;
}

#HeadTitre h5 {
	text-align: center;
	margin: 0;
}

#HeadTitre h6 {
	margin: 8px 0 0 0;
	text-align: center;
	font-size: 12px;
}

#Programme h6 {
	font-size: 12px;
	padding-bottom: 3px;
	border-bottom: 1px solid #B03B4D;
	margin-bottom: 10px;
}

#Programme table {
	margin: 15px 0 40px 0;
	width: 100%;
	background-color: #C0C0C0;
}

#Programme table td {
	background-color: #FFF;
	padding: 2px;
}

#Programme table tr.Head td {
	background-color: #B8DE15;
	color: #FFF;
}

#Programme dt {
	background: #FFF url(/images/plusvalues_ecole/puce_programme.jpg) left 40% no-repeat;
	padding: 0 0 3px 12px;
	margin-top: 8px;
	color: #606060;
	font-weight: bold;
}

#Programme dd.Marine, #Pagina dt.Marine {
	background: #FFF url(/images/plusvalues_ecole/puce_marine.jpg) left 3px no-repeat;
	padding: 0 0 3px 12px;
}

#Programme dd {
	color: #606060;
}

dd.SecondDD {
	padding-left: 25px;
}

p.ImgC {
	text-align: center;
	margin-top: 30px;
}

p.Separation {
	display: block;
	border-top: 1px solid #B8DE15;
	width: 280px;
	margin: 40px 150px 0 150px;
}

span.SpanTitre {
	font-weight: bold;
}

#Fiche {
	padding: 0 10px 10px 10px;
}

#Fiche ul {
	padding: 0 0 0 0;
	margin: 8px 0 8px 0;
}

#Fiche ul li {
	list-style-type: none;
	background: #FFF url(/images/plusvalues_ecole/puce_marine.jpg) left 3px no-repeat;
	padding: 0 0 0 15px;
}

/*** Pagina ***/

#Pagina li {
	list-style-type : none;
	background: #FFF url(/images/plusvalues_ecole/puce_programme.jpg) left 3px no-repeat;
	padding: 0 0 3px 15px;

}

ul.PastilleBleue li {
	list-style-type : none;
	background: #FFF url(/images/plusvalues_ecole/puce_marine.jpg) left 3px no-repeat;
	padding: 0 0 3px 15px;

}

#Pagina dt {
	background: #FFF url(/images/plusvalues_ecole/puce_programme.jpg) left 40% no-repeat;
	padding: 0 0 3px 15px;

}

p.LigneHaute {
	border-top: 1px solid #B8DE15;
	padding-top: 8px;
}

#Pagina h5.Fush {
	color: #B03B4D;
	font-size: 16px;
}

#Pagina dt.F {
	color: #B03B4D;
}

#Pagina dt.FG {
	color: #B03B4D;
	font-weight: bold;
	background: none;
}

#Pagina dt.NoPuce {
	background: none;
}

#Pagina dd.SubCat1 {
	background: #FFF url(/images/plusvalues_ecole/puce_programme.jpg) left 3px no-repeat;
	padding: 0 0 3px 15px;
}

#Pagina dd.SubCat2, #Pagina dd.SubCat3, #Pagina dd.SubCat4 {
	padding: 0 0 3px 25px;
}

#Pagina table.TblVert {
	background-color: #B8DE15;
	color: #404040;
	width: 100%;
	margin-bottom: 20px;
}

#Pagina table.TblVert td {
	padding: 3px;
}

span.G {
	font-weight: bold;
}

span.F, #Fiche h5.F {
	color: #B03B4D;
}

span.FG {
	font-weight: bold;
	color: #B03B4D;
}

span.FI {
	color: #B03B4D;
}

span.FGI {
	font-weight: bold;
	color: #B03B4D;
}

p.Etablissement {
	border: 1px solid #B8DE15;
	padding: 3px;
	font-size: 12px;
	color: #606060;
	font-weight: bold;
}

p.Etablissement span {
	display: inline;
	margin-left: 350px;
}

p.PuceMarine {
	background: #FFF url(/images/plusvalues_ecole/puce_marine.jpg) left 3px no-repeat;
	padding: 0 0 3px 15px;
}

/*** Mise en Page : Formulaire ***/

#MEP_Form h4 {
	margin: 0 0 15px 0;
}

#MEP_Form select {
	font-size: 10px;
}

#MEP_Form td {
	padding: 3px 0 5px 0;
}

#MEP_Form dt.Marine {
	background: #FFF url(/images/plusvalues_ecole/puce_marine.jpg) left 3px no-repeat;
	padding: 0 0 3px 12px;
}


/*** ***/

em, i {
	font-style: normal;
	color: #606060;
	font-weight: bold;
}

strong em, em strong {
	font-style: normal;
	font-weight: bold;
}

#NumTel {
	color: #B03B4D;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin: 25px 0 25px 10px;
	background: url(/images/plusvalues_ecole/telephone.gif) left no-repeat;
	padding: 4px 0 0 0;
}

/*** Menu Salon ***/

#SalonMenuH6 {
	font-size: 13px;
	color: #606060;
	margin: 40px 0 0 0;
	padding-left: 8px;
}

#SalonMenu {
	padding: 0 8px 0 8px;
}

#SalonMenu p {
	text-align: left;
	margin: 5px 0 10px 0;
}

#SalonMenu p strong {
	display: block;
}

#SalonMenu p span {
	display: block;
	color: #606060;
}

/*** Liste Demandes ***/

#demandesList div {
	border: 1px solid #C0C0C0;
	padding: 10px;
	margin: 10px;
}

#demandesList div h1 {
	font-size: 13px;
	color: #D43645;
}

#demandesList div h2 {
	font-size: 12px;
	color: #606060;
}

#demandesList div h2 span {
	font-size: 11px;
	color: #909090;
}

a.Zoom {
	background-color: #909090;
}

p.Bleu {
	color: #6B91BE;
}

/*** Top REF ***/

.TopRef {
display: none;
top: 0%;
color: #FFF;
}

#partenaire_ref{
	display:none;
}

