
/* ----------------------------------*/
/* -- PANNEAU EDITION DE LA PAGE --  */
/* ----------------------------------*/

#panneau-edition #editPanelSet form{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: white;	
}
#panneau-edition #editPanelSet table td{
	border: 0px;
}
/* on enleve les boutons pour le mod "list" */
img.tb-button-list{
	display: none;
}

span.tb-text-list{
	display: none;
}
/* -------------*/
/* -- CADRE --  */
/* -------------*/

BODY{
	background-color: #FFF;
}
#cadre{
	width : 916px;
}
#cadre-inner{
	background: #d8d6c8 url(cadre-background.gif) repeat-y left top;
	padding: 0px;
	margin: 0px;
}
.clear {
	background-color: #e0ded3;
}
#contenu{
}

/* ---------------------*/
/* -- LISTE A PUCES --  */
/* ---------------------*/
.content-element ul{
	margin-top: 12px;
	padding-right: 10px;
}
.content-element li{
	margin-bottom: 12px;
	list-style-type: square;
	line-height:150%;
}

/* --------------------------*/
/* -- ELEMENTS DE CONTENU -- */
/* --------------------------*/
.content-element{
	margin-bottom: 20px;
	clear: both;
}

/*---- titre pour le style de contenu "par defaut" ----*/
.content-element H2,
 .content-element H1,
.content-element .csc-frame-style-defaut H2,
.content-element .csc-frame-style-defaut H1{
	margin: 0px 0px 12px 0px;
	padding-top: 20px;
}

.content-element .contenu-texte,
.content-element .csc-frame-style-defaut .contenu-texte{
	margin: 0px 0px;
}
.content-element form,
.content-element .csc-frame-style-defaut form{
	padding: 10px 0px 20px 5%;
}

/*---- styles specifiques a la colonne de gauche ----*/

#colonne-gauche H2,
#colonne-gauche H3,
#colonne-gauche H4,
#colonne-gauche H5
 {
	color: #F1EFE1;
}
#colonne-gauche P {
	color: #F1EFE1;
}
#colonne-gauche ul li,
#colonne-gauche ol li {
	color: #F1EFE1;
}
#colonne-gauche A,
#colonne-gauche A:visited {		
	color: #F1EFE1;
}
#colonne-gauche A:hover {		
	color: #CCC;
}
/*---- contenu style "encadre 1" ----*/

.content-element .csc-frame-style1 .contenu-texte-inner{
}
.content-element .csc-frame-style1 .contenu-texte{	
	padding: 0px;
	margin: 0px;	
}
.content-element .csc-frame-style1 .css-frame-inner{	
	padding: 0px;
	margin: 0px;
}
.content-element .csc-frame-style1{
	padding: 0px;
	margin: 0px;
}
.content-element .csc-frame-style1 H2,
.content-element .csc-frame-style1 H1{
	background-color: #D8D6C8;
	margin: 0px -22px 20px -22px;
	padding: 15px 0px 15px 2px;	
}
#colonne-gauche .content-element .csc-frame-style1 H2,
#colonne-gauche .content-element .csc-frame-style1 H1{
	background-color: transparent;
	margin: 0;
	padding: 0;

}

/*---- contenu style "encadre 2" ----*/
.content-element .csc-frame-style2 .contenu-texte-inner{

}
.content-element .csc-frame-style2 .contenu-texte{

}
.content-element .csc-frame-style2 .css-frame-inner{	
}
.content-element .csc-frame-style2{	
}
.content-element .csc-frame-style2 H2,
.content-element .csc-frame-style2 H1{
}

#colonne-gauche .content-element .csc-frame-style2 H2,
#colonne-gauche .content-element .csc-frame-style2 H1{
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
#colonne-centrale .content-element .csc-frame-style2{
	border: 1px solid #D8D6C8;
	padding: 20px;
}
#colonne-gauche .content-element .csc-frame-style2{
	border: 1px solid #D8D6C8;
	padding: 10px;
}


/*---- contenu style "encadre pour citation" ----*/
.content-element .csc-frame-style3{
	background: transparent url(apostrophe-gauche.gif) no-repeat 0px 0px;
}
.content-element .csc-frame-style3 .contenu-texte{
	background: transparent url(apostrophe-droite.gif) no-repeat right bottom;
	padding: 0px 18px 15px 20px;	
}
.content-element .csc-frame-style3 .contenu-texte .contenu-texte-inner{
	padding-top: 25px;
}
.content-element .csc-frame-style3 H2,
.content-element .csc-frame-style3 H1{
	border-bottom-width: 0px;
}

#colonne-gauche .content-element .csc-frame-style3{
	background: transparent url(apostrophe2-gauche.gif) no-repeat 0px 0px;
}

#colonne-gauche .content-element .csc-frame-style3 .contenu-texte{
	background: transparent url(apostrophe2-droite.gif) no-repeat right bottom;
}

/*--------*/
/* TOP */
/*--------*/
div#top{
}
div#visuel{ 
	display: none;
}

/*--------*/
/* Logo   */
/*--------*/
#logo{
	display : none;
}

/*--------*/
/* Menu 1 */
/*--------*/
#menu1{
	background-color: #a3a659;	
	border-top: 1px solid #a3a659; /* bug dans Firefox */
	height: 88px;
	overflow: hidden;
}
#menu1-inner{	
}
#menu1 ul {
	margin: 0px;
	padding: 0px;
}
#menu1 li {	
	list-style: none; 
	float: left;				
	border-right: 1px solid #b2b2a2;	
}
#menu1 li.menu1-dernier{
	border-right-width: 0px;
}
#menu1 li A{
	display: block;	
	float : left;	
	height: 88px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: Uppercase;
	text-decoration: none;
	color : #ececec;
	white-space:nowrap;
}

#menu1 li A span{
	display : block;	
	margin-right: 25px;
	padding: 30px 30px 0 40px;
}
#menu1 li.menu1-dernier A span{
  margin-right: 28px;
}
#menu1 li A:hover{
	background-color: #c3c265;
	color: #FFF;
}

#menu1 li.menu1Act A{
	background-color: #c3c265;
	color: #727065;
}
#menu1 li.menu1Act A span{
background: transparent url(picto-menu1act.gif) no-repeat right 35px;
}

#menu1 li.menu1Act A:hover{
	text-decoration: none;
}

/*---------------------------*/
/* Logo à la place du Menu 2 */
/*---------------------------*/

#menu2{
 height: 107px;
 text-align: left;
 background-color: #FFF;
}
#plan-acces{
	float: right;
	margin: 45px 20px 0px 0px;
	padding-left: 19px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #a49989;
	background: transparent url(zoom.gif) no-repeat left 4px;
}
#plan-acces A{
	color: #a49989;
	text-decoration: none;
}
#plan-acces A:hover{
	color: #a49989;
	text-decoration: underline;
}

#logo-pythagore{
	padding: 24px 0px 0px 37px;
}
#baseline-pythagore{
	text-transform: uppercase;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	color: #a49989;
	margin-left: 178px;
	margin-top: -5px;	
}
#baseline-pythagore A,
#baseline-pythagore A:hover{
	color: #a49989;
	text-decoration: none;
}

/*----------------------------------*/
/* Menu 2 dans la colonne de gauche */
/*----------------------------------*/
ul.ul21{
	margin: 25px 0px 50px 50px;
}
ul.ul21 li{
	list-style: none;	
	margin-bottom: 5px;
	padding-left: 14px;
	background : transparent url(puce-menu2.gif) no-repeat left 7px;
}
ul.ul21 li A{
	text-transform: Uppercase;
	color: #f1efe1;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
}
ul.ul21 li A:hover{
	color: #f1efe1;
	text-decoration : underline;
}
ul.ul21 li A:visited,
ul.ul21 li.li21-dernier A{
	color: #f1efe1;
}
ul.ul21 li.li21Act A {
	color: #f1efe1;
	text-decoration : underline;
}


/*--------------*/
/* Fil d'Ariane */
/*--------------*/

#fil-ariane{
	display :none;
}
#fil-ariane A{
}
#fil-ariane A:hover{
}


/* ------------------------------*/
/* -- PIED DE PAGE  PYTHAGORE ---*/
/* ------------------------------*/
#footer-pythagore{
	text-align: center;
}

#footer-pythagore-inner{
	background-color: #e0ded3;
	height: 120px;
	width: 916px;
	margin: 0px auto;
	text-align: left;
}
#texte-metier{
	padding: 20px 0px 0px 30px;	
}
#texte-metier P.bodytext{
	margin: 0;
	padding: 0;
  font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	letter-spacing: 0.05em;
	color: #807c6c;
}
/* --------------------*/
/* -- PIED DE PAGE --  */
/* --------------------*/

#pieddepage{

}

#pieddepage A{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
	color: #807c6c;
	
}
#pieddepage A:hover{
	text-decoration : underline;
}

/* -------------*/
/* -- STATS --  */
/* -------------*/
div#stats{
}
div#stats-inner{
}
div#stats-inner A{
}

/* ------------------*/
/* -- LOGIN BOX  --  */
/* ------------------*/
td.tx-loginboxmacmade-pi1-labelCell{
	background-color: red;
}	
.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
  color: #FF0000;
}
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
    margin-top: 5px;
    margin-bottom: 5px;
    border: solid 0px #DFE2E3;
    border-collapse: collapse;
}
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
    border: solid 0px #727065;
    background-color: #F1EFE1;
    padding: 10px;
}
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
    border: solid 0px #727065;
    background-color: #F1EFE1;
    font-weight: bold;
}
