/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #ffffff url(images/back_all.gif) repeat-x top;

}
.titre1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 2px;
	padding: 2px;
	text-transform: uppercase;
	background-image: url(images/h2_admin.gif);
	font-weight: bold;
	background-repeat: no-repeat;
}

.img_droite 
{	
	float : right; 
	margin-top : 10px ; 
	border : 1px solid #CC0000
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

p, ol
{
margin-top: 10px;
}

h1, h2, h3 {
	color: #92331D;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #92331D;
}


h3 {
	font-size: 13px;
	text-transform: uppercase;
}


ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #92331D;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #92331D;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #92331D;
}

hr {
	display: none;
}


#main
{
width: 800px;
margin: 0 auto;
padding-top: 43px;
border-left: 10px solid #ffffff;
border-right: 10px solid #ffffff;
}


/* Header */

#header {
	width: 800px;
	margin: 0 auto;
	height: 175px;
}

#menu {
	float: left;
	height: 27px;
	width: 750px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-color: #990000;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	width: 115px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
    text-align: center;
}

#menu a:hover {
	color: #ffffff;
	background: url(images/menu_r.gif) repeat-x;
}



/* Logo */

#logo {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	text-align: right;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
}


#logo h1 {
	padding-right: 20px;
	color: #990000;
	padding-top: 40px;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-right: 20px;
}


#logo a {
	color: #990000;
	background-repeat: no-repeat;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: #8A0A09;
	border-top: none;
	padding-top: 10px;

}



/* Content */

#content {
	float: left;
	width: 560px;
	padding-left: 7px;
	padding-top: 0px;
}

#content H2
{
background: url(images/h2.gif) no-repeat;
height: 22px;
padding-top: 5px;
padding-left: 15px;
width: 540px;
font-size: 14px;
color: #ffffff;
}

#content H2 a
{
	color: #000000;
	font-size: 16px;
}
h3 {
	font-variant: small-caps;
}


#content .entry
{
padding: 1px;
width: 550px;
background: #F0E2E2;
margin-bottom: 20px;
}

#content .pad
{
padding: 10px;
}
img {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


/* Sidebars */

.sidebar {
	float: left;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}

.sidebar {
	margin-bottom: 2em;
}


.sidebar li {
	margin: 0;
}


#sidebar2 {
	width: 221px;
	margin-left: 5px;
}

#sidebar2 h2 {
	background: url(images/title.gif) no-repeat left top;
	height: 22px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 5px;
}

#sidebar2 ul {
	line-height: normal;
}

#sidebar2 li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar2 a {
	border: none;
	font-size: 12px;
	padding-left: 10px;
}

#sidebar2 a:hover {
	border: none;
	padding-left: 10px;
}




#sidebar2 .sideb {
background: #F0E2E2;
padding: 1px;
margin-bottom: 20px;
 }
 


/* Footer */
#footer
{
padding: 20px;
background: url(images/footer.gif) repeat-x
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #92331D;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #92331D;
}
img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.fd_h {
	background-image: url(images/fd_h.gif);
	background-repeat: no-repeat;
	height: 27px;
}
.Style3 {color: #333333}
.Style4 {
	color: #00FF66;
	font-size: 18px;
	font-weight: bold;
}
.Style5 {font-size: 10px}
.Style6 {font-size: 30px}
.Style7 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Style8 {font-family: Arial, Helvetica, sans-serif}
.Style9 {color: #FFFFFF; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; }

