/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster 
{
	border-width: 0 0 0 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width:100%;
	height: 100%;	
	background-color: #E2E2E2;
}

body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333; 
	text-align:justify;
	background-color: #E2E2E2;
	}
	
.skinmaster 
{
	padding: 0 0 0 0;
	height: 100%;
	background-color: #E2E2E2;
	/*border: solid 1px #C8C8C8;*/
}

.skinheader 
{
	/* Contient les images */
}

.skinMineur
{
	vertical-align:top;
	background-color: White;
}

.skinMineur2
{
	vertical-align:top;
	background-color: #E2E2E2;
}

.controlpanel {
	width: 100%;
	background-color: #E2E2E2;
}

.leftpane 
{
	margin: 0 0 0 0;
	width: 175px;
	background-color: #E2E2E2;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.contentpane 
{
	background-image: url(img/BordArrondi2.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width: 100%;
	margin: 0 0 0 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	vertical-align: top;
	height: 400px;
}

.rightpane {
	width: 175px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-width: 0 0 0 0;
	vertical-align: top;
	height: 400px;
}

.copyright
{
	background-image: url(img/bg-copyright.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.copyright2, a.copyright2 {
	border-bottom:0px dotted #333333;
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a.copyright2:hover{
	border-bottom:1px dotted white;
	text-decoration:none;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ImgBordure
{
	border-width: 0 0 0 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height:61px;
	width: 730px;
}

hr.containermaster_info 
{
	color : white ; 
	border-top: 1px dotted #476484;
}

/* Menu 

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}*/

/* CSS des txt */

.txt-news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5A572E;
	}

.txt-bleu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1059A3; 
	margin-left:0px;
	}

.txt-bleuciel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #88BDF1; 
	margin-left:0px;
	}
	
.txt-blanc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: white;
	}

.txt-jaune {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #D39000; 
	margin-left:0px;
	}

.txt-bordeau {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #990000; 
	margin-left:0px;
	}

.txt-vert {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #456B7A; 
	margin-left:0px;
	}

.txt-rouge {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #D82100; 
	margin-left:0px;
	}
	
.txt-gris {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666; 
	margin-left:0px;
	}
	
.txt-plus {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin-left:0px;
	font-weight: bold;
	letter-spacing: 2px;
	}

.txt-moins {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	}

.txt-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#990000;
	font-weight: bold;
	}
	
.txt-title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1059A3;
	font-weight: bold;
	}

.txt-title-news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1059A3;
	}
	
	/*  Fin CSS des txt */
	
	/* CSS table, ul, li */
	
	li{
	font-family:Arial, Helvetica, sans-serif;
	list-style-image: url(http://idis.nexenservices.com/img/puce-i3.gif);
	list-style-position: outside;
	padding-top:0px;
	font-size: 11px;
	}

ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333; 
	text-align:justify;
	}
	
	/* FIN CSS table, ul, li */
	
	.normal, p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333; 
	text-align:justify;
	}
	
	/* CSS des liens */
a.normal{
	border-bottom:1px dotted #333333;
	color:#333333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; 
	
	}
	
a.normal:hover{
	border-bottom:1px solid #333333;
	color:#333333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}

a.a-gris{
	border-bottom:1px dotted #999999;
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a.a-gris:hover{
	border-bottom:1px solid #999999;
	text-decoration:none;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a.a-blanc{
	border-bottom:0px dotted #333333;
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a.a-blanc:hover{
	border-bottom:1px dotted white;
	text-decoration:none;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	}

a.a-bleuciel{
	border-bottom:1px dotted #88BDF1;
	text-decoration:none;
	color: #88BDF1;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a.a-bleuciel:hover{
	border-bottom:1px solid #88BDF1;
	text-decoration:none;
	color:#88BDF1;
	font-family: Arial, Helvetica, sans-serif;
	}

a.a-bleu{
	border-bottom:1px dotted #1059A3;
	text-decoration:none;
	color: #1059A3;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a.a-bleu:hover{
	border-bottom:1px solid #1059A3;
	text-decoration:none;
	color:#1059A3;
	font-family: Arial, Helvetica, sans-serif;
	}

a.a-rouge{
	border-bottom:1px dotted #990000;
	text-decoration: none;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a.a-rouge:hover{
	border-bottom:1px solid #990000;
	text-decoration:none;
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a {
	/*border-bottom:1px dotted #333333;*/
	color:#333333;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif; 
}
		 
	/* Fin CSS des liens */
