/* 
================================
Skin styles for DotNetNuke
================================
*/
/*Alan*/
#bandeau
{
	height: 214px;
	width: 792;
}
#bandeau_droite
{
	background-image: url(Images/GHConcept-bandeau-droite.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 469px;
	vertical-align: top;
	text-align: right;
	padding-top: 60px;
	padding-right: 12px;
}
#menu
{
	height: 58px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-image: url(Images/GHConcept-fond-menu.jpg);
}
#petitMenu
{
	position: absolute;
	left: 0px;
	width: 100%;
	text-align: right;
	top: 50px;
}
.petitMenu
{
	font-weight: normal;
	font-size: 10px;
	color: #AFCB89;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
}
A.chemin, A.chemin:link, A.chemin:visited, A.chemin:active
{
	font-weight: normal;
	font-size: 11px;
	color: #8EA56F;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
}
div.chemin
{
	font-weight: normal;
	font-size: 11px;
	color: #8EA56F;
	font-family: Arial, Verdana, Helvetica;
	border: solid 1px #D1E1BB;
	vertical-align: top;
	padding-top:5px;
}
A.petitMenu, A.petitMenu:link, A.petitMenu:visited, A.petitMenu:active
{
	font-weight: normal;
	font-size: 10px;
	color: #6B7C54;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
}

A.petitMenu:hover
{
	color: #612C86;
	text-decoration: none;
}
#corps
{
	background-color: White;
	border-left: solid 1px #D3E3BF;
	border-right: solid 1px #D3E3BF;
	height: 424px;
	width: 792px;
	background-image: url(Images/GHConcept-fond-accueil.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#corpsVert
{
	background-color: White;
	border-left: solid 1px #D3E3BF;
	border-right: solid 1px #D3E3BF;
	height: 424px;
	width: 792px;
	background-image: url(Images/GHConcept-fond-Vert.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#corpsOrange
{
	background-color: White;
	border-left: solid 1px #D3E3BF;
	border-right: solid 1px #D3E3BF;
	height: 424px;
	width: 792px;
	background-image: url(Images/GHConcept-fond-Orange.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#corpsBleu
{
	background-color: White;
	border-left: solid 1px #D3E3BF;
	border-right: solid 1px #D3E3BF;
	height: 424px;
	width: 792px;
	background-image: url(Images/GHConcept-fond-Bleu.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#corpsRose
{
	background-color: White;
	border-left: solid 1px #D3E3BF;
	border-right: solid 1px #D3E3BF;
	height: 424px;
	width: 792px;
	background-image: url(Images/GHConcept-fond-Rose.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#bas
{
	background-color: White;
	border-left: solid 1px #D3E3BF;
	vertical-align: top;
	text-align: right;
}

body
{
	margin: 0px;
	background-color: #EFF5E7;
	color:#673566;
}

/*------*/
.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #fefefe;
}
.skinmaster
{
	height: 100%;
	background-color: #eeeeee;
	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
{
}
.skingradient
{
	background-image: url(gradient_DKGray.jpg);
	height: 30px;
}
.controlpanel
{
	width: 100%;
	background-color: #fefefe;
}
.toppane
{
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
}
.leftpane
{
	width: 1%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane
{
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpaneAccueil
{
	width: 405px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 6px;
}
.rightPane
{
	width: 1px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane
{
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}
.main_dnnmenu_container
{
	background-color: transparent;
}
.main_dnnmenu_bar
{
	border: solid 0px black;
	cursor: pointer;
	cursor: hand;
	background-color: Transparent;
}
.main_dnnmenu_item td
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	background-color: Transparent;
	font-family: Verdana, 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: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	text-align: center;
}
.main_dnnmenu_rootitemhover
{
	color: #612C86;
}
.main_dnnmenu_rootitem > span
{
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	margin-top:-1px;
}
.separateur
{
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
}
.main_dnnmenu_itemhover
{
	color: #612C86;
}

.main_dnnmenu_itemhover td
{
	color: #612C86;
}

.main_dnnmenu_icon
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 0px;
	height: 100%;
	display: none;
}
.main_dnnmenu_submenu
{
	background-image: url(Images/GHConcept-fond-sousMenu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	padding-left: 10px;
	margin-left: 5px; /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break
{
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow
{
	border-right: #E8E0E9 1px solid;
	border-bottom: #E8E0E9 1px solid;
	border-top: #E8E0E9 0px solid;
	font-family: webdings;
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
}
.main_dnnmenu_rootmenuarrow
{
	font-family: webdings;
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
}
.StandardButton
{
	background: #aaaaaa none;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	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-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
}

/* GENERIC */
H1
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: Bold;
	color: #612C86;
}

H2
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #2E5219;
}

H3
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #612C86;
}

H4
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #2E5219;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #2E5219;
}

H6
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #612C86;
}

TFOOT, THEAD
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #003366;
}

TH
{
	vertical-align: baseline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

A:link
{
	color:#673566;
}

A:visited
{
	color:#673566;
}

A:hover
{
	color:#673566;
}

A:active
{
	color:#673566;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-image: url(Images/puce.gif);
	padding-left: 10px;
	margin-top: 10px;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}

HR
{
	color: #696969;
	height: 1pt;
	text-align: left;
}
span.Title
{
	font-family:Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	padding-top:30px;
	padding-bottom:10px;
}
/*Formulaire de contact*/

.titre1
{
	font-family:Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	padding-top:30px;
	padding-bottom:10px;
}
.titre0
{
	font-family:Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
.label1
{
	font-family:Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	padding-left:30px;
}

/***********************/
/*Pour le plan*/
.plan_root A
{
	font-family:Verdana, Arial;
	font-size:13px;
	font-weight:bold;
	margin-top:30px;
}
.plan_sub A
{
	font-family:Verdana, Arial;
	font-size:12px;
	font-weight:normal;
}
.plan_sub
{
	font-family:Verdana, Arial;
	font-size:12px;
	font-weight:normal;
}
.plan_sub A:hover, .plan_root A:hover
{
	color:#AFCB89;
}
/**************/