
* {margin: 0; padding: 0;}

/************************************* Main structure *************************/

p {margin-bottom: 7px;
   margin-top: 7px;
}

body {
	font-family: Georgia;
	font-size: 62.5%;
	background-image:url(images/container_bg6.jpg);
	background-repeat: no-repeat;
	background-color:white;
	background-position:center;
	background-position: top;
	color:black;
}

#container {
	height: 540px;
	width: 946px;
	font-size: 1.2em;
	margin: 4px;
	margin-left:auto;
	margin-right:auto;

}

#header {
	height: 160px;
	padding-top: 20px;
	padding-left:19px;
}

#logo{
	float:left;
	width:348px;
	padding-top:55px;
	text-align:center;
}

#header_left {
	float: left;
	width: 305px;
	height: 145px;
	padding-left: 15px;
	padding-top:15px;
}

#header_right {
    height: 115px;
	width:199px;
	float:left;
	padding-right: 20px;
	padding-top:40px;
	text-align: center;
}

#mid_ads {
    height: 325px;
	width: 820px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 2px;
}

#main-container{
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	width: 931px;
}

#search-main-container{
	margin-left: auto;
	margin-right: auto;
	width: 890px;
}

#left {
	display: inline;
	margin-left: 65px;
	float: left;
	width: 205px;
	height: 500px;
	text-align: center;
}

#right {
	float: left;
	margin-left:90px;
	width:510px;
}

#footerad {
	clear: both;
	text-align: center;
	padding-top:10px;
	height:25px;
}

#footer {
	margin-top: 20px;
	padding: 20px;
	text-align: center;
	border-top: 1px dotted #CCCCCC;
	background-color: #F9F7EA;
}

/******************************* Text and image formatting *******************************/

img {border: none;}

a:link {color: #339900; text-decoration: none;}     /* unvisited link */
a:visited {color: #339900; text-decoration: none;}  /* visited link */
a:hover {color: #006600; text-decoration: none;}   /* mouse over link */
a:active {color: #339900; text-decoration: none;}   /* selected link */


p.quote:first-letter 
{
	color: #6F9800;
	font-size:xx-large;
	margin-top: 20px;
	font-size: 2.5em;
    padding-right: 2px;
   
}

h1 {
	color: #CCCC00;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.9em;
}

h2 {
	height: 20px;
	vertical-align: top;
	background-color: #FFFFFF;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #84A54A;
	text-align: center;
}


/********************************* Navigation **********************************/

#header_right form {
	margin-top: 15px;
	margin-left: 35px;
}

.fields {
        width: 140px;
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

label {
	color: #A5BB73;
	font-style: italic;
}

.submit_button {
	margin-top: 20px;
	background-color: #EAF4D9;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #E3E4E9;
	border-right: 1px solid #E3E4E9;
	text-align: center;
	margin-left: 150px;
	width: 200px;
}


#header_right input.form-text {display: block;
        width: 160px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;
}

#header_right .form-submit {
	margin-top: 5px;
	padding: 2px;
	background-color: #EAF4D9;
	float: right;
	margin-right: 40px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #E3E4E9;
	border-right: 2px solid #E3E4E9;
	width:80px;
	height:25px;
}



/*******************************/

	
select { padding: 0; }

	form.cmxform fieldset { margin-bottom: 10px; }
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}

form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 250px; margin-left: 20px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 270px; } /* Width plus 3 (html space) */


form.cmxform {
	width: 100%;
	font-size: 1.1em;
	}
	
form.cmxform legend { padding-left: 0; }
	
form.cmxform legend,
form.cmxform label { color: #333; }

form.cmxform fieldset {
	border: none;
	background: url(images/cmxform-fieldset.gif) left top repeat-x;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 15px 10px 15px;
	background: url(images/cmxform-divider.gif) left bottom repeat-x;
	}
	
.salon{
	margin-left: 100px;
	color: #252525;
	font-style: italic;
}

.connectes{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	margin-top:5px;
	margin-bottom: 10px;
	text-align: center;
}

.litle-menu{
	padding-top: 25px;
	padding-bottom: 25px;
	text-align:center;
}
.right-background{
	border: none;
	background: url(images/cmxform-fieldset.gif) left top repeat-x;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 1.3em;
}
.easy_geo_inscris {
	border:0px;
	width: 100%;
}
.easy_geo_inscris td {
	background-color: #FFFFFF;
	font-size:12px;
	padding:1px;
	border-bottom:1px solid #FFCCFF;
	text-align: center;
}
.easy_geo_inscris img {
	border-width:3px;
	border-color:#FFCC00;
	margin-right:3px;
}
.easy_geo_inscris a {
	color: #FF33CC;
	font-weight:bold;
	text-decoration:none;
}
.easy_geo_inscris a:hover {
	color: #FF33CC;
	font-weight:bold;
	text-decoration:underline;	
}
