@charset "iso-8859-1";
/* CSS Document */

/*----------------------------------------------------------------------------------------------------------------------------*/
/*LINK*/
/*----------------------------------------------------------------------------------------------------------------------------*/
a, a:link, a:visited, a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal;}
a, a:link, a:visited {color: #A3C300; text-decoration: none;}
a:hover {color: #726351;}

.top a, .top a:link, .top a:visited, .top a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; margin: 4px;}
.top a, .top a:link, .top a:visited {color: #FFF; text-decoration: none;}
.top a:hover {}

/*----------------------------------------------------------------------------------------------------------------------------*/
/*BODY GLOBAL*/
/*----------------------------------------------------------------------------------------------------------------------------*/
html, body {
margin: 0; 
padding: 0; 
background-color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-style: normal; 
font-weight: normal;
font-size: 12px;
color: #726351;}

#header, #bloc_menu, #ariane, #global, #footer, #bas {margin: 0 auto;}
#header, #ariane, #global, #footer, #bas {width: 1000px;}
#header {height: 120px;}
#bloc_menu {background: url(http://www.activa-referencement.fr/images/menu_anime.png) no-repeat; width: 970px; height: 246px; padding: 15px;}
#ariane {height: 50px; margin-top: 1px;}
#footer {clear: both;}


p, h1, h2, h3, h4, h5, h6, ul, li {margin: 0; padding: 0;}
ul {list-style-position: inside;}

a img {border: 0;}

hr {color: #CCC; background-color: #CCC; height: 1px; border: 0; margin: 0;}

/*----------------------------------------------------------------------------------------------------------------------------*/
/*ELEMENTS GRAPHIK*/
/*----------------------------------------------------------------------------------------------------------------------------*/
#acces {width: 330px; height: 16px; margin: 85px 10px 0 0; float: right;}
#acces a, #acces a:link, #acces a:visited {color: #726351; text-decoration: none;}
#acces a:hover {color: #A3C300;}

#flashContent {width: 632px; height: 193px; margin: 51px 0 0 19px; float: left;}

#colone_gauche {width: 250px; float: left;}
#colone_gauche a, #colone_gauche a:link, #colone_gauche a:visited {color: #726351; text-decoration: none;}
#colone_gauche a:hover {color: #A3C300;}

.menu_gauche {background: url(http://www.activa-referencement.fr/images/cadre_haut.png) left top no-repeat; width: 243px; height: 33px; padding-top: 12px;}
.cadre {background: url(http://www.activa-referencement.fr/images/cadre_bas.png) left bottom no-repeat; margin-bottom: 15px; padding-top: 5px;}

.contact {padding-left: 33px;}

#content {width: 750px; float: left; margin-bottom: 70px;}

.contenu1 {width: 730px; margin: 10px; clear: both;}

.zone {padding-top: 20px;}

.zone2 {height: 24px; width: 500px; float: left; margin-top: 20px;}
.zone2 img {display: block; margin: 0 auto;}

.top {background-color: #A3C300; width: 40px; display: block; margin: 0 auto;}

#bande_footer_haut {background-image: url(http://www.activa-referencement.fr/images/bande_footer.jpg); width: 1000px; height: 26px; clear: both;}
#bande_footer_bas {background-color: #726351; background-repeat: repeat-y; width: 1000px; clear: both; padding-bottom: 20px;}

/*----------------------------------------------------------------------------------------------------------------------------*/
/*MENU*/
/*----------------------------------------------------------------------------------------------------------------------------*/
#menu {display: block; margin: 22px 0 0 26px; width: 286px; height: 236px; float: left;}
#menu li {display: block; margin-bottom: 5px; height: 43px;}
ul#menu {list-style-type: none;}
#menu a, #menu a:link, #menu a:visited, #menu a:hover {font-size: 16px; margin-left: 34px;}
#menu a, #menu a:link, #menu a:visited {color: #726351; text-decoration: none;}
#menu a:hover {color: #A3C300;}

/*----------------------------------------------------------------------------------------------------------------------------*/
/*CONTENU TEXTE*/
/*----------------------------------------------------------------------------------------------------------------------------*/
h1, h2, h3, h4 {color: #40372D; font-size: 20px; font-weight: 400;}

#ariane p {margin: 10px 0 0 0;}
#ariane a, #ariane a:link, #ariane a:visited, #ariane a:hover {font-size: 14px;}
#ariane a, #ariane a:link, #ariane a:visited {color: #726351; text-decoration: none;}
#ariane a:hover {color: #A3C300;}

.cadre p {margin: 0 30px 0 20px;}

.slogan {font-style: italic; font-weight: bold; color: #A3C300; font-size: 14px;}

.menu_gauche p {font-size: 16px; color: #FFF; margin-left: 22px;}

.zone p {text-align: justify;}

#footer p {text-align: center; padding-top: 5px; clear: both;}
#footer a, #footer a:link, #footer a:visited {color: #726351; text-decoration: none;}
#footer a:hover {color: #A3C300;}

#bande_footer_bas p {color: #CCC; text-align: justify; margin: 0 20px 0 20px;}
#bande_footer_bas a:hover {color: #CCC; text-decoration: underline;}

/*----------------------------------------------------------------------------------------------------------------------------*/
/*FORMULAIRE*/
/*----------------------------------------------------------------------------------------------------------------------------*/
#form {
	margin: 15px;
}

input[type=text]{
	border: solid 1px #CCC;
	margin-top: 5px;
}
textarea{
	border: solid 1px #CCC;
	width: 500px;
	height: 150px;
	margin-top: 5px;
}
input[type=submit]{
	background-color: #EEE;
	cursor: pointer;
}
input[type=submit]:hover{
	background-color: #FFF;
}
.error-message {
	color: #FF0000;
	margin: 5px;
}

/*----------------------------------------------------------------------------------------------------------------------------*/
/*PHOTO*/
/*----------------------------------------------------------------------------------------------------------------------------*/

.htop {}
.htop h1 {margin: 0; padding: 0; display: inline; font-size: 18px; color: #726351;}
