/* CSS Galipette */

/* Balises standard */
html {
	text-align: center;
}

body {
	color: #ffffff;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	background: #E2F8C2;
	margin: 0 40px;
	padding: 0;
	font-size: 0.8em;
	position: relative;
	text-align: left;
}

.header
{
	background: url('../images/bg/gradient2.gif') top left repeat-x;
	position: relative;
	height: 66px;
	z-index: 10;
}


h1
{
	color: #fff;
	font-size:47px;
	font-weight: bolder;
	margin:0;
	padding: 0.08em 0;
}

h1 sup {
	color:#DDDDDD;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company,
h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #FFFFFF;
	font-size: 2.5em;
	margin-top: 40px;
}

h3
{
	color: #4018A1; /*#C959C9;*/
	font-size: 1.25em;
    margin-top: 0.75em;
}
h4
{
	font-size: 1.3em;
	color: #92BDFA;
}
h1,
h2,
h3,
h4,
h5,
h6,
.spip
{
	font-family: Lucida, Arial, Helvetica, sans-serif;
}

h3.spip
{
	font-size: 1.25em;
}

.content
{
	margin: 0 20px;
}

.content a, .footer a
{
	color: #CE91FA;
	text-decoration: none;
}

.content a:hover
{
	font-style: italic;
}

.content strong
{
	font-weight: bolder;
	color: #FA9A91;
}

.content em
{
	color: #BDFA91;
}

/* Showcase content */

.demo_container
{
	text-align: center;
}

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

.content p.linkage
{
	margin-top: 2em;
	text-align: right;
}

.content p.linkage a
{
	font-size: 1.7em;
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}

/* detail content */

.content #jdsgShowcase
{
	width: 500px;
	height: 200px;
	overflow: hidden;
}

.content p.detail
{
	margin: 0 auto;
	width: 800px;
	text-align:center;
	background: #eee;
	padding: 5px;
	color: #333;
}

/* Raw content */
.content code
{
	background:#444444 none repeat scroll 0% 50%;
	display:block;
	font-family:courier,monospace;
	font-size:0.7em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:120%;
	margin:10px 15px;
	overflow:auto;
	padding:10px;
}

/* Footer */
.footer
{
	margin-top: 1em;
	background: #111;
	color: #fff;
	padding: 0.2em 2em;
}

.footer p
{
	margin: 0;
	padding: 0;
}

/* SPIP -> Entêtes et pied de pages */
p.pagehaut {
	background: #FCFEFC;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
}
p.pagebas {
	background: #FCFEFC;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.adresse
{
    color: #4CA2DC;
    font-size: 85%;
    text-align: center;
}
.structure
{
	display: none;
}
.chapo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
}
.texte, .texte p.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: justify;
}
.ps {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 85%;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 80%;
}
/* Ici les styles pour le contenu */

.contenu h1,h2 {
	font-size: 120%;
	font-weight: bold;
}
.contenu h1,h2.titre-extrait {
	font-size: 160%;
	font-weight: bold;
}
.contenu h1,h2.titre-texte {
	font-size: 190%;
	font-weight: bold;
}
.contenu .surtitre {
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
}
.contenu .detail {
	font-size: 90%;
	color: #303030;
}
.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	font-size: 85%;
}

/* Disposition a l'ecran */

#principal
{
	font-family: Arial, Helvetica, sans-serif;
}

#plan
{
	font-family: Arial, Helvetica, sans-serif;
}

#navigation
{
	font-family: Arial, Helvetica, sans-serif;
}

.encart
{
	font-family: Arial, Helvetica, sans-serif;
}

/* SPIP -> Balises des liens */
a
{
    text-decoration: none;
    color: #2C2A7C;
}
a:hover
{
    color: #FCAA1C;
}
a.spip_out
{
    color: #4CA2DC;
}
a.spip_in,
a.spip_url
{
    color: #4CA2DC;
}
a.spip_glossaire
{
    color: #4CA2DC;
}

/* SPIP -> Balises des tableaux */
table.spip
{
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 80%;
    height: auto;
}
table.spip tr
{
    text-align: center;
}
table.spip tr.liens a
{
    color: #3B1693;
}
table.spip tr.liens
{
    color: #7959C9;
    background-color: #CCCCCC;
}
table.spip tr.row_first
{
     background-color: #E6DABF;
}
table.spip tr.row_odd
{
    color: #7959C9;
    background-color: #cccccc;
}
table.spip tr.row_even
{
    color: #7959C9;
    background-color: #dddddd;
}
table.spip tr td
{
    vertical-align: middle;
    azimuth: center;
    text-align: center;
}
table.spip table
{
    padding: 2px;
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
}
td.texte
{
    color:#4CA2DC;
}
td.global
{
	background: #ffff99;

}

.spip_documents{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 80%;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    max-width:120px;
    text-align: center;
}
/* .spip_doc_titre
{
    text-align: center;
} */
.spip_documents_right
{
    content: normal;
}
.spip_documents_left
{
    content: normal;
}
.spip_images{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 80%;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    text-align: center;
}
.spip_vignettes{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 80%;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    text-align: center;
}

/* Logo Entreprise */
.logogalipette
{
	position: absolute;
	top: 0px;
    left: auto;
    width: 900px;
    text-align: center;
}

.map
{
    color: #7959C9;
}

/* Contenu */
.contenu
{
	position: absolute;
	top: 165px;
    left: auto;
    width: 900px;
    height: 520px;
    z-index: 0;
}

.contenu-articles
{
	font-family: "Berlin Sans FB","Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	/*color: #CCCCFF;*/
	position: absolute;
	top: 10px;
    left: 0px;
    bottom: 10px;
    width: 550px;
    overflow: auto;
    z-index: 1;
    background: #EDE693;
    padding: 10px;
    color:#000000;
    font-size: 1.2em;
}

.contenu-articles a
{
    color : #E0007F;
}

.contenu-articles a:hover
{
    color : #F000BF;
}

.actualites
{
	position: absolute;
	left: 580px;
	top: 10px;
    right: 10px;
    width: 300px;
    bottom: 10px;
    overflow: auto;
    z-index: 5;
    background-color: #150F06;
    padding: 10px;
    font-size: 1.1em;
}
.actualites h5
{
    font-size: 1em;
    margin-top: 0px;
    margin-bottom: 2px;
}
.actualites p
{
    margin: 0px;
}
.actualites dl
{
    margin-left: 0px;
    margin-top: 2px;
}
.actualites dt
{
    margin-left: 0px;
}
.actualites dd
{
    margin-left: 20px;
}

/* Navigation (bas) */
.menu_pied
{
	position: absolute;
	top: 685px;
    left: auto;
    width: 900px;
    height: 20px;
    z-index: 0;
    background-color: #FFFF77;
    color: #351484;
    font-size: 0.8em;
    text-align: center;
}

/* Navigation (haut) */
.navigation
{
	margin: 0;
	padding: 0;
}
.navigation h2
{
	display: none;
}
.navigation ul
{
	position: absolute;
	top: 130px;
    left: auto;
    width: 900px;
	padding: 0;
	margin: 0;
	font-size: 1.5em;
	z-index: 10;
    background-image: url("../img/png/menu-haut-fond.png");
}
.navigation ul ul
{
	position: absolute;
	top: auto;
	right: auto;
	padding: 0;
	margin: 0;
	width: 200px;
	font-size: 0.6em;
	display: none;
}
.navigation ul li:hover ul
{
	display: block;
}
.navigation li
{
	float: left;
	list-style-type: none;
}
.navigation ul ul li
{
	float: none;
	height: 24px;
}
.navigation li a
{
	/* background: url('../images/bg/gradient1.gif') center left repeat-x; */
	padding: 0.2em 0.5em;
	height: 26px;
	margin-right: 5px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	overflow: hidden;
}
* html .navigation li a
{
	float: left;
}
* html .navigation li ul
{
	clear: left;
}
* html .navigation li li a
{
	float: none;
}
.navigation li.last a
{
	margin-right: 0;
}
.navigation li.active a,
.navigation li a:hover,
.navigation li:hover a
{
	border-top: 3px #000000 solid;
}
.navigation li.active a
{
	font-weight: bold;
}
.navigation li a:hover
{
	background: #C743A1; /*#351484;*/
}
.navigation li ul li a,
.navigation li.active ul li a,
.navigation li ul li a:hover,
.navigation li:hover ul li a
{
	margin: 0;
	border-top: 1px #000000 solid;
	height: auto;
}
* html .navigation li ul li
{
	margin: 0;
	padding: 0;
}
.navigation ul ul li.last a
{
	border-bottom: 1px #000000 solid;
}

