/*Définition des éléments de type bloc*/
html{
	overflow: auto;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 11px verdana, sans-serif;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background: orange;
}
#img_fond{
	position: fixed;
	left: 50%;
	margin-left: -476px;
}
a {
    color: #0099FF;
	text-decoration: none;
}
a:hover{
	color: #005A9c;
	text-decoration: underline;
}
#conteneur{
	width: 900px;
	text-align: left;
	border: 2px solid #005a9c;
	background: #fff;
	margin: 0 auto;
}
#image1 {
	left:1px;
	border-bottom-style:solid;
	top:191px;
	width:770px;
	height:84px;
	z-index:501;
}
#texte1 {
	left:339px;
	top:206px;
	width:357px;
	height:27px;
	z-index:501;
	position: absolute;
}
#texte2 {
	left:339px;
	top:349px;
	width:357px;
	height:27px;
	z-index:501;
	position: absolute;
}
#texte3 {
	left:339px;
	top:487px;
	width:357px;
	height:27px;
	z-index:501;
	position: absolute;
}
#bandeau_cicerone {
	width:400px;
	float: right;
	font-size:medium;
	font-style: italic;
}
.locaux {
	float: right;
	margin-right: 50px;
}

/*définition des éléments textuels*/
.commerce {
	width: 400px;
	float: right;
	margin-top: -100px;
	margin-right: 120px;
}
.img{
border: 0px;
} 

.imgdroit{
border: 0px;
float:right;
}
.imggauche{
border: 0px;
float:left;
}
.image{
margin-left:270px;
}
.ciceroneperso{
margin-top:-90px;
}

h1{
	color:#6699FF;
	position: relative;
	padding-left: 40px;
	text-align: inherit;
	border-bottom-style:solid;
	border-left-style:solid;
	border-left-width: 3px;
	border-left-color:#6699FF;
	border-bottom-color:#ffb72a;
	border-bottom-width: 1px;
	background-image:url(images/puces/puceh1.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-left: 10px;
}

h2{
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	font-size: x-large;
	color: #FFFFFF;
	background-color: #6699FF;
}

h3{
	text-align: center;
	font-size: large;
	background-color: #FFAF27;
	color: #FFFFFF;
	margin-left: 10px;
}
h4.aide{
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
}

table.aide{
width: 100%;
margin-left: 15px;
text-align: center;
}
table.aide p{
margin-left: 0;
}
table.aide td{
width: 25%;
}
.img_aide{
border: 0px;
}
hr {
color: #FFAF27;
background-color: #FFAF27;
height: 1px;
border: 0;
}

.paragraphe {
text-indent: 2em;
padding: 0 2px;
}

.tel {
font-style:italic;
text-decoration:underline;
color: #6699ff;
}

p{
	margin-left: 15px;
}

/* Elements de premier niveau
--------------------------------------*/
#logo {
	width:770px;
	height:65px;
	background: url(images/logoCice.png) 10px center no-repeat;
	margin: 10px 10px 20px;
}


#banniere {
	left:483px;
	top:50px;
	width:296px;
	height:31px;
	float: right;
	margin-top: 10px;
}

a.info{
	position:relative;
	z-index:24;
	color:#000;
	text-decoration:none;
	}

a.info:hover{z-index:25; }

a.info span{display: none}

a.info:hover span{ 
    display:block;
    position:absolute;
    left:-3em; width:15em; top:2em;
    border:1px solid #0cf;
    background-color:#ffaf27; color:#000;
    text-align: center;
    text-decoration:blink;
	font-style: italic;
	z-index:26;
	}

/* Elements de second niveau
--------------------------------------*/
h1#corp-text1 {
	position:absolute;
	left:129px;
	top:194px;
	width:758px;
	height:50px;
	background-color: #FFFFFF;
	border-bottom-style: inherit;
}

.gauche {
	left:130px;
	width:734px;
	height:114px;
	border-bottom-style: ridge;

}
.centre {
	position:absolute;
	left:130px;
	top:364px;
	width:734px;
	height:116px;
	border-bottom-style: ridge;
}
.droit {
	position:absolute;
	left:582px;
	top:517px;
	width:366px;
	height:130px;
	border-bottom-style: ridge;

}
.lien{
	font-style: normal;
	text-decoration: underline;
	color: #FF9900;
	text-transform: capitalize;
}
 
.titre {
	font-size: large;
	background-color: #FFB72A;
	text-align: center;	
 }
 
.ciceronev2 {
	font-style: italic;
}

.argumentcom {
	font-style: italic;
	text-align: justify;
	font-variant: normal;
	font-weight: bold;
}

#image-cicerone {
	width:311px;
	height:204px;
	z-index:7;
	background-image:url(images/locaux-cicerone.png);
	float: right;
}
 .footer {
	font-size: x-small;
	font-style: italic;
	text-align: center;
 }
/* Les listes
--------------------------------------*/


.liste{
	font-style: italic;
	text-indent: 15px;
	list-style-image: url(images/puce1.png);
	list-style-position: inside;
	text-transform: capitalize;
}

.liste a {
	color: #0099FF;
	text-decoration:none;
}
.liste a:hover {
	color: #FFCC00;
	text-decoration:none;
}

.listeauto{
	font-style: italic;
	text-indent: 7px;
	list-style-image: url(images/puces/puce_voiture.png);
	list-style-position: inside;
}

.listeauto a {
	color: #0099FF;
	text-decoration:none;
}
.listeauto a:hover {
	color: #FFCC00;
	text-decoration:none;
}


.listedemo li{
	list-style-image: url(images/puce_cine.png);
		margin-left: -10px;
}
.listedemo{
	font-style: italic;

	list-style-position: outside;
}

.listedemo a {
	color: #0099FF;
	text-decoration:none;
}
.listedemo a:hover {
	color: #FFCC00;
	text-decoration:none;
}


.listedemo2{
	font-style: italic;
	/*text-indent: 7px;
	list-style-position: inside;*/
}

.listedemo2 li{
	list-style-image: url(images/info.png);
	margin-left: -10px;
}

.listedemo2 a {
	color: #0099FF;
	text-decoration:none;
}
.listedemo2 a:hover {
	color: #FFCC00;
	text-decoration:none;
}


.listetexte{
	font-style: italic;
}

.listetexte li{
	list-style-image: url(images/check.png);
	font-style: italic;
	color: blue;
}

.listetexte a {
	color: #0099FF;
	text-decoration:none;
}
.listetexte a:hover {
	color: #FFCC00;
	text-decoration:none;
}

/* Textes
--------------------------------------*/

#bloctexte1 {
	height:38px;
	z-index:1;
	float: left;
}
#bloctexte2 {
	height:35px;
	z-index:2;
	float: left;
}
#bloctexte3{
	height:44px;
	z-index:3;
}
#bloctexteperso{
	height:44px;
	z-index:3;
	margin-top: -220px;
	margin-left:25px;
	
}
#arg_comm1 {
	position:absolute;
	left:157px;
	top:268px;
	width:662px;
	height:67px;
	z-index:5;
	float: left;
}
#arg_comm2  {
	position:absolute;
	left:157px;
	top:262px;
	width:662px;
	height:226px;
	z-index:6;
}

/* Effet de déco
--------------------------------------*/

#filet1 {
	position:absolute;
	left:104px;
	top:125px;
	width:19px;
	height:623px;
	background-color: #FFAF27;
	border-right-style: solid;
	border-top-style: outset;
	border-bottom-style: outset;
}
#filet2 {
	position:absolute;
	left:89px;
	top:37px;
	width:23px;
	height:716px;
	background-image: none;
	background-attachment: fixed;

background-repeat: no-repeat;
background-image: url(images/backcicerone.png);
	background-color: #6699FF;
	border-right-style: solid;
	border-top-style: outset;
	border-bottom-style: outset;
}
#infoleg {
	border-width:0.2px;
}

#filet11 {
	position:absolute;
	left:104px;
	top:125px;
	width:19px;
	height:888px;
	background-color: #FFAF27;
	border-right-style: solid;
	border-top-style: outset;
	border-bottom-style: outset;
}
#filet21 {
	position:absolute;
	left:89px;
	top:37px;
	width:23px;
	height:100%;
	background-color: #6699FF;
		border-right-style: solid;
	border-top-style: outset;
	border-bottom-style: outset;
}
#infoleg1 {
	position:absolute;
	left:129px;
	top:1036px;
	width:700px;
	height:31px;
	z-index:4;

}
#ObjetFlash {
	left:50%;
	margin-left: -280px;
	top:200px;
	width:720px;
	overflow: auto;
	position: absolute;
	padding-top: 0;
}
#MenuSlide {
	position:absolute;
	left:133px;
	top:230px;
	width:97px;
	height:184px;
	background-color: #6699FF;
	border-right-style: inset;
	border-top-style: hidden;
	border-bottom-style: inset;
}

/*balises pour l'insertion de l'iframe asp d'inscription*/
#inscript_asp {
	position:absolute;
	left:137px;
	top:240px;
	width:440px;
	height:259px;
	z-index:502;
}
#form_asp {
	position:absolute;
	left:139px;
	top:245px;
	width:716px;
	height:259px;
	z-index:502;
}


/*Directives de curseur*/
.help{
  cursor : help; /*Curseur en point d'interrogation*/
}

.pointer{
  cursor : pointer; /*Curseur en pointeur classique*/
}

.texte{
  cursor : text; /*Curseur en I majuscule*/
}

.croix{
  cursor : crosshair; /*Curseur en forme de croix*/
}

.sablier{
  cursor : wait; /*Curseur en I majuscule*/
}

/*Fin des directives de curseur*/


/*Les formulaires*/
label{
	float:left;
	width:150px;
	font-style: italic;
	margin-left: 5px;
}
input, option, textarea, select, button{
	color: black;
	background-color:#FFAF27;
	font-style: inherit;

}
fieldset{
border: 1px solid #6699ff;
width: 20em;
width: 636px ;
margin-left: 5px;
}

legend
{
color: #fff;
background: #6699ff;
border: 1px solid #6699ff;
padding: 2px 6px;
margin-bottom: 5px;
}


/*Menu cicerone*/
.cicerone_load1 {background: url(images/menu/blank_over.gif);}
.cicerone_load2 {background: url(images/menu/blank_overa.gif);}

.cicerone_menu {
	padding:0 0 0 32px;
	margin:0;
	list-style:none;
	height:36px;
	background:#fff;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
}
.cicerone_menu li.top {display:block; float:left;}
.cicerone_menu li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(images/menu/blank.gif);}
.cicerone_menu li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:36px;background:url(images/menu/blank.gif) right top;}
.cicerone_menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(images/menu/blanka.gif) no-repeat right top;}
.cicerone_menu li a.top_link:hover {color:#fff; background: url(images/menu/blank_over.gif) no-repeat;}
.cicerone_menu li a.top_link:hover span {background:url(images/menu/blank_over.gif) no-repeat right top;}
.cicerone_menu li a.top_link:hover span.down {background:url(images/menu/blank_overa.gif) no-repeat right top;}

.cicerone_menu li:hover > a.top_link {color:#fff; background: url(images/menu/blank_over.gif) no-repeat;}
.cicerone_menu li:hover > a.top_link span {background:url(images/menu/blank_over.gif) no-repeat right top;}
.cicerone_menu li:hover > a.top_link span.down {background:url(images/menu/blank_overa.gif) no-repeat right top;}


.cicerone_menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.cicerone_menu a:hover {visibility:visible; position:relative; z-index:200;}
.cicerone_menu li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.cicerone_menu ul, 
.cicerone_menu :hover ul ul, 
.cicerone_menu :hover ul :hover ul ul,
.cicerone_menu :hover ul :hover ul :hover ul ul,
.cicerone_menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.cicerone_menu :hover ul.sub {left:0; top:31px; background: #fff; padding:3px; border:1px solid orange; white-space:nowrap; width:120px; height:auto; z-index:300;}
.cicerone_menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
.cicerone_menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:120px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
.cicerone_menu :hover ul.sub li a.fly {background:#fff url(images/menu/arrow.gif) 80px 7px no-repeat;}
.cicerone_menu :hover ul.sub li a:hover {background:orange; color:#fff;}
.cicerone_menu :hover ul.sub li a.fly:hover {background:orange url(images/menu/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.cicerone_menu :hover ul li:hover > a.fly {background:orange url(images/menu/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.cicerone_menu :hover ul :hover ul,
.cicerone_menu :hover ul :hover ul :hover ul,
.cicerone_menu :hover ul :hover ul :hover ul :hover ul,
.cicerone_menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}
#Cicerone_pos {
	width:748px;
	height:100px;
	margin: auto;
}

#ciceronevitrine {
	left:136px;

	width:748px;
	height:82px;
	z-index:501;
}
.formuError{
	color: red;
	font-weight: bold;
	font-size: smaller;
}
#bandeau{
	float: right;
	width: 450px;
	height: 65px;
	margin: 50px 50px 0 0;
}
a.actif{
	background-color: #0099FF;
	color: white;
	font-weight: bold;
	padding: 0.3em;
	margin-left: -0.3em;
}

a.actif:hover{
	background-color: #FFCC00;
	color: white;
}