a {
	color:#63ACFA;
}

a:hover {
	color:#FF9933
}	

img {
	border:0
}			  


body {
	text-align:center;
	background-color:#63acfa;
	background-image:url(bg2.gif);
	background-position:top center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	margin:auto;
}
div#conteneurfond {
	margin:auto;
	width:516px;
	background-image:url(fond.gif);
	background-repeat:repeat-y;
	height:100%
}
div#conteneur {
	width:516px;
	background-image:url(fond.gif);
	background-repeat:repeat-y;
	padding:0 8px 0 8px;
	margin:auto;
	/* padding:0 10px 0 10px; */
	padding:0px;
	text-align:left;
	background-color:#FFFFFF;
	
	/*border-left:8px solid #518BCB;
	border-right:8px solid #518BCB;*/
	font-family:verdana;
	color:#858585;
}

h2 {
	margin:0; 
	padding:0; 
	color:#518BCB;
	font-variant: small-caps;
	font-size:22px;
	text-align:right;
	line-height:19px;
}	

h2 span {
	color:#63ACFA;
}	
h1 {	  
	margin:0;  
	padding:3px;
	background-color:#518BCB;
	letter-spacing:4px; 
	font-family:verdana;
	font-variant: small-caps;
	font-style:italic;
	font-size:16px;
	color:#FFFFFF;
	text-align:right;
}

div.onglet {
	font-size:12px;
	font-family:verdana;
	color:#6A6A6A;
	padding:10px 18px 12px 18px;
}					  

div.menu {
	color:#C1C1C1; 
	text-align:center;
}

/********************************************************************/
/* 														  GALERIES																*/
/********************************************************************/
div.ressources {
	margin-left:3px;
}
div.ressources div.case {
	width:142px;
	height:105px;	  
	border:4px double #B5B5B5;
	float:left;
	margin:4px;
	background-color:#F9F9F9;
}	 			   

div.ressources div.horrible {
    filter: alpha(opacity=40);  
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}	 

div.ressources div.laid {
    filter: alpha(opacity=60);  
    -moz-opacity: 0.65;
    -khtml-opacity: 0.65;
    opacity: 0.65;
}	 

div.ressources div.nul {
    filter: alpha(opacity=80);  
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;	
}	 

div.ressources div.normal {
	border:4px double #B5B5B5;
}	 

div.ressources div.bon {
	border:4px double #C0D3FF;
}	 

div.ressources div.tresbon {
	border:4px double #91AAFF;
}	 

div.ressources div.excellent {
	border:4px double #518BCB;
}	 


div.ressources div.case:hover {
	border:4px solid #E3E3E3;
}						

div.ressources div.case div.cadre {
	margin:7px;	
}	 

div.ressources div.case div.avatar {
	width:60px;
	height:74px;	  
	border:1px solid #DFDFDF;
	margin:auto;
	float:left;	 
	margin-bottom:2px
}	 

div.ressources div.case div.avatar2 {
	margin-left:3px;
}
div.ressources div.case div.menu {
	font-size:10px;
	color:#C1C1C1;
	font-family:arial;
	margin-bottom:2px
}		

div.ressources div.case div.ressource_avatar {
	position:absolute;
	width:60px; 
	height:74px; 
}

div.minimenu {
	color:#7D7D7D; 
	margin-left:8px; 
	font-size:9px
}	 

div.minimenu select {
	width: 120px;
	font-family: Verdana, sans-serif;
	border: 1px solid #A1A1A1;
	padding: 1px;
	color:#474747;
	margin-right:15px;
}		   

div.minimenu select optgroup {
	font-size:9px;
	font-weight:normal;
	font-family:verdana;
}

div.minimenu select optgroup option {
	padding-left:8px;
}
/********************************************************************/
/* 														  RESSOURCE															*/
/********************************************************************/


div.case {	
	width:142px;
	height:90px;	  
	border:4px solid #E3E3E3;
	margin:auto;
	text-align:left;
	background-color:#F9F9F9;
}	 


div.case div.cadre {
	margin:7px;	
}	 

div.case div.avatar {
	width:60px;
	height:74px;	  
	border:1px solid #DFDFDF;
	margin:auto;
	float:left;	 
	margin-bottom:2px
}	 

div.case div.avatar2 {
	margin-left:3px;
}
div.case div.menu {
	font-size:10px;
	color:#C1C1C1;
	font-family:arial;
	margin-bottom:2px
}		

div.case div.ressource_avatar {
	position:absolute;
	width:60px; 
	height:74px; 
}

div.points {
	font-family:arial black,verdana;
	font-size:25px;
	font-weight:bold;
	color:#63ACFA;
	}

div.points span.lg {
	font-family:verdana;
	font-size:17px;
	font-weight:1200;
	color:#73B5FA;
}		  

div.nbvotes {	
	padding:0;
	margin:0;
	font-family:verdana;
	color:#73B5FA;
	font-style:italic;	
	font-weight:bold;
	}

															  
img.vote {
	padding:0 35px 0 35px;
    filter: alpha(opacity=50);  
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}		  

img.vote:hover {
    filter: alpha(opacity=80);  
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

img.vote:active {
    filter: alpha(opacity=100);  
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}




div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble div.commentaire {
	border: 1px solid #c9c2c1;
	background-color: #fff;
	margin: 10px 10px 0px 10px;
	padding: 10px;
	color : #333;
}

div.bubble div.admin {		
	border: 1px solid #9FBCFF;
	background-color: #F1F1FF;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 20px;
	top: 6px;
	background: transparent url(tip.gif) no-repeat 25px 0;
}		

div.bubble cite.admin {
	background: transparent url(tip2.gif) no-repeat 25px 0;
}


/********************************************************************/
/* 														  FORMULAIRES																*/
/********************************************************************/
img.avatar {
	position:absolute; 
	top:0px;
}	  

div.avatar_case {
	position:relative;	
	width:60px;
	height:74px;	  
	margin-top:7px;
	margin-right:7px;
	margin-bottom:4px;
}		 

div.avatar_case img {
	border:1px solid #DFDFDF;
}
div.avatar_preview {
	position:relative;
}
div.avatar {
	width:60px;
	height:74px;	  
	border:1px solid #DFDFDF;
	margin:auto;
}	 

div.row {
	border-top: 2px solid #E4E4E4;
	margin-top:10px
}

div.label {
	float				: left;
	width				: 90px;
	font-weight: bold;
	padding-top: 7px;
}

div.input {
	float				: left;
	margin-left : 6px;
	padding-top: 4px;
}
div.row div.info { 
	font-size:10px;
	width				: 145px;
	font-style: italic;
	font-weight:normal;
	float				: left;
	padding-top: 4px; 
	padding-left:10px;
	color:#595959  ;
}

div.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 0pt;
	line-height: 0pt;
	height: 1px;
}


form {
	padding: 0px;
	margin: 0px;
}	
input.field, textarea, select {
	width: 220px;
	font-family: Verdana, sans-serif;
	border: 1px solid #518BCB;
	border-left: 3px solid #518BCB;
	padding: 2px;
}

input {
	background : #ffffff url(input-blanc.gif) repeat-x 0 100%;
	letter-spacing:1px;
	padding:2px;
	border: solid 1px #848484;
	color:#6C6754;
	font-size: 11px;
	margin:1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #545454;	
}

input.button {
	border: 1px solid #eeeeee;
	background : #ffffff url(input-blanc.gif) repeat-x 0 100%;
	padding: 2px;
	font-size: 11px;;
	font-weight: bold;
	font-family: verdana;
	color:#545454;
}			
input:focus {
	background : #ffffff url(input-or.gif) repeat-x 0 100%;
	}
	
input.button:hover, input.button:focus, input.sbutton:hover, input.sbutton:focus {
	background : #ffffff url(input-or.gif) repeat-x 0 100%;
}



