/* Design Fixe Cree par Ivan Herboch 

Le 30 juin 2007

Style de l'association Touaregs 

*/ 

body
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
	background-color: #FFFFFF;
	font-family: Arial, "Times New Roman", Times, sans-serif;
}

a
{
	color: #000;
	text-decoration: underline;
}

a:hover
{	color: #FFD800;
	text-decoration: underline;
}



#en_tete
{

height:110px;
width:800px;
margin-left:auto;
margin-right:auto;
margin-bottom:-30px;
background:url('images/banniere.jpg') no-repeat;

}


#corps h2, h3
{
	text-align: center;
	color: #CA0633;
}

#corps h4
{

color: #CA0633;

}


#titre
{
	text-indent: -50000px;
}


/*Speedbarre */

#speedbarre 
{
color:#FFFFFF;
background-color:#E7A300;
height:37px;
margin-top:-31px;
text-indent:175px;
position:relative;
	top:11px;

}

#speedbarre h2
{
position: relative;
top: 4px;



}

#speedbarre h2 a
{
text-decoration: none;
padding-right:35px;

}


/* Styles des menus */

#menu
{
	width: 160px;
	float: left;
	position:relative;
	top:11px;

}

.sous_menu
{
	margin-top: 10px;
	background-color: #E7A300;
	color:#000;
	
	padding:15px;
	
}


.sous_menu a
{
	text-decoration:none;
	
}


/* Styles du corps */

#corps
{
	margin-left: 172px;
	margin-top: 10px;
	padding: 20px;
	font-size:13px;
	color: #000;
	background-color: #FFF;	
	text-align: justify;
	border-left: 2px solid #E7A300;
	border-right: 2px solid #E7A300;
	min-height:361px;
}



#corps a
{
	
	color: #000;
}

#corps a:hover
{	color: #CA0633;
	text-decoration: none;
}
/* Formulaires */

label {
display:block;
width:200px;
float:left;
}


/* Styles du pied de page */

#pied_de_page
{
	clear: left;
	margin-top: 10px;
	padding-top:5px;
	padding-bottom:5px;	
	padding-left: 20px;
	margin-left:172px;
	background-color: #E7A300;
	color: #FFF;
	position:relative;
	bottom:11px;
	
	
		
}

#pied_de_page a
{
	text-decoration:none;
	
		
}

/* Style general */

table, th, tr, td {
border: 1px solid #FFD800;
border-collapse: collapse;
padding:4px;
margin:3px;

}

table{
width: 580px;;
margin-left:auto;
margin-right:auto;

}

li {

/* color: #CA0633; */
color: #000;
}

textarea {

width:550px;

}

.gras
{
font-weight:bold;
}

.sous_menu li
{

position:relative;
right:25px;


}
.petit {

font-size:0.7em;

}
.centre
{
text-align:center;
}
.gauche
{
text-align:left;
}
.pas_de_marge 
{

margin-top:-10px;

}

.rouge
{

color:#F00;

}

.liste_liens
{

list-style-type:none;
color:#000;
margin-top:-10px;
}
.liste_liens li {

color:#000;

}

.credits
{
position:relative;
left:190px;
color:#000;
}
.credits a
{
color:#000;
}

.image 
{

max-height:100px;
max-width:100px;
text-align:center;
border:1px solid #FFF;
margin:10px;
}

.image:hover
{

border:1px solid #000;

}

.galerie, .galerie tr, .galerie td
{

border:none;

}
