/*  
Agence web JB WebArt Saint Raphael 83700
*/

body {
	margin-top: 15px;
	padding: 0;
	background: #263789 url(images/bg_1.jpg);
	font-size: 14px;
	text-align: justify;
	color: #fdf9f1;
}

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

h1, h2, p{
	font-family: Times New Roman, Georgia;
	font-weight: normal;
	color: #fdf9f1;
	padding-left: 10px;
	padding-right: 10px;
}

h1 { color: #fdf9f1; font-size: 20px; padding-left: 10x; padding-right: 10px;}

h2 { color: #fdf9f1; font-size : 18px; padding-left: 10px;padding-right: 10px;}

p { color: #fdf9f1; font-size: 16px; padding-left: 10px;padding-right: 10px;}

ul, ol { color: #fdf9f1; font-size: 16px; line-height: 200%; }

blockquote {
	padding-left: 1em;
}

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

a {
	color: white;
}

a:hover { color: #fdf9f1; text-decoration: underline; }

hr {
	display: none;
}

/* Header */

#header { width: 903px; height: 210px; margin: 0 auto; background: url(images/header.jpg) no-repeat 50% 50% ; border-color: #7a8cba; border-style: groove dotted dotted;top;
}

/* Page */

#page { background-color: #263789; width: 903px; height: 1050px; margin: auto; border-top-color: #7a8cba; border-right-color: #7a8cba; border-bottom-color: #7a8cba; border-left-color: #7a8cba; border-left-style: dotted;;
border-right-style: dotted; border-bottom-style: double; }
  #page2 { background-color: #263789; width: 903px; height: 1050px; margin: auto; border-top-color: #7a8cba; border-right-color: #7a8cba; border-bottom-color: #7a8cba; border-left-color: #7a8cba; border-left-style: dotted;;
border-right-style: dotted; border-bottom-style: double; }

/* Content */

#content { 
float: right; 
width: 620px; 
background: #263789; 
height: auto;
 margin: 0 ; 

}

#content1 { 

float: left; 
width: 903px; 
height: auto;
margin-top: 0 ; }


.post {
padding: 0px 0px 0 0px;
	
}

.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: #344371;
}

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

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

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

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	margin: 30px 0;
	background: url(images/img03.gif) left top;
	text-transform: uppercase;
	font-family: Times New Roman, Georgia;;
	font-size: 10px;
}
.meta a {
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* Sidebar */

#sidebar { background-color: #263789; float: left; width: 230px; border-top-color: #7a8cba; border-right-color: #7a8cba; border-bottom-color: #7a8cba; border-left-color: #7a8cba; border-bottom-style: dotted;;border-right-style: dotted; }

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

#sidebar li {
}

#sidebar li ul {
	padding: 0px 21px 15px 10px;
}

#sidebar li li {
	border-bottom: 2px dotted #7a8cba;
	background: url(images/img03.gif) no-repeat 0 40%;
	padding: 0 0 10px 15px;
}

#sidebar h2 { margin: 0; 
height: 35px; padding: 8px 0 10px 8px; 
background: url(images/menu_1.jpg) repeat-x left top; 
font-family: "Times New Roman", Times, serif; 
font-size: 18px; color: #ffffff; font-weight: bold; 
}

#sidebar h4 {
	margin: 0;
	height: 25px;
	padding: 8px 0 10px 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #fdf9f1;
}


#sidebar h2 a {
	background: url(images/img03.gif) no-repeat left 50%;
}

#sidebar a {
}

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


/* Footer */

#footer {
	clear: both;
	height: 100px;
	width: 903px;
	margin: 0 auto;
	border-top: 1px groove #263789;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica ;
	color: #fdf9f1;
}

#footer p {
	padding-top: 10px;
	text-transform: uppercase;
	font-size: 9px;
}

#footer p a {
	color: #FFFFFF;
}

