/* ----------------------------------------------- 
	GLOBAL RESET 
   ----------------------------------------------- */
* {
	margin:auto;
	padding:0;
}

:focus { outline: 0; }

body {
	line-height: 1;
	color:#000000;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e4e4e4;
}

/******************************************************************/
.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style:italic;
}

/******************************************************************/
#super_container {
}


#conteneur {
	position: relative;
	width: 1000px;
}

#content {
	background-color:#FFFFFF;
}


/* ----------------------------------------------- 
	PAGE D'ACCUEIL 
   ----------------------------------------------- */

#accueil {
	text-align:center;
	background:url('/template/abecassis-cognac/images/bg_content.jpg') repeat-x top left;
	height:570px;
}

#accueil .flash {
	padding-top:39px;
}

#menu_accueil {
	padding:0;
	margin:0;
	dispaly:block;
	padding-top:10px;
}

.menu_accueil {
	background-color:#666666;
}

.menu_accueil td {
	border-bottom:1px solid #666666;
	border-right:1px solid #FFFFFF;
	height:18px;
	text-align:center;
}

.menu_accueil td.menu_fin {
	border-right:0;
}

.menu_accueil .actif {
	background-color:#333333;
}

.menu_accueil a {
	display:block;
	height:100%;
	padding-top:4px;
	width:100%;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.menu_accueil a:hover {
	background-color:#333333;
}

/* HEADER */
#header {
	padding-top:20px;
	padding-bottom:10px;
}

#header .logo {
	float:left;
	padding-top:10px;
}

#header .autre_logo {
	float:right;
	padding-right:10px;
}

#header .autre_logo ul {
	list-style-type:none;
}

#header .autre_logo li {
	display:inline;
}


/* FOOTER */

#footer {
	background-color:#333333;
	display:block;
	width:100%;
	padding:5px 0px 5px 0px;
}

#footer .langue {
	float:left;
	margin-left:15px;
}

#footer .langue a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#footer .lien_footer {
	float:right;
	margin-right:5px;
	background:url('/template/abecassis-cognac/images/chris.gif') no-repeat right;
}

#footer .lien_footer ul {
	list-style-type:none;
	margin-right:40px;
}

#footer .lien_footer li {
	display:inline;
	margin-right:30px;
}

#footer .lien_footer li a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#footer .lien_footer li a:hover{
	color:#990000;
}

/* PAGE */
#page {
	padding:20px;
	color:#333333;
}

#page img {
	padding:5px;
}

#page .traitgauche {
	border-left:1px solid #999999;
	padding-left:5px;
}

#page .texte_page {
	font-size:14px;
	line-height:18px;
	text-align:justify;
}

#page .texte_page a:visited {
	color: #CC0000;
	text-decoration: none;
}
#page .texte_page a:active {
	text-decoration: underline;
	color: #FF0000;
}
#page .texte_page a:link {
	color: #CC0000;
	text-decoration: none;
}
#page .texte_page a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#contenu_page {
	float:left;
	border-left:1px solid #999999;
	padding-left:20px;
	margin-bottom:50px;
	width:680px;
}

#conteneur_page {
	float:left;
	padding-left:20px;
	margin-bottom:50px;
}

#contenu_page .titre_telechargement {
	background-color:#000000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	width:670px;
	padding:5px;
}

#contenu_page .type_telechargement {
	background-color:#000000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:670px;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}

#contenu_page .type_telechargement a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#contenu_page .type_telechargement a:hover{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

#contenu_page .titre_type {
	background-color:#666666;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	width:670px;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}


#contenu_page th {
	background-color:#999999;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:5px;
}

#contenu_page td.blanc {
	background-color:#FFFFFF;
	color:#000000;
	font-size:12px;
	/*padding:5px;*/
}

#contenu_page td.gris {
	background-color:#f4f4f4;
	color:#000000;
	font-size:12px;
	/*padding:5px;*/
}

#contenu_page a.demande_compte {
	color:#CC0000;
	font-size:12px;
	text-decoration:none;
}

#contenu_page a.demande_compte:hover {
	color:#FF0000;
	font-size:12px;
	text-decoration:underline;
}

#item_abecassis {
	width:183px;
	padding-bottom:20px;
}

#item_abecassis .titre_item {
	text-align:center;
	font-size:12px;
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}

#item_abecassis .liste_page {
	width:163px;
	background-color:#f3f3f3;
	padding:10px;
}

#item_abecassis ul {
	list-style-type:disc;
	color:#333333;
	margin-left:30px;
}

#item_abecassis a {
	color:#CC0000;
	font-size:12px;
	text-decoration:none;
}

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


#item_leyrat {
	width:183px;
	float:left;
	margin-left:45px;
}

#item_leyrat .liste_page {
	width:163px;
	background-color:#f9efd3;
	padding:10px;
}

#item_leyrat ul {
	list-style-type:disc;
	color:#333333;
	margin-left:30px;
}

#item_leyrat a {
	color:#CC0000;
	font-size:12px;
	text-decoration:none;
}

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

#item_leyrat .titre_item, #item_leyrat .titre_item img {
	text-align:center;
	padding:0px;
	background-color:#f9efd3;
}


#item_abk6 {
	width:183px;
	float:left;	
	margin-left:20px;
}

#item_abk6 .liste_page {
	width:163px;
	background-color:#cccccc;
	padding:10px;
}

#item_abk6 ul {
	list-style-type:disc;
	color:#333333;
	margin-left:30px;
}

#item_abk6 a {
	color:#CC0000;
	font-size:12px;
	text-decoration:none;
}

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

#item_abk6 .titre_item, #item_abk6 .titre_item img {
	text-align:center;
	padding:0px;
	background-color:#cccccc;
}

#item_reviseur {
	width:183px;
	float:left;
	margin-left:20px;	
}

#item_reviseur .liste_page {
	width:163px;
	background-color:#e0cbc2;
	padding:10px;
}

#item_reviseur ul {
	list-style-type:disc;
	color:#333333;
	margin-left:30px;
}

#item_reviseur a {
	color:#CC0000;
	font-size:12px;
	text-decoration:none;
}

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

#item_reviseur .titre_item, #item_reviseur .titre_item img {
	text-align:center;
	padding:0px;
	background-color:#e0cbc2;
}

#sous-menu {
	float:right;
	background-color:#E4E4E4;
	padding:5px;
}

#sous-menu .autre_page a{
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}

#sous-menu .autre_page a:hover{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-decoration:underline;
}


/* LES RECOMPENSES */

#marge_gauche {
	width:237px;
	float:left;
}

#marge_gauche .titre_page {
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	margin-right:15px;
	color:#333333;
	font-size:14px;
}

#recompenses {
	float:left;
	border-left:1px solid #999999;
	padding-left:20px;
	margin-bottom:50px;
}

#recompenses .marque {
	background-color:#cccccc;
	width:590px;
	margin-top:10px;
}

#recompenses .titre_marque {
	float:left;
	padding-left:5px;
	padding-top:15px;
}

#recompenses .titre_marque a{
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

#recompenses .titre_marque a:hover{
	color:#FF0000;
	text-decoration:underline;
}

#recompenses .image_marque {
	float:right;
}

#recompenses th {
	background-color:#CCCCCC;
	font-size:14px;
	padding:5px;
	color:#333333;
}

#recompenses td {
	background-color:#f4f4f4;
	font-size:12px;
	padding:5px;
	color:#333333;
	border-bottom:1px solid #999999;
}

#recompenses td.titre_competition {
	font-weight:bold;
}

#recompenses td.nobordure {
	border:0;
}

#recompenses td.medaille1 {
	background:url('/template/abecassis-cognac/images/med_gold.gif') repeat-y top left;
	text-align:center;
	font-weight:bold;
}
#recompenses td.medaille2 {
	background:url('/template/abecassis-cognac/images/med_gold.gif') repeat-y top left;
	text-align:center;
	font-weight:bold;
}
#recompenses td.medaille3 {
	background:url('/template/abecassis-cognac/images/med_silver.gif') repeat-y top left;
	text-align:center;
	font-weight:bold;
}
#recompenses td.medaille4 {
	background:url('/template/abecassis-cognac/images/med_bronze.gif') repeat-y top left;
	text-align:center;
	font-weight:bold;
}
#recompenses td.medaille5 {
	background:url('/template/abecassis-cognac/images/med_trophy.gif') repeat-y top left;
	text-align:center;
	font-weight:bold;
}

#recompenses td.medaille6 {
	background:url('/template/abecassis-cognac/images/med_gold.gif') repeat-y top left;
	text-align:center;
	font-weight:bold;
}

#recompenses td.medaille7 {
	background:url('/template/abecassis-cognac/images/med_gold.gif') repeat-y top left;
	text-align:center;
	font-weight:bold;
}

/* FORMULAIRE DE CONTACT */
#formulaire_contact th {
	background-color:#666666;
}

#formulaire_contact th.gris_fonce {
	background-color:#333333;
	font-size:14px;
}

#formulaire_contact td.gris {
	background-color:#CCCCCC;
}
