/*             fichier CSS aliod pour ALIOD
                    http://www.aliod.fr
          Designed by "ALIOD" de http://www.aliod.fr
            © Copyright 2008-2009 S.A.R.L. ALIOD           */


/***********************************************************/
/*                   styles des balises                    */
/***********************************************************/

/*--------------------*/
/*       GENERAL      */
/*--------------------*/
h1 {color:#a2147d;}





/***********************************************************/
/*              styles des "id" et "class"                 */
/***********************************************************/

/*--------------------*/
/*        PAGE        */
/*--------------------*/

/*--------------------*/
/*       BANDEAU      */
/*--------------------*/
#ban_menu .menu_actif {
	float:right;
	margin:23px 15px auto 10px;
	color: #a2147d;
	text-decoration:underline;
	cursor:default;
	}
#ban_down a:hover {color:#610a6d;}
#ali_0 {
	float:left;
	margin:0 17px;
	width:59px;
	height:23px;
	background-color:transparent;
	}
#ali_0 img {width:59px;height:23px;}
#ali_0 a   {
	display:block;
	background: url(../images/aliod/ali_0.gif) no-repeat 0 0;
	}
#ali_0 a:hover   {
	background: url(../images/aliod/ali_over.gif) no-repeat 0 0;
	}
/*--------------------*/
/*        CORPS       */
/*--------------------*/
#fil_ariane .fil {
	color:#a2147d;
	font-weight:bold;
	padding:0 3px;
	}
#fil_ariane a:hover {text-decoration:underline;color:#a2147d;}
#menu {background: transparent url(../images/aliod/ali_menu.jpg) no-repeat 0 0;}
#menu a:hover {color:#a2147d;font-weight:bold;}

.devise {
	font-size: 1.6em;
	color: #666;
	margin: 60px 0 0 180px;
	}
.dev_2 {
	margin: 10px 0 0 160px;
	}
#texte p {margin-top:20px;}
#texte p:first-letter {color:#a2147d;font-size:1.4em;font-weight:bold;}
#texte a{
	color: #610a6d;
	font-weight: bold;
	}
#texte a:hover {
	color: #666;
	}
#texte li {background:transparent url(../images/aliod/ali_puce_claire.gif) no-repeat 0 0.5em;}
#texte .relief {
	color:#a2147d;
	}
#texte_ill {
	background: url(../images/aliod/ali_carte.jpg) no-repeat;
	}
#texte_ill a {
	color: white;
	font-weight: normal;
	}
#texte_ill a:hover {
	color: white;
	font-weight:bold;
	letter-spacing: normal;
	}
.adresse {
	margin: 20px 0 0px 10px;
	border-left: 3px solid #a2147d;
	padding-left: 20px;
	}
#carte_titre {
	color: #610a6d;
	}
#footer .foot_titre {
	border-bottom:1px solid #610a6d;
	color:#610a6d;
	}
#photo_bas {
	background: transparent url(../images/aliod/ali_photo.png) no-repeat;
	}

/* FORMULAIRE DE CONTACT */
.part_contact {
	margin: 0;
	font-size: 1.2em;
	}
#contact_form {
	width: 470px;
	margin-left: 10px;
	}
#contact_form textarea {
	width: 440px;
	}
#contact_form fieldset {
	width: 448px;
	}
#contact_form p {
	text-indent: 0px;
	margin: 0 0 5px 0;
	}
a#aff_button {
	background-color: #999;
	color: #fff;
	border: 1px outset #a2147d;
	width: 190px;
	text-align: center;
	margin: 8px 0 0 10px;
	display: block;
	}
#aff_button:hover {
	border: 1px inset #a2147d;
	}
#contact_rep {
	margin: 10px 0 2px 10px;
	color: #a2147d;
	}
#up {
	margin-bottom: 10px;
	}
#captcha {
	margin: 0 5px 0 5px;
	}