/* Rappel: */
/* margin:  top right bottom left */
/* padding: top right bottom left */


/**********************************************/
/*                  STRUCTURE                 */
/**********************************************/

body
{
	background: #333;
	color: #111;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Lucida, Tahoma, Arial, Helvetica, sans-serif;   
	font-size: 9pt;
	padding: 10px 10px 12px 10px;
}


#page
{
	background: #ffffff;
	text-align: left;
	margin: auto;
	padding: 0;
}

#entete
{
	background: #a9fcff url(/squelettes/banniere.jpg) no-repeat right;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	line-height: 128px;
	height: 128px;
	font-size: 32pt;
	font-weight: bold;
	font-family: Comic Sans MS;   
	text-decoration: none;
	letter-spacing: 1px;
	color: #ffffff;
}

#entete a
{
	background: transparent;
	color: #024b5d;
}

#entete a:link, #entete a:visited
{
	text-decoration: none;
}

#entete a:hover, #entete a:active
{
	text-decoration: underline;
}

#menu
{
	background: #fff;
	color: #111;
	margin: 0;
	padding: 0;
	font-family: Comic Sans MS;   
        font-size: 10pt;
 }

#barre_laterale
{
	position: absolute;
	left: 10px;
	top: 168px;
	width: 200px;
	margin: 8px 0 20px 0;
	border: 1px dashed #ccc;
	border-left: none;
	padding: 0px 10px 10px 0;
	color: #666;
	background: #b2f6d3;
}

#barre_breves
{
/*	width: 300px;*/
/*	float: right;*/
	margin: 0 0 20px 0;
/*	border-left: none;*/
/*	padding: 0 0 0 8px;*/
/*	color: #666;*/
/*	background-color: #ccc;*/
/*	border: 1px dashed #ccc;*/
}

#contenu_principal
{
	margin: 8px 15px 5px 230px;
	min-height: 800px;
	max-width: 1000px;
}

#logo
{
	float: left;
	margin: 10px 0 20px 0;
	border: 1px dashed #ccc;
	border-left: none;
	padding: 2px 10px 10px 0;
	color: #fff;
	background: #fff url(../images/aligators.jpg) no-repeat;
	width: 200px;
	height: 207px
}

#icons_pied
{
	float: left;
	padding: 5px;
}

#pied_de_page
{
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 10px;
	text-align: center;
	clear: both;
	font-size: 10px;
}

/**********************************************/
/*                                            */
/**********************************************/

.encart
{
/*	background: url(../images/rubrique.gif) no-repeat left top;*/
	margin-left: 40px;
	padding: 2px;
/*	padding-left: 37px*/
}

.chapo
{
	margin: 10px 0 10px 0;
	padding: 0;
	font-weight: bold;
}

.biographie
{
	padding: 10px;
	margin-left: 100px;
	text-align: right;
}

.ps
{
	margin: 10px 0 10px 0;
	padding: 0;
	font-style: italic;
}

.rubrique
{
	margin: 10px 0 15px 0;
	padding: 5px;
	border: 1px dashed #ccc;
	background: #a6e8dc;
}

.article
{
	margin: 5px 0 10px 0;
	padding: 5px;
	border: 1px dashed #ccc;
	background: #a6e8dc;
}

.cv
{
}

.breve
{
/*	width: 48%;
	float: left; */
	margin: 4px 0 0 0;
	padding: 4px;
	border: 1px dashed #ccc;
	background-color: #bde5ec;
}


.spacer
{
	float: left;
/*	width: 800px;*/
	clear: left;
}

.texte
{
}

.periode
{
	float: left;
	text-align: right;
	padding: 10px;
	width: 120px;
}

.intitule
{
	text-align: left;
	padding: 10px;
	margin: 0 0 0 130px;
}

.lien
{
	line-height: 30px;
}

.documents_joints
{
	text-align: center;
	float: left;
	padding-right: 10px;
}

.image
{
	color: #333333;
	text-align: center;
	padding: 10px;
}

.rubrique .image
{
	color: #333333;
	text-align: center;
	padding: 10px;
}

.breve .image
{
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
}

.biographie .image
{
	padding: 5px;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
}

.biographie p
{
	text-align: right;
}

.titre
{
	line-height: 1.5em;
	font-weight: bold;
}

.legende
{
	font-style: italic;
}

.reactions, .total, #cv .lien
{
	font-weight: bold;
	text-align: right;
/*	clear: both;*/
}

.forum
{
	float: left;
	width: 540px;
	margin: 20px 0 0 0;
	padding: 10px;
	border: none;
}

.forum li
{
	list-style: square;
	margin-top: 0.5em;
	margin: 0;
}

.element
{
	margin-top: 5px;
	padding: 5px;
}

.element ul
{
	margin: 0;
	padding: 0;
	text-align: left;
}

.element ul ul
{
	margin-left: 10px;
	padding: 0;
	text-align: left;
	border: 0;
}

.element ul li
{
	list-style: square inside;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 8px;
}

.element ul li.secteur
{
	padding-top: 3px;
}

.element ul li.site
{
	list-style: circle inside;
}

.element ul li.art
{
	list-style: disc inside;
}

#cv .element ul li
{
	list-style: none;
}

.element ul li a
{
	font-size: 10px;
}

.element ul li.secteur a
{
	font-size: 13px;
}

.element ul li.secteur ul li a
{
	font-size: 10px;
}

/**********************************************/
/*                TYPOGRAPHIE                 */
/**********************************************/

h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.9em; }

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	margin: 0px;
/*	border: 2px solid #fff;*/
	letter-spacing: 1px;
}

h1.metier
{
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2
{
	font-style: italic;
}

h6
{
	letter-spacing: 0px;
}

.forum h3
{
	font-weight: bold;
}

.element h1, .element h2, .element h3, .element h4, .element h5, .element h6
{
	font-weight: normal;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: 0;
}

#cv .element h1
{
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}

p
{
	text-align: left;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#cv p
{
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}

a:link, a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #4253A5;
	background: transparent;
}

a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #999;
	background: transparent;
}

a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #526968;
	background: transparent;
}

.reactions a:link,
.reactions a:visited,
.total a:link,
.total a:visited,
#cv .lien a:link,
#cv .lien a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #444;
}

.reactions a:hover,
.total a:hover,
.reactions a:active,
.total a:active,
#cv .lien a:hover,
#cv .lien a:active
{
	font-weight: bold;
	text-decoration: underline;
	color: #444;
}


/**********************************************/
/*              MENU HORIZONTAL               */
/**********************************************/

#menu ul
{
	border-top: 1px solid #024b5d;
	border-bottom: 1px solid #024b5d;
	margin: 0px;
	padding: 0 0 1px 0;
	text-align: center;
}

#menu ul li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li span
{
	white-space: nowrap;
}

#menu a
{
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px 20px 2px 20px;
	margin: 0px;
	color: #024b5d;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
}

#menu a:hover, #menu a:focus
{
	color: #000;
	background: #ccc;
}

#menu a:active
{
	background: #024b5d;
	color: #fff;
}

#menu li#menu_espace_prive a:hover, #menu li#menu_espace_prive a:active
{
	background: #d44747;
	border: 1px solid #d44747;
	color: #fff;
}

body#accueil #menu li#menu_accueil a, 
body#plan_site #menu li#menu_plan a,
body#breves #menu li#menu_breves a
{
	background: #024b5d;
	border: 1px solid #024b5d;
	color: #fff;
	font-weight: bold;
}

body#espace_prive #menu li#menu_espace_prive a
{
	background: #d44747;
	border: 1px solid #d44747;
	color: #fff;
	font-weight: bold;
}

img
{
	background: transparent;
	padding: 0;
	display: inline;
	vertical-align: middle;
	border: 0;
}

img.smiley, #barre_laterale img, #pied_de_page img, .forum img, img.spip_puce
{
	background: transparent;
	padding: 0;
	display: inline;
	vertical-align: middle;
	border: 0;
}

table
{
	color: #333333;
	text-align: center;
	padding: 10px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 10px;
	margin-right: 10px;
}

form, input
{
	margin: 0;
	padding 0;
}

/**********************************************/
/*                STYLES SPIP                 */
/**********************************************/

.spip
{
	text-align: justify;
	vertical-align: middle;
}

table
{
	border-collapse: collapse;
	border: 1px solid #ccc;
}

.row_odd
{
	background-color: #f1f1f1;
}

.row_odd td
{
	padding: 5px 10px 5px 10px;
}

.row_even
{
	background-color: #fafafa;
}

.row_even td
{
	padding: 5px 10px 5px 10px;
}


li.un_smiley {
	display: inline;
	white-space: nowrap;
}
span.smiley_nom {
	font-weight: bold;
	font-size: 9pt;
	text-align:left;
        vertical-align:middle;
}
img.smiley_image {
        vertical-align: middle;
	margin-left: 10px;
	margin-right: 15px;
}
span.smiley_alt {
	display: none;
}
