body {
	color:#000000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

form							{padding:0px; margin:0px}
a								{color:#000000; text-decoration:none;}
a:hover							{color:#000000; text-decoration:underline;}
a img							{border-width: 1px; border-color:#ffc1a3}

.ti
{
	padding:0px;
	font-weight:bold;
	color:#6D3503;
	background-color:#ffdec5;
	text-align: center;
	font-size:13px;
	border-spacing:0px; 
}
.ti2 
{
	padding:0px;
	font-weight:bold;
	color:#6D3503;
	background-color:#ffdec5;
	text-align: left;
	font-size:13px;
	border-spacing:0px;
	padding-left:10px;
}
.ti a 							{color:#6D3503;	text-decoration:none;}
.ti2 a 							{color:#6D3503;	text-decoration:none;}
.titre							{text-align:left; color:#6D3503;}
.titre a						{color:#6D3503; text-decoration:underline;}
.titre a:hover					{color:#6D3503; text-decoration:none;}
.bt								{border-top:1px solid #ffc1a3;}
.bgdark							{background-color:#ffdec5;}
.bgdarkborderbottom				{border-bottom:1px solid #ffc1a3;}
.bgwhite						{background-color:#FFFFFF;}
.border							{border:1px solid #ffc1a3;}
.border2						{border:2px solid #ffc1a3;}
.border-color 					{border-color: #ffc1a3;}
.bgtitre						{background-color:#ffdec5;}
.bgborder						{background-color:#ffc1a3;}
.borderbottom					{border-bottom:1px solid #ffc1a3;}
.bordertop						{border-top:1px solid #ffc1a3; text-align:center;}
.bgpage							{background-color:#fff7e3;}
.marginltb						{margin-left:20px;margin-top:10px;margin-bottom:10px;}

ul{list-style-type:none;}

hr {
	display:block;
	height: 1px;
	padding: 0;
	color: #ffc1a3;
	background-color: #ffc1a3;
	border: 0;
}

.easy_geo_inscris {
	border:1px;
	width:960px;
	margin-left: 9px;
	margin-top: 8px;
}

.easy_geo_inscris img {
	/* bordure de l'image */
	border-width:1px;
    /* permet d'afficher le texte en dessous de l'image */
	/*clear:both;*/
}

body, td, kbd, select, input, textarea {
    font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
    margin:0;
    padding:0;
}

body * {
    margin : 0;
    padding : 0;
}

#content
{
    width:960px;
    margin:auto;
}

#logo
{
    min-height:40px;
    width:240px;
    float:left;
    padding-bottom: 5px;
    padding-top:5px;
}

.logo2
{
	float:left;
    padding-top:0px;
	min-height:40px;
}

.logo2 img
{
	border:none;
}

#login-form-container
{
    float: right;
    border-top: 1px;
    color:#6D3503;
}

#login-form-container.border
{
	border:none;
}

#flogin
{
    width: 100px;
}


#main{
    clear:both;
    width:960px;
    position:relative;
}

#members{
    width:960px;
    height: 155px;
    margin-top:15px;
    overflow: hidden;
}

#members.bgdark
{
background-color:#FFFFFF;
}

#link{
    width: 960px;
    min-height:40px;
    margin-top:15px;
    padding-bottom :15px;
    text-align:center;
    font-size:12px;
    border-bottom-width: 1px;
    border-bottom-style:  solid;
}

#copyright
{
	text-align:right;
	margin-bottom:15px;
}
