/* 
================================
Skin styles for DotNetNuke
================================
*/   

/*Liens*/
.lien_bleu
{
	color: #195481;
	text-decoration:none;
}
.lien_bleu:hover
{
	color: #195481;
	text-decoration:underline;
}

.lien_grisclair
{
	color: #6d7070;
	text-decoration:none;
}
.lien_grisclair:hover
{
	color: #6d7070;
	text-decoration:underline;
}

.lien_grisfonce
{
	color: #252626;
	text-decoration:none;
}
.lien_grisfonce:hover
{
	color: #252626;
	text-decoration:underline;
}

/*TELERIK MENU VERTICAL RADPANELBAR*/
.TKP_R_ITM
{
	color: #252626;
	background-image: url(images/parents_non_clique.gif); 
	text-indent:10px;
	font-weight: bold;
	font-size: 11px;
	height:26px;
	width:193px;
	line-height: 26px;
	padding: 0 0 0 0;
	vertical-align:middle;
}
.TKP_ITM
{
	color: #6d7070;
	/*background-image: url(images/enfant_etat_normal.gif); */
	background-color: White;
	text-indent:20px;	
	font-weight: bold;
	font-size: 10px;
	height:26px;
	width:193px;
	line-height: 26px;
	padding: 0 0 0 0;
	vertical-align:middle;
}
.TKP_ITM_F
{
	color: #6d7070;
	background-image: url(images/enfant_roll_over.gif); 
	text-indent:20px;	
	font-weight: bold;
	font-size: 10px;
	height:26px;
	width:193px;
	line-height: 26px;
	padding: 0 0 0 0;
	vertical-align:middle;
}
.TKP_ITM_F:hover
{
	color: #6d7070;
	background-image: url(images/enfant_roll_over.gif); 
	text-indent:20px;	
	font-weight: bold;
	font-size: 10px;
	height:26px;
	width:193px;
	line-height: 26px;
	padding: 0 0 0 0;
	vertical-align:middle;
}
.TKP_R_ITM_SEL
{
	color: #ec8902;
	background-image: url(images/parents_clique.gif); 
	text-indent:10px;
	font-weight: bold;
	font-size: 11px;
	height:26px;
	width:193px;
	line-height: 26px;
	padding: 0 0 0 0;
	vertical-align:middle;
}
.TKP_ITM_SEL
{
	color: #ec8902;
	background-image: url(images/enfant_roll_over.gif); 
	text-indent:20px;	
	font-weight: bold;
	font-size: 10px;
	height:26px;
	width:193px;
	line-height: 26px;
	padding: 0 0 0 0;
	vertical-align:middle;	
}
/*TELERIK MENU HORIZONTAL RADMENU*/

.bandeau_menu
{
	background-image: url(images/pixel_menu.gif); 
	background-repeat:repeat-x;
	width: 792px;
	height: 52px;
}

.orange
{
	color:#f0ab4b;
}
.orange1
{
	color:#f0ab4b;
}
.orange2
{
	color:#f0ab4b;
}
.first
{
	padding-top:50px;
}
.menu_general
{
	height:60px;
}
.Level0TKM_R_ITM1
{
	background-color:transparent;
	margin: 0 20px 0 20px;

	font-weight:bold;
	color:#f6f6f6;
}
.Level0TKM_R_ITM2
{
	background-color:transparent;
	margin: 0 20px 0 20px;
	font-weight:bold;
	color:#f6f6f6;
}
.Level0TKM_R_ITM3
{
	background-color:transparent;
	margin: 0 20px 0 20px;
	font-weight:bold;
	color:#f6f6f6;
}
.Level0TKM_R_ITM4
{
	background-color:transparent;
	margin: 0 20px 0 20px;
	font-weight:bold;
	color:#f6f6f6;
}
.Level0TKM_R_ITM5
{
	background-color:transparent;
	margin: 0 20px 0 20px;
	font-weight:bold;
	color:#f6f6f6;
}
.Level0TKM_R_ITM6
{
	background-color:transparent;
	margin: 0 20px 0 20px;
	font-weight:bold;
	color:#f6f6f6;
}
.Level0TKM_R_ITM7
{
	background-color:transparent;
	margin: 0 20px 0 20px;
	font-weight:bold;
	color:#f6f6f6;
}
.Level0TKM_R_ITM8
{
	background-color:transparent;
	margin: 0 20px 0 20px;
	font-weight:bold;
	color:#f6f6f6;
}
.Level1TKM_C_ITM
{
	border-bottom: 1px solid #244563;
	padding: 3px 15px 3px 20px;
	font-weight:normal;
	background-color:#242526;
	color:#f6f6f6;	
	width: 200px;
	top:62px;
	left:-10px;
}

.Level2TKM_C_ITM
{
	border-bottom: 1px solid #244563;


	padding: 3px 65px 3px 20px;
	font-weight:normal;
	background-color:#242526;
	color:#f6f6f6;	
}

body
{
	font-family: Arial, Verdana, Tahoma;
	background-image: url(images/fond.gif); 
	background-repeat:repeat;
	padding-top:0px;
}

.pagemaster {
	width: 1000px;
	height: 100%;
	text-align:center;
	vertical-align:top;
	padding-top:0px;
	margin-right: auto;
	margin-left: auto;
}
.Normal, .NormalDisabled 
{
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}
/*EN-TETE : LOGO / COMPTE / SUPPORT / DRAPEAU*/
.logo 
{
	width: 193px;
	height: 75px;
	text-align: center;
	background-color:#f6f6f6;
}
.top 
{
	width: 792px;
	height: 45px;
	background-color:#f6f6f6;
}
.compte_support
{
	color: #494b4b;
	font-size: 8pt;
	font-weight: bold;
}
a.compte_support:link, a.compte_support:active, a.compte_support:visited
{
	color: #494b4b;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.compte_support:hover
{
	color: #494b4b;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
.drapeau 
{
	text-align: center;
	float: left;
	margin: 1px 2px 0;
}

* html .drapeau{
  position:relative;
  top:8px;
}
.img_drapeau
{
	border : none;
}
.fond_blanc_gris 
{
	background-color:#f6f6f6;
}
.fond_menu 
{
	width: 792px;
	height: 30px;
	background-image: url(images/px_degrade_menu.gif); 
	background-repeat:repeat-x;
	padding-left: 15px;
	text-align: justify;
	vertical-align:bottom;
}
.fond_menu_vide
{
	background-image: url(images/px_degrade_menu.gif); 
	background-repeat:repeat-x;
}
.fond_online
{
	background-image: url(images/px_degrade_sous_menu.gif); 
	background-repeat:repeat-x;
}
.lb_online 
{
	text-align:center;
	width: 193px;
	height: 22px;
	color: #b1b2b4;
	background-image: url(images/px_degrade_sous_menu.gif); 
	background-repeat:repeat-x;
	font-size:8pt;
	font-weight: bold;
}
.bandeau_online 
{
	width: 792px;
	height: 22px;
	color: #b1b2b4;
	background-image: url(images/px_degrade_sous_menu.gif); 
	background-repeat:repeat-x;
}

/*SPECIFIQUE PAGE PRODUIT*/
.fond_av_breadcrumb
{
	height: 23px;
	background-color: #e9e9e9;
	border-top: #858585 1px solid;
}
.fond_breadcrumb
{
	height: 23px;
	background-color: #e9e9e9;
	color: #818484;
	text-align: left;
	padding-left: 2px;
	font-size: 8pt;	
	border-top: #858585 1px solid;
}
.breadcrumb
{
	height: 23px;
	background-color: #e9e9e9;
	color: #818484;
	text-align: left;
	padding-left: 2px;
	font-size: 8pt;	
}
.menuv_fondsous
{
	width: 1px;
	height: 235px;
	background-image: url(images/degrade_bas_onglet.gif); 
	background-repeat:repeat-x;	
}

.fond_tout_bloc
{
	background-color: white;
}
.Head {
   font-family:  Arial,Tahoma, Helvetica;
   font-size:  11pt;
   font-weight:  normal;
   color: #333333;
}
/*BAS DE PAGE*/
.table_footer
{
	width: 100%;
}
.lien_footer
{
	color: #252626;
	font-size: 11px;
}
a.lien_footer:link, a.lien_footer:active, a.lien_footer:visited
{
	color: #252626;
	font-size: 11px;
	text-decoration: none;
}
a.lien_footer:hover
{
	color: #252626;
	font-size: 11px;
	text-decoration: underline;
}
.copyright 
{
	text-align: left;
	font-size:11px;
	color:#252626;
}
.basdepage 
{
	text-align: justify;
	font-size:11px;
	color:#252626;
}
.num_tel 
{
	text-align:right;
	font-size:16px;
	color:#252626;
	font-weight:bold;
}
/*PANE*/
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 517px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.rightpane {
	width: 182px;
	background-color: transparent;

	padding-top: 0px;
}
/*MENU HORIZONTAL [NAV]*/
.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:Arial, Tahoma, 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: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Helvetica; 
    /*white-space: nowrap;  Word wrapping menu item now optional*/	 
    padding:  0px 15px 0px 15px;
    /*padding: 0px 12px 0px 5px;   explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: transparent; 
	color: #f0ab4b;
}

.main_dnnmenu_itemhover td {  
	background-color: transparent; 
	color: #f0ab4b;
}
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #6699ff;  
	color: White;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	  /* for IE */
	 filter:alpha(opacity=80);
	 /* CSS3 standard */
	opacity:0.8;
  	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;*/
}

	
/*FCK EDITOR*/
	
.titre, h1
{
	font-family: Arial, Verdana, Tahoma;
	color : #195481;
	font-weight: normal;
	font-size:27px;
	margin : 12px 0;
}
.slogan, h2
{
	font-family: Arial, Verdana, Tahoma;
	color : #878b8b;
	font-weight: normal;
	font-size:18px;
	margin : 12px 0;
}
.sous_titre, h3
{
	font-family: Arial, Verdana, Tahoma;
	color : #ec8902;
	font-size:17px;
	font-weight: bold;
	margin : 17px 0;
}
.intro
{
	font-family: Arial, Verdana, Tahoma;
	color : #6d7070;
	font-size:12px;
	margin-bottom:40px;
}
.liste_p_carrees ul, li
{
	list-style-image: url("images/puce_car.gif");
	font-size:13px;
	/*margin-left:-25px;*/
}



.bleu-droite{
	font-family: Arial, Verdana, Tahoma;
	color : #1a5581;
	font-size:14px;
	font-weight:bold;
}


.texte-bleu, .texte-bleu a{
	font-family: Arial, Verdana, Tahoma;
	color : #1a5581;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#tableau-droite {
	background-image: url(images/px_contact.jpg);
	background-repeat: repeat-x;
	border: 1px solid rgb(102, 102, 102); 
	height: 118px;
}

.hr-bleu {
	color:#195481;
	text-align:center;
} 
.hr-gris {
	color:#cccccc;
	text-align:center;
} 

.pointilles {
	border-bottom: 2px dotted #cccccc;
	}
	
/*  ---------------------   */

.pointilles2 { border-bottom: 1px dashed #b2b2b2;}

.titre_orange{ color:#fc8c0e; font-size:18px; font-weight:bold;}

.titre_doc{color:#000000; font-weight:bold; font-size:12px;}

.texte_doc{color:#353535; font-weight:normal; text-align: justify; font-size:11px;}

.fonctio {font-size:11px; color:#195481}

a.lien_fonctio {font-weight:normal; color:#195481; text-decoration:underline;font-size:11px;}

a.lien_fonctio :hover {font-weight:normal; color:#195481; text-decoration:underline; font-size:11px;}

.txt_bleu {color:#195481;font-weight:bold;font-size:11px;}
/*  ---------------------   */

.titre_options { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#336699; font-variant:small-caps; font-weight:bold;}
.txt_options{font-family:Arial, Helvetica, sans-serif; font-size:11px;color:#5d5d5d;}


