﻿body {
	background-color: #ffffff;
	/*background-image: url(images/background.gif);*/
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

img {
	border-width: 0;
}

a {
	text-decoration: none;
	color: #d32525;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header960ex.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 960px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	position: absolute;
	left: 100px;
	top: 30px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.logo 
{
    position:absolute;
	left: 20px;
	top: 0px;
    
 }
 
 .menu_compte {
    position:absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.menu_compte a:hover {
	text-decoration: underline;
}

/* 1.1 HEADER MENU */

.header_menu {
	background-image: url(Images/headermenu960ex.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 960px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
}



#menu_hor {margin-left:8px;}

#menu_hor a.hmenu, #menu_hor a.hmenu:link, #menu_hor a.hmenu:visited {display:block; height:41px; text-decoration:none; text-align:center; line-height:41px;}

#menu_hor a.hmenu, #menu_hor a.hmenu:link, #menu_hor a.hmenu:visited {float:left;}

#menu_hor a.hmenu:hover {background:#D32525; color:#fff;}

#menu_hor {height:41px;}

#menu_hor:after{ content: "."; display: block; height: 0; clear: both; visibility:hidden;}


/*
.menutop a {
	text-transform: uppercase;
	font-size: 10px;
}
*/
/*
.menutop a:hover, .menutop a:visited {
	font-size: 10px;
}
*/
/*
.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}
*/


/*
.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}
*/
/*
.menua a:visited, .nav a:visited  {
	color: #d32525;
}
*/
/*
.nav a:visited  {
	color: #d32525;
}
*/

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#contenu {
	background-image: url(images/body-repeat960.gif);
	position: relative;
	width: 946px; /*886*/
	padding: 0px 7px; /*37*/
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}


.sidebar_entete {
    background-color:#9A9A9A;
    color:white;
    width: 230px;
    height: 20px;
    text-align:center;
    font-weight:bold;
}

.sidebar_button {
    border-bottom:solid 3px #fff;
    background-color: #DEDEDE;
    width: 230px;
    height: 120px;
}


.news_entete {
    background-color:#9A9A9A;
    color:white;
    width: 604px;
    height: 20px;
    text-align:center;
    font-weight:bold;
}

.news_content 
{
    width: 600px;
    vertical-align:top;
    text-align:left;
    border-bottom:solid 2px #9A9A9A;
    border-left:solid 2px #9A9A9A;
    border-right:solid 2px #9A9A9A;
}

/*
#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content 
{
	margin-left: 256px;
}
*/
/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer960.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}
