@charset "UTF-8";
/* CSS Document */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0;
	color: #787878;
	background-color: #990000;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#header {
	height: 160px;
	margin-bottom: 25px;
}
#conteneur {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../images/css/fond_contenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#rene {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 10px;
}
#centre img {
	margin-right: 10px;
	margin-bottom: 10px;
}
#droite {
	float:right;
	width: 200px;
	margin-right: 20px;
}
#pied {
	clear:both;
	margin-top: 15px;
	padding-bottom: 20px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#centre {
	margin-left: 200px;
	margin-right: 240px;
}
#gauche {
	float:left;
	width: 140px;
	margin-left: 20px;
}

#conteneur_arrondi {
	width: 900px;
	background-image: url(../images/css/fd_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 10px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
}
#blocconteneur_arrondi {
	padding-bottom: 50px;
	background-image: url(../images/css/bas_conteneur.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#conteneur_arrondi p {
	margin-right: 10px;
	margin-left: 25px;
	font-size: 0.9em;
	line-height: 1.2em;
}


/* Création du module de gauche */

.module_gauche_bordeaux_top
{
margin: 0;
background-image: url('http://www.tangobordeaux.info/squelettes/images/css/module/modulebordeaux_top.gif');
background-repeat: no-repeat;

height: 45px;
width: 160px;
}

.module_gauche
{
	background-image: url('http://www.tangobordeaux.info/squelettes/images/css/module/fond.gif');
	background-repeat: repeat-y;
	width: 160px;
}

.module_gauche_bas
{
margin: 0;
background-image: url('http://www.tangobordeaux.info/squelettes/images/css/module/module_bas.gif');
background-repeat: no-repeat;
height: 34px;
width: 160px;
}

/* Création des module de droite */

.moduledocument_top
{
margin: 0;
background-image: url('http://www.tangobordeaux.info/squelettes/images/css/module/moduledocument_top.gif');
background-repeat: no-repeat;

height: 45px;
width: 200px;
}

.modulephotographe_top
{
margin: 0;
background-image: url('http://www.tangobordeaux.info/squelettes/images/css/module/modulephotographe_top.gif');
background-repeat: no-repeat;

height: 45px;
width: 200px;
}

.modulelettre_top
{
margin: 0;
background-image: url('http://www.tangobordeaux.info/squelettes/images/css/module/modulelettre_top.gif');
background-repeat: no-repeat;
height: 45px;
width: 200px;
}

.module_droite
{
margin: 0;
background-image: url('http://www.tangobordeaux.info/squelettes/images/css/module/fond_droite.gif');
background-repeat: repeat-y;
width: 200px;
}

.module_droite_bas
{
margin: 0;
background-image: url('http://www.tangobordeaux.info/squelettes/images/css/module/module_droite_bas.gif');
background-repeat: no-repeat;
height: 34px;
width: 200px;
}
#no img {
	margin: 0px;
}
.module_gauche_gallerie_top {
	margin: 0;
	background-image: url('http://www.tangobordeaux.info/squelettes/images/css/module/modulegalerie_top.gif');
	background-repeat: no-repeat;
	height: 45px;
	width: 160px;
}
