/* CSS Document */

#content {
	background-image: url(../imgs/contentWhit.jpg);
	font-size: 12px;
	color: #333333;
}
.clearBoth{
	clear:both;
}
/***************************bas de page**************************/
#basdepage{
	background-image: url(../imgs/basdepageW.jpg);
	background-repeat: no-repeat;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
}

/*************************ARTICLES*/
#content #colCentre #article {
	width: 540px;
	margin-top: 20px;
}

h1.TTrubrique {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #600;
	margin-top: 18px;
	margin-bottom: 14px;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #600;
	padding-bottom: 5px;
}
#article h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 6px;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	font-weight: lighter;
}

h3.chapo{
	margin:0;
	font:100%, Arial, Helvetica, sans-serif;
	color:#999966;
	text-transform:capitalize;
	line-height:15px;
	letter-spacing:0.3em;
	background:url(../imgs/dotted.gif) no-repeat 0 100%;
}


/*****selon que l'article est dans une balise texte ou non(formaté dans la base)***/
#article .txtarticle img.vignette , #article img.vignette  {
	margin-bottom: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 15px;
	border: 1px solid #999999;
}

.auteur{
	color: #99CC00;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0em;
	font-weight: bold;
}
a.pseudo {
	color: #CC6699;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0em;
	font-weight: bold;
}
a.pseudo:hover {
	color: #666666;
}
a.pseudoS {
	color: #CC6699;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 0em;
}
a.pseudoS:hover {
	color: #666666;
}

.date { /**********sur une ligne*****************/
	font-style: italic;
	color: #666666;
	margin-top: 8px;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.date2{
	font-style: italic;
	font-weight: normal;
	color: #333333;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/************************liste rubriques sous rubriques************/
.ColCenttxt {
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 12px;
}
a.lkrub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: bold;
}
a.lkrubB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.3em;
}
a.lkrub:hover, a.lkrubB:hover {
	color: #74A53C;
}
.TTcartoucheLastArt {
	color: #CC6698;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.vignetteListe {
	padding: 2px;
	border: 1px solid #999999;
	margin-right: 10px;
}

/********************************/
#content #colD fieldset {
	width: 144px;
	border: 1px solid #DBDBDB;
	padding: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
}
#content #colG fieldset {
	width: 180px;
	border: 1px solid #FFFFFF;
	padding: 4px;
	margin-right: 0px;
	position: relative;
	margin-bottom: 8px;
	float: left;
}
#content #colD h1 {
	background-image: url(../imgs/mn_bkg_vert_181.jpg);
	height: 26px;
	width: 144px;
	margin: 0px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#content #colD p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	line-height: 120%;
	text-align: left;
}
#colD a {
	text-decoration: none;
	color: #CC6600;
}
#colD a:hover {
	color: #666666;
}
/*******************SIDE BAR******************************************************/
	

#content #colG #mnleft_a {
	width: 180px;
	margin-left: 0px;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 15px;
	left: 5px;
	margin-bottom: 20px;
}
#content #colG #mnleft_a a.sidebar_rub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CB6094;
	text-decoration: none;
}
#content #colG #mnleft_a a.sidebar_rub:hover {
	text-decoration: underline;
}
#content #colG #mnleft_a li {
	line-height: 20px;
	list-style-type: none;
	color: #4C1A33;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9B99CB;
	width: 160px;
	float: left;
}
#content #colG ul,#content #colG mnleft_a ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#content #colG #mnleft_a h3 {
	color: #B53779;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
}
#content #colG #mnleft_a a.sidebar_ssrub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content #colG #mnleft_a a.sidebar_ssrub:hover {
	color: #CC6698;
}
.sidebar_ssrubSelect {
	font-weight: bold;
	color: #CC6698;
}
#content #colG #mnleft_a .sidebar_ajoutphoto {
	color: #C6538A;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
#content #colG #mnleft_a .sidebar_ajoutphoto:hover {
	color: #99CC00;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 8px;
	line-height: 1em;
}
.daterep {
	font-size: 80%;
	font-style: italic;
	color: #666699;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
a.LkThemDiscussion {
	text-decoration: none;
	color: #BF640B;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #DD6700;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-top: 8px;
}
a.LkThemDiscussion:hover {
	color: #666666;
}

/*****boite lien**********/
p.more{

	height:20px;

	line-height:20px;

	margin:1em 0;

}
.more a{
	float:left;
	height:20px;
	line-height:20px;
	border:1px solid #e1e1e1;
	padding:0 25px;
	font-size:11px;
	color:#FCFCFC;
	text-transform:uppercase;
	text-decoration: none;
	background-image: url(../imgs/bkg_cart_Nb_Q.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-weight: bold;
}

.more a:hover{
	background-image: url(../imgs/bkg_cart_Nb_Q_ho.jpg);
	color: #FFFF99;
}
a.addfavoris {
	color: #CC6300;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}
a.addfavoris:hover {
	color: #CDF16D;
}
/********************************************************SIDEBAR**********************************/

.SideBInfos, .SideBCartouche {
	width: 180px;
	border: 1px solid #DBDBDB;
	margin-bottom: 8px;
	clear: left;
}
.SideBInfos h3{
	margin: 0px;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
}


#content #colG .SideBInfos .infos  {
	color: #666666;
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
}
#content #colG .SideBInfos .infosS {
	font-size: 8px;
	color: #92B446;
}
/***** couleur des infos temps, heure, monnaie*********/
#content #colG .SideBInfos .infos .infoHL {
	color: #C24986;
	font-weight: bold;
}

#content #colG .SideBInfos form {
	margin: 0px;
	padding: 0px;
}
.SideBInfos input {
	border: 0px none #FFFFFF;
	color: #CC6698;
	font-weight: bold;
	font-size: 12px;
}
#colG h1.cartouche{
	background-image: url(../imgs/mn_bkg_vert_181.jpg);
	height: 26px;
	width: 178px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	line-height: 18px;
}
/**************tableau des infos temp;heure...*****/
.SideBInfos h1, .SideBCartouche h1{
	background-image: url(../imgs/mn_bkg_vert_181.jpg);
	height: 26px;
	width: 172px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #666666;
}
 .SideBCartouche h3{
	background-image: url(../imgs/bkg_cart_Nb_Q.jpg);
	height: 26px;
	width: 168px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	color: #663300;
}
#content #colG .SideBInfos .traits {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DADADA;
	width: 170px;
}
/***************************/

/********************************************************FORMULAIRE**********************************/

#content #colCentre fieldset {
	padding: 20px;
	border: 1px solid #CC6698;
	margin-bottom: 10px;
	width: 500px;
}
#content #colCentre legend {
	color: #CC6698;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	letter-spacing: 0.1em;
}

table.form {
	width: 540px;
}
#content #colCentre #form1 th {
	color: #CC6698;
	font-weight: bold;
	text-transform: capitalize;
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
fieldset {
	clear: both;
	border: 1px solid #999999;
}
#content #colCentre #question label {
	color: #CC3366;	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.KT_tngtable .KT_th label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}
legend.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-variant: small-caps;
}

/*******************VOTE***********************************************/
.voteTab{
	width:550px;
	padding:2px;
}
.voteTab td{
	padding:2px;
}
.rowEven{
	background-color:#F8F8F8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.rowOdd{background-color:#FFF;padding:4px;}