/* Feuille de style panorama.css */

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background: #f7f7f2;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 10px;
}

li.corps {
	margin-left: 14px;
#	list-style-type: none;
#	list-style-position: inside
#	list-style-image: url(../images/arrow.png);
}

 li.retrait1 {
	margin-top:0px;
	margin-left: 24px;
	list-style-type: circle;
#	list-style-type: none;
#	list-style-position: inside
#	list-style-image: url(../images/arrow.png);
}

 li.retrait2 {
	margin-top:0px;
	margin-left: 34px;
	list-style-type: none;
#	list-style-type: none;
#	list-style-position: inside
#	list-style-image: url(../images/arrow.png);
}

 ol {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 14px;
	list-style-type: none;
#	list-style-type: none;
#	list-style-position: inside
#	list-style-image: url(../images/arrow.png);
}
table.moduletable.rss {
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #003f71;
	text-align: left;
	padding-left: 15px;
	height: 13px;
	margin-bottom: 1px;
}

td,tr,p,div {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 5px;
}

th {
	vertical-align: middle;
		/* border-bottom: solid 1px #000000 ; */
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;	
	text-align: left;
	text-indent: 8px;
	width: 100%;
	height: 40px;
	text-transform: uppercase;
}

.contentheading {
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	color: #003D6F;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

/* Formatage des Liens */
 
a:link, a:visited {
	color: #ff6600; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #9AB6C2;	text-decoration: none;
	font-weight: bold;
}

a.tagcloud:link, a:visited {
	color: #003f71; text-decoration: none;
	font-weight: bold;
}

a.tagcloud:hover {
	color: #9AB6C2;	text-decoration: none;
	font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	background: url(../images/menu.gif);
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #003f71;
	text-align: left;
#	padding-left: 5px;
	height: 13px;
	margin-bottom: 1px;
}
#active_menu {
	color:#ffffff;
	font-weight: bold;
}

a.mainlevel:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #ffffff;
}

a.mainlevel.principal:link, a.mainlevel.principal:visited {
	background: url(../images/menu.gif);
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #003f71;
	text-align: left;
	padding-left: 15px;
	height: 13px;
	margin-bottom: 1px;
}

a.mainlevel.principal:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #ffffff;
}

a.latestnews:link, a.latestnews:visited {
/*	background: url(../images/menu.gif); */
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #003f71;
	text-align: left;
	padding-left: 0px;
	height: 13px;
	margin-bottom: 1px;
}

a.latestnews:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #ffffff;
}

h1 {
	font-size: 18px;
	font-style: normal
	font-weight: normal;
	font-style: normal;
	color: #003D6F;
}

h2 {
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: normal;
}


h4 {
	color: #cccccc;
	font-size: 16px; font-weight: bold;
}

h5 {
	color: #cccccc;
	font-size: 14px; font-weight: bold;
}

h6 {
	color: #dddddd;
	font-size: 12px; font-weight: bold;
}


.copyright {
	font-size: 10px;
	font-style: normal;
	color: #003D6F;
	font-weight: normal;
}



/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #121A1D;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #ff6600;
}
.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cccccc;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}



/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {
	background: #495C5F;
	height: 1px;
	width: 75px;
	border: 0px;
}


/* Content - Sections & Categories */


table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
}

table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
}

.contentdescription {
	color: #cccccc;
	text-align: left;
}

/** category text format and links **/
.category {
	color: #ff0000;
	font-size: 11px; font-weight: bold; text-decoration: none;
}



.poll {
	font-size: 10px;
	line-height: 14px
}

table.pollstableborder {
	border: 0px;
}

.contentpane {
	/* background: #121A1D; */
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

table

table.contact {
	background-color: #0D1315;
}

table.contact td.icons {
	background-color: #000000;
	font-weight: bold;
}

table.contact td.details {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

.pagenav {
	font-weight: normal;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

.readon {
	margin-bottom: 10px;
	
}

strong {
	color: #ffcc00;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}