/*  
CSS Domaine du fan Agence web JB WebArt saint raphael 83700
*/

body { margin-top: 5px; padding: 0; font-size: 14px; text-align: justify; color: black; background-color: #c7d6b8; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

body, th, td, input, textarea, select, option {
	font-family: Times New Roman, Georgia;
}

h1, h2, h3 {
	font-family: Times New Roman, Georgia;
	font-weight: normal;
	color: #000;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
	padding-right:6px;
	padding-left: 6px;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
font-size: 16px;
	line-height: 200%;
	padding-left: 6px;
	padding-right:6px;
	
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000;
}

a:hover {
	color: #000;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 950px;
	height: 185px;
	margin: 0 auto;

}

#header h1, #header p {
	float: left;
	margin: 0;
	padding: 50px 0 0 20px;
	font-family: Times New Roman, Georgia;
}

#header h1 {
	color: #000;
	font-size: 44px;
}

#header p {
	padding: 65px 0 0 10px;
	font-size: 16px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFB71C;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
}

/* Content */

#content { background-image: url(images/img1.jpg); float: right; width: 700px; margin: 0 

 }
#content1 {
	float: right;
	width: 900px;
	padding-left: 10px;
}
.post {
	padding: 0px 0px 0 0px;
	text-align:center;
}

/*This is added by Raouf*/

.title1 {
	margin: 0;
	padding-bottom: 5px;
	font-size: 19px;
	font-family: Times New Roman, Georgia;
	font-weight:bold;
	color: #344371;

}

.news_title{
font-family: Times New Roman, Georgia;
font-weight:bold;
font-size:16px;
text-decoration:underline;}

.news_body{
font-family: Times New Roman, Georgia;
}

.title {
	margin: 0;
	padding-bottom: 5px;
	font-size: 24px;
	font-family: "Times New Roman", Georgia;
	color: #000;
}

.title a {
	text-decoration: none;
	color: #000;
}

.pagetitle {
	border-bottom: 2px solid #0F0F0F;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	margin: 30px 0;
	text-transform: uppercase;
	font-family: Times New Roman, Georgia;;
	font-size: 10px;
}
.meta a {
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 7px;
	list-style: none;
}

#sidebar li {
background: url(images/img2.gif) no-repeat 0 40%;
}

#sidebar li ul {
	padding: 0px 5px 5px 5px;
}

#sidebar li li {
	border-bottom: 1px dotted #363b3f;
	background: url(images/img2.gif) no-repeat 0 40%;
	padding: 0 0 3px 5px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	padding:3px 0 8px 8px;
	background: url(images/img5.gif) repeat-x left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4c4c4c;
}

#sidebar h2 a {
	background:
#c7d6b8}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: none;
}


/* Footer */

#footer {
	clear: both;
	height: 100px;
	width: 950px;
	margin: 0 auto;
	border-top: 1px solid #1e2223;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#footer p {
	padding-top: 10px;
	font-size: 11px;
}

#footer p a {
	color: #000000;
}

