html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #390000;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; 
	font-size: .8em; 
	color: #fff;
	min-width:1200px;

}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0 0; 
}
h1, h2 {
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
	font-weight: normal; 
	
}
h1 {
	font-size: 5em; 
	font-style: italic;
	color:#e6ca48;
	margin-bottom:10px;
}
h2 {
	font-size: 2.2em; 
	color:#e6ca48;
	margin-bottom:30px;
}

h3 {font-size: 2.2em; color:#750000; font-weight: normal; }
h4 {font-size: 1em; color:#750000; padding-top:10px;}

p {
	color:#fff;
}

#global {
	vertical-align:middle;
}

div#global {
	margin:0px auto;
	text-align: center;
}

#page-table {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	background: url(../img/accueil-b2.png) no-repeat center center;
}

#page-td {
	height: 100%;
	padding: 0;
	vertical-align: middle;
}
			
/* Menu de prez_bottom */
#prez_bottom { 
	margin:0px auto;
	text-align:center;
	padding: 0;
}

#prez_bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#prez_bottom li {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	background: url(../img/accueil-m.png);
	border:1px solid rgba(94, 94, 94, .10);
	-moz-border-radius : 15px;
	-webkit-border-radius : 15px;
	border-radius:15px;
	padding: 5px 15px;
	margin: 0px 5px;
	line-height: 42px;
}

#prez_bottom .double-ligne {
	line-height:21px;
}

#prez_bottom li:hover {
	border:1px solid #000;
	color:#E6A948;
	cursor:pointer; 
}

#prez_bottom li:hover>a {
	color:#E6A948;
}

#prez_bottom li>a {
	color: #FF6533; 
	font-size: 1.2em;
	text-decoration: none;
	vertical-align:middle;
}

#prez_bottom {
	text-align:center;
	vertical-align:middle;
}

#prez_bottom a:hover, #prez_bottom a:focus {
	color:#E6A948;
}

.onit{
	color:#E6A948;
	font-style:italic;
	border-top: 1px solid #E6A948;
}

.indi {
	vertical-align: bottom;
	font-size:.55em;
}

#prez_up {
  width:700px;
  margin-top:5px;
  padding-top:5px;
  height: 100px;
  overflow: hidden;
}

#prez_up .rubrique {
  margin: 10px 0 0 10px;
  text-align: center;
}
  
#prez_up .rubrique h1 {
  font-size: 20px;
  font-weight: normal;
  margin: 0;
}

#prez_down {
	float: right; 
	width: 130px; 
	height: 80px;
}

div#admin-log
{	position:absolute;
	float: right;
	top:10px;
	right:10px;
	z-index:10;
}

#partenariat {
	text-align:left;
	position:absolute;
	bottom:5px;
	right:5px;
	color:#fff;
	font-size:.9em;
	line-height:1.7em;
	margin-top:15px;
}

#partenariat p {
	line-height:0em;
	margin-left:2px;
}

img.portrait {
	border: .5px solid #390000;
	width: 90px;
	height: 46px;
}

img.portrait2 {
	border: .5px solid #390000;

	height: 46px;
}

img.portrait3 {
	border: .5px solid #390000;
	height: 46px;
}
