
a {
color:#ff3399;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3 {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding-left: 5px;
	height: 32px;
	line-height: 32px;
	font-size: 100%;
	margin: 0 -10px;
	width: 230px;
}

div.moduletable_hilite h3 {
	color: #FFFFFF;
}

div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable_hilite h3 span {
	padding: 0 10px 0 5px;
	margin: 0;
	height: 32px;
	line-height: 32px;
	display: block;
}

div.moduletable_hilite h3 span {
	background: url(../images/h3-bg-hilite.gif) no-repeat right;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
	margin: 0 0 20px;
	padding: 0 10px;
}

div.moduletable_video {
	margin: 0 0 10px;
	padding: 0;
}

div.moduletable_video h3 {
	display: none;
}


/* MENU */

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	margin: 0;
	padding: 1px 0;
	background: url(../images/hdot.gif) repeat-x bottom;
}

ul.menu li a {
	display: block;
	padding: 5px 5px 5px 15px;
	background: url(../images/icon-pages.gif) no-repeat left;
	color: #505050;
}

ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus {
	color: #ff00cc;
	background: url(../images/icon-pages.gif) no-repeat left;
}

ul.menu li.active a {
	font-weight: bold;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
}

ul.menu li li a {
	background: url(../images/bullet.gif) no-repeat 10px 11px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%; /*need for ie6*/
}

ul.menu li li a:hover, ul.menu li li a:active, ul.menu li li a:focus {
	background: none;
	color: #ccA90f;
}



/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, .nftitle {
	line-height: normal;
	font-weight: bold;
}	

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 100%; text-transform: uppercase;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, sans-serif;
	line-height: 1.6;
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}




#mb {
left:250px;
width:600px;
top:250px;
position:absolute;
}

#accueil {
top: 225px;
left:250px;
width:400px;
position:absolute;
text-align:justify;
}

#extrait {
left:250px;
top: 630px;
width: 400px;
position:absolute;
}

#webcam {
left:250px;
top: 1060px;
width:400px;
position:absolute;
}

#photo {
left:250px;
top: 1420px;
width:500px;
position:absolute;
}

#rencontre {
top:225px;
left:700px;
width:500px;
position:absolute;
text-align:justify;
}

#pub {
left:700px;
top: 880px;
width:500px;
position:absolute;
}
span.blue{
	color: #3955D4;
	font-size: 1.5em;
}
span.rose{
	color: #FF42F2;
	font-size: 1.5em;
}
span.rosebig{
	color: #FF42F2;
	font-size: 2.8em;
}