/* declarations generales */ 
   
   
    body {
	background-color: #e55300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0px;
	padding: 0;

} 
    h1, h2, h3 {
	margin: 0;
} 

    ul, li {
	margin: 0;
} 
    img {
	margin: 0 0px;
	padding: 0;
} 

/* conteneur general */ 	
	
    #wrapper-gene { 
	position: relative;
	background-color: #FFFFFF;
	height: 100%;
	width: 901px;
	margin: 0 auto;
	border: 0px solid #ffffff;
} 

/* banniere */ 	

    #menu-banner {
	background-image: url(../images/campoussy-ban.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 180px;
	border: 1px solid #ffffff;
	}
	
/* bannieres option */ 
	
    #menu-banner-photos {
	background-image: url(../images/ban-photos.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;
}
	
	#menu-banner-photos-old {
	background-image: url(../images/ban-photos-anciennes.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;
}
	
		#menu-banner-histoire {
	background-image: url(../images/ban-histoire.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;

}
	
	#menu-banner-activites {
	background-image: url(../images/ban-activites.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;

}
	
	#menu-banner-animations {
	background-image: url(../images/ban-animations.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;

}
	
	#menu-banner-autour {
	background-image: url(../images/ban-autour.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;

}
	
	#menu-banner-mairie {
	background-image: url(../images/ban-mairie.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;

}
	
		
	#menu-banner-cm {
	background-image: url(../images/ban-cm.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;

}
	
	#menu-banner-realisations {
	background-image: url(../images/ban-realisations.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;

}
	
	#menu-banner-ecard {
	background-image: url(../images/ban-ecard.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;

}
	
	#menu-banner-eglise {
	background-image: url(../images/ban-eglise.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;

}

	#menu-banner-utile {
	background-image: url(../images/ban-utile.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;

}


	#menu-banner-liens {
	background-image: url(../images/ban-liens.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;

}

	#menu-banner-demarches {
	background-image: url(../images/ban-demarches.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;

}

	#menu-banner-acces {
	background-image: url(../images/ban-acces.jpg);
	background-repeat: no-repeat;
	background-color: #e55300;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	height: 179px;
	border: 1px solid #ffffff;

}

/* corps page */

    #wrapper { 
	margin: 0 auto;
	position: relative;
    width: 901px;

} 

/* colonnes pour hauteurs egales */

    #column2 {
	margin: 0;
	padding: 0;
	background-image: url(../images/dotclear.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 100%;
	background-color: #f56b29;
	border: 0px solid #000000;
	
}

    #column1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/dotclear.gif);
	background-repeat: repeat-y;
	width: 100%;
	border: 0px solid #000000;
	
}

/* colonne centrale */

    #maincontent {
	float: right;
	border: 0px solid #333; 
	font-size: 0.8em; 
	margin: 0 0 0 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	width: 720px;
	color: #4d5a11;
	padding-top: 0px;
	
}


    #maincontent H2 {
	color: #4d5a11;
	padding: 0px;
	padding-top: 15px;
	font-size: 11px;
	
}

    #maincontent a{
	color: #FF6600;
	text-decoration: none;
	
}
	
	#maincontent a:hover{
	color: #0099FF;
	text-decoration: underline;

}
	
/* menu haut */
 
    #camp-menu {
	float: left;
	background: #ff9f00;
	width: 720px;
	padding-top: 0px;
	margin: 0 0 0 0;
	margin-top: 0px;
	height: 19px;

}
	
/* titre page */
	
	#txt-gal {
	float: left;
	background-image: url(../images/roset.jpg);
	background-repeat: no-repeat;
	width: 749px;
	height: 80px;
	padding-top: 0px;
	margin: 0 0 0 0;
	margin-top: 0px;
	
}
	
	#txt-gal h5 {
	color: #4d5a11;
	text-align: left;
	font: bold verdana, arial, helvetica, sans-serif;
	font-size: 14px; 
	margin-top: 35px;
	margin-left: 115px;
} 

	#txt-gal p {
	color: #4d5a11;
	text-align: center;
	font: verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	margin-top: 45px;
	margin-left: 115px;
} 

	#txt-gal a {
	text-decoration: none;
	height: 16px;
	padding: 0px 20px 0px 0px;
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	border-right: 0px solid #003366;

	
}
	
	#txt-gal a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-size: 11px;
	background-color: #FFFFFF;
	
}

/* espaceur horizontal */
	
	#space-page {
	float: left;
	width: 719px;
	height: 15px;
	padding-top: 0px;
	margin: 0 0 0 0;
	margin-top: 0px;
	border: 0px solid #000;
	
}

/* espaceur vertical */

    #space-camp {
	float: left;
	width: 15px;
	border: 0px solid #000000;
	
	
} 

/* colonne gauche */	 

	#sidebar-campoussy {
	background-image: url(../images/camp-gh.jpg);
	background-repeat: no-repeat;
	border: 0px solid #333;
	font-size: 0.75em;
	padding: 0px;
	float: left;
	top: 0;
	left: 0;
	width: 180px;
	background-color: #f56b29;
	height: 600px;
	
}

    #sidebar-campoussy H2 {
	color: #c4f3fb;
	font: bold 14px verdana, arial, helvetica, sans-serif;
	padding: 0 0 0 0;
	margin-top: 15px;
	text-align: center;
}
	
	#sidebar-campoussy H1 {
	color: #c4f3fb;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	padding: 0 0 0 0;
	margin-top: 4px;
	text-align: center;
}

/* clear */

    .clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/* conteneur-txt-gauche */
	
	#txt-left {
	float: left;
	text-align: justify;
	width: 330px;
	padding: 0px;
	margin: 0 0 0 0;
	margin-left: 0px;
	margin-top: 0px;
	border-left: 0px solid #FF9900;
	
}
	
	#txt-left p{
	color: #4d5a11;
	font-size: 10px;
	text-decoration: none;

}
	
	#txt-left a{
	color: #FF6600;
	text-decoration: none;

}
	
	#txt-left a:hover{
	color: #0099FF;
	text-decoration: underline;
	
}
	
	#txt-left h3 {
	color: #bd2800;
	text-align: left;
	font: bold verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	
}

	#txt-left h2 {
	color: #4d5a11;
	text-align: center;
	font: bold verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	
}
	
/* conteneur-txt-droit */

    #txt-right {
	float: left;
	text-align: justify;
	width: 330px;
	padding-top: 0px;
	margin: 0 0 0 0;
	margin-left: 0px;
	border: 0px solid #000000;
	
}
	
	#txt-right p{
	color: #4d5a11;
	font-size: 10px;
	text-decoration: none;

}
	
	#txt-right a{
	color: #FF6600;
	text-decoration: none;

}
	
	#txt-right a:hover{
	color: #0099FF;
	text-decoration: underline;

}
		
		#txt-right h3 {
	color: #bd2800;
	text-align: left;
	font: bold verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	
}
	
/* conteneur-photo-gauche */	
	
	#photo-left {
	float: left;
	width: 335px;
	padding-top: 0px;
	margin: 0 0 0 0;
	margin-left: 0px;
	border: 0px solid #000000;
	
}
	
    #photo-left H3{
	color: #bd2800;
	text-align: left;
	font: bold verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	
}

/* conteneur-photo-droit */
	
	#photo-right {
	float: left;
	width: 335px;
	padding-top: 0px;
	margin: 0 0 0 0;
	margin-left: 0px;
	border: 0px solid #000000;
	
}
	
	 #photo-right H3{
	color: #bd2800;
	text-align: left;
	font: bold verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	
}
	
/* menu-deroulant-gauche */
	
    #menu5 {
	width: 180px;
	position: absolute;
	margin-top: 15px;
	margin-left: 0px;
}

    #menu5 dt {
	cursor: pointer;
	background: #f5dd92;
	height: 20px;
	line-height: 20px;
	margin: 2 0;
	border: 1px solid gray;
	text-align: left;
	font-weight: normal;
	padding: 2px;
	margin-left: 5px;
	margin-top: 5px;
}

    #menu5 dd {
	position: absolute;
	z-index: 100;
	left: 140px;
	margin-top: -22px;
	width: 160px;
	border: 1px solid gray;
	background-color: #f5dd92;
	display: none;
	
}

    #menu5 ul {
	padding: 0px;
}

    #menu5 li {
	text-align: center;
	font-size: 10px;
	height: 18px;
	line-height: 18px;
	list-style-type: none;
}


    #menu5 li a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;

}

    #menu5 dt a{
	color: #4d5a11;
	text-decoration: none;
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin-right: 0px;
}

    #menu5 dt a:hover {
	color: #4d5a11;
	text-decoration: underline;
	display: block;
	font-size: 10px;
	background-color: #ff9f00;
}

    #menu5 dd a {
    text-decoration: none;
    color: #4d5a11;
    background: #ff9f00;

}

    #menu5 dd a:hover {
    text-decoration: underline;
    color: #C72800;
    background: #FFB336;

}

/* pied de page */

    #footer {
	float: left;  
    color: #003366; 
	font-size: 10px;
	width: 880px;
	text-align: center;
	margin: 0 auto;
	padding: 11px;
	background: #ff9f00;
	
} 

    #footer p {
	margin-top: 0px;
	
}

    #footer ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	
}
   
    #footer ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	height: 10px;
	line-height: 10px;
    font-size: 10px;
     margin: 0 0 0 0px;
	padding: 0 0 0 0px;
    text-align:center;
   display: inline;
  
}


    #footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	 border-right: 1px solid #666666;
	
}

    #footer ul li a:hover {
	color: #FF6600;
	text-decoration: underline;
	background: #fff;

}

/* param-contact */

   
	#navbar-campoussy {
	position:absolute;
	width:689px;
	height: 32px;
	left: 0;
	top: 0;
	background-image: url(../images/top-form.gif);
	background-repeat: no-repeat;
}

#navbar-campoussy p {
	position:absolute;
	left: 253px;
	top: 2px;
	color: #FFFFFF;
	font-size: 12px;
}
/* param-gmap */

    
	#map1 {
	float: left;
	width: 700px;
	height: 450px
	margin: 0 0 0 0px;
	padding: 0px;
	margin-left: 5px; 
	border: 4px dotted #f56b29;
	
}
	
	#side {
	float:left; 
	width:155px; 
	height:450px; 
	padding:0px; 
	border: 0px solid black; background-color: #ffffff
	
}
		
	#sidebar2 {
    float:left;
    font-size:11px;
    text-align: left;
    width: 155px;
    margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	border: 0px dotted #00a3bd;
	height:390px; 
	padding:3px; 
	border: 0px solid black; 
	background-color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
	
	#sidebar2 a {
    text-decoration: none;
	padding: 0px 20px 0px 0px;
	color: #FF6600;
	font-size: 9px;
	font-weight: bold;
	padding: 6px;
	border-right: 0px solid #003366;

}
	
	#sidebar2 a:hover {
   text-decoration: underline;
	color: #0099FF;
	font-size: 9px;
	
}
/* param-ecard-photos */	

    #ecard {
	float: left;
	width: 745px;
	padding: 0px;
	left: 0px;
    top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
	
	#ecard img {
	border: 1px dotted #00a3bd;
	
}
	
	#ecard p {
	width: 680px;
	float: left;
	clear: both;
	text-align: center;
	margin-left: 0px;
    margin-top: 26px;
	padding-top: 0px;
	border: 0px solid #000;

}
	
	#ecard2 {
	float: left;
	width: 630px;
	padding: 0px;
	left: 35px;
    top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid #000;
	
}
	
	#ecard2 img {
	border: 1px dotted #f56b29;
	
}

    #images img {
    float: left;
    margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	border: 1px dotted #f56b29;

}

    #images {
	width: 150px;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px dotted #00a3bd;
	
}
	
	
	#images p {
    font-size: 10px;
    text-align: center;
    width: 149px;
    margin-left: 0px;
	margin-top: 9px;
	padding-bottom: 0px;
	border: 0px dotted #00a3bd;
	
}
	
/* param-closeWin */

    #closeWin2 {
	position:absolute;
	width:150px;
	height:18px;
	left: 0px;
	top: 13px;
	layer-background-color: #E9447E;
	padding-left: 500px;
	font-size: 10px;

}	
	
	#closeWin2 a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
	margin: 0;
	font-size: 11px;
	background-color: #FF9900;

}
	
	#closeWin2 a:hover {
	text-decoration: underline;
	color: #FFFF99;
	font-size: 11px;	

}
	
	#closeWin3 {
	position:absolute;
	width:150px;
	height:15px;
	left: 250px;
	top: 12px;
	padding-left: 0px;
	
}	
	
	#closeWin3 a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
	margin: 0;
	font-size: 11px;
	background-color: #FF9900;

}
	
	#closeWin3 a:hover {
	text-decoration: underline;
	color: #FFFF99;
	font-size: 11px;	

}	

/* param-formulaire */

	
    #legal { 
    position: absolute ; 
    left: 0px ; 
    top: 33px ; 
    width: 370px ; 
    height: 350px ; 
    background-color: #FFB336; 
    padding: 4px ; 
    border: solid 0px green ; 

}

    #legal p{ 
    position: absolute ; 
    left: 20px ; 
    top: 43px ; 
    width: 350px ; 
    color: #4d5a11; 
}
 
    #legal H2{ 
    position: absolute ; 
    left: 20px ; 
    top: 5px ; 
    width: 300px ; 
    color: #4d5a11; 
}

    form { 
    position: absolute ; 
    left: 0px ; 
    top: 33px ; 
    width: 650px ; 
    height: 100% ; 
    background-color: #FFB336; 
    padding: 4px ; 
    border: solid 0px green ; 
    
}

    #label { 
    display: inline ; 
    float: left ; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px ;
    width: 70px ; 
    height: 15px;
    font-weight: bold ; 
    margin-left: 130px ; 
	color: #003366;
	border: 0px solid #003366;

}

    .input { 
    display: inline ; 
    float: left ;
    height: 15px;
    margin-left: 20px ;
    background-color: #FFf; 
    font-family: Arial, Helvetica, sans-serif; 
    color: red; 
	border: 1px solid #ff9900;
}

    .option { 
    background-color: #FFEFD5 ; 
	border: 1px solid #000;
}

    .select { 
    background-color: #FFEFD5 ; 
	border: 1px solid #000;
}

    #textarea { 
    background-color: #FFEFD5 ; 
    color: red ;
    border: 1px solid #000;

}

    .button { 
    font-family: Verdana, arial, helvetica, sans-serif ; 
    border-width: 2pt ; 
    font-size: 10pt ; 
    color: black ; 
    top: 250px ; 
    background-color: #F5DEB3 ;
    border: 1px solid #000;

}
