/* Feuille de style CSS de SNCGC FTSA */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html {
	height: 100%;
	width: 100%;
	min-width: 680px;
}
body {
	color: black;
	background-color: white;
}
.menu {
	width: 170px !important;
}
.section {
	width: 170px !important;
	text-align: center;
}
.lien img {
	border: none;
}


/* Les liens par defaut */
a:link, a:visited {
	color: #5a7b9c;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	/* text-decoration: underline; */
}

/*
table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
   padding-right: 5px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
*/

/* Presentation generique */
h1 {
	font-size: 14px;
	font-weight: bold;
	
}
h2 {
	font-size: 16px;
	font-weight: bold;
	
}
h3 {
	font-size: 18px;
	font-weight: bold;
	
}
td {
	text-align: left;
	font-size: 12px;
	color: #333333;
}
/*
tr, p, div {
	color: #333333;
}
hr {
	color: #999999;
	height: 1px;
	width: 100%;
}
.mod {
	background: #FFFFFF;
	width: 2px;
}
.mt {
	color: #FEFEFE;
	font-size: 4px;
	font-weight: normal;
}
.mt a:link, .mt a:visited {
	font-size: 4px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mt a:hover {
	font-size: 4px;
	color: #FEFEFE;
	text-decoration: none;
	font-weight: bold;
}
.main {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.contentdescription {
	width: auto !important;
	display: block;
}
*/

/* Gestion des boutons et zones de saisie */
.button {
	width: auto !important;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	border: 1px solid #999999;
	line-height: 14px;
	height: 20px;
	margin: 1px;
	background: url(../images/button.png) repeat-x;
	padding: 1px;
}
.inputbox {
	border: 1px solid #999999;
	background: transparent url(../images/inputBox.png);
	background-color: #EDEDED;
	margin-bottom: 5px;
	color: #333333;
}
.back_button {
	width: auto !important;
	color: #333333;
	font-size: 11px;
	background: url(../images/backButton.png) no-repeat;
	white-space: normal;
	font-weight: normal;
	border: 1px solid #999999;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 2px;
	padding-top: 1px;
	margin-right: 4px;
	float: right;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
}

/* Gestion du "Read More" */
a.readon:link, a.readon:visited {
	color: #0066CC;
	font-size: 11px;
	background: url(../images/readOn.png) no-repeat;
	white-space: normal;
	font-weight: bold;
	border: 1px solid #999999;
	padding-bottom: 3px;
	padding-left: 21px;
	padding-right: 2px;
	padding-top: 1px;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
a.readon:hover {
	color: #333333;
	font-size: 11px;
	background: url(../images/readOn.png) no-repeat;
	white-space: normal;
	font-weight: bold;
	border: 1px solid #999999;
	padding-bottom: 3px;
	padding-left: 21px;
	padding-right: 2px;
	padding-top: 1px;
	float: left;
	line-height: 10px;
	text-decoration: none;
}

/* Barre de navigation */
/*
.pagenavbar {
	margin-right: 10px;
	float: right;
}
.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
*/
.pagenav_prev {} /* navigation "PRE" */
.pagenav_next {} /* navigation "NEXT" */


.latestnews ul {} /* latest news position user1 */
.latestnews li {}
.mostread ul {} /* most popular position user2 */
.mostread li {}


/* Gestion des modules par defaut */
table.moduletable, div.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-family: Arial, Hevlvetica, sans-serif;
}
table.moduletable th, div.moduletable h3 {
	width: 166px;
	background: url(../images/menuHead.png) repeat-x;
	color: #666666;
	text-align: center;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 2px 0 2px 0;
}
table.moduletable td {
	text-align: left;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


/* Gestion des listes */
ul {
	float: left;
	margin: 2px;
	padding-left: 10px;
	list-style: none;
}
li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/* Presentation des articles */
.componentheading {
	height: 26px;
	color: #c64934;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.contentheading {
	height: 30px;
	color: #3f6e97;
	border-bottom: #c64934 solid;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}
.content_rating {
	font-size: 10px;
	color: #CC9900;
}
.small {
	font-size: 10px;
	color: #333333;
}
.createdate {
	font-size: 10px;
	color: #666666;
	padding-bottom: 4px;
}
.modifydate {
	font-size: 10px;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
}
/*
.contentcolumn {
	padding-right: 5px;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}
.date {
font-size        : 10px;
color            : #333333;
padding-right    : 10px;
}
.content_vote {
font-size        : 10px;
height           : 22px;
padding-top      : 2px;
padding-bottom   : 2px;
}
*/

/* Choix sondage bi-couleur jaune */
.poll thead {
	text-align: center;
	font-family: Arial, Hevlvetica, sans-serif;
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}
.pollstableborder {
	padding: 2px;
}
.sectiontableheader {
	text-align: center;
	font-family: Arial, Hevlvetica, sans-serif;
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
	vertical-align: top;
	font-family: Arial, Hevlvetica, sans-serif;
	font-size: 8px;
	padding: 3px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	background-color: #FFFFCC; /* #dde2ec; */
}
.sectiontableentry2 {
	vertical-align: top;
	font-family: Arial, Hevlvetica, sans-serif;
	font-size: 8px;
	padding: 3px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	background-color: #FFFF99; /* #eef4ff; */
}


/* Gestion des div non Joomla */
#page {
	clear: both;
	width: 100%;
	float: left;
}
#banner {
	float: left;
	vertical-align: middle;
}
#content_left {
	float: left;
	vertical-align: top;
}
#content_news {
	float: left;
	width: 100%;
	vertical-align: top;
}
#content {
	clear: both;
	width: 100%;
	float: left;
	vertical-align: top;
}
#content_right {
	float: left;
	vertical-align: top;
}
#content_advert1 {
	float: left;
	vertical-align: bottom;
}
#content_advert2 {
	float: left;
	vertical-align: top;
}
#content_advert3 {
	float: left;
	vertical-align: bottom;
}

/* Gestion du module de login */
#mod_login_username {
	width: 150px;
}
#mod_login_password {
	width: 150px;
}
#mod_login_remember {
	vertical-align: top;
	background: none;
	margin-bottom: 4px;
}

/* Pied de page */
#footer {
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

/* Evite les background coloré ou autres avec JCE */
.mceContentBody {
	background: #FFFFFF;
}
/* EOF */
