/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader { 
	height: 85px;
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 179px;
	border-right: 2px;
	border-right-color: #C3C39C;
	border-right-style: dotted;
	margin-right: 0px;
	background-color: #E8E8CC;
	padding-top: 0px;

}
.contentpane {
	width: 621px;	
	min-height: 600px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.rightpane {
	background-color: #EE8C00;
	padding-top: 18px;
	width: 159px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
	font: bold 22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9C9995;
}
body {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	background-color: White;
	margin: 2 2 1 2;
}

/*  stylesheet pour le menu*/
.MenuHdr
{ 
  padding-left: 10px;
  background-color: #E8E8CC;  cursor: default;
	background-image: url(http://www.afanet.fr/style/images/coul1.gif);
	background-repeat: no-repeat;
	background-position:1px 3px;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #01395C;
	padding-left: 14px;
	margin-left: 4px;
	margin-bottom: 3pt;
	margin-top: 3pt;
	text-decoration: none;
	border-top-width: 1px;
	border-top-color: #C3C39C;
	border-top-style: solid;
}
.MenuHdr hover, .MenuHdr A:Hover
{ 
  background-color: #E8E8CC!Important; 
	color: #EE8C00;
	text-decoration:none;
} 
.MenuItem HR
{
	visibility:hidden;
	height:0;
}
.MenuItem, .MenuItemMouseOver
{
  padding-left: 14px; 
  background-color: #E8E8CC; 
font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:0;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link
{
  text-decoration: none; color: black; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; 
}
.MenuItemMouseOver
{
  background-color: #cccccc!Important; 
}


.txt
{
	font: 9px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
	padding: 2px;
	text-decoration: none;
}
.txt a
{
	color: #111111;
	text-decoration: none;
}

.txt a:hover
{
	color: #666666;
	text-decoration: none;
}

h2 {
	font-family: Arial,Verdana, Geneva,  Helvetica, sans-serif;
	font-size: 18px;
	color: #eb690a;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
h2 a{
	text-decoration: none;
	color: #eb690a;
}
h2 a:hover{
	text-decoration: none;
	color: #666666;
}
.h2b {
	margin-top: 1px;
	text-align: center;
}
h3{
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9c9995;
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	padding-top: 1px;
}
h3 a{
	text-decoration: none;
	color: #9c9995;
}

 .GdTitre
{
	font: 18px/19px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #eb690a;
	font-weight: bold;
}
 .GdTitre a
{
	font: 18px/19px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #eb690a;
	font-weight: bold;
}
 
 .MoyTitre
{
	font: 14px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

 .PtTitre
{
	font: 12px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
 .texteNav
 {
	font: 8px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
 }
 .lienSuiv
 {
	font: 9px/11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
 } 
 .surtitre {
	background-color: #eb690a;
	color: White;
	font: 11px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}
.surtitrecadre{
	background-color: #006ab2;
	color:White;
	font: 11px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-right:0px;
}
 .surtitresscoul{
	color:White;
	font: 11px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
 .surtitreEduc {
	background-color: #eb690a;
	color: White;
	font: 11px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
 .surtitreObs {
	background-color: #7ab51d;
	color:White;
	font: 11px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
 .surtitreAccueil, .surtitreAcc  {
	background-color: #006ab2;
	color:White;
	font: 11px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
 .surtitreEtudiant, .surtitreEtud{
	background-color: #d40072;
	color:White ;
	font: 11px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

.contUne
{
	background-image: url(images/degrade.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom-color: #8C8C8C;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
.contUneCourt
{
	background-image: url(images/degradecourt.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	margin-bottom:8px;
	padding-top:15px;
	margin-top:15px;
	padding-left: 0px;
	padding-right: 0px;
}
.contUneCourtCoul
{
	background-image: url(images/degradeCourt.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom-color: #eb690a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	margin-bottom:8px;
	padding-top:15px;
	margin-top:15px;
	padding-left: 0px;
	padding-right: 0px;
}
.contUneCourtCoulSsDeg
{
	/*background-image: url(images/degradeCourtAcc.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
	border-bottom-color: #eb690a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	margin-bottom:8px;
	padding-top:15px;
	margin-top:15px;
	padding-left: 0px;
	padding-right: 0px;
}
.contUneSansDeg
{
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	margin-bottom:8px;
	padding-top:15px;
	margin-top:15px;
	padding-left: 0px;
	padding-right: 0px;
}
.PtLien
{
	background-image: url(images/pucePetit.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:13px;
	padding-top:2px;
}
.PtLienAcc
{
	background-image: url(images/pucRessourcesPetit.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:13px;
	padding-top:2px;
}
.PtLienEduc
{
	background-image: url(images/pucEducateurPetit.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:13px;
	padding-top:2px;
}
.PtLienEtud
{
	background-image: url(images/pucJeunePetit.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:13px;
	padding-top:2px;
}
.PtLienObs
{
	background-image: url(images/pucObservateurPetit.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:13px;
	padding-top:2px;
}
.PtLienRess
{
	background-image: url(images/pucRessourcesPetit.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:13px;
	padding-top:2px;
}
.fdClair
{
	background-color: #faba00;
}

 a.ressource, .Ressource, a.Ress, a.Ress, .Ress, .Acc
 {
	color:#006ab2;
 }
 a.etudiant, .Etudiant, .Etud, a.Etud
 {
	color:#d40072;
 }
 a.educateurs, .Educateurs, .Educ, a.Educ
 {
	color:#eb690a;
 }
 a.observateurs, .Observateurs, .obs, a.obs
 {
	color:#7ab51d;
 }
 .AvecBordure
 {	
	border-style: solid;
	border-width: 3px;
	border-color: #eb690a;
 }

 ul
 {
	font-size: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:13px;
	margin-bottom:2px;
	margin-top:2px;
	margin-left: 8px;
	padding-left: 8px;
 }
 li
 {
	font-size: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:13px;
	margin-bottom:2px;
	margin-top:2px;
	padding-bottom:2px;
	padding-top:2px;
 }
 
 li a
 {
	font-size: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:13px;
 }
  .texte
 {
	font: 11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
 }
 
  .texte a
 {
	text-decoration: none;
	color:#eb690a;
 }
  a.texte 
 {
	text-decoration: none;
	color:#eb690a;
 }
 a.texteRessource, a.texteRess, a.texteAcc
 {
	color:#006ab2;
	text-decoration: none;
 }
 a.texteEtudiant, a.texteEtud
 {
	color:#d40072;
	text-decoration: none;
 }
 a.texteEducateurs, a.texteEduc
 {
	color:#eb690a;
	text-decoration: none;
 }
 a.texteObservateurs, a.texteObs
 {
	color:#7ab51d;
	text-decoration: none;
 }
 .texte a:hover, a.texte:hover
 {
	text-decoration: underline;
	color: #666666;
 }
td.coltext
{
	padding-left:10px;
	margin-left:10px;
	padding-bottom:8px;
	margin-bottom:8px;
}
p
{
	margin-top:2px;
	padding-top:2px;
	margin-bottom:2px;
	padding-bottom:2px;
}
 .chapo
 {
	font-size: 12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:14px;
	text-align:justify;
	font-style:italic;
	padding-bottom:4px;
	margin-bottom:4px;
 }
  .degradeDroit
  {
	background-image: url(images/DegradeFdDroit.gif);
	background-position: top;
	background-repeat: repeat-x;
  }
.tabledonnee
{
	/*background-image: url(images/degradeCourtAcc.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;*/
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	margin-bottom:8px;
	padding-top:8px;
	margin-top:8px;
	padding-left: 0px;
	padding-right: 0px;
}
h4{
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	padding-top: 1px;
}
h4 a{
	text-decoration: none;
	color: #000000;
}
.bordTitreCentre {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9C9995;
	border-bottom-color: #9C9995;
}
.SavPlus
{
	color:#789fb1;
	font: 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom-width:2px;
	border-bottom-color:#789fb1;
	border-bottom-style:solid;
	border-top-width:2px;
	border-top-color:#789fb1;
	border-top-style:solid;
}
 .breadcrumb
 {
	background-color: #eb690a;
	color:White;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
 a.breadcrumb
 {
	color:#ffffff;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
.tabledonnee1ereL
{
	/*background-image: url(images/degradeCourtAcc.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;*/
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 8px;
	margin-bottom:8px;
	padding-top:8px;
	margin-top:8px;
	padding-left: 0px;
	padding-right: 0px;
}