@charset "utf-8";
/* CSS Document */

				/* ////////////////////////////////////////////////////
				Balises globales
				/////////////////////////////////////////////////////// */	

body {
	background:#FFFFFF top center;
	margin:0;
	padding:0;
	font-family:Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	}
	
.clear {
	clear:both;
}
#conteneur {
	position:relative;
	width:960px;
	height:auto;
	margin:0 auto;
	
}
.rouge {
	color:#ff0000;
}
.violet {
	color:#990066;
}
.center {
	text-align:center;
}
				/* ////////////////////////////////////////////////////
				Images
				/////////////////////////////////////////////////////// */
				
.mini {
	float:left;
	margin:5px;
}
#wrapper {}

				/* ////////////////////////////////////////////////////
				Header menu top
				/////////////////////////////////////////////////////// */	
#top {
	position:absolute;
	width:960px;
	height:48px;
	background:url(../theme/header_top.png) no-repeat top left;
	font-size:18px;
	padding:0 0 0 500px;
	line-height:35px;
	color:#000000;
	
}	

#menuTop {
	padding:0;
	margin:0;
}
#menuTop ul {
	padding:0;
	margin:0;
}

#menuTop ul li{
	list-style:none;
	float:left;
	
}

#menuTop ul li a{
	background:bottom left no-repeat;
	height:37px;
	width:87px;
	font-size:14px;
	text-decoration:none;
	display:block;
	text-align:center;
	color:#000000;
}
#menuTop ul li a:hover{
	background:url(../theme/bt_top.png) center no-repeat;
	color:#EEF2F5;
}


#headerCaroussel {
	background:url(../theme/caroussel.jpg) top no-repeat;
	position:absolute;
	top:15px;
	width:960px;
	height:205px;
}

#headerBottom {
	background:url(../theme/header_bottom.png) top no-repeat;
	position:absolute;
	top:172px;
	width:960px;
	height:205px;
}

#logo {
	background:url(../theme/logoAiki.png) top no-repeat;
	position:absolute;
	top:-5px;
	left:-10px;
	width:200px;
	height:220px;
}

				/* ////////////////////////////////////////////////////
				Contenu
				/////////////////////////////////////////////////////// */

#contenu {	background:url(../theme/Fond.jpg) repeat-y left;position:absolute;top:240px;
		width:960px;padding:0 20px;margin:0 auto;}
		
#contenu #view {width : 100%;}
#contenu #view .fl {float:left; width:115px;height:86px;margin:0 10px 10px 0;}


				/* ////////////////////////////////////////////////////
				Forum
				/////////////////////////////////////////////////////// */
#forum {
	float:left;
	width:800px;
	margin:0 auto;
	font-size:1.2em;
}
.centre {
	text-align:center;
}
#forum .droite {
	text-align:right;
}
#forum a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	font-size:1.2em;
}
#forum a:hover {
	color:#330033;
	text-decoration:underline;
	cursor:pointer;
}
#forum .affiche {
	width:650px;
	margin: 0 auto;
	background:#F5F5F5;
}
#forum .affiche2 {
	width:650px;
	margin: 0 auto;
	
}
#forum .gras {
	font-weight:bold;
}

				/* ////////////////////////////////////////////////////
				Navigation
				/////////////////////////////////////////////////////// */
				
#nav {
	float:left;
	width:400px;
	height:550px;
	margin:0 0 80px 0;
}
#navTop {
	background:url(../theme/nav_Top.png) top left no-repeat;
	width:260px;
	height:50px;
	position:absolute;
	left:13px;
	top:0px;
}
#navCentre {
	background:url(../theme/nav.png) top left repeat-y;
	width:260px;
	top:28px;
	left:13px;
	position:absolute;

}

#navBottom {
	background:url(../theme/nav_Bottom.png) bottom left no-repeat;
	width:260px;
	height:105px;
	left:0px;
	position: inherit;
	top: auto;
}
#nav .navigation {
	position:absolute;
	top:0px;
	width:260px;
	
}
#nav .navigation ul {
	padding:0;
	margin:0 0 0 35px;
}
#nav .navigation ul li{
	list-style:none;
	padding:0;
	margin:0;

}
#nav .navigation ul li a{
	background:bottom left no-repeat;
	height:20px;
	width:170px;
	font-size:14px;
	text-decoration:none;
	display:block;
	text-align:center;
	text-indent:10px;
	color:#000000;
}
#nav .navigation ul li a:hover{
	background:url(../theme/navigation.png) center no-repeat;
	color:#EEF2F5;
}

				/* ////////////////////////////////////////////////////
				Membre
				/////////////////////////////////////////////////////// */

.membre {
	background:url(../theme/cadre_membre.png) no-repeat;
	top:350px;
	left:40px;
	height:246px;
	width:314px;
	padding:40px 30px 30px 58px;
	font-size:1.3em;

}

.membre a{
	color:#000000;
	text-decoration:none;
}
.membre a:hover{
	color:#CC3333;
	cursor:pointer;
	text-decoration:underline;
}




				/* ////////////////////////////////////////////////////
				News
				/////////////////////////////////////////////////////// */

#news {
	float:right;
	width:550px;
	margin:10px 50px 0 -90px;
}


#news p {
	text-align:left;	
	font-size:1.4em;
	color:#39393D;
}
#news a {
	text-align:left;
	text-decoration:none;	
	color:#39393D;
}
#news a:hover {
	text-decoration:underline;
	cursor:pointer;
	color:#CC3333;
}
#news .pdf a {
	text-align:left;
	text-decoration:none;	
	color:#B8054F;
}
#news .pdf a:hover {
	text-decoration:underline;
	cursor:pointer;
}
#news .bloc1 {
	width:550px;
	padding:0 10px 0 10px;
}
#news .bloc2 {
	float:left;
	width:220px;
	padding:0 10px 0 10px;
}
#news .bloc2 h1 {
	background:url(../theme/trait.png) bottom no-repeat left;
	font-size:1.4em;
	font-weight:bold;
	color:#39393D;
	padding:0 0 10px 10px;
}
#news .bloc2 p {
	text-align:left;	
	font-size:1.2em;
	color:#39393D;
}
#news .bloc3 {
	float:right;
	width:220px;
	padding:0 10px 0 10px;
}
#news h1 {
	background:url(../theme/trait.png) bottom no-repeat left;
	font-size:1.4em;
	font-weight:bold;
	color:#39393D;
	padding:0 0 10px 10px;
}
#news .bloc3 p {
	text-align:left;	
	font-size:1.2em;
	color:#39393D;
}
#news .aikidoka1 {
	float:left;
	background:url(../theme/aikidoka1.png) top left no-repeat;
	width:100px;
	height:64px;
	margin:0px 10px 8px 15px;
}

#news .aikidoka2 {
	float:left;
	background:url(../theme/aikidoka2.png) top left no-repeat;
	width:62px;
	height:64px;
	margin:0px 10px 8px 15px;
}
#news .aikidoka3 {
	float:left;
	background:url(../theme/aikidoka3.png) top left no-repeat;
	width:47px;
	height:64px;
	margin:0px 10px 8px 15px;
}
#article #imgTop {float:left;margin:0 10px 10px 0;}
#article #titre h1 {font-size:1.4em;font-weight:bold;color:#39393D;padding:0 0 10px 10px;}
#article #descriptif p {text-align:left;font-size:1.4em;color:#39393D;}
#article #trait {}
#article #video p {text-align:left;font-size:1.4em;color:#39393D;}
#article #pdf p {text-align:left;font-size:1.4em;color:#39393D;}
#article #lien p {text-align:left;font-size:1.4em;color:#39393D;}
#article #imgBottom {float:left;margin:0 10px 10px 0;}
#article #artcat p {text-align:left;font-size:1.4em;color:#39393D;margin:0;}

				/* ////////////////////////////////////////////////////
				Galeries
				/////////////////////////////////////////////////////// */

#galerie {
	float:right;
	width:550px;
	margin:10px 50px 0 -90px;
}

#galerie .mini {
	float:left;
	margin:5px;
}

#galerie ul {
	padding:0;
	margin:0;
}

#galerie ul li{
	list-style:none;
	float:left;
	
}
#galerie ul li a{
	height:37px;
	width:87px;
	margin:10px;
	font-size:13px;
	text-decoration:none;
	display:block;
	text-align:center;
	line-height:37px;
	color:#000000;
}
#galerie ul li a:hover{
	background:url(../theme/bt_top.png) center no-repeat;
	color:#EEF2F5;
	text-decoration:none;
}

				/* ////////////////////////////////////////////////////
				Formulaires
				/////////////////////////////////////////////////////// */

#formulaire {
	margin:0 0 0 -30px;
}

#formulaire input[type=text] {
	border:0;
	width:200px;
	height:72px;
	background:url(../theme/input_membre.png) top left no-repeat;
	color:#888E94;
	padding: 0 0 0 30px;
	line-height:62px;
	margin: 0 0 -22px 0;	
}
#formulaire input[type=text]:focus {
	color:#39393D;	
}
#formulaire input[type=password] {
	border:0;
	width:200px;
	height:72px;
	background:url(../theme/input_membre.png) top left no-repeat;
	color:#888E94;
	padding: 0 0 0 30px;
	line-height:62px;
	margin: 0 0 -22px 0;	
}
#formulaire input[type=password]:focus {
	color:#39393D;	
}
#formulaire input[type=submit] {
	border:0;	
	width:171px;
	height:64px;
	background:url(../theme/bt_membre.png) top left no-repeat;
	color:#EEF2F5;
	font-weight:bold;
	padding: 0 0 7px 9px;
	line-height:40px;
	margin: 0 0 -22px 16px;
}
#formulaireContact {
	margin:0 0 0 -30px;
}

#formulaireContact input[type=text] {
	border:0;
	width:400px;
	height:72px;
	background:url(../theme/input_contact.png) top left no-repeat;
	color:#888E94;
	padding: 0 0 0 35px;
	line-height:62px;
	margin: 0 0 -22px 75px;	
}
#formulaireContact input[type=text]:focus {
	color:#39393D;	
}
#formulaireContact textarea {
	border:0;
	width:400px;
	height:255px;
	background:url(../theme/textarea_contact.png) top left no-repeat;
	color:#888E94;
	padding: 10px 0 0 20px;
	/*line-height:30px;*/
	margin: 22px 0 -22px 75px;	
}
#formulaireContact textarea:focus {
	color:#39393D;	
}
#formulaireContact input[type=submit] {
	border:0;	
	width:171px;
	height:64px;
	background:url(../theme/bt_membre.png) top left no-repeat;
	color:#EEF2F5;
	font-weight:bold;
	padding: 0 0 7px 9px;
	line-height:40px;
	margin: 0 0 -22px 189px;
}
#formulaireContact .error-message {
	color:#FF0000;
	text-align:center;
}
				/* ////////////////////////////////////////////////////
				Forum
				/////////////////////////////////////////////////////// */
#sujets {font-size:1.4em;}
#sujets .dcreation {font-size:8px;}
#sujets table {margin-bottom:50px;}
#sujets .Tcenter {text-align:center;}

#connect {font-size:1.4em;}
#connect .dcreation {font-size:8px;}
#connect table {margin-bottom:50px;}
#connect .Tcenter {text-align:center;}

#message {font-size:1.4em;}
#message .idmessage {background:#F5F5F5;width:95%; margin-bottom:5px;padding:10px;}
#message .dcreation {font-size:8px;}
#message .Tright {text-align:right;}


				/* ////////////////////////////////////////////////////
				Footer
				/////////////////////////////////////////////////////// */


#footer {margin:0 0 0 -20px;background:url(../theme/footer.png) bottom left no-repeat;width:960px;height:152px;}


	
