﻿/* CSS layout */

/* GENERAL SETTING */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
a:link {
	color: #0045A3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0045A3;
}
.FontCategory {
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #BC0000;
}
.FontMainTitle {
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}

.pointille {
	border-top: 1px dotted rgb(153, 153, 153); 
	margin-top: 10px; 
	padding-bottom: 10px;
}

.pointilleGreen {
	border-top: 1px dotted rgb(153, 153, 153);
	margin-top: 10px;
	padding-bottom: 10px;
	border-top-color: rgb(185, 227, 70);
}

.images {
	border-style: solid;
	border-width: 1px;
	margin-left: 5px;
	margin-right: 5px;
}


/* LAYOUT */

#masthead {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#top_nav {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#container {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;	
}

#right_col {
	width: 300px;
	float: right;	
}

#page_content {
	margin-right: 300px;
	height: auto;
}

#page_content2 {
    width: 1050px;
	margin-right: 0px;
	height: auto;
}


#right_col_content {
	margin-right: 0px;
	float: right;
	width: 300px;	
}

#left_col_content {
	margin-right: 310px;

}

#page_content_bottom {
	margin-right: 310px;
}

#right_col_content_bottom {
	margin-right: 0px;
	float: right;
	width: 300px;
}

#left_col_content_bottom {
	margin-right: 310px;
}


#footer {
	width: 1050px;
	right: auto;
	left: auto;
	clear: both;
	background-color: #FFFFFF;	
}

/* LAYOUT MODULE */

.box {
	border-top: 10px solid #ECDAFF;
	padding: 3px;
	border-left-color: #ECDAFF;
	border-left-width: 10px;
	border-right-color: #ECDAFF;
	border-right-width: 10px;
	border-bottom-color: #ECDAFF;
	border-bottom-width: 10px;
}

.boxmoov {
	border-top: 10px solid #B5DC10;
	padding: 3px;
	border-left-color: #B5DC10;
	border-left-width: 10px;
	border-right-color: #B5DC10;
	border-right-width: 10px;
	border-bottom-color: #B5DC10;
	border-bottom-width: 10px;
}


.boxTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	color: #222222;
}
.boxTitreRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	color: #830000;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
}
.fullbox {
	border-style: solid;
	border-width: 10px 1px 1px 1px;
	border-color: #ECDAFF #CCCCCC #CCCCCC #CCCCCC;
	padding: 3px;
}


.fullboxRed {
	border-style: solid;
	border-width: 10px 1px 1px 1px;
	border-color: #830000;
	padding: 3px;
}



.fullboxGreen {
	border-style: solid;
	border-width: 10px 1px 1px 1px;
	border-color: #BAE545;
	padding: 3px;
}


.tableBanner {
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}



.fontText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.FontTextSousTitle {
	font-family: verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #999999;
}

.p {
	margin-bottom: 2px;
	margin-top: 8px;
}
.PhotoVideoUne {
	text-align: center;
}
.ALaUne {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	font-variant: normal;
}

/* LOGO ABIDJAN.NET */

#logo_content {
	float: left;
	width: 260px;
	height: 60px;
}

.logo {
	margin: 5px;
}



/* PENSEE DU JOUR */

#Pensee_content {
	margin-right: 0px;
	width: 500px;
	text-align: center;
	height: auto;
}

.PenseeTableau {	
	white-space: nowrap;}


.PenseeTalkBull {	
	padding: 5px; 
	border: 2px solid #ECDAFF; 
	width: auto; 
	height: auto; 
	right: auto; 
	left: auto;	
	text-align: left;	
}

.PenseeTalkArrow {
	vertical-align: top;
}

.PenseeAuthorImage {
	border-style: solid;
	border-width: 1px;
	margin: 5px;
	vertical-align: middle;
}

.PenseeAuthorName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}


/* PRESSE */

.FontArticleMainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.FontArticleTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.FontArticleSource {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #999999;
}
.FontArticleDate {
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

/* TRICKER */

.TrickerBgColor {
	background-color: #F9FAFA;
}
.TrickerCenterCell {
	text-align: center;
}
.TrickerFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.pointilleVertical {
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: rgb(153, 153, 153);
}


/* AGENDA */

.Agenda_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}

li {
	list-style-type: square;
	list-style-position: inside;
}

.MainCategoryFont {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.MainCategory {
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: rgb(153, 153, 153);
}

.FontRubriqueName {
 font-family: "Times New Roman", Times, serif;
 color: #0045A3;
 font-size: 30px;
 font-weight: lighter;
 font-style: normal;
 font-variant: normal;
 text-transform: none;
}