/*
Theme Name: Theme touquetpolo
Theme URI: http://directinfoservice.com/
Description: Thème du portail touquetpolo
Version: 1.0
Author: Nguyen Duy
Author URI: http://directinfoservice.com/
Tags: 

	

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	background-color: #4f4c3b;
	
	}



#page {
	text-align: left;
	width:869px;
	margin: 0px auto;
	padding: 0 0 0 0;
	background-color:#54000c;
	}
	
	

#gauche{
	background-color: #820013;
	float:left;
	width:280px;
	}
	
#logo{
	width:280px;
	background: transparent url('images/logo.jpg') no-repeat bottom left;
	height:175px;
	}
#englobe{
	width:280px;
	background: transparent url('images/fondGauche.jpg') repeat-x bottom left;
	min-height:391px;
	}
#actualite{
	width:280px;
	height:96px;
	}
#actuGauche{
	width:86px;
	height:96px;
	float:left;
	}
#actuDroite{
	width:184px;
	height:96px;
	float:left;
	background: transparent url('images/fondActualite.jpg') no-repeat bottom left;
	color:#ffffff;
	font-weight:bold;
	}
#actuExDroite{
	width:10px;
	float:right;
	}

#membre{
	width:280px;
	height:81px;
	}
#mbGauche{
	width:68px;
	height:81px;
	float:left;
	}
#mbDroite{
	width:202px;
	height:81px;
	float:left;
	background: transparent url('images/fondMembre.jpg') no-repeat bottom left;
	}
#mbExtDroite{
	width:10px;
	float:right;
	}
#galerie{
	width:280px;
	height:100px;
	}
#galGauche{
	width:68px;
	height:65px;
	float:left;
	}
#galDroite{
	padding-top:10px;
	width:202px;
	height:65px;
	float:left;
	}
#galExtDroite{
	width:10px;
	float:right;
	}
	
#droite{
	background-color: grey;
	float:right;
	width:589px;
	}

#bandeau{
	background-color: black;
	width:589px;
	height:96px;
	background: transparent url('images/bandeau.jpg') no-repeat bottom left;
	}
#retourHome{
	width:589px;
	height:71px;
 	text-align:right;
	}
#navi{
	width:589px;
	height:20px;
	text-valign:top;
	}

#header {
	width:869px;
	background-color: yellow;
	}

#headerimg 	{
	width:869px;
	}
	
#contentIndex {
	font-size: 1.2em;
	width:589px;
	min-height:470px;
	background: transparent url('images/fondContentIndex.jpg') repeat-x bottom left;
	background-color: #8d0014;
	}

#content {
	font-size: 1.2em;
	width:589px;
	min-height:470px;
	background: transparent url('images/fondContent.jpg') repeat-x bottom left;
	background-color: #8d0014;
	}
#content #contenu{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	color:#ffffff;
	font-weight:normal;
	}

#contenu a{
	font-style:italic;
	color:#ffffff;
	font-weight:bold;
	}

#footer{
	color:#ffffff;
	text-align:center;
	background-color: #4f4c3b;
	font-size:1.0em;
	}
	
.clear {
	clear: both;
}


a.lienSavoirPlus {
font-size:1em;
color: #ffffff;
text-decoration: none;
font-weight:bold;
}

a.lienSavoirPlus:hover {
color: #ffffff;
text-decoration: none;
font-weight:bold;
}

a.lienRetourHome {
font-size:1em;
color: #ffffff;
text-decoration: none;

}

a.lienRetourHome:hover {
color: #ffffff;
text-decoration: none;

}

a.lienNavi {
font-size:1.2em;
color: #ffffff;
text-decoration: none;

}

a.lienNavi:hover {
color: #ffffff;
text-decoration: none;

}

a.lienPanier {
font-size:1.2em;
color: #f9f8e3;
text-decoration: none;

}

a.lienNavi:hover {
color: #ffffff;
text-decoration: none;

}

a.backBloc {
display:block;
height:175px;
width:280px;
text-decoration:none;
}

a.backBloc:hover {
display:block;
height:175px;
width:280px;
text-decoration:none;
}

a.lienInfosLegales {
font-size:1em;
color: #ffffff;
text-decoration: none;

}

a.lienInfosLegales:hover {
color: #ffffff;
text-decoration: none;

}

a.pdf {
font-size:1em;
color: #ffffff;
text-decoration: none;

}

a.pdf:hover {
color: red;
text-decoration: none;

}

#titreArticle{
	background-color:#52000b;
	color:#ffffff;
	font-weight:bold;
	padding-top:2px;
	padding-left:2px;
	padding-bottom:2px;
	}
	
#corpsArticle{
	/*background-color:#890013;*/
	color:#ffffff;
    text-align:justify;
    padding-top:3px;
    padding-left:3px;
    padding-right:3px;
    padding-bottom:3px;
    margin-bottom:10px;
	}


