@import url('slide.css');
@import url('form.css');
@import url('fancy.css');
@import url('menu.css');
@import url('titre.css');
@import url('liste.css');
@import url('clouds.css');

*{
	margin				: 0;
	padding				: 0;
}

body{
	text-align			: center;
	font				: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color				: #555;
	background			: #fff url(../img/body.jpg) top center repeat-x;
}

h1 {
	font-size			: 1.6em;
}

p {
	margin				: 10px 20px;
	text-align			: left;
}

p.condL, p.condR{
	float				: left;
}

p.condL{
	clear				: both;
	width				: 80px;
}

p.condR{
	width 				: 600px;
	text-align			: justify;
}

p.float{
	float				: left;
	margin				: 0 10px 0 0;
}

p.upload{
	float				: left;
	width				: auto;
	padding				: 5px;
	border				: 1px solid #efefef;
	background			: #f6f6f6;
    line-height			: 20px;
}

p.upload img{
	vertical-align		: middle;
}

p.upload a:hover img{
	text-decoration		: none;
}

div.floatL{
	float				: left;
	width				: 400px;
	margin				: 20px 0 0 20px;
	padding				: 10px;
	border				: 1px solid #efefef;
	background			: #f6f6f6;
}

a{
	outline				: none;
	color				: #0070c0;
	text-decoration		: none;
}

a:hover{
	text-decoration		: underline;
}

img{
	border				: 0;
}

ul, li{
	list-style			: none;
	text-align			: left;
}

br.clear, p.clear {
	clear				: both;
}

hr{
	background			: transparent;
	background-color	: none;
	border				: 0;
	line-height			: 0;
	height				: 20px;
	margin				: 0;
	visibility			: hidden;
}

strong{
	color				: #365f91;
}

strong.red{
	color				: #e2031d;
}

blockquote{
	color				: #000;
}

table{
	padding				: 10px;
	border				: 1px solid #efefef;
	background			: #f6f6f6;
}

th{
	font-weight			: bold;
	color				: #365f91;
	text-align			: left;
}


/* =================================== */
/* ============ STRUCTURE ============ */
/* =================================== */

div#global {
	position			: relative;
	width				: 100%;
	margin				: 0 auto;
	text-align			: center;
}

div#top{
	position			: relative;
	margin				: 0 auto;
	width				: 1000px;
	height				: 165px;
	background			: transparent url(../img/bg-top.png) center top no-repeat;
}

div#menu {
	margin				: 0 auto;
	padding				: 10px 0 0 0;
	width				: 1000px;
	height				: 53px;
	background			: transparent url(../img/menu.gif) 0 10px no-repeat;
} 

div#content {
	position			: relative;
	margin				: 0 auto;
	width				: 970px;
	padding				: 0 15px;
	background			: transparent url(../img/content.png) 0 0 repeat-y;
	text-align			: justify;
}

div#left{
	width				: 222px;
	float				: left;
}

div#right{
	width				: 700px;
	margin				: 0 0 0 30px;
	float				: left;
}

div#footer {
	position			: relative;
	padding				: 35px 0 0 0;
	margin				: auto;
	width				: 1000px;
	color				: #6d6e71;
	background			: transparent url(../img/bg-footer.gif) 0 0 no-repeat;
	text-align			: center;
	font-size			: 0.9em;
}


/* =================================== */
/* ================ TOP ============== */
/* =================================== */

div#top h1 a {
	display				: block;
	position			: absolute;
	top					: 0px;
	left				: 30px;
	width				: 180px;
	height				: 100px;
	text-indent			: -5000px;
	z-index				: 10;
}

div#top a#acces{
	position			: absolute;
	top					: 0;
	left				: 856px;
	display				: inline-block;
	width				: 122px;
	height				: 24px;
	background			: #fff url(../img/acces-membres.jpg) 0 0 repeat-y;
	text-indent			: -5000px;
}

div#top a#acces.down{
	background-position	: 0 -24px;
}

div#connection{
	position			: relative;
	text-align			: center;
	background			: transparent url(../img/content.png) 0 0 repeat-y;
	width				: 965px;
	height				: 30px;
	padding				: 10px 15px 0 20px;
	border-bottom		: 1px solid #c8cad4;
	display				: none;
	margin				: 0 auto;
}

div#connection p{
	text-align			: left;
}

div#login{
	position			: absolute;
	right				: 30px;
	top					: 10px;
	text-align			: right;
	background			: transparent url(../img/white.png);
	padding				: 5px;
}

div#ariane{
	position			: relative;
	margin-bottom		: 10px;
}

div#ariane a{
	color				: #002756;
}

div#partager{
	position			: absolute;
	left				: 855px;
	top					: 0px;
}

div#anim{
	position			: absolute;
	left				: 280px;
	top					: 20px;
	width				: 490px;
	height				: 75px;
}


/* =================================== */
/* ============== FOOTER ============= */
/* =================================== */

div#footer p{
	text-align			: center;
}

div#footer p.blue{
	color				: #00295b;
	font-weight			: bold;
	margin				: 0 0 5px 0;
}

div#footer a {
	color				: #fff;
}

div#footer a:hover {
	color				: #fff;
	text-decoration		: underline;
} 

/* =================================== */
/* ============== LIENS ============== */
/* =================================== */

.seemore{
	display				: block;
	height				: 25px;
	background			: url('../img/seemore.gif') 0 0 no-repeat;
	text-indent			: -5000px;
	width				: 115px;
	clear				: both;
	margin				: 0;
}

.seemore:hover{
	background-position	: 0 -25px;
}

p.qrready-int a{
	display			: block;
	width			: 170px;
	height			: 50px;
	text-indent		: -5000px;
	margin			: 0px 0 0 0px;
	background		: url('../img/qrready-int.jpg') no-repeat;
}

.backDom{
	display				: block;
	height				: 25px;
	background			: url('../img/backDom.gif') 0 0 no-repeat;
	text-indent			: -5000px;
	width				: 134px;
	clear				: both;
	margin				: 0;
}

.backDom:hover{
	background-position	: 0 -25px;
}


/* =================================== */
/* ============== ACCUEIL ============ */
/* =================================== */

div.rounded{
	width				: 202px;	
	background			: url('../img/rounded.jpg') left bottom no-repeat;
	padding				: 0 10px 10px 10px;
	margin				: 0;
}

div#Actus{
	width				: 202px;
	/*background			: url('../img/bg-actu-int.jpg') left bottom no-repeat;*/
	padding				: 0 10px 10px 10px;
	margin				: 0;
}

div#Actus p{
	margin-top			: 0.5em;
	margin-bottom		: 0.5em;
	margin-left			: 0;
}


div#Actus strong{
	color				: #e2031d;
	font-weight			: normal;
}

div#Actus a:hover, div#Actus a:hover strong{
	color				: #850010;
	text-decoration		: none;
}

div.rounded img{
	border				: 1px solid #9e9e9e;
	margin				: 0 10px 0 0; 
}

div.rounded p.m0{
	margin				: 0;
}

div.rounded h2{
	color				: #e2031d;
	font-size			: 1.2em;
}

p.date{
	margin				: 0 0 5px 0;
	color				: #6e6e6e;
	font-style			: italic;
}

span.date{
	margin				: 0;
	color				: #6e6e6e;
	font-style			: italic;
	font-size			: 10px;
}

/* =================================== */
/* ============== DIVERS ============= */
/* =================================== */

/* pour en savoir plus */

div.more{
	clear				: both;
	padding				: 10px 20px 10px 10px;
	border				: 1px solid #efefef;
	margin				: 15px 20px 0 20px;
}

ul.arrow li{
	list-style-image	: url(../img/arrow.gif);
	margin				: 5px 0 5px 20px;
}

span.more{
	font-style			: italic;
	font-weight			: bold;
	color				: #e2031d;
	display				: block;
}

/*** alert ***/

div.alert{
	font-weight			: bold;
	color				: #e2031d;
	margin				: 0 20px;
}

/* =================================== */
/* ============== BLOG =============== */
/* =================================== */

p.img{
	float				: left;
	padding				: 3px;
	margin				: 0 10px 0 20px;
}

div.news{
	padding				: 10px;
	border-bottom		: 1px solid #d9d9d9;
}

div.news a{
	color				: #555;
}

div.news p.comments a{
	color				: #0070c0;
}

div.comment{
	padding				: 10px;
	margin				: 0 0 10px 0;
}

p.pagination{
	width				: 100%;
	text-align			: center;
}

p.pagination a.selected{
	background			: #e40f28;
	padding				: 2px;
	color				: #fff;
}

a.Blog-back{
	display				: block;
	width				: 115px;
	height				: 25px;
	background			: url('../img/blog-back.jpg') no-repeat;
	text-indent			: -5000px;
}

a.Blog-back:hover{
	background-position	: 0 -25px;
}

a.Actualites-back{
	display				: block;
	width				: 146px;
	height				: 25px;
	background			: url('../img/actu-back.jpg') no-repeat;
	text-indent			: -5000px;
}

a.Actualites-back:hover{
	background-position	: 0 -25px;
}

/* =================================== */
/* ============== FAQ ================ */
/* =================================== */

div.faq{
	margin-bottom		: 5px;
}

div.faq h2{
	margin				: 0;
}

div.faq div{
	display				: none;	
	margin				: 0 0 0 20px;
}

div.faq p{
	margin				: 0;
	background			: #f6f6f6;
	padding				: 10px;
	border				: 1px solid #efefef;
}   

/* =================================== */
/* ============== APPLICATION ======== */
/* =================================== */

#app{
	float				: left;
	text-align			: center;
	position			: relative;
	width				: 150px;
}

div.listeApp{
	padding				: 10px;
}

div.listeApp p.float{
	float				: left;
	margin				: 0 10px 0 0;
}

div.listeApp a{
	color				: #555;
}

div.revendeurs{
	padding				: 10px;
	margin				: 5px 0;
}

img.imgrev{
	float				: left;
	padding				: 2px;
	border				: 1px solid #6e7fa2;
	margin				: 2px;
}

#diaporama{
	margin			: 0 5px 0 0;
	padding			: 5px;
	width			: 130px;
	height			: 135px;
	float			: left;
	overflow		: hidden;
}

/* =================================== */
/* ========== 5 bonnes raison ======== */
/* =================================== */

div.raison{
	display				: none;
	margin-left			: 20px;
	width				: 650px;
}

div.raison ul{
	float				: left;
	width				: 420px;
	margin-left			: 0px;
}

div.raison p.img{
	margin-left			: 0px;
	float				: left;
}

/* =================================== */
/* ========== Definitions ============ */
/* =================================== */

b.def:hover{
	cursor				: pointer;
}

span.def{
	display				: none;
}

/* =================================== */
/* ========== Entrainez-vous ========= */
/* =================================== */

div.entrainement{
	float				: left;
	margin				: 0 10px 20px 10px;
	padding				: 5px;
	text-align			: center;
	border				: 1px solid #ccc;
	background			: #f5f5f5;
	width:100px;
}

div.entrainement p{
	margin				: 0.5em 0;
	text-align			: center;
}