@import url(../../rsc/css/basic.css);	/* Import basic styles */
@import url(../../rsc/css/basic.css);	/* Import basic styles */
@import url(../../rsc/css/img.css);	/* Import standard image styles */
@import url(../../rsc/css/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/css/forms.css);	/* Import default form styles */
@import url(../../rsc/css/comments.css);	/* Import default comment styles */


body
{
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-color: black;
	background-position: top center;
	margin: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbf0ff;
}

#body
{
	margin: auto;
	width: 1008px;
}

#ban
{
	margin: auto;
	width: 998px;
	height: 275px;
	padding: 0px 0px 0px 5px;
}

#ban table,tr,td {
	border-collapse: collapse;
	border-spacing: 0px;
}

#ecrancadre {
	width: 278px; 
	height: 236px;
	margin: 0px;
	padding: 0px;
	margin-left: 237px;
}

#ecran {
	background-image: url("images/ecran.png");
	width: 278px; 
	height: 106px;
	margin: 0px;
	padding: 0px;
	margin-top: -500px;
	font-size: 17px;
	text-align: center;
	padding-top: 130px;
	text-shadow: 2px 2px 5px #bbf0ff;
	cursor: pointer;
}

#titre {
	margin-top: 115px;
	margin-left: 2px; 
	display: none;
}

#navi_top
{
	background-image: url('images/navi_bg.png');
	background-repeat: no-repeat;
	width: 1008px;
	height: 57px;
	margin-left: 5px;
}

#navi_top_right
{
	position: absolute;
	width: 205px;
	padding-left: 803px;
}

#navi_top_left
{
	padding-top: 10px;
	padding-left: 25px;
	width: 800px;
}

.SearchField
{
	background-image: url("images/search.png");
	border: 0px solid red;
	width: 157px;
	height: 26px;
	margin: 10px 0px 0px 0px;
	padding: 8px 7px 0px 7px;
	font-size: 14px;
	color: #bbf0ff;
}

#global
{
	margin: 0px;
	margin-top: 21px;
	margin-left: 7px;
}

#navi_right
{
	position: absolute;
	margin-left: 750px;
	height: 783px;
	width: 250px;
}

#navi_right_apropos
{
	background-image: url('images/navi_right_apropos.png');
	background-repeat: no-repeat;
	height: 57px;
	width: 250px;
}

#navi_right_1
{
	background-image: url('images/navi_right_1.png');
	background-repeat: no-repeat;
	height: 55px;
	width: 250px;
}

#navi_right_1 p
{
	padding-top: 12px;
	padding-right: 4px;
}

#navi_right_2
{
	background-image: url('images/navi_right_2.png');
	background-repeat: no-repeat;
	height: 204px;
	width: 205px;
	padding-left: 24px;
	padding-right: 20px;
}

#navi_right_2 ul {
	margin-top: 0px;
}

#navi_right_rss
{
	background-image: url('images/navi_right_rss.png');
	background-repeat: no-repeat;
	height: 50px;
	width: 250px;
	padding-left: 65px;
	font-size: 11px;
}

#navi_right_rss p
{
	padding-top: 11px;
}

#navi_right_categ
{
	background-image: url('images/navi_right_categ.png');
	background-repeat: no-repeat;
	height: 42px;
	width: 250px;
}

#navi_right_3
{
	background-image: url('images/navi_right_3.png');
	background-repeat: no-repeat;
	height: 243px;
	width: 250px;
	padding-left: 25px;
}

#navi_right_3 p
{
	padding-top: 10px;
	text-align: left;
	margin-left: 48px;
}

#navi_right_foot
{
	background-image: url('images/navi_right_foot.png');
	background-repeat: no-repeat;
	height: 132px;
	width: 250px;
}

#lienadmin
{
	width: 250px;
	text-align: center;
	display: none;
}

#content
{
	margin: 0px;
}

#content_top
{
	background-image: url('images/content_top.png');
	background-repeat: no-repeat;
	height: 51px;
	width: 737px;
}

#content_body
{
	background-image: url('images/content_body.png');
	background-repeat: repeat-y;	
	min-height: 690px;
	width: 737px;
	padding: 15px 30px 15px 20px;
}

#content_body p
{
	padding-right: 20px;
	margin: 15px 0px 5px 20px;
}

#content_body .centre
{
	text-align: center;
	margin-right: 5px;
	padding-right: 50px;
	padding-left: 10px;
}

#content_body img
{
	margin: auto;
	text-align: center;
}

.form_text_input, textarea
{
	background-color: #bbb;
	border: 1px solid #1d5d6d;
}

#content a
{
	color: #77b0cc;
}

#content a:hover
{
	color: #4490ac;
}

#trait
{
	margin: 0px 50px 15px 2px;
	height: 1px;
	border-bottom: 1px solid #1d5d6d;
}

#separation
{
	background-image: url('images/separation.png');
	background-repeat: repeat-x;
	height: 6px;
	width: 450px;
	margin-left: 120px;
}

#content_bottom
{
	background-image: url('images/content_bottom.png');
	background-repeat: no-repeat;
	height: 54px;
	width: 737px;
}

#footer
{
	background-image: url('images/footer.png');
	background-repeat: repeat-x;
	height: 31px;
	padding-top: 26px;
	font-size: 13px;
}

a
{
	color: #bbf0ff;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

a:hover
{
	color: #77b0cc;
}

ul
{
	list-style-image: url("images/puce.png");
}

h1
{
	font-size: 24px;
	text-align: center;
	margin-right: 5px;
	padding-right: 50px;
	padding-left: 10px;
}

h3
{
	font-size: 24px;
	border-bottom: 1px solid #1d5d6d;
	padding-left: 10px;
	padding-bottom: 3px;
	text-shadow: 0px 0px 2px #bbf0ff;
	margin: 10px 4px 5px 2px;
}

h4
{
	text-align: center;
}

.date
{
	margin: 0px 0px 10px 10px;
}

.bSmallPrint
{
	margin-left: 5px;
	margin-right: 10px;
}

.centre
{
	text-align: center;
}

.petit
{
	font-size: 9px;
}

.titre_navi
{
	font-size: 20px;
}

.shadow { text-shadow: 0px 0px 2px #bbf0ff; }

.bMore
{
	text-align: center;
	padding-top: 25px;
}

.bPost
{
	margin-right: 47px;
}

.right
{
	padding-right: 40px;
}

.souligne
{
	text-decoration: underline;
}

.petit {
	font-size: 8px;
}

#content_body .log_success, #content_body .action_message {
	margin-right: 50px;
	margin-bottom: 15px;
	background-color: #111;
	border: 1px dotted #097DA1;
	padding-bottom: 8px;
	color: #BBF0FF;
}

#comment_preview
{
	background-color: #222;
}

p
{
	margin: 0px 0px 0px 0px;
}

img
{
	border: 0;
}

blockquote
{
	margin-right: 30px;
	background-color: #111;
	border: 1px dashed #097DA1;
	padding-bottom: 8px;
}

code
{
	background-color: black;
	padding: 3px 10px 3px;
}


/* MENU */

#navi_top
{
	background-image: url('images/navi_bg.png');
	background-repeat: no-repeat;
	width: 1008px;
	height: 47px;
	margin-left: 5px;
	padding: 10px 0px 0px 25px;
}

#navi_top table, tr, td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.SearchField
{
	background-image: url("images/search.png");
	border: 0px solid red;
	width: 157px;
	height: 26px;
	margin: 0px 0px 0px 455px;
	padding: 8px 7px 0px 7px;
	font-size: 14px;
	color: #bbf0ff;
}

.accueil
{	background: url("images/bouton_accueil.jpg") no-repeat; width: 109px; height: 34px; cursor: pointer; }
.liens
{	background: url("images/bouton_liens.jpg") no-repeat; width: 107px; height: 34px; cursor: pointer; }
.contact
{	background: url("images/bouton_contact.jpg") no-repeat; width: 108px; height: 34px; cursor: pointer; }

.accueil2
{	background: url("images/bouton_accueil2.jpg") no-repeat; width: 109px; height: 34px; cursor: pointer; display: none; }
.liens2
{	background: url("images/bouton_liens2.jpg") no-repeat; width: 107px; height: 34px; cursor: pointer; display: none; }
.contact2
{	background: url("images/bouton_contact2.jpg") no-repeat; width: 108px; height: 34px; cursor: pointer; display: none; }
