/* Texte sur 1 colonne */

#container
{
	width: 100%;
	background-color: #FFF6A5;
	color: #333;
	border: none;
	background: url("/images/sitesACS/ClubCO2/filet_background.gif") #FFF6A5 repeat-x;
}

#content
{
	font-family: arial, helvetica, sans-serif;
  	font-size: 80%;
	margin-right: 0px;
	border: none;
	background: url("/images/sitesACS/ClubCO2/filet_texte.gif") repeat-y right;
	padding: 1em;
	padding-left: 90px;
	background-color: #FFFFFF;
}

#affichage
{
	font-family: arial, helvetica, sans-serif;
  	font-size: 80%;
	margin-right: 0;
	border: none;
	background: url("/images/sitesACS/ClubCO2/filet_texte.gif") repeat-y right;
	padding: 1em;
	padding-left: 10px;
	background-color: #FFFFFF;
}

div#colonnes {
	background:#FFFFFF;
	margin:0 auto;
	width:100%;
}

#colonne_1 {
	padding-right:20px;
	float:left;
	width:50%;
}
	
#colonne_2 {
	padding-right:20px;
	width:100%;
	margin-left:50%;
}

html>body #colonne_2 {
	width:50%;
}

#footer
{
	clear: both;
	font-size: 10px;
	margin: 0;
	text-align:right;
	height:30px;
	color: #FB840E;
	background: url("/images/sitesACS/ClubCO2/filet_texte_.gif") repeat-y right;
	background-color: #FFF6A5;
	margin-right:0px;
	padding:11px;
	border: none;
}

#top
{
	height:143px;
	background-color: #FB840E;
	border: none;
	background: url("/images/sitesACS/ClubCO2/filet_header.gif") repeat-x;
	margin-right:0px;
}

/********************************************************/
/*             Images publications normales             */
/********************************************************/

.img-publication {
  	float:right;
  	margin: 0px 30px 10px 50px !important;
  	margin: 0px 30px 10px 50px; /*Haut, Droit, Bas, Gauche*/
}

.img-publication img, {
  	position: absolute;
  	background-color: #FFFFFF;
  	border: 1px solid #000000;
  	margin: 10px -10px -10px 10px; /*Haut, Droit, Bas, Gauche*/
}

.theme {
    font-size: 12px;
  	color: #FB840E;
	height: 38px;
    background: url("/images/sitesACS/ClubCO2/puce_theme.gif") no-repeat left;
    background-repeat: no-repeat;
	text-indent: 30px;
	line-height: 39px;
	padding-left:10px;
}

.sous-theme {
    font-size: 11px;
	font-weight:bold;
  	color: #FB840E;
	height: 20px;
    background: url("/images/sitesACS/ClubCO2/puce_sous_theme.gif") no-repeat left;
    background-repeat: no-repeat;
	text-indent: 16px;
	line-height: 39px;
	margin-right:30px;
	margin-left:25px;
	padding-left:-10px;
	
}

.titre {
    font-weight:bold;
	font-size: 11px;
  	color: #666666;
	padding-top:10px;
}

.titre a, titre a:link, .titre a:visited, .titre a:active 
{
	text-decoration: underline;
	color: #666666;
}

.titre a:hover
{
	text-decoration: underline; 
	background-color:#FFF6A5;
	color: #666666;
}