/**********************************************************************/
/*********  STYLE VILLEJUIF SITE VILLE EDUCATION ET JEUNESSE **********/
/**********************************************************************/


/************* Entete *****************/
#headerville {
	height: 94px;
	background: url('../images/bandeauvillesport.jpg') repeat-x #B37B48;
}

#headcentreville {
	text-align: center;
	color: #FFFFFF;
	padding: 0.2em 0em 0em 0em;
}

#headcentreville a:link, #headcentreville a:visited, #headcentreville a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

#headgaucheville {
	float:left;
	height: 94px;
	background: url('../images/logovillesport.jpg') no-repeat;
	width: 145px;
	cursor: pointer;
}

/************* Corps *****************/
#conteneurville {
	position: absolute;
	width: 100%;
	background-color: #FFFFFF;
}

.tabcorps {
	width: 100%;
}

#centreville {
	padding: 10px;
}

.colc {
	background-color:#FFFFFF;
}

#gaucheville {
}

.colg {
	background-color: #E9D9CA;
	width: 120px;
}

#droiteville {
}

.cold {
	background-color: #E9D9CA;
	width: 145px;
}

h1 {
	color: #B37B48;
}

h4 {
	color: #B37B48;
}

h3 {
	color: #A33100;
	word-spacing: 5px;
	margin: 0px;
	padding: 0px;
}

h5 {
	background: url('../images/puceh5.gif') no-repeat left;
	text-align: left;
	text-indent: 10px;
	color: #A33100;
	clear: left;
}

#infodemarches {
	background-color: #E9D9CA;
	padding: 10px;
}

#infodemarches p {
	text-align: left;
}

/*************** CLASSES ********************/

.blocvide {
	background-color: #B37B48;
	height: 160px;
}

.cblanc {
	color: #FFFFFF;
}

.liensgauche {
	background-color: #E9D9CA;
	padding: 6px 2px;
	font-size: 10px;
}

.liensgauche a:link, .liensgauche a:visited {
	background-color: #E9D9CA;
	color: #000000;
	text-decoration: none;
}

.liensgauche a:hover {
	background-color: #E9D9CA;
	color: #C8013B;
	text-decoration: none;
}

.taillegif {
	width: 22px;
	float:left;
}

/**************  MENUS  **************/

.lsport01 {
	background: url('../images/menu_sport01.jpg') repeat-x bottom;
	padding: 2.35em 3% 0.5em 3%;
	float:left;
	cursor: pointer;
}

.lsport02 {
	background: url('../images/menu_sport02.jpg') repeat-x bottom;
	padding: 2.35em 3% 0.5em 3%;
	float:left;
	cursor: pointer;
}

.lsport03 {
	background: url('../images/menu_sport03.jpg') repeat-x bottom;
	padding: 2.35em 3% 0.5em 3%;
	float:left;
	cursor: pointer;
}

/************* Contenu *****************/

.articles hr {
	border: thin dotted #E9D9CA;
	clear: both;
}

.fond{
	background-color: #E9D9CA;
	padding: 2px 5px;
}

.articles h6 {
	color: #B37B48;
	text-align: justify;
	font-style: italic;
	clear: left;
}

.articles li {
	color: #A33100;
	list-style-type: disc;
	margin: 0em 0em 0em 1em;
	font-weight: bold;
	font-size: 0.83em;
}

.articles img {
	float: left;
	margin: 5px 10px 5px 0px;
}

.articles p {
	clear: left;
}

.borduremenudroit {
	border-left: 5px solid #B37B48;
}

.borduremenudroitbas {
	border-left: 5px solid #B37B48;
	border-bottom: 15px solid #B37B48;
}

/***************** MISE EN FORME ACCUEIL *********************/

.contenuaccueilville hr {
	border: thin dotted #E9D9CA;
	clear: both;
}

.contenuaccueilville2 hr {
	border: thin dotted #E9D9CA;
	clear: both;
}

.contenuaccueilville {
	width: 60%;
	float:left;
}

.contenuaccueilville img{
	margin: 0.5em 0em 1em 0em;
}

.contenuaccueilville2 {
	float: left;
	border-left: 1px dotted #E9D9CA;
	width: 39%;
}

.contenuaccueilville2 img{
	float: left;
	margin-right: 1em;
}

.contenuaccueilville2 p {
	text-align: left;
}

/************* SEARCH *****************/
#recherche02 {
	margin-top:47px;
}