/*
 * Balises XHTML / Balises générales
 */
body {
	background-color: white;
	color: black;
	margin: 0px;
}

img {
	border: none;
	display: block;
}

#page {
	min-width: 760px;
}

.clear {
	clear: both;
}


	/*
 * Entête
 */
#logo {
	float: left;
	height: 88px;
	margin-left: 10px;
	margin-top: 5px;
	width: 185px;
}

#logo img {
	border-style: none;
}

#banniere {
	float: right;
	height: 80px;
}


/*
 * Menu principal
 */
#menu_principal {
	background-color: #003b67;
	background-image: url('../images/menu_principal_coin.png');
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 9pt;
	height: 20px;
	margin-left: 150px;
	margin-bottom: -13px;
	overflow: hidden;
	padding-left: 20px;
	position: relative;
		top: -13px;
}

#menu_principal table {
	width: 100%;
}

#menu_principal td {
	font-family: Arial;
	font-size: 9pt;
	width: 17%;
}

#menu_principal a {
	color: #ffffff;
	display: block;
	height: 20px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
}

#menu_principal a.act, #menu_principal a:hover {
	background-color: #b5d76b;
}

.menu_principal_2 {
	background-color: #003b67;
	border: solid 1px #b5d76b;
	border-bottom: none;
}

.menu_principal_2 a {
	color: #FFFFFF;
	border-bottom: solid 1px #b5d76b;
	display: block;
	font-family: Verdana;
	font-size: 7pt;
	min-width: 150px;
	padding: 3px;
	padding-top: 2px;
	text-decoration: none;
}

.menu_principal_2 a:hover,
.menu_principal_2 a.act {
	color: #b5d76b;
}


/*
 * Menu rapide
 */
#phrase {
	background-color: #828282;
	color: white;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 3pt;
	padding: 3px;
	text-transform: uppercase;
}

#menu_rapide {
	border-left: solid 1px #666666;
	float: right;
	font-family: Arial;
	font-size: 9pt;
	height: 20px;
	margin-bottom: -20px;
	overflow: hidden;
	position: relative;
		top: -20px;
}

#menu_rapide a {
	background-color: #a5b4ce;
	color: #000000;
	display: block;
	float: left;
	height: 20px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}

#menu_rapide a:hover {
	background-color: #828282;
}


/*
 * Zones de contenu
 */
#contenus {
	width: 100%;
}

#zone_gauche, #zone_droite {
	background-color: #464646;
	font-family: Times New Roman;
	font-size: 10pt;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	vertical-align: top;
	width: 145px;
}

#zone_centre {
	font-family: arial;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	vertical-align: top;
}

#navigation {
	font-size: 10pt;
}

#contenu {
	border: solid 1px green;
}


/*
 * Colonne à gauche
 */
#titre_page {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11pt;
	padding-left: 2px;
	text-align: center;
	width: 158px;
}

#menu_secondaire {
	font-family: Arial;
	font-size: 10pt; 
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 2px;
}

#menu_secondaire a {
	background-color: #828282;
	color: #FFFFFF;
	display: block;
	margin-bottom: 15px;
	padding: 1px;
	padding-left: 2px;
	text-decoration: none;
}

#menu_secondaire a:hover, #menu_secondaire a.act {
	background-color: #b5d76b;
}

#menu_secondaire a.sub {
	background-image: url('../images/menu_fleches_no.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

#menu_secondaire a.sub:hover, #menu_secondaire a.subact {
	background-color: #b5d76b;
	background-image: url('../images/menu_fleches_act.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

#menu_secondaire a.niveau_2 {
	margin-left: 10px;
	width: 148px;
}

#menu_secondaire a.niveau_3 {
	margin-left: 20px;
	width: 138px;
}


/*
 * Colonne à gauche
 */
.tx-dkdfeuserbelogin-pi1 {
	margin-bottom: 5px;
	margin-top: 5px;
}


/*
 * Pied de page
 */
#pied_de_page {
	background-color: #828282;
	font-family: Arial;
	font-size: 9pt;
}

#copyright {
	background-color: #828282;
	color: #ffffff;
	float: left;
	padding: 2px;
}

#menu_pied {
	color: #ffffff;
	float: right;
	padding-top: 2px;
}

#menu_pied a {
	color: #ffffff;
	text-decoration: none;
}

/*
 * tt_news : LIST
 */
.news-list-item h3 {
	background-color: #a5b4ce;
	font-family: Verdana;
	font-size: 10pt;
	padding: 3px;
}

.news-list-item h3 a {
	color: blue !important;
}

.news-list-date {
	font-size: 8pt;
	font-weight: normal;
	margin-left: 15px;
}

.news-list-morelink a {
	color: blue !important;
}

.tx-ttnews-browsebox {
	font-size: 8pt;
	font-weight: bold;
}


/*
 * tt_news : AMENU
 */
.news-amenu-container ul {
	list-style-image: none;
	list-style-type: none;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:5px;
	padding:0px;
}

.news-amenu-item-year {
	font-size: 11px;
	font-weight: bold;
}

.news-amenu-item-year dd {
	margin: 0px;
}

.news-amenu-container li {
	font-size: 11px;
	padding-bottom: 1px;
}

.news-amenu-container li a {
	margin-left: 15px;
}


/*
 * tt_news : SINGLE
 */
.news-single-item {
	font-family: verdana;
} 

.news-single-timedata {
	font-size: 8pt;
	margin-top: 10px;
}

.news-single-item h2 {
	font-size: 10pt;
	margin-top: 0px;
}

.news-single-item h3 {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
}

.tx-veguestbook-pi1 table {
	width: 600px;
}

.tx-veguestbook-pi1 input, .tx-veguestbook-pi1 textarea {
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}

.tx-veguestbook-pi1 textarea {
	width: 600px;
}
