/* *************************************************************** */
/*                      Les styles par defaut                      */
/* *************************************************************** */

body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 920px;
	background-image: url('http://img.concourissimo.com/img/fond.gif');
	color: black;
	font-family: arial;
	font-size: 12px;
}

td {
	color: black;
	font-family: arial;
	font-size: 12px;
}

input {
	color: black;
	font-family: arial;
	font-size: 12px;
}

form {
	padding: 0;
	margin: 0;
}

H2 {
	margin: 0;
	font-weight: bold;
	font-size: 15px;
}

H3 {
	margin: 0;
	font-weight: bold;
	font-size: 16px;
}

a {
	color: black;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	text-decoration: underline;
}

.cleaner {
	clear: both;
}

.span_principe {
	color: #008F00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.email {
	width: 150px;
	height: 15px;
	border: 1px black solid;
	padding-bottom: 0;
	text-indent: 5px;
	color: black;
	font-family: verdana, arial;
	font-weight: bold;

}

.bouton_ok {
	width: 30px;
	height: 18px;
	border: 1px solid;
	margin-top: 2px;

	cursor: pointer;
	text-align: center;
	font-weight: bold;
}

.recherche {
	width: 120px;
	height: 15px;
	text-indent: 5px;
	border: 1px black solid;

	font-size: 14px;
	font-weight: bold;
}

.bouton_rech {
	margin-left: 2px;
}

.participer {
	float: left;
	width: 110px;
	height: 15px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;

	border: 1px solid #B35A00;
	background-color: #FFC080;

	cursor: pointer;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.participer:hover {
	background-color: #FF8000;
	text-decoration: none;
}


.repondre {
	float: left;
	width: 180px;
	height: 15px;
	margin-top: 5px;
	margin-left: 20px;

	border: 1px solid #B35A00;
	background-color: #FFC080;

	cursor: pointer;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
	color: black;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

a.repondre:hover {
	background-color: #FF8000;
	text-decoration: none;
}


.identification {
	color: red;
	font-weight: bold;
}

.identification a:link {
	color: red;
	text-decoration: underline;
}

.identification a:visited {
	color: red;
	text-decoration: underline;
}

.identification a:active {
	color: red;
}

.identification a:hover {
	color: red;
}

.identification a:focus {
	color: red;
}

.validation {
	color: #008F00;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}




/* *************************************************************** */
/* *************************************************************** */
/*                 Propriétés des éléments div                     */
/* *************************************************************** */
/* *************************************************************** */



/* *************************************************************** */
/*  Le Header                                                      */
/* *************************************************************** */


#pre-header {
	position: absolute;
	top: 0;
	width: 900px;
	height: 90px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#header {
	width: 900px;
	height: 70px;
	padding: 9px;
	margin-top: 10px;

	border: 1px solid silver;
	background-color: #FFF;
}

.hd_fond {
	width: 900px;
	height: 70px;
	background-image: url('http://img.concourissimo.com/img/head_fond.jpg');
	background-repeat: no-repeat;
}

.hd_text_catalogue {
	float: left;
	width: 600px;
	padding-top: 20px;

	text-indent: 260px;
	color: black;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.hd_text_gagnez {
	width: 300px;
	margin-left: 600px;
	padding-top: 5px;

  text-align: center;
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.hd_text_gagnez a:link {
	color: white;
	text-decoration: underline;
}

.hd_text_gagnez a:visited {
	color: white;
	text-decoration: underline;
}

.hd_text_gagnez a:active {
	color: white;
	text-decoration: underline;
}

.hd_text_gagnez a:hover {
	color: white;
	text-decoration: underline;
}

.hd_text_gagnez a:focus {
	color: white;
	text-decoration: underline;
}

.hd_newsletter {
	float: right;
	padding-right: 55px;
	margin-top: 7px;
}

.hd_newsletter_blanc {
	float: right;
	height: 20px;
	padding-right: 90px;
	margin-top: 10px;

	text-align: center;
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.hd_newsletter_blanc a:active {
	text-decoration: none;
}

.hd_newsletter_blanc a:hover {
	text-decoration: none;
}

.hd_newsletter_blanc a:focus {
	text-decoration: none;
}


.hd_coxi
{
	position: absolute;
	top: 0;
	width: 109px;
	height: 90px;
	padding-left: 25px;
}



/* *************************************************************** */
/*  Le Menu                                                        */
/* *************************************************************** */

#menu {
	float: left;
	width: 170px;
	margin-left: 2px;
	margin-bottom: 5px;
}


/* Menu 1 : contient les menus Recherche et Categorie*/

#menu_rech_cat{
	width: 170px;
	margin-bottom: 5px;
	border: 1px solid silver;
	background-color: #FFF;
}

/* Menu 1.1 : Recherche */

#menu_recherche {
	margin: 5px;
	background-color: #FFF;
}

/* Menu 1.2 : Categorie */

#menu_categorie {
	background-color: #FFF;
}

/* Menu 1.2.1 : Sous Menu Categorie */

#menu_categorie ul {
	width: 160px;
	margin: 5px;
	margin-bottom: 0;
	padding: 0;
	list-style-type: none;
	background-color: #FFF;
}

#menu_categorie li {
	margin-bottom: 5px;
	Background-image: url('http://img.concourissimo.com/img/menu_orange.jpg');
}

#menu_categorie li.rouge {
	margin-bottom: 5px;
	Background-image: url('http://img.concourissimo.com/img/menu_rouge.jpg');
}

#menu_categorie li a {
	display: block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;

	color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
}

#menu_categorie li.rouge a:hover {
	background: #FF0000;
	color: white;
}

#menu_categorie li a:hover {
	background: #E07000;
	color: white;
}


/* Menu 2 : Profil */

#menu_profil {
	width: 170px;
	border: 1px solid silver;
	margin-bottom: 5px;
	background-color: #FFF;
}


/* Menu 2.1 : Sous Menu Profil */

#menu_profil ul {
	width: 160px;
	padding: 0;
	margin: 5px;
	margin-bottom: 0;
	list-style-type: none;
	background-color: #FFF;
}

#menu_profil li {
	margin-bottom: 5px;
	background-image: url('http://img.concourissimo.com/img/menu_vert.jpg');

	line-height: 20px;
	height: 20px;
	display: block;
	text-decoration: none;

	color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
}

#menu_profil li a {
	line-height: 20px;
	height: 20px;
	display: block;
	text-decoration: none;

	color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
}

#menu_profil li a:hover {
	background: #008F00;
	color: white;
}


/* Menu 3 : Partenaires */

#menu_partenaires {
	width: 170px;
	border: 1px solid silver;
	background-color: #FFF;
}

#menu_partenaires ul {
	width: 160px;
	padding: 0;
	margin: 5px;
	margin-bottom: 0;
	list-style-type: none;
	background-color: #FFF;
}

#menu_partenaires li {
	margin-bottom: 5px;
	background-image: url('http://img.concourissimo.com/img/menu_bleu.jpg');

	line-height: 20px;
	height: 20px;
	display: block;
	text-decoration: none;

	color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
}

#menu_partenaires li a {
	line-height: 20px;
	height: 20px;
	display: block;
	text-decoration: none;

	color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
}

#menu_partenaires li a:hover {
	background: #0066B3;
	color: white;
}


/* Menu : Xiti */

.xiti
{
	width: 170px;
	margin-top: 5px;
	text-align: center;
}

.xiti_barre
{
	margin-top: 5px;
}


/* *************************************************************** */
/*  Le Contenu                                                     */
/* *************************************************************** */

#corps
{
	width: 920px;
	margin-top: 120px;
}

#contenu
{
	float: right;
	width: 730px;
	padding-right: 6px;
	margin-bottom: 5px;
}


/* *************************************************************** */
/*  Contenu du titre en haut                                       */
/* *************************************************************** */

#contenu_titre {
	width: 730px;
	margin-bottom: 10px;
	border: 1px solid silver;
	background-color: #FFF;
}


#contenu_titre_special {
	width: 730px;
	height: 40px;
	margin-bottom: 10px;
	border: 1px solid silver;
	background-color: #FFF;
}


#contenu_titre_categorie_rouge{
 	width: 720px;
	height: 30px;
	margin: 5px;
	background-image: url('http://img.concourissimo.com/img/bloc_rouge.jpg');

	line-height: 30px;
	text-align: center;
	color: black;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 18px;
}


#contenu_titre_categorie_orange{
 	width: 720px;
	height: 30px;
	margin: 5px;
	background-image: url('http://img.concourissimo.com/img/bloc_orange_fonce.jpg');

	line-height: 30px;
	text-align: center;
	color: black;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 18px;
}

#contenu_titre_categorie_vert{
 	width: 720px;
	height: 30px;
	margin: 5px;
	background-image: url('http://img.concourissimo.com/img/bloc_vert.jpg');

	line-height: 30px;
	text-align: center;
	color: black;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 18px;
}


#contenu_titre_options {
 	width: 720px;
	line-height: 1.5em;
	margin: 5px;
	background-color: #FFF;

	text-align: center;
	color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}


.option_selection_black {
	color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.option_selection_silver {
	color: gray;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}


/* *************************************************************** */
/*  Contenu d'un bloc concours                                     */
/* *************************************************************** */


.contenu_concours {
	width: 730px;
	margin-bottom: 10px;
	border: 1px solid silver;
	background-color: #FFF;

	color: black;
	font-family: arial;
	font-size: 14px;
}


.contenu_concours_bloc {
	width: 720px;
	margin: 5px;
	background-image: url('http://img.concourissimo.com/img/bloc_orange.jpg');
}


.ccb_nom_annonceurs {
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-left: 5px;
}


.ccb_datedeb {
	float: right;
	width: 180px;
	padding-right: 5px;

	font-weight: bold;
	text-align: right;
}


.ccb_datefin {
	float: right;
	width: 150px;
	padding-right: 5px;

	text-align: right;
	font-size: 12px;
}


.img_concours {
	float:left;
	width: 100px;
	height: 100px;

	border: 1px black solid;
	margin-top: 9px;
	margin-left: 4px;
}


.ccb_infos_concours {
	float:right;
	width: 610px;
}


.ccb_nom_concours {
	clear:both;
	padding-left: 5px;
	padding-bottom: 5px;
}

.ccb_nom_concours a:active {
	text-decoration: none;
}

.ccb_nom_concours a:hover {
	text-decoration: none;
}

.ccb_nom_concours a:focus {
	text-decoration: none;
}


.ccb_principe {
	padding-left: 5px;
	padding-bottom: 5px;

	font-family: 'Trebuchet MS', verdana;
	font-size: 12px;
}


.ccb_participer {
	float: left;
	width: 300px;
}


.ccb_comment {
	float: right;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;

	text-align: right;
	font-weight: bold;
	font-size: 11px;
}



/* *************************************************************** */
/*  Contenu de la banniere publicitaire                            */
/* *************************************************************** */

#contenu_pub {
	width: 730px;
	height: 90px;

	line-height: 90px;
	margin-bottom: 10px;
	border: 1px solid white;

	background-color: red;
	text-decoration: blink;

	text-align: center;
	color: white;
	font-family: 'Comic Sans MS';
	font-weight: bold;
	font-size: 48px;
}



/* *************************************************************** */
/*  Contenu de fin de page                                         */
/* *************************************************************** */

#contenu_finpage {
	width: 730px;
	height: 20px;

	line-height: 20px;
	margin-bottom: 10px;
	border: 1px solid silver;
	background-color: #FFF;

	text-align: center;
	font-weight: bold;
	font-size: 13px;
}


/* *************************************************************** */
/*  Le footer                                                      */
/* *************************************************************** */

#footer {
	clear: both;
	width: 900px;
	height: 20px;
	padding-top: 9px;
	padding-bottom: 0;
	padding-left: 9px;
	padding-right: 9px;
	border: 1px solid silver;
	border-bottom: 0;
	background-color: #FFF;
	}

.ft_fond {
	width: 900px;
	height: 20px;
	background-image: url('http://img.concourissimo.com/img/foot_fond.jpg');
	}

.ft_copyright {
	float: right;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	}

.ft_copyright a:link {
	color: white;
}

.ft_copyright a:visited {
	color: white;
}

.ft_copyright a:active {
	color: white;
}

.ft_copyright a:hover {
	color: white;
}

.ft_copyright a:focus {
	color: white;
}

.ft_sablier {
	padding-top: 3px;
	padding-left: 4px;
}

/* *************************************************************** */
/* 	PAGE _barre.htm - Barre du haut pour participer a un concours  */
/* *************************************************************** */

#barre_body {
	width: 920px;
	background-image: url('http://www.concourissimo.com/img/fond.gif');
	text-align: center;
	margin-top: 5px;
}

#barre_gagner {
	width: 920px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #008f00;
	border: 1px solid silver;
}

.barre_logo {
	position: relative;
	height: 70px;
	z-index: 1;
}

.barre_reponse {
	position: relative;
	margin-left: 353px;
	margin-top: -65px;
	width: 560px;
	height: 59px;
	overflow: auto;
	background-color: #FFF;
	border: 1px solid silver;
	z-index: 2;
}

.span_reponse {
	color: #008F00;
	font-size: 12px;
	font-weight: bold;
}

.text_reponse {
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
}


/* *************************************************************** */
/* 	PAGE concours.php - Page d'information sur un concours			   */
/* *************************************************************** */

.reponse_titre {
	margin: 5px;
	color: red;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.reponse_text {
	margin: 10px;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}

.bouton_reponse {
	float: left;
	width: 180px;
	height: 15px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;

	border: 1px solid #B35A00;
	background-color: #FFC080;

	cursor: pointer;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}

a.bouton_reponse:hover {
	background-color: #FF8000;
	color: black;
}

.reponse_liens {
	padding-left: 5px;
	padding-bottom: 5px;

	text-align: left;
	font-family: 'Trebuchet MS', verdana;
	font-size: 12px;
}

.proposer_reponse {
	clear: both;
	padding: 5px;
	color: red;
	font-weight: bold;
	font-size: 12px;
}

.proposer_reponse_textarea {
	border: 1px solid red;
	width: 420px;
	height: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.commentaires_titre {
	margin: 5px;
	color: #0066B3;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.commentaires_comment {
	margin: 5px;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}

.commentaires_pseudo {
	margin: 5px;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
}

.commentaires_date {
	float: right;
	color: #999;
	margin: 5px;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	text-align: right;
}

.commentaires_comment {
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-family: verdana;
	font-size: 12px;
}

.commentaires_separation {
	border: 1px solid #FFF;
}

.bouton_comment {
	float: left;
	width: 180px;
	height: 15px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;

	border: 1px solid #B35A00;
	background-color: #FFC080;

	cursor: pointer;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.bouton_comment:hover {
	background-color: #FF8000;
	text-decoration: none;
}

.commentaires_ajout {
	clear: both;
	padding: 5px;
	color: red;
	font-weight: bold;
	font-size: 12px;
}

.commentaires_ajout_textarea {
	border: 1px solid #0066B3;
	width: 420px;
	height: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bouton_envoyer {
	float: left;
	width: 100px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;

	border: 1px solid #B35A00;
	background-color: #FFC080;

	cursor: pointer;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}



/* *************************************************************** */
/* 	PAGE newsletters.php - Page ma newsletters            			   */
/* *************************************************************** */


#news_contenu_titre_options {
 	width: 720px;
	margin: 5px;
	background-color: #FFF;

	text-align: center;
	font-weight: bold;
	font-size: 12px;
}


.span_news_titre {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.span_news_texte {
	font-size: 12px;
}

.news_form_bouton {
	width: 165px;
	height: 20px;
	margin: 10px;

	border: 1px solid #B35A00;
	background-color: #FFC080;

	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}



/* *************************************************************** */
/* 	PAGE inscription.php - Page d'inscription                      */
/* *************************************************************** */


#inscription_contenu_titre_options {
 	width: 710px;
	margin: 5px;
	background-color: #FFF;
	margin: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}


.span_inscription_titre {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.span_inscription_info {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}

.span_inscription_important {
	color: red;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}

.span_inscription_condition {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}

.span_inscription_condition a:link {
	color: green;
}

.span_inscription_condition a:visited {
	color: green;
	text-decoration: underline;
}

.span_inscription_condition a:active {
	color: green;
}

.span_inscription_condition a:hover {
	color: green;
}

.span_inscription_condition a:focus {
	color: green;
}


.inscription_form_bouton {
	width: 120px;
	height: 20px;
	margin: 10px;

	border: 1px solid #B35A00;
	background-color: #FFC080;

	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}

.form_inscription {
	border: 1px solid #008f00;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}


.identification_form_bouton {
	width: 35px;
	height: 18px;
	margin-top: 5px;

	border: 1px solid #B35A00;
	background-color: #FFC080;

	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.span_inscription_titre {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}





/* *************************************************************** */
/* 	PAGE ajouter-un-concours.php - Page d'ajout de concours        */
/* *************************************************************** */


#ajoutconcours_contenu_titre_options {
 	width: 720px;
	height: 30px;
	margin: 5px;
	background-color: #FFF;

	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

#ajoutconcours_contenu_titre_valideconcours {
 	width: 700px;
	height: 15px;
	margin: 15px;
	background-color: #FFF;
	color: green;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}


.span_ajoutconcours_titre {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.span_ajoutconcours_texte_categ {
	font-size: 12px;
}


.span_ajoutconcours_info {
	color: silver;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}


.span_ajoutconcours_condition {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}

.span_ajoutconcours_condition a:link {
	color: green;
}

.span_ajoutconcours_condition a:visited {
	color: green;
	text-decoration: underline;
}

.span_ajoutconcours_condition a:active {
	color: green;
}

.span_ajoutconcours_condition a:hover {
	color: green;
}

.span_ajoutconcours_condition a:focus {
	color: green;
}


.ajoutconcours_form_bouton {
	width: 120px;
	height: 20px;
	margin: 10px;

	border: 1px solid #B35A00;
	background-color: #FFC080;

	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}

.form ajoutconcours {
	border: 1px solid #008f00;
	color: black;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;

}


#pop_newsletters
{
	position: absolute;
	top: 0px;
	right: 20px;
	display: none;
	
	width: 320px;
	border: 2px solid #008f00;
	background-color: #FFFFFF;
	padding: 20px;
}



/* *************************************************************** */
/* 	PAGE les-gagnants.php - Page des gagnants                      */
/* *************************************************************** */


.gagnant_titre {
	margin: 5px;
	color: #0066B3;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.gagnant_titre a:link {
	color: #0066B3;
}

.gagnant_titre a:visited {
	color: #0066B3;
	text-decoration: underline;
}

.gagnant_titre a:active {
	color: #0066B3;
}

.gagnant_titre a:hover {
	color: #0066B3;
}

.gagnant_titre a:focus {
	color: #0066B3;
}


.bouton_gagnant_envoyer {
	float: left;
	width: 100px;
	height: 20px;

	border: 1px solid #B35A00;
	background-color: #FFC080;

	cursor: pointer;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


#proposer_gagnant {
	clear: both;
	visibility: hidden;
  display: none;
	padding: 5px;
	color: green;
	font-weight: bold;
	font-size: 12px;
}

.gagnant_ajout_textarea {
	border: 1px solid #0066B3;
	width: 425px;
	height: 55px;
}