@import url(interface.css);
/* I-MAJIN.CSS */

body {
	background-color: #018bc4;
	padding: 0;
	margin: 0;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;/* IE 5.5 */
}

/****************************************************************************

	XHTML

****************************************************************************/

img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

/****************************************************************************

	MISE EN FORME SELON INTERFACE

****************************************************************************/

/*
BANNER
----------------------------------------------------------------------------*/

div#banner img#logo {
	margin: 13px 0 0 20px;
}

/*
COORDONNEES
----------------------------------------------------------------------------*/

div#coordonnees p {
	padding: 44px 0 0 19px;
	margin: 0;
	line-height: 1.6em;
}

/*
MENU SITE
----------------------------------------------------------------------------*/

div#menu {
	width: 491px;
	height: 40px;
	background: url(../img/interface/bg_menu.gif) left top no-repeat;
}

div#menu ul#menu-site {
	padding:  12px 0 0 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

div#menu ul#menu-site li {
	display: inline;
	padding: 0 18px;
	margin: 0;
}

div#menu ul#menu-site li a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #d1deea;
	text-decoration: none;
}

div#menu ul#menu-site li a:hover {
	color: #fff;
}

/*
INTRO
----------------------------------------------------------------------------*/

div#intro {
	width: 491px;
	height: 210px;
	background: url(../img/interface/bg_accueil.jpg) left top no-repeat;
}

div#intro h1 {
	font: bold 2em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 16px 21px 0 21px;
	margin: 0;
}

div#intro h1:first-letter {
	font-size: larger;
}

div#intro p {
	font: normal 1.3em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 6px 0 4px 21px;
	margin: 0;
	width: 300px;
}

/*
CONTENT + formes haute et basse
----------------------------------------------------------------------------*/

/* forme haute */

div#haut-content {
	width: 491px;
	height: 14px;
	background: url(../img/interface/haut_content491x14.gif) no-repeat;
}

/* content */

div#content {
	padding: 0 21px;
	background: url(../img/interface/bg_content.gif) repeat-y;
}

h2, h3, h4, h5, h6 {
	padding: 10px 0 0 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}

div#content h2 {
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	color: #062B60;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom: 1px dotted #062B60;
	margin-bottom: 10px;
	background: url(../img/interface/bg_h2.gif) bottom repeat-x;  
}

div#content h2:first-letter {
	color: #BDEFFF;
}


div#content h3 {
	font-size: 1.5em;
}

div#content h4 {
	font-size: 1.4em;
}

div#content h5, div#content h6 {
	font-size: 1.2em;
}

div#content p {
	padding: 10px 0;
	margin: 0;
	line-height: 1.7em;
	color: #fff;
	text-align: justify;
}

div#content p.chapo {
	font-weight: bold;
	color: #0D475B;
	padding: 5px;
	border: 3px dotted #1DD4FF;
}

/* forme basse */

div#bas-content {
	width: 491px;
	height: 10px;
	background: url(../img/interface/bas_content491x10.gif) no-repeat;
}

/*
SPECIFIQUE ACCUEIL
----------------------------------------------------------------------------*/

/* bloc news */

div#news {
	width: 164px;
	height: 200px;
	background: url(../img/interface/bg_news2.gif) left top no-repeat;
	float: left;
}

div#news p {
	padding: 56px 21px 21px 21px;
	margin: 0;
	color: #ffffcc;
}

div#news p:first-line {
	line-height: 2em;
}

div#news p a {
	font-weight: bold;
	font-size: smaller;
	color: #f9e96c;
	text-decoration: none;
	float: right;
}

div#news p a:hover {
	color: #fff;
}


div#news span.date-news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #e85c31;
}

/* bloc references */

div#references {
	width: 164px;
	height: 200px;
	background: url(../img/interface/bg_references2.gif) left top no-repeat;
	float: left;
}

div#references p {
	padding: 56px 21px 21px 21px;
	margin: 0;
	color: #ccffcc;
}

/* bloc recherche */

div#recherche {
	width: 163px;
	height: 200px;
	background: url(../img/interface/bg_recherche2.gif) left top no-repeat;
	float: left;
}

div#recherche p {
	padding: 56px 21px 21px 21px;
	margin: 0;
	color: #ffe1ff;
}

div#recherche form#formRecherche {}

div#recherche label {}

div#recherche input#inputSearch {
	width: 115px;
	padding: 0;
	margin: 0;
	border: none;
	background-color: #FFCCFF;
}

/*
FOOTER
----------------------------------------------------------------------------/

/* menu */

div#footer-menu p {
	padding: 4px 0 0 0;
	margin: 0;
}

/* liste menu horizontal */

ul#footer-menuA {
	padding: 0 0 3px 0;
	margin: 0;
	list-style: none;
}

ul#footer-menuA li {
	display: inline;
}

ul#footer-menuA li a {
	color: #a6d7ea;
	font-weight: bold;
	text-decoration: none;
}

ul#footer-menuA li a:hover {
	color: #fff;
}

/* liste menu vertical */

ul#footer-menuB {
	padding: 0;
	margin: 5px 0;
	list-style: none;
}

ul#footer-menuB li {
	padding:0 0 0 13px;
	margin: 5px 0;
	background: url(../img/interface/puce_bas.gif) left center no-repeat;
}

ul#footer-menuB li a {
	color: #a6d7ea;
	font-weight: bold;
	font-size: smaller;
	text-decoration: none;
}

ul#footer-menuB li a:hover {
	color: #fff;
}

/* pictos */

div#footer-pictos p {
	padding: 0;
	margin: 0;
}

/****************************************************************************

	CLASSES GENERIQUES SUPPLEMENTAIRES

*****************************************************************************/

.georgia {
	font-family: Georgia;
}

.black {
	color: #000;
}

/* FIN I-MAJIN.CSS */