/* Body */
body {
/*background:url("../images/fond.jpg") no-repeat scroll left top #009FD7;*/
background-color: #ffffff;
font-family: 'Ubuntu', serif;

}

div {margin:0;padding:0;}
h1 {color: #EF9600; font-size: 24px; font-weight: bold;}
h2 {color: #EF9600; font-size: 20px;font-weight: bold;}
h3 {color: #EF9600; font-size: 16px;font-weight: bold;}
h4 {color: #EF9600; font-size: 12px; font-weight: bold;}
td,tr,p,div {font-size: 15px;color: #000000;text-align:left;}
/* Links */
a:link, a:visited {font-size: 15px; color: #0000FF; text-decoration: underline;}
a:hover {color: #EF9600;text-decoration: underline;}
/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {font-size: 13px;font-weight: bold;color: #808080;text-align:left;}
a.contentpagetitle:hover {font-size: 13px;font-weight: bold;text-align:left;color: #FF6600;text-decoration: underline;font-weight: bold;}
.breadcrumb li {display: inline;}
div#footerintxt div.moduletable div.custom p a:hover{color:#000000;text-decoration: underline;}

li.included {list-style-image: url("../images/included.png");}
li.notincluded {list-style-image: url("../images/not-included.png");}
li.pucerose {list-style-image: url("../images/puce-sp-smal.png");}
li {list-style-image: url("../images/puce-sp-smal.png");}
/*Stylage des tooltips dans J3 */
div.tooltip, div.tip {
    background-color: #aeaeae;
    border-radius: 5px;
    position: absolute !important;
    padding: 5px;
}
/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

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

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



/* Horizontal Line */
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

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

/* --Default Class Settings-- */

a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
	color: #000000; 
	font-weight: bold;
	font-size:12px;
	padding-left:0px;
	}

a.mainmenu:hover, a.mainlevel:hover {
	/*color: #FF9900; */
	text-decoration: underline;
	}

a.sublevel:hover {
	text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #000000;
	margin-right:3px;
	 padding-right: 4px;
}

/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}

.contentheading {
	font-size: 20px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
color:#0e72b5;
	}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

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

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

a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 9px;
	}

.contentdescription {
	font-size: 13px;
	color: #808080;
	text-align: left;
	 padding-top: 5px;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	}

a.blogsection:hover {
	color: #999999;	text-decoration: underline;
	}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	}

a.weblinks:hover {
	color: #999999;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #0077AA; text-decoration: none; font-weight: normal;
	font-size: 10px;
	}

a.readon:hover {
	color: #FF8311;	text-decoration: underline;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-size: 12px;
	font-weight: bold;
	color: #0077AA;
	text-align: left;
	height: 14px;
	line-height: 14px;
	white-space: nowrap;
	width: 100%;
/*	border-bottom: 2px solid #FF8311;*/
	}
	
table.moduletable td {
	font-size: 10px;
	font-weight: normal;
	}
	
.componentheading {
	font-size: 20px;
	font-weight: bold;
 	color: #FF6600;
	text-align:left;
	}

.button {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #0077AA;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	background-color: White;
	}

.inputbox {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}
	
	.searchbox {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}

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

a.category:link, a.category:visited {
	color: #999999; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}

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

.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;
	}

.sectiontableentry2 {
	background-color : #EBEBEB;
	}

.sectiontableheader {
	background-color : #0077AA;
	color : #FFFFFF;
	font-weight : bold;
	}

.frontpageheader {
	font-size: 13px;
    color : #0077aa;
    font-weight : bold;
    }

.small {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

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


.newsfeedheading {
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}

.createdate {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
/*	list-style: inside url(../../../images/M_images/arrow.png) 3px;
	list-style-image: url(../../../images/M_images/arrow.png);*/
list-style-type:rounded;
	}

.fase4rdf {
	font-size: 11px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #FF9900;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #808080;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

table.contact {
	background-color: #FFFFFF;
	border: 1px solid #FF8311;
	}

table.contact td.icons {
	}

table.contact td.details {
	font-size: 10px;
	font-weight: bold;
	}

.pagenav {
	font-weight: normal;
	color: #386593;
}

a.pagenav, a.pagenav:visited {
	color: #FF6600;
}

a.pagenav:hover {
	color: #386593;
}

.pagenavbar {
	
}

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

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

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.newsflash {
	background-color: #F5F5F5;
	color: Black;
}
/* Text passed with mosmsg url parameter */
.message {
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}
.highlight {
    background: yellow;
    }
    
/*Alignement des boutons imprimer et envoyer a un ami
/* -----------------------------
PRINT, EMAIL en EDITOR Button
------------------------------ */
ul.actions {
list-style: none;
padding: 0;
float: right;
text-align: right;
}

/* Alignement des boutons en ligne */
ul.actions li {
display: inline;
}     
    
/* Code particulier au template */

/** Ajout Pour gavick Slider **/
/*.gk_fcs_image{
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}

a img, img {
border: 0;
}
/*param menus */
/*
tr.gk_news_show_tablerow {
background-color:beige;
}

/*redef des param de gavick gk4 */
/*
.nsp_art h4.nsp_header {
margin:0px;
}
.nsp_art div {
border-bottom:1px solid;
overflow:hidden;
padding:0 10px;
border-color:#E2EAD5;
}
.nsp_info a {
font-size:10px;
}
.nsp_art p {
font-size:10px;
}

.search input.button {
border:none;
}

a:focus {
outline:0;
} 

#active_menu.sublevel {
    text-decoration: underline;
 font-style: italic;
}

	span.mainlevel {
    font-size: 13px;
    font-weight: bold;
}


.baspagein p a {
    color: gray;
    font-size: 10px;
}

#footerintxt a:link {
color:#ffffff;
font-size:11px;
text-decoration:underline;
}

#blocacyba {
    margin-left: 110px;
    margin-top: 40px;
}
.inputbox {
    margin-top: 10px;
}

.subbutton {
    margin-top: 40px;
    background-image: url("../images/imagebouton.png");
    width: 337px;
    height: 27px;
    margin-left: -116px;
    background-color: transparent;
    border: 0;
    color: transparent;
}

/*stylage 2013 module acymailing*/
/*.acyfield_name {
    float: left;
    margin-top: 189px;
    margin-left: 109px;
}
.acyfield_email {
    float: left;
    margin-top: 16px;
    margin-left: 109px;
}
.acysubbuttons {
    float: left;
    margin-top: -24px;
    margin-left: 197px;
}
/*fin stylage acymailing */
/*stylage lien les plus lus */
/*ul.mostread-pluslus {
    line-height: 16px;
}
ul.mostread-pluslus > li > a {
    color: white;
}

ul.mostread-pluslus > li > a:hover {
    color: white;
    text-decoration: underline;
}
/*fin stylage liens les plus lus */
/*.firstline {
text-indent:20px;
}
