/****************************************/
/* FICHIER : DESIGN.CSS
/* SITE : INFOGRAPHIZM
/* DATE DE CREATION : JANVIER 2010
/* PAR INFOGRAPHIZM
/****************************************/

@import "stylejs.css";

/****************************************/
/* BALISES GENERALES
/****************************************/
html
{
	overflow-y: scroll;
	font-size: 100%;
}

body, div, form, fieldset, ul, table, p
{ 
	margin: 0; 
	padding: 0; 
}

body
{
	margin: auto;
	text-align: center;
	color: #2e2e2e;
	font: 0.8em arial, verdana, helvetica, sans-serif;
	background: #000 url("images/background.png") repeat-x;
}

h2
{
	text-align: right;
	font-size: 24px;
	color: #777;
	padding-top: 10px;
	padding-bottom: 4px;
}

h2.border
{
 	border-bottom: 2px solid #c7e108;
}

h3
{
	font-size: 16px;
	text-align: left;
	color: #b5ce00;
	border-bottom: 1px dotted #4d4d4d;
	clear: both;
}

h4
{
	color: #50b1e3;
	font-size: 12px;
	margin: 0;
	margin-top: 5px;
}

h4.lien
{
	text-align: center;
	margin-bottom: 20px;
}

h5
{
	color: #b5ce00;	
	font-size: 14px;
}

ul
{
	list-style-type: square;
}

p
{
	margin-bottom: 15px;
}

a
{
	color: #b5ce00;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #4d4d4d;
}

img
{
	border: none;
}

acronym
{
	border-bottom: 1px dotted #b5ce00;
}

:focus
{
	outline: 0;
}

/****************************************/
/* CLASSES
/****************************************/
.vert		{ color: #b5ce00;		}
.google		{ font-weight: normal;	}
.noborder 	{ border: none;			}
.nopuce		{ list-style: none;		}
.clear		{ clear: both;			}
.center		{ text-align: center;	}
.gauche		{ text-align: left;		}
.droite		{ text-align: right;	}
.justify	{ text-align: justify;	}
.invisible	{ display: none;		}
.bloc p.visuel img	{ border: none; }

.gauchefloat
{
	float: left;
	width: auto;
}

.droitefloat
{
	float: right;
	width: auto;
}

.imagecentre
{
	display: block; 
	margin: 0 auto; 
}

/****************************************/
/* HEADER
/****************************************/
#titre
{
	background: url("images/page.png") no-repeat left top;
	height: 77px;
	width: 264px;
	margin-top: 52px;
}

#titre h1, #titre p
{
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/****************************************/
/* MENU
/****************************************/
#menu
{
	font-family: "Century Gothic", helvetica, sans-serif;
	float: right;
	width: 407px;
	height: 25px;
	font-size: 16px;
	margin-top: -55px;
}

#menu h2
{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}

#menu a
{
	color: #fff;
}

#menu a:hover
{
	color: #b5ce00;
}

#onglets_menu
{
    margin-top: 0;
}

#onglets_menu li
{
	float: left;
	height: 35px;
	width: auto;
	display : inline;
	padding-left: 10px;
}

#onglets_menu li.actif_menu
{
	margin-left: 10px;
	padding-left: 0;
	background: url("images/menu-triangle-bas.png") center bottom no-repeat;
}

#onglets_menu li.debutmenu
{
	width: 16px;
	height: 22px;
	background: url("images/menu-triangle-devant.png") no-repeat;
	margin-left: 0;
	margin-right: -2px;
	margin-top: 4px;
	padding-left: 0;
}

#onglets_menu li.actif_menu a
{
	color: #b5ce00;
}

/****************************************/
/* CONTENEUR
/****************************************/
#bloccentral
{
	background: #fff;
}

#conteneur
{
	width: 850px;
	margin: auto;
}

#bloccentral
{
	width: 600px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 60px;
	clear: both;
}

#contenu_top
{
	width: 600px;
	height: 13px;
	background: url("images/page.png") left -77px no-repeat;
}

#contenu_mid
{
	padding-left: 20px;
}

#contenu
{
	width: 560px;
	margin: 0 auto;
	text-align: justify;
	float: left;
}

#contenu_bas
{
	width: 600px;
	height: 55px;
	clear: both;
	background: url("images/page.png") left bottom no-repeat;
}

/****************************************/
/* SIDEBAR
/****************************************/
#sidebar
{
	width: 158px;
	position: absolute;
	top: 190px;
	padding: 10px;
	padding-top: 15px;
	text-align: left;
	margin-left: 600px;
	background: url("images/menu-line.png") repeat-y;
}

.menu-top
{
	margin: -15px 0 0 -10px;
	width: 178px;
	height: 10px;
	background: url("images/page.png") no-repeat right top;
}

.menu-bottom
{
	width: 178px;
	height: 10px;
	background: url("images/page.png") no-repeat right -10px;
	margin: 10px 0 -20px -10px;
}

#sidebar h2
{
	text-align: left;
	font-size: 15px;
	color: #b5ce00;
	padding: 2px 0;
	margin-top: 12px !important;
	padding-bottom: 0;
	margin-bottom: 4px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

#sidebar ul				{ list-style: none; }
#sidebar ul li a		{ color: #4d4d4d; }
#sidebar ul li a:hover	{ color: #b5ce00; }

/****************************************/
/* FOOTER
/****************************************/
#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	background: url("images/footer.png") repeat-x;
	height: 105px;
	font-size: 12px;
}

#footer ul					{ list-style: none; }
#onglets_footer				{ padding-top: 10px; }
#onglets_footer li 			{ color: #b5ce00; display : inline; }
#onglets_footer li.actif_footer a	{ color: #fff; } 
#onglets_footer li a:hover 	{ color: #fff; }
#footer p 					{ margin-top: 5px; 	color: #fff; }

/****************************************/
/* FORMULAIRE
/****************************************/
input
{
	background: url("images/input.png") repeat-x;
	border: #ccc 1px solid;
	margin-bottom: 3px;
	padding: 2px 0 2px 2px;
}

input:hover, input:focus, textarea:hover, textarea:focus
{
	border: #b5ce00 1px solid;
}

textarea
{
	width: 556px;
	background: url("images/input.png") repeat-x;
	border: #ccc 1px solid;
	overflow: auto;
	padding: 2px 0 0 2px;
}

.inputbutton
{
	width: 560px;
	height: 24px;
}

.input-commentaire
{
	width: 350px;
}

.bouton
{
	background: url("images/input-boutons.png") repeat-x 0 top;
	border: 1px solid #7a8e1b;
}

.bouton:hover
{
	background-position: 0 bottom;
}

/****************************************/
/* POST ET COMMENTAIRES
/****************************************/
.postmetadata
{
	margin-top: 5px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}

small	{ color: #888; }
.entry	{ margin-top: 8px; }