body {
	margin: 0 20px;
	padding: 0;
	background: #191919 url(images/img1.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	
}
.Style1 {
	color: #F2900B;
	font-size: medium;
}
.Style2 {
	color: #F2900B;
	font-weight: bold;
}
body,td,th {
	color: #F2900B;
}


a {
	border-bottom: 1px dotted #7D9412;
	text-decoration: none;
	color: #F2900B;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
	position: absolute;
	overflow: visible;
}

/* entete */

#tete {
	width: 700px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img2.gif);
}


#teteR {
	width: 700px;
	height: 100px;
	margin: 0 auto;
}


#tete * {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}



#tete h1 {
	letter-spacing: -4px;
	font-size: 4em;
}

#tete h2 {
	margin-top: -.5em;
	font-size: 1em;
}



/* Colonne une */

#col1 {
	float: left;
	width: 75%;
}

#col1 h2 {
	margin-top: 0;
	font-size: 2.2em;
	/*color: #CCCCCC; */
	color:#F2900B
}

#col1 p, #col1 ul, #col1 ol
{
    line-height: 200%;
    margin-right: 20px;
}

#col1 .credits {
	margin-bottom: 50px;
	padding: 5px 0 8px 8px;
	background: #000000;
	border-left: 2px solid #F2900B;
	
}

#col1 .credits p {
	

	margin: 0;
	padding: 0;
	line-height: normal;
}

/* Colonne 2 */

#col2 {
	float: right;
	width: 20%;
	visibility: visible;
	background-color: #191919;
	color: #FFFFFF;

}

#col2 ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#col2 li {
	margin-bottom: 20px;
	background: url(images/img3.gif) repeat-x;
}

#col2 li li {
	margin-bottom: auto;
	background: none;
}

#col2 li ul {
	padding-top: 0;
	padding-left: 20px;
	list-style-position: inside;
	/*list-style-type: square;*/
}

#col2 h2 {
	height: 25px;
	padding: 10px 0 0 10px;
	background: url(images/img4.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
	color: #F2900B;
}


#colR {
	float: right;
	width: 20%;
	visibility: visible;
	background-color: #191919;
	color: #FFFFFF;


.col3
{
    margin: 0 20px;
    text-indent: 25px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: medium;
}




/* pied de page */

#pied {
	clear: both;
	width: 150px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 550px;
}

#pied p {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: smaller;
}
.clear
{
    clear:both;
}
.imgcontact
{
    float: right;
    
}
.gauche
{
    float:left;
}
#contact
{
    margin-right:300px;
}
