body {
	background-color:#F0EFF0;
	padding: 0px;
	margin: 0px;
}

/*bande_haut*/
#bande_haut {
	width: 100% ;
	height: 350px;
	background: url(../images/template-bleu/banbleu.jpg) repeat-x;
}

/*global*/
#global {
	width: 960px ;
	margin: 0 auto ;
}

/*entete ------------------------------------------------------------------------------------ */

/*flash*/

#boutons {
	width: 960px;
    height: 230px;
    float: left;
}

/*description*/
#description {
	width: 400px ;
	position: relative ;
	top: -78px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f5f8f5;
}

#description a, #description a:visited , #description a:active, #description a:hover {
	color: #f5f8f5;
	text-decoration: none;
}

/*central ------------------------------------------------------------------------------------ */

/*contenu*/
#contenu {
	width: 500px;
	float: left;
}

/*icone dossier*/
#icone-dossier {
	width: 110px;
    height: 342px;
	float: left;
	margin: -36px 22px 0px 0px;
	background: url(../images/template-bleu/puce-ariane.png) no-repeat;
}

/*titre*/
#titre {
	height: 32px;
	border-bottom: 1px solid #D1CEDF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #65619C;
	margin:0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #AFA8CC;
	margin:0px 0px 6px;
	padding:0px 26px;
	background: url(../images/template-bleu/puce-titre.jpg) no-repeat;
	text-align: left;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AFA8CC;
	margin:0px 0px 6px;
	padding:0px 16px;
	background: url(../images/template-bleu/puce1.jpg) no-repeat;
}

/*ariane*/
#ariane {
	padding-top:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a54e5;
}
#ariane a, #ariane a:visited , #ariane a:active {
	color: #7a54e5;
	text-decoration: none;
}
#ariane a:hover {
	color: #7a54e5;
	text-decoration: underline;
}

/*texte*/
#texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3A5C0;
	text-align:justify;
	padding: 30px 00px 00px 00px;
	line-height: 17px;
}

#texte a, #texte a:visited , #texte a:active {
	color: #7a54e5;
	text-decoration: none;
}
#texte a:hover{
	color: #7a54e5;
	text-decoration: underline;
}

.texte10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.texte10 a, .texte10 a:visited , .texte10 a:active {
	color: #15A106;
	text-decoration: none;
}
.texte10 a:hover{
	color: #15A106;
	text-decoration: underline;
}

/*paragraphe*/
.paragraphe {
	padding: 00px 00px 15px 00px;
}

/*sujet*/
.sujet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAACC6;
	text-align:justify;
	margin:0px 0px 10px 17px;
	padding:0px 0px 5px 0px;
	border-bottom: 1px solid #dfd2fb;
}

/*lien_ext*/
.lien_ext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FB9804;
}

/*lien_lex*/
.lien_lex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3A5C0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A3A5C0;
	text-decoration: none;
}
.lien_lex a, .lien_lex a:visited , .lien_lex a:active, lien_lex a:hover {
	text-decoration: none;
}

/*lectures recommandées ------------------------------------------------------------------------------------ */

#lecrec {
	border: 1px dashed #A4A0B8;
	background-color: #EBECF1;
	margin: 15px 10px 15px 10px;
	padding: 15px 15px 7px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53419C;
	line-height: 17px;
	width: 450px;
}

#lecrec a, #lecrec a:visited , #lecrec a:active {
	color: #FB7E03;
	text-decoration: none;
}

#lecrec a:hover{
	color: #FB7E03;
	text-decoration: underline;
}

#titlecrec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6136E0;
	background: url(../images/template-gris/Info.png) no-repeat;
	padding-left: 40px;
}

/* menu ------------------------------------------------------------------------------------ */
#menu {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
}

#menu-fnd-g {
	float: left;
	background: url(../images/template-gris/fnd-menu-g.png) no-repeat;
	height: 649px;
	width: 42px;
	padding-top:10px;
}

#menu-fnd-c {
	background: url(../images/template-gris/fnd-menu-c.png) repeat-x;
	float: right;
	height: 649px;
	width: 258px;
	padding-top:10px;
}

/*menu text style */
#menu a, #menu a:visited, #menu a:active {
	color: #AEA8C6;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover{
	text-decoration : none;color: #AEA8C6; border-bottom : 1px; border-bottom-style : solid; border-bottom-color : #7a54e5;
}

/*menu list  */
#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
}

#menu li {
	list-style: none;
	margin: 4px 0px 0px 0px;
	padding: 1px 10px 2px 0px;
}

/* menu title */
#menutitre-agence{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #7a54e5;
	margin: 4px 0px 2px 0px;
	padding: 20px 0px 10px 50px;
	background: url(../images/template-gris/ico-agence.png) no-repeat 0% 140%;
}

#menutitre-agence a, #menutitre-agence a:visited, #menutitre-agence a:active{
	color: #7a54e5;
	text-decoration: none;
	font-weight: bold;
}

#menutitre-agence a:hover{
	text-decoration : none;color: #7a54e5; border-bottom : 1px; border-bottom-style : solid; border-bottom-color : #7a54e5; 
}

#menutitre-developpement{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #7a54e5;
	margin: 4px 0px 2px 0px;
	padding: 20px 0px 10px 50px;
	background: url(../images/template-gris/ico-developpement.png) no-repeat 0% 140%;
}

#menutitre-developpement a, #menutitre-developpement a:visited, #menutitre-developpement a:active{
	color: #7a54e5;
	text-decoration: none;
	font-weight: bold;
}

#menutitre-developpement a:hover{
	text-decoration : none;color: #7a54e5; border-bottom : 1px; border-bottom-style : solid; border-bottom-color : #7a54e5; 
}

#menutitre-webdesign{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FA941A;
	margin: 4px 0px 2px 0px;
	padding: 20px 0px 10px 50px;
	background: url(../images/template-gris/ico-webdesign.png) no-repeat 0% 140%;
}

#menutitre-webdesign a, #menutitre-webdesign a:visited, #menutitre-webdesign a:active{
	color: #7a54e5;
	text-decoration: none;
	font-weight: bold;
}

#menutitre-webdesign a:hover{
	text-decoration : none;color: #7a54e5; border-bottom : 1px; border-bottom-style : solid; border-bottom-color : #7a54e5; 
}

#menutitre-referencement{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #7a54e5;
	margin: 4px 0px 2px 0px;
	padding: 20px 0px 10px 50px;
	background: url(../images/template-gris/ico-referencement.png) no-repeat 0% 140%;
}

#menutitre-referencement a, #menutitre-referencement a:visited, #menutitre-referencement a:active{
	color: #7a54e5;
	text-decoration: none;
	font-weight: bold;
}

#menutitre-referencement a:hover{
	text-decoration : none;color: #7a54e5; border-bottom : 1px; border-bottom-style : solid; border-bottom-color : #7a54e5; 
}

#menutitre-liens{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #7a54e5;
	margin: 4px 0px 2px 0px;
	padding: 20px 0px 10px 50px;
	background: url(../images/template-gris/ico-liens.png) no-repeat 0% 140%;
}

#menutitre-liens a, #menutitre-liens a:visited, #menutitre-liens a:active{
	color: #7a54e5;
	text-decoration: none;
	font-weight: bold;
}

#menutitre-liens a:hover{
	text-decoration : none;color: #7a54e5; border-bottom : 1px; border-bottom-style : solid; border-bottom-color : #7a54e5; 
}

#menutitre-lexique{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #7a54e5;
	margin: 4px 0px 2px 0px;
	padding: 20px 0px 10px 50px;
	background: url(../images/template-gris/ico-realisations.png) no-repeat 0% 140%;
}

#menutitre-lexique a, #menutitre-lexique a:visited, #menutitre-lexique a:active{
	color: #7a54e5;
	text-decoration: none;
	font-weight: bold;
}

#menutitre-lexique a:hover{
	text-decoration : none;color: #7a54e5; border-bottom : 1px; border-bottom-style : solid; border-bottom-color : #7a54e5; 
}

/*footer-menu ------------------------------------------------------------------------------------ */
#footer-menu {
	background: url(../images/template-gris/footer-menu.jpg) no-repeat;
	width: 300px;
	height: 100px;
	margin: 40px 00px 20px -15px;
	padding: 00px 00px 30px 00px;
}

/*alignements ------------------------------------------------------------------------------------ */
.img-site {
	padding: 20px 00px 20px 00px;
	text-align: center;
}

/*image gauche*/
.img-g {
	float: left;
	margin: 4px 4px 0px 4px;
	padding: 4px 4px 0px 4px;
}

/*image droite*/
.img-d {
	float: right;
	margin: 4px 4px 0px 4px;
	padding: 4px 4px 0px 4px;
}