/*  
Layout URL: http://jbfrance.net/
Design et codage: Lulu
Contact: lulu@jbfrance.net
*/

body {
	width: 760px;
	background:  #D4D4D4 url(http://luluboulet.free.fr/images/fond.jpg) repeat-x;
	margin: auto;
	font: 9px verdana;
	color: #1D1D1D;
}
.td, th, tr{
	FONT-SIZE: 11px;
	COLOR: #1D1D1D;
	FONT-FAMILY: verdana;
	TEXT-ALIGN: center;

}
	/* Liens Menu */

a.menu:link, a.menu:visited, a.menu:active {
		font-family: verdana;
		font-size: 9px;
		border-bottom: #0D0D0D 0px solid;
		color: #22043D;
		text-transform: uppercase;
		text-decoration: none;
	}
a.menu:hover { 
		font-family: verdana;
		font-size: 9px;
		color: #FCF5F7;
		border-bottom: #ffffff 0px solid;
		text-transform: uppercase;
}
	/* Liens Spéciaux */

a.special:link, a.special:visited, a.special:active {
		font-family: verdana;
		font-size: 9px;
		border-bottom: #0D0D0D 0px solid;
		color: #584467;
		text-decoration: none;
	}
a.special:hover { 
		font-family: verdana;
		font-size: 9px;
		color: #FCF5F7;
		border-bottom: #ffffff 0px solid;
		text-decoration: none;
}

	/* Liens Normaux */

a:link, a:visited, a:active { 
		font-family: verdana;
		font-size: 9px;
		border-bottom: #D23957 0px solid;
		color: #8D0000;
		text-decoration: none;
		font-weight: bold;
		} 
a:hover { 
		font-family: verdana;
		font-size: 9px;
		color: #000000;
		text-decoration:underline;
} 

	/* Haut tableau cutenews 2eme niveau */

.h1 {
	background-color: #ABAAAA;
	font: 8px verdana;
	text-align: center;
	color: #1D1D1D;
	padding: 3px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
		
}

	/* Haut tableau */

.h2 {
	font: 10px arial;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding : 4px;
	color: #CBCBCB;
	background-color : #1D1D1D;
}

	/* Fond tableau principal */

.h3 {
	background-color: #C4C4C4;
	font: 9px verdana;
	text-align: justify;
	color: #1D1D1D;
	padding: 5px;
	border: 0px solid #9DF4FE;
	text-decoration: none;
}

	/* Ecriture numero et ecriture spéciale*/

.h4 {
	FONT-SIZE: 9px;
	COLOR: #021F31;
	FONT-FAMILY: verdana;
	font-weight: bold;
}

	/* Fond tableau gde-bar 2eme niveau*/

.h5 {
	background-color: #E7ADB1;
	font: 10px verdana;
	text-align: center;
	color: #2A044D;
	padding: 3px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

	/* Ecriture numero menu*/

.h6 {
	FONT-SIZE: 9px;
	COLOR: #8E0000;
	FONT-FAMILY: verdana;
	font-weight: none;
}

	/* Fond tableau qd 2 tableaux */

.h7 {
	background-color: #C4C4C4;
}

 
  	/* barre horizontale */  
hr {

     height : 1px; /* barre de 5 pixels */

     color : #E7ADB1; /* instruction de couleur acceptée par IE */

     background-color : #FCF5F7; /* instruction de couleur acceptée par Mozilla-firefox */

}

 	/* Fond tableau gde-bar "3eme niveau*/

.h8 {
	font: 9px verdana;
	color: #8E0000;
	font-weight: bold;
}

			
	/* ecriture titre album*/

.h9 {
	background-color: #ABAAAA;
	font: 9px verdana;
	text-align: center;
	color: #8E0000;
	padding: 3px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

	/* Ecriture info importante*/

.h10 {
	FONT-SIZE: 9px;
	COLOR: #8E0000;
	FONT-FAMILY: verdana;
	font-weight: bold;
}
blockquote {
    background-color: #FFFFFF;
	font: 9px verdana;
	color: #69517B;
	padding: 10px;
	}
a img {
	border: 1px solid #8D0000;
	}
a:hover img {
	border: 1px solid #000000;
}
textarea, input, select, button {
	background-color: #C4C4C4;
	border: 1px solid #ABAAAA;
	margin: 1px;
	font: 9px verdana;
	letter-spacing: 1px;
	color: #1D1D1D;
	padding: 3px;
}
#side-bar .main {
	background-color: #0F0F0F;
	text-align: justify;
	color: #6C6C6C;
}
