body {
	background-image:url(../images/template-v1/bkg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#ffffff;
	margin:0px;
	padding: 0px;
	font-size:12px;
	font-family:Arial;
	visibility: visible;
	font-style: normal;
	color:#4e4e4e;
	position: relative;
}

a{
	color:#BF272D;
	text-decoration: none;
}
a:hover{
	color:#BF272D;
	text-decoration:underline;
} 
a:focus
{
	outline:0;
} 
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

/*
PAGE EN CONSTRUCTION
*/
#construction{
	background-color:#fff;
	padding-top:40px;
	padding-bottom:20px;
}
#construction .head{
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
	letter-spacing:10px;
	color:#BD0926;
	font-weight:bold;
}
/*
TEMPLATE V1
*/
#container{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
#header{
	width:1012px;
	padding-left:0px;
	padding-right:12px;
	height:70px;
}
.frameheader{
	background-image:url(../images/template-v1/frame-bkg-header.png);
	width:1000px;
	height:25px;
	padding-left:12px;
	padding-right:12px;
}
.frame{
	background-image:url(../images/template-v1/frame-bkg-main.png);
	background-repeat:repeat-y;
	width:1000px;
	min-height:10px;
	padding-left:12px;
	padding-right:12px;
}
.framefooter{
	background-image:url(../images/template-v1/frame-bkg-footer.png);
	width:1000px;
	height:25px;
	padding-left:12px;
	padding-right:12px;
}

.frame-logo{
	background-image:url(../images/template-v1/frame-bkg-main.png);
	width:1000px;
	height:40px;
	padding-left:12px;
	padding-right:12px;
}

span{
	margin:0px;
	padding:0px;
}


/*
header
*/
#logo{
	width:300px;
	margin:0px;
	padding: 0px;
	float:left;
}
#menu{
	width:712px;
	margin:0px;
	padding-top:19px;
	float:left;
	text-align:right;
}
.clear{
	clear:both;
	visibility:hidden;
}

/*
contenu principal
*/

#contenu-principal{
	width:675px;
	margin-right:15px;
	margin-left:15px;
	padding:0px;
	float:left;
	text-align:left;
}

#sidebar{
	width:280px;
	margin-right:15px;
	padding:0px;
	float:left;
	text-align:left;
}

/*
MENU
*/

.bt-menu-home{
	background-image:url(../images/template-v1/bt-menu-home-red.png);
	width:33px;
	height:32px;
	border:none;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}
.bt-menu-home:hover{
	background-image:url(../images/template-v1/bt-menu-home-grey.png);
	width:33px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}
.bt-menu-home-active{
	background-image:url(../images/template-v1/bt-menu-home-grey.png);
	width:33px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}

.bt-menu-reseau{
	background-image:url(../images/template-v1/bt-menu-reseau-red.png);
	width:156px;
	height:32px;
	border:none;
	margin-left:2px;
	margin-right:2px;;
	display:inline-block;
}
.bt-menu-reseau:hover{
	background-image:url(../images/template-v1/bt-menu-reseau-grey.png);
	width:156px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}
.bt-menu-reseau-active{
	background-image:url(../images/template-v1/bt-menu-reseau-grey.png);
	width:156px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}

.bt-menu-partenaires{
	background-image:url(../images/template-v1/bt-menu-partenaires-red.png);
	width:156px;
	height:32px;
	border:none;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}
.bt-menu-partenaires:hover{
	background-image:url(../images/template-v1/bt-menu-partenaires-grey.png);
	width:156px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}
.bt-menu-partenaires-active{
	background-image:url(../images/template-v1/bt-menu-partenaires-grey.png);
	width:156px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}

.bt-menu-mallette{
	background-image:url(../images/template-v1/bt-menu-mallette-red.png);
	width:156px;
	height:32px;
	border:none;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}
.bt-menu-mallette:hover{
	background-image:url(../images/template-v1/bt-menu-mallette-grey.png);
	width:156px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}
.bt-menu-mallette-active{
	background-image:url(../images/template-v1/bt-menu-mallette-grey.png);
	width:156px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}

.bt-menu-infos{
	background-image:url(../images/template-v1/bt-menu-infos-red.png);
	width:156px;
	height:32px;
	border:none;
	margin-left:2px;
	margin-left:2px;
	display:inline-block;
}
.bt-menu-infos:hover{
	background-image:url(../images/template-v1/bt-menu-infos-grey.png);
	width:156px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:2px;
	margin-left:2px;
	display:inline-block;
}
.bt-menu-infos-active{
	background-image:url(../images/template-v1/bt-menu-infos-grey.png);
	width:156px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:2px;
	margin-left:2px;
	display:inline-block;
}

/*
Accueil
*/
#module-accueil{
	width:280px;
	margin-right:15px;
	padding:0px;
	float:left;
	text-align:left;
}
#presentation-accueil{
	width:380px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:justify;
}

.title-header{
	margin-bottom:10px;
}

/*
Module-accueil
*/
.module-accueil-header{
	background-image:url(../images/template-v1/module-bkg-header.jpg);
	width:280px;
	height:90px;
}
.module-accueil-main{
	background-image:url(../images/template-v1/module-bkg-main.jpg);
	width:280px;
}
.module-accueil-footer{
	background-image:url(../images/template-v1/module-bkg-footer.jpg);
	width:280px;
	height:15px;
}


.module-accueil-photo{
	background-color:#4e4e4e;
	width:260px;
	height:170px;
	border-color:#4e4e4e;
	border-width:1px;
	border-style:solid;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.mod-sommaire-header{
	background-image:url(../images/template-v1/module-sommaire-header.jpg);
	width:260px;
	height:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	
}
.mod-sommaire-main{
	background-image:url(../images/template-v1/module-sommaire-main.jpg);
	background-position: 0px 130px;
	width:240px;
	min-height:160px;
	height:320px;
	text-align:left;
	background-repeat:no-repeat;
	background-color:#E4E4E4;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}
.mod-sommaire-main ul{
	margin:0px;
	padding:0px;
	list-style-type: none; 
}
.mod-sommaire-main li{
	margin:0px;
	padding:0px 0px 5px 0px;
	list-style-type: none; 
}
.mod-sommaire-main ul.level1_sommaire{
	width:240px;
	color:#BF272D;
	font-weight:bold;
}
.mod-sommaire-main ul.level2_sommaire{
	width:235px;
	font-weight:bold;
	color:#4e4e4e;
	padding-left:5px;
}
.mod-sommaire-main ul.level3_sommaire{
	width:225px;
	font-weight:normal;
	color:#4e4e4e;
	padding-left:10px;
}
.mod-sommaire-main ul.level4_sommaire{
	width:205px;
	font-weight:normal;	
	font-style:italic;
	color:#4e4e4e;
	padding-left:15px;
}



.mod-sommaire-footer{
	background-image:url(../images/template-v1/module-sommaire-footer.jpg);
	width:260px;
	height:10px;
	margin-left:10px;
	margin-right:10px;
}


/*
Sidebar
*/

.header-sidebar-localisation{
	background-image:url(../images/template-v1/header-sidebar-localisation.jpg);
	width:280px;
	height:38px;
}
.header-sidebar-identification{
	background-image:url(../images/template-v1/header-sidebar-identification.jpg);
	width:280px;
	height:38px;
	margin-top:15px;
}
.header-sidebar-agenda{
	background-image:url(../images/template-v1/header-sidebar-agenda.jpg);
	width:280px;
	height:38px;
	margin-top:15px;
}
.header-sidebar-ressources{
	background-image:url(../images/template-v1/header-sidebar-ressources.jpg);
	width:280px;
	height:38px;
	margin-top:15px;
}

.bkg-sidebar-grey{
	background-image:url(../images/template-v1/bkg-sidebar-grey.jpg);
	background-repeat:repeat-y;
	width:260px;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
}
.footer-sidebar-grey{
	background-image:url(../images/template-v1/footer-sidebar-grey.jpg);
	width:280px;
	height:8px;
}

.bkg-sidebar-red{
	background-image:url(../images/template-v1/bkg-sidebar-red.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#BF272D;
	width:260px;
	min-height:80px;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	color:#ffffff;
	text-align:center;
}
.bkg-sidebar-red a{
	color:#e4e4e4;
}
.bkg-sidebar-red a:hover{
	color:#e4e4e4;
	text-decoration:underline;
}


.footer-sidebar-red{
	background-image:url(../images/template-v1/footer-sidebar-red.jpg);
	width:280px;
	height:8px;
}

.adjust-sidebar{
	margin:0px;
	padding-bottom:5px;
}

/*
IDENTIFICATION
*/

.bt-ok{
	background: transparent url(../images/template-v1/bt-ok-red.png) no-repeat center center;
	width:34px;
	height:26px;
	margin:0px;
	padding:0px;
	border:none;
	cursor:pointer;
}
.bt-ok:hover{
	background: transparent url(../images/template-v1/bt-ok-grey.png) no-repeat center center;
	width:34px;
	height:26px;
	margin:0px;
	padding:0px;
	border:none;
	cursor:pointer;
}
.bt-deconnexion{
	background: transparent url(../images/template-v1/bt-deconnexion-grey.png) no-repeat center center;
	width:100px;
	height:18px;
	margin:0px;
	padding:0px;
	border:none;
	cursor:pointer;
}
.bt-deconnexion:hover{
	background: transparent url(../images/template-v1/bt-deconnexion-white.png) no-repeat center center;
	width:100px;
	height:18px;
	margin:0px;
	padding:0px;
	border:none;
	cursor:pointer;
}

.img-id{
	margin:0px;
	padding-bottom:5px;
}
.img-id:hover{
	filter : alpha(opacity=85);
    -moz-opacity : 0.85;
    opacity : 0.85; 
}


/*
ESPACE PERSO
*/

.bt-espace-perso{
	background-image:url(../images/template-v1/bt-espace-perso-red.png);
	width:156px;
	height:32px;
	border:none;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}
.bt-espace-perso:hover{
	background-image:url(../images/template-v1/bt-espace-perso-grey.png);
	width:156px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}
.bt-espace-perso-active{
	background-image:url(../images/template-v1/bt-espace-perso-grey.png);
	width:156px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}


/*
AGENDA
*/


.bt-agenda{
	background-image:url(../images/template-v1/bt-agenda-red.png);
	width:156px;
	height:32px;
	border:none;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}
.bt-agenda:hover{
	background-image:url(../images/template-v1/bt-agenda-grey.png);
	width:156px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}
.bt-agenda-active{
	background-image:url(../images/template-v1/bt-agenda-grey.png);
	width:156px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
}

.adjust-agenda-top{
	height:5px;
	margin:0px;
	padding:0px;
}

.corner{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 1px #888;
	-moz-box-shadow: 1px 1px 1px #888;
	-webkit-box-shadow: 1px 1px 1px #888;
}

.ligne-agenda-sidebar{
	margin:0px;
	padding:0px;

}

.blocdate{
	position:relative;
	width:40px;
	height:40px;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:2px;	
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	box-shadow: 1px 1px 1px #888;
	-moz-box-shadow: 1px 1px 1px #888;
	-webkit-box-shadow: 1px 1px 1px #888;

}

.infos-date{
	min-height:40px;
	height:100%;
	position:relative;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:2px;
	float:left;
	text-align:left;
	padding:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 1px #888;
	-moz-box-shadow: 1px 1px 1px #888;
	-webkit-box-shadow: 1px 1px 1px #888;
}

.infos-date-majuscule {
	text-transform:uppercase;
}


.hover-bt-espace:hover{
	filter : alpha(opacity=85);
    -moz-opacity : 0.85;
    opacity : 0.85; 
}

.hover-zoom-mallette:hover{
	filter : alpha(opacity=60);
    -moz-opacity : 0.60;
    opacity : 0.60; 
}


.bt-enregistrer{
	background: transparent url(../images/template-v1/bt-enregistrer-grey.jpg) no-repeat center center;
	width:140px;
	height:32px;
	margin:0px;
	padding:0px;
	border:none;
	cursor:pointer;
}
.bt-enregistrer:hover{
	background: transparent url(../images/template-v1/bt-enregistrer-red.jpg) no-repeat center center;
	width:140px;
	height:32px;
	margin:0px;
	padding:0px;
	border:none;
	cursor:pointer;
}
.bt-modifier{
	background: transparent url(../images/template-v1/bt-modifier-grey.jpg) no-repeat center center;
	width:140px;
	height:32px;
	margin:0px;
	padding:0px;
	border:none;
	cursor:pointer;
}
.bt-modifier:hover{
	background: transparent url(../images/template-v1/bt-modifier-red.jpg) no-repeat center center;
	width:140px;
	height:32px;
	margin:0px;
	padding:0px;
	border:none;
	cursor:pointer;
}


.bt-retour-gen{
	background: transparent url(../images/template-v1/bt-retour-espace.jpg) no-repeat center center;
	width:100px;
	height:32px;
	margin:0px;
	padding:0px;
	border:none;
	cursor:pointer;
}
.bt-retour-gen:hover{
	background: transparent url(../images/template-v1/bt-retour-espace-red.jpg) no-repeat center center;
	width:100px;
	height:32px;
	margin:0px;
	padding:0px;
	border:none;
	cursor:pointer;
}

.bt-envoyer{
	background: transparent url(../images/template-v1/bt-envoyer-grey.jpg) no-repeat center center;
	width:140px;
	height:32px;
	margin:0px;
	padding:0px;
	border:none;
	cursor:pointer;
}
.bt-envoyer:hover{
	background: transparent url(../images/template-v1/bt-envoyer-red.jpg) no-repeat center center;
	width:140px;
	height:32px;
	margin:0px;
	padding:0px;
	border:none;
	cursor:pointer;
}


/***********************/
/* RECUP NICO          */
/***********************/

/*
#menu {
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}

#menu a {
	text-decoration: none;
	color:#333333;
	background-color:#ffffff;
	padding:10px;
	border: 1px solid #cccccc;
}

#menu a:hover {
	text-decoration: none;
	color:#ffffff;
	background-color:#333333;
	padding:10px;
	border: 1px solid #cccccc;
}

*/
/*
 #container {
	background-color:#ffffff;
	padding:10px;
	width:980px;
	border:1px solid #cccccc;
}
*/
/*
#content {
	padding:10px;
}
*/

.titre-section {
	background-color:#333333;
	color:#ffffff;
	padding:10px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin-bottom:10px;
}

.contenu-section {
	text-align:justify;
}

.titre-colonne {
	background-color:#333333;
	color:#ffffff;
	padding:10px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
}

#colonne {
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
}

.bloc-colonne {
	border:1px solid #cccccc;
	margin-bottom:10px;
	padding:10px;
	font-size:12px;
}



/***********************/
/* MON COMPTE          */
/***********************/

#menu-mon-compte {
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}

#menu-mon-compte a {
	font-size:13px;
	text-decoration: none;
	color:#333333;
	background-color:#eeeeee;
	padding:10px;
	border: 1px solid #cccccc;
	margin:5px;
}

#menu-mon-compte a:hover {
	text-decoration: none;
	color:#ffffff;
	background-color:#333333;
	padding:10px;
	border: 1px solid #cccccc;
}

.titre-categorie-formulaire {
	color:#ffffff;
	background-color:#333333;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

/**********/
/* FOOTER */
/********
 * **/

#footer {
	margin-top:5px;
	font-size:12px;
	text-align:center;
}

#credits {
	margin-top:10px;
	margin-bottom:5px;
	font-size:11px;
	text-align:center;
	font-style:italic;
}

/************************/
/* ELEMENTS FORMULAIRES */
/************************/

.mselect {
	padding:5px;
	line-height:20px;
	font-size:12px;
	border: 1px solid #dddddd;
	
}

#cadre {
	background-color:#eeeeee;
	border: 1px solid #cecfd0;
	margin-top: 10px;
	padding:10px;
}

#cadre input[type="text"], #cadre input[type="password"] {
	border: 1px solid #dddddd;
	height:18px;
}
#cadre textarea {
	border: 1px solid #dddddd;
	resize:none;
}

/*********************/
/* MENU "MON ESPACE" */
/*********************/

#menu-mon-espace {
	margin-bottom:15px;
	padding:0px;
}


#nav {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	line-height: 100%;

}
#nav li {
	margin: 0 4px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}


/* main level link */
#nav a {
	font-weight: bold;
	color:#4e4e4e;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
	background-color:#efefef;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
/*
	box-shadow: 0 0 3px #979797;
	-moz-box-shadow: 0 0 3px #979797;
	-webkit-box-shadow: 0 0 3px #979797;

*/
	border-color:#CECFD0;
	border-width:1px;
	border-style:solid;
}
#nav a:hover {
	background-color:#efefef;
	color:#4e4e4e;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	background-color:#BF272D;
	color: #fff;
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {

	color: #4e4e4e;
	margin-top:5px;	
}
#nav ul a:hover {
	background-color: #BF272D;
	color: #fff !important;
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;
	background-color:transparent;
	color:#4e4e4e;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#nav ul a {
	color: #ffffff;
}

/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}


#nav .current ul li a {
	color: #4e4e4e;
	background-color:#e4e4e4;
}
#nav .current ul li a:hover {
	color: #BF272D;
	background-color:#BF272D;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
}
#nav ul li:last-child > a {
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}

/* MALLETTE */

.level1 {
	
}

.level1 img {
	float:right;
	margin-right:10px;
	margin-top:3px;
	border:none;
}

.level1 li, .level2 li, .level3 li, .level4 li {
	margin-bottom:5px;
	cursor:pointer;
	border: 1px solid #cecfd0;
	line-height:30px;
	padding-left:10px;
	margin-left:-40px;
	font-weight:bold;
	list-style: none;
}

.level1 li {
	font-size:16px;
	color:#000000;
	background-color:#bbbbbb;
}
.level1 li:hover {
	background-color:#cccccc;
}
.level2 li {
	font-size:15px;
	color:#222222;
	background-color:#cccccc;
}
.level3 li {
	font-size:14px;
	color:#444444;
	background-color:#dddddd;
}
.level4 li {
	font-size:13px;
	color:#666666;
	background-color:#eeeeee;
}

.level1 li, .level2 li, .level3 li, .level4 li {
	cursor:pointer;
}

.level1 li:hover {
	color:#ffffff;
	background-color:#BF272D;
}

.level1 .noclic:hover {
	color:#000000;
	background-color:#bbbbbb;
	cursor:auto;
}
.level2 .noclic:hover {
	color:#222222;
	background-color:#cccccc;
}
.level3 .noclic:hover {
	color:#444444;
	background-color:#dddddd;
}
.level4 .noclic:hover {
	color:#666666;
	background-color:#eeeeee;
}

