/**********************************************************/
/* BODY */
/**********************************************************/
body
{
	margin: 0px;
	padding: 0px;
	background-images: url(image/back.gif);
	background-repeat: repeat-x;
	background-color:  #ef9fac;
	background-image: url(images/back.gif);
}


#bottom
{
	background: #FFFFFF url(images/bottom.gif) 0 0 repeat-y;
}

#mainBody
{
	background: transparent url(images/main_bg.gif);
	
}

#main
{
	background-image: url(images/main.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainbottom
{
	background-color: transparent;
	background-image: url(images/main-bottom1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}


a {
	color:#ef98a6;
		}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ef98a6;
}
a:hover {
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #ef98a6;
}

.ads {
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#000000;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: -1px;
    text-decoration: none;
}
.ads a {
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#000000;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: -1px;
    text-decoration: none;
}
.ads a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#000000;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: -1px;
    text-decoration: none;
    background-color: #ef98a6;

}

.ads a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#000000;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: -1px;
    text-decoration: none;
}

.links a {
    font-family: Arial, Helvetica, sans-serif;
    color:#ef98a6;
    background-color: #000000;
}

.links a:hover {
    font-family: Arial, Helvetica, sans-serif;
    color:#000000;
    letter-spacing: -1px;
    background-color: #ef98a6;

}

.foot a:active {
    font-family: Arial, Helvetica, sans-serif;

}

.foot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#ef98a6;
	text-decoration: underline;
	letter-spacing: -1px;
}

.links a:active {
    font-family: Arial, Helvetica, sans-serif;

}

.txt{
    font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: -2px;
	text-decoration: none;}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: -1px;
	text-decoration: none;
}
.bottomtxt{
    font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: -1px;
	text-decoration: none;}
.textes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	}
.ads{
	color: #000000;
	}

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

.dot {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
	background: transparent url(images/dot.gif) repeat-x;
}

input {
    border:1px solid white;
    background-image: url(images/stripe.gif);
}
input.bouton {
    border:1px solid white;
    background-image: url(images/stripe.gif);
    font-weight:bold;
	color:white;
    cursor:pointer;
}
input.bouton:hover {
    border:1px solid white;
    background-color:white;
    color:black;
}
input.bouton:active {
    border:1px solid white;
    background-color:white;
    color:white;
} 


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

