/*
 * Feuille de style du template par défaut de la console Objectif
 * 2008
 * Ce document est la propriété d'Axecibles.
*/

body {
	width:95%;
	margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1, h2, h3 {
	font-weight:bold;
	text-align:left;
}
h1 {
	font-size:200%;
	background:url(../images/bg_h1.gif) no-repeat left;
	padding:0 0 5px 40px;
	color:#0066CC;
}
h2 {
	margin:0;
	font-size:150%;
	color:#666666;
}
h3 {
	font-size:130%;
	color:#999999;
}
a {
	color:#666666;
}
p {
	display:block;
	padding-left:7px;
	border-left:3px solid #CCCCCC;
	width:auto;
	text-align:justify;
}
input {
	padding:2px;
	border-bottom:1px solid #FA700D;
	border-left:1px solid #FA700D;
	border-top:1px solid #FCAB6C;
	border-right:1px solid #FCAB6C;	
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.fieldset {
	border:2px groove #08588D;
	padding:5px;
}
.fieldset legend {
	font-size:14px;
	font-weight:bold;
	color:#F3850A;
}

.inputSubmit {
	margin:5px;
	padding:5px 15px;
	height:25px;
	background: url(../images/bg_buttons.jpg) no-repeat center #FFFFFF;
	border:1px solid #999999;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
}
textarea {
	padding:2px;
	border-bottom:1px solid #FA700D;
	border-left:1px solid #FA700D;
	border-top:1px solid #FCAB6C;
	border-right:1px solid #FCAB6C;	
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.clearBoth {
	clear: both;
}
.messageAvertissement {
	display:block;
	margin:3px;
	padding:3px 20px;
	border:1px solid #08588D;
	background: url(../../../images/action_successful.gif) no-repeat left #EDF0FE;
	color:#08588D;
	font-weight:bold;
}
#loginBoxContent {
	height:200px;
	width:100%;
	margin:50px auto;
	padding:3px;
	border:1px solid #08588D;
}
#loginBoxImage {
	width:80%;
	height:198px;
	float:left;
	background:url(../images/loginBox_image.jpg) no-repeat center;
}
#loginBoxForm {
	width:25%;
	height:198px;
	padding:5px;
	float:left;
	color:#094581;
	text-align:center;
}
#header {
	height:67px;
	margin:5px;
	padding:0;
	border:1px solid #08588D;
	background:#F3F8FB;
	display:none;
	visibility:hidden;
}
#header img {
	margin:auto;
}
#actualites {
	height:15px;
	margin:5px;
	padding:5px;
	background:url(../../../images/bandeauDuHaut.jpg) repeat-x top left;
	font-size:12px;
	color:#FFFFFF;
	display:none;
	visibility:hidden;
} 
#actualitesHeading {
	float:left;
	width:10%;
	font-weight:bold;
	display:none;
}
#actualitesContent {
	float:left;
	width:90%;
	display:none;
}
#loginBox {
	border:1px solid #08588D;
	margin:5px;
	padding:3px;
}
#footer {
	width:100%;
	height:50px;
	margin:0 auto;
	padding:0 10px;
	text-align:center;
	display:none;
	visibility:hidden;
}
#footer a {
	color:#000000;
	text-decoration:none;
}
#content {
	height:100%;
	margin:3px 5px;
	padding:5px;
	background:#FFFFFF;
	width:inherit;
}
#mainMenuUL {
	list-style:none;
	margin:0;
	padding:0;
	margin:5px auto;
	width:100%;
	display:none;
	visibility:hidden;
	height:0;
}
#mainMenuUL li {
	display:block;
	float:left;
	width:14%;
	margin:0 auto;
	height:105px;
	cursor:pointer;
}

#mainMenuUL li a {
	display:block;
	height:100%;
	width:100%
}
.mainMenuLI_off {
	opacity:0.3;
	filter:alpha(opacity=30);
}
#mainMenuLI_01 {
	background:url(../../../languages/french/images/mainMenu/produits_hover.jpg) center no-repeat;
}
#mainMenuLI_02 {
	background:url(../../../languages/french/images/mainMenu/actualites_hover.jpg) center no-repeat;
}
#mainMenuLI_03 {
	background:url(../../../languages/french/images/mainMenu/statistiques_hover.jpg) center no-repeat;
}
#mainMenuLI_04 {
	background:url(../../../languages/french/images/mainMenu/newsletter_hover.jpg) center no-repeat;
}
#mainMenuLI_05 {
	background:url(../../../languages/french/images/mainMenu/modification_hover.jpg) center no-repeat;
}
#mainMenuLI_06 {
	background:url(../../../languages/french/images/mainMenu/informations_hover.jpg) center no-repeat;
}
#mainMenuLI_07 {
	background:url(../../../languages/french/images/mainMenu/hotline_hover.jpg) center no-repeat;
}



#mainMenuLI_01 a {
	background:url(../../../languages/french/images/mainMenu/produits_on.jpg) center no-repeat;
	opacity:1;
	filter:alpha(opacity=100);
}
#mainMenuLI_02 a {
	background:url(../../../languages/french/images/mainMenu/actualites_on.jpg) center no-repeat;
	opacity:1;
	filter:alpha(opacity=100);
}
#mainMenuLI_04 a {
	background:url(../../../languages/french/images/mainMenu/newsletter_on.jpg) center no-repeat;
	opacity:1;
	filter:alpha(opacity=100);
}
#mainMenuLI_05 a {
	background:url(../../../languages/french/images/mainMenu/modification_on.jpg) center no-repeat;
	opacity:1;
	filter:alpha(opacity=100);
}
#mainMenuLI_06 a {
	background:url(../../../languages/french/images/mainMenu/informations_on.jpg) center no-repeat;
	opacity:1;
	filter:alpha(opacity=100);
}
#mainMenuLI_07 a {
	background:url(../../../languages/french/images/mainMenu/hotline_on.jpg) center no-repeat;
	opacity:1;
	filter:alpha(opacity=100);
}

.trOn {
	background-color:#F3F3F3;
}
.trOff {
	background-color:#FBFBFB;
}

#statistiques {
	text-align:center;
	margin:10px;
}

#statistiques img {
	border:0;
}

#statistiques h2 {
	background:url(../../../images/bandeauDuHaut.jpg) left repeat-x !important;	
	display:block;
	margin:0 auto;
	padding:2px;
	padding-left:10px;
	font-size:14px;
	color:#FFFFFF;
	background-color:#1B89BE;
}

#statistiques p {
	padding:0;
	margin:0 auto;
	border:0;
}

.tableau_stats a:hover {
	color:white;
}
.tableau_stats a {
	text-decoration:none;
}

/* Mise en forme des graph et tableaux du fichier statistiques*/
#panel {
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	background: url(../../../images/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	background: url(../../../images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 15%;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font-weight:bold;
	font-size:11px;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

#statistiques .autre {
	background: url(../../../images/ongletBleu.jpg) no-repeat center top;
	margin:0;
	padding: 0;
	font-size:9px;
	margin:0 auto; 
	text-align:center;
}
#side_plus {
	background: url(../../../images/OngletOrangeHaut.jpg) no-repeat center top;
	margin:0;
	padding: 0;
	font-size:9px;
	margin:0 auto; 
	text-align:center;
}
#statistiques .autre-slide {
	text-align: center;
	width: 15%;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.bloc {
	background:#ECF0F3;
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	border:1px solid #1B89BE;
}

#general {
	background-color:#FFFFFF;
	border:none;
}

#global {
	position:relative;
	width:100%;
	margin:0 auto;
}
#table_global {
	float:left;
}
#graph_global {
	float:left;
}

#graph_time {
	margin-top:10px;
}


#table_time{
	width:85%;
	margin:0 auto;
}
#table_time1{
	float:left;
	width:50%;
}
#table_time2{
	float:left;
	width:50%;
}


#table_day{
	width:85%;
	margin:0 auto;
}
#table_day1 {
	float:left;
	width:400px;
}
#table_day2 {
	float:left;
	width:50%;
}

#session {
	width:100%;
	margin:0 auto;
}

#graph_session {
}

#table_session {
}

#average {
	width:100%;
	margin:0 auto;
}
#graph_average {
	margin:5px;
	float:left;
}

#table_average {
	margin:5px;
	margin-top:50px;
	margin-left:15px;
	float:left;
}


#domain {
	width:100%;
	margin:0 auto;
}
#graph_domain {
	margin:5px;
	float:left;
}

#table_domain {
	margin:5px;
	margin-left:15px;
	margin-top:25px;
	float:left;
}
#visitor{
	page-break-after:always;
}

#table_visitor {
	margin: 0 auto;
}

#sider {
	page-break-after:always;
}
#graph_sider {
	margin:5px;
	margin-top:30px;
	margin-left:0px;
}

#table_sider {
	margin: 0 auto;
}

#origin {
	width:100%;
	margin: 0 auto;
}

#graph_origin {
	margin:5px;
	margin-top:120px;
	float:left;
	width:50%;
}
#table_origin {
	float:left;
	margin-top:10px;
}
.tr_origin {
	background-color:#DFDFDF;
	font-weight:bold;
}



#graph_searchwords {
	margin:5px;
	margin-top:30px;
	margin-left:0px;
}

#table_searchwords {
	margin: 0;
}

#graph_robot {
	margin:5px;
	margin-top:30px;
	margin-left:0px;
}

#table_robot {
	margin: 0 auto;
}
/* Fin mise en page statistiques */
#personnalInformationsTabs {
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	width:70%;
}
.graph {
	margin:10px;
}
/*
 * Onglets CSS
*/
.tabs {
	margin:0;
	padding:0;
	display:block;
	height:28px;
	list-style:none;
	list-style-position:outside;
	line-height:normal;
}
.tabs a {
	text-decoration:none;
	color:#000099;
}
.tabs li {
	/*display:inline;*/
	height:18px;
	float:left;
	padding:5px 0 5px 7px;
	padding-left:7px;
	padding-top:5px;
}
.tabOn {
	background:url(../images/tabs/left_on.jpg) no-repeat left top;
}
.tabsOff {
	margin-left:3px;
	background:url(../images/tabs/left_off.jpg) no-repeat left top;
}
.tabOn a {
	/*display:block;*/
	height:24px;
	background:url(../images/tabs/right_on.jpg) no-repeat right top;
	padding:5px 10px 9px 5px;
}
.tabsOff a {
	/*display:block;*/
	height:15px;
	background:url(../images/tabs/right_off.jpg) no-repeat right top;
	padding:5px 10px 8px; 0;
}
#tabsContent {
	border:1px solid #0855A3;
	background:#F3F8FB;
	padding:10px;
}
.divsOff {
	display:none;
}
.divOn {
	display:block;
}
/*
 * Tableaux de stats
*/
.tableau_stats {
	margin: 3px auto;
	text-align:center;
	border:1px solid #CCCCCC;
}
.tableau_stats_heading {
	font-size:13px;
	font-weight:bold;
	background:#999999;
	color:#FFFFFF;
}
.tableau_stats td {
	margin:0;
	padding: 2px 20px;
}
.tableau_stats trOn {
	background:#F3F3F3;
}
.tableau_stats trOff {
	background:#F3F3F3;
}
.tableau_stats tr:hover {
	color:#FFFFFF;
	font-weight:bold;
	background:#FB6F0D;
}
.my_products_pagination {
	margin:5px;
	padding:5px;
}
.my_products_pagination a {
	display:inline;
	margin:2px;
	padding:5px;
	border:1px solid #08588D;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
.my_products_pagination a:hover {
	background:#FFFFFF;
}
.my_products_table_heading {
	border:2px solid;
	border-color:#FA8333 #E64203;
	font-weight:bold;
	color:#FA8333;
	text-align:center;
}

#bloc_liste_admin {
	display:none;
	visibility:hidden;
}