body{
	background:url(../images/design/janiel_background.jpg) repeat-x #253A69;
	text-align:center;
	margin:auto;
	padding:auto;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, sans-serif;
	}
	
img{
	border:none;
	margin:0;
	padding:0;
}

h1
{
	font-size:26px;
	font-weight:bold;
	color:#A6A8AA;
	width:auto; 
	text-align:left;
	margin-left:0px;
	margin-right:10px;
	margin-top:5px;
	text-transform:uppercase;
}

h2
{
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#636466;
	width:auto; 
	text-align:left;
	margin-left:0px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:0px;
	padding:0;
	text-transform:uppercase;
	line-height:14px;
}

h3
{
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
	width:auto; 
	text-align:left;
	margin-left:0px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:0px;
	padding:0;
	text-transform:normal;
	line-height:10px;
}

ul{
	margin:0;
	padding:0;
	margin-left:7px;
}
ul li
{
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#636466;
	margin-left:5px;
	_margin-left:10px;
	text-align:left;
}
p
{
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#636466;
	text-align:left;
}

a:link {color: #647fc6}     /* unvisited link */
a:visited {color: #647fc6}  /* visited link */
a:hover {color: #647fc6}   /* mouse over link */
a:active {color: #647fc6}   /* selected link */

.profil{
	margin-top:15px;
	margin-right:75px;
	margin-bottom:0;
	font-weight:normal;
}

.profil a {
	margin-top:1px;
	margin-left:15px;
	margin-bottom:0;
	text-decoration:underline;
	color:#647fc6;
	font-weight:bold;
	font-size:12px;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, sans-serif;
}

.bleu{
	margin-left:15px;
	color:#647fc6;
	font-weight:bold;
	font-size:12px;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, sans-serif;
}

.big{
	margin-top:20px;
	margin-bottom:0;
	color:#647fc6;
	font-size:18px;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, sans-serif;
	text-transform:uppercase;
}
.janielbody{
	margin-top:20px;
	text-align:left;
}

.maintable{
	background:transparent;
	border:none;
	margin:0;
	padding:0;
}

.logomain{
	background: url(../images/design/janiel_background_top.jpg) repeat-x top left white;
	width:493px;
	border:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

.headerJaniel{
	background: url(../images/design/janiel_background_top.jpg) repeat-x top left white;
	border:none;
	overflow:hidden;
}

.menu_accueil{
	margin:0;
	padding:0;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	position:relative;
	height:0;
	top:-145px;
	left:15px;
	cursor: pointer;
}

.menu_accueil a, .menu_accueil a:hover{
	color:white;
	text-decoration:none;
	cursor: pointer;
}
.menu_accueil_principale{
	margin:0;
	padding:0;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	position:relative;
	height:0;
	top:-130px;
	left:10px;
	cursor: pointer;
}

.menu_accueil_principale a, .menu_accueil_principale a:hover {
	color:white;
	text-decoration:none;
	cursor: pointer;
}

.menu_profil1{
	overflow:hidden;
	width:153px;
	height:153px;
	/*cursor: pointer;*/
}

.menu_profil2{
	overflow:hidden;
	width:153px;
	height:153px;
	cursor: pointer;
}

.box_saviezvous{
	margin:0;
	padding:0;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	position:relative;
	top:-95px;
	left:10px;
}
/*********************/
/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}

.paginationstyle{ /*Style for demo pagination divs*/
/*width: 162px;*/
text-align: left;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a, .paginationstyle a:link, .paginationstyle a:visited { /*Pagination links style*/
padding: 2px 7px;
text-decoration: none;
border: 0px solid black;
color: white;
background-color: #5f7ab7;
font-size:11px;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background:url(../images/design/janiel_tabs_hover.jpg) no-repeat brown;
background-color: #e3c789;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: #4d6baf;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #5c78b6;
background-color: #e3c789;
width:162px;
}


