/*kloobik.org version 7.0 css - créée le 03/02/2006 - 
Vous êtes autorisés à librement vous inspirer voire à complètement copier et utiliser les classes et attributs de cette feuille.
/* -- DEBUT FEUILLE DE STYLE -- */

/* -- LES LIENS -- */
/*La classe ci-dessous attribue une couleur aux liens actifs et visités*/
a:link, a:visited{
	color: #AC0A30;
	color: #40419B;
	text-decoration: none;
}
/*La classe ci-dessous attribue une couleur aux liens survolés*/
a:hover, a:active{
	color: #AC0A30;
	text-decoration: none;
}
.hidden{
	display: none;
}
/*Centrons maintenant les images et le texte, si besoin
.centerize{
	text-align: center;
}
Le gros de la troope maintenant*/
body{
	color: #888;
	font-size: 13px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	background-color: #ECB820;
	/*background-image: url(images/fond_tlsa.jpg);*/	
	margin: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#wrapper{
	width: 653px;
	margin: auto;
	margin-top: 5px;
	/*border-top: 1px solid red;*/
	padding-top: 0px;
	background: white url(images/alma/mainBg.gif) repeat-y;
	text-align: left;
}
/*La classe ci-dessous définit les attribus de l'entete de la page/*
- sa position
- sa largeur en pixels
- sa hauteur toujours en pixels
- les marges (ici, afin de centrer le design les marges sont mises à automatique*/
#header{
	width: 653px;
	background: url(images/alma/header.jpg) top no-repeat;
	border-top: 1px solid #ECB820;
}

#clickableTitle
{
    margin-top: 11px;
    margin-left: 44px;
    width: 567px;
    height: 190px;
    cursor: pointer;
}

#container{
    position: relative;
}
#content{
	padding: 0px;
}

#menuBar{
    width: 568px;
    height: 33px;
	background: url(images/alma/menuBarBg.gif) top no-repeat;
	text-align: left;
	padding-top: 4px;
	padding-left : 0px;
}

#menuBar a, #menuBar a:visited
{
    color:#CCC;
}

#sidebar{
	width: 653px;
	padding-left: 43px;
	margin-top: 0px;
	height: 30px;
	/*padding-top: 15px;*/
	/*border: 1px dotted #000;*/
	position: relative;
	overflow: hidden;
}
#sidebardiv{
	width: 567px;
	background-color: #e2e2e2;
	/*border: 1px solid black;*/
	position:relative;
}
#sidebarbottom{
    width: 100%;
    height: 5px;
	background: url(images/alma/menuBottom.jpg) bottom no-repeat;
}

#sidebartable{
    padding-top: 5px;
}

#mouseOver
{
    position:relative;
    float:right;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#332C26;
	font-size:10px;
	height:33px;
	overflow:hidden;
	margin: 0px 20px 0 30px;
	padding:0px 35px 0px 0px;
}

#footer{
	width: 653px;
	height: 130px;
	margin: auto;
	background: url(images/alma/Bottom.gif) top no-repeat;
}
#credits{
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
	color: #666;
	padding-bottom: 10px;
}
#credits a:link, #credits a:visited{
	color: #FFF;
	font-weight:bold;
}
#credits a:hover, #credits a:active{
	color: #000;
	font-weight:bold;
}
.clearing{
	height: 0;
	clear: both;
}
#header h1{
	/*position: absolute;*/
	top: 15px;
	left: 126px;
	font-size: 20px;
	line-height: 20px;
	margin: 0;

}
#navigation{
	font-size: 12px;
	width: 694px;
	height: 22px;
	/*position: absolute;*/
	top: 0px;
	left: 10px;
}
#navigation ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li{
	background: none;
}
h2{
	color: #2B2B2B;
	margin: 0 0 3px 0;
	font-size: 16px;
}
h3{
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 0 0 0px 0;
	padding: 0px;
	font-size: 18px;
	color: #40419B;
}

.subtitle
{
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	color: #AAA;
	margin-bottom: 8px;
	margin-top: -3px;
	font-size: 11px;
	padding-left: 1px;
	font-style: italic;
	font-weight: normal;
}

h4{
	font-size: 12px;
}
.contentdiv{
	margin: 0 15px 0 0px;
}
/*Paramétrages des images*/
.contentbody img{
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px solid #B9B7AC;
	padding: 10px;	
}
.c_commentbody{
	padding: 0 0 5px 0;
	background: url(images/01_hdot.gif) bottom repeat-x;
}

.divcommentsmade h3
{
    margin-left: 47px;
    clear: both;
}

.c_commentinfo{
	text-align: left;
	padding: 1px 5px 0 12px;
	margin: 0px 2px 0 2px;
	font-size: 11px;
	background: url(images/fleche.gif) 0 1px no-repeat;
}

.contentbody{
	margin: 0 30px 15px 45px;
	padding: 5px;
	text-align: justify;
	border: none;
}
.contentbody p{
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 2px;
    text-align: left;
}

.sidebarbody{
	margin: 0 0 0px 0;
	padding: 0;
}
.sidebarin {
	padding: 0;
	margin: 0;
}
.divweblog .contentbody, .divarchives .contentbody, .divarchivelist .contentbody, .diverror .contentbody, .divmemberinfo .contentbody,
.divsendmessage .contentbody, .divcommentitem .contentbody, .divsearch .contentbody{
	/*Rien ici pour le moment*/
}


.divcommentsmade .contentbody
{
    
}

.divcommentsmade .id1{
	/*Rien ici non plus*/
}

.itemdetails{
    clear: both;
	text-align: right;
	padding: 5px 5px 0 5px;
	margin: 0px 2px 0 0px;
	background: url(images/01_hdot.gif) top repeat-x;
}
.item1{
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	background: url(images/fleche.gif) 0 1px no-repeat;
}
.item2{
	padding: 0 0 0 12px;
	margin: 0 0 0 5px;
	background: url(images/fleche.gif) 0 1px no-repeat;
}
.item3{
	padding: 0 0 0 12px;
	margin: 0 0 0 5px;
	background: url(images/fleche.gif) 0 1px no-repeat;
}
#sidebar h3{
    display: block;
	background: url(images/alma/menu1.jpg) no-repeat;
	/*border: 1px solid black;*/
	color: #2B2B2B;
	text-align: center;
	width: 145px;
	padding: 1px 0 6px 0;
	margin: 0 0 0px 0;
	font-size: 14px;	
}

.sidebarin a, .sidebarin a:visited{
    display: block;
	background: url(images/alma/linkBg.jpg) top no-repeat;
	padding: 4px 0 7px 0;	
	color: #969594;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-transform : uppercase;
}

.sidebarin a:hover{
    color: white;
}

.sidebarin ul{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.sidebarin li
{
    display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;	
	height: 20px;
	background: none;
}

.connexion a
{
    display: none;
}

.connexion label
{
    font-size: 11px;
}

.connexion input
{
    width : 75px;
    margin: 0 0 3px 0;
}

.sidebarin .formbutton
{
	background: url(images/alma/linkBg.jpg) top no-repeat;
	width: 150px;
	height: 21px;
	border: none;
	margin: 2px 0 0 0;
	cursor: pointer;
	padding-top: 0px;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-transform : uppercase;
	color: #969594;	
	
}

.loginform
{
}

.loginform a
{
    display: block;
}

.loginform label, .loginform
{
	color: #969594;	
	text-transform : capitalize;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}

.sidebarin .formbutton:hover
{
    color: white;
}


.searchform .formfield
{
   margin: 1px 0 2px 3px;
   width: 140px;
}

#nucleus_lf_shared
{
    width: 20px;
}

/*
h2.error{
	margin-left: 43px;
	height: 37px;
	background: url(images/bouton_erreur.jpg) no-repeat;
}
h2.member{
	margin-left: 43px;
	height: 37px;
	background: url(images/bouton_contact.jpg) no-repeat;
}
h2.sendmessage{
	margin-left: 43px;
	height: 37px;
	background: url(images/bouton_ajout_comment.jpg) no-repeat;
}
h2.resultatrecherche{
	margin-left: 43px;
	height: 57px;
	background: url(images/bouton_resultats_recherche.jpg) no-repeat;
}
*/
form{
	margin: 0;
	text-align: center;
}
.formfield{
	width: 100px;
	font-size: 11px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 0 0 2px 0;
	color: #000;
	background-color: #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
.formfield:focus
{
	border: 1px solid #666;
	background-color: #fff;
}
.formbutton{
    width: 50px;
	font-size: 11px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 1px 0 0 0;
	padding: 1px 10px;
	color: #494949;
	background: white;
	background-color: #ccc;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}
textarea{
	overflow: hidden;
}

.commentform
{
    width: 530px;
}

.commentform .formfield, .mailform .formfield{
	width: 430px;
}

.contentbody form
{
    text-align: left;
}

#nucleus_cf_name
{
    width: 396px;
}

#nucleus_cf_mail
{
    width: 363px;
}

.contentbody .formbutton
{
    width: 110px;
}

.commentform textarea{
	/*background: white url(images/01_txbg.jpg) center center no-repeat;*/
}
.divaddcomment form, .divsendmessage form{
	color: #888;
	font-size: 11px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	width: 550px;
}
.commentform, .mailform{
	padding: 10px 20px;
}
.login form, .search form{
	width: 184px;
	background: #000 /*url(images/01_mountaintop2.gif) top no-repeat;*/
}
.loginform, .searchform{
	padding: 0px;
	padding-bottom: 5px;
}
ul{
	list-style: none;
	padding: 0px;
	margin: 10px;
}
li{
	padding: 0 0 0 9px;
	margin: 0 0 2px 0;
	background: url(images/02_arrow.gif) 0 6px no-repeat;
}
.highlight{
	font-weight: bold;
	text-decoration: underline;
}
div.error{
	color: red;
	font-weight: bold;
}
