/*
	Theme Name: Next Love
	Theme URI: http:/next-love.megacherche.com
	Description: Theme du site Next Love
	Version: 2.1
	Author: Olivier Duval
	Author URI: http:/www.buzzdunet.com
*/


/****************************************[Information general]****************************************
Texte           : #333
Fond Boys       : #C1D7A5
Fond Girls      : #A92A53
Clean Boys      : #98BDDF
Clean Girls     : #E098B0
*/


/***********************************[General settings]**********************************/
* {
	font-family: "Lucida Grande","Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/***************************************[MotherPage]***************************************/
#motherpage {
background-color: #A92A53;
}

/****************************************[BoysPage]****************************************/
#boyspage {
background-color: #98BDDF;
}

/****************************************[GirlsPage]***************************************/
#girlspage {
background-color: #A92A53;
}

	
/***********************************[General settings]*********************************
* {
}
*/
/***************************************[main]***************************************/
#main {
margin:auto;
width:751px;
}

#smallh1{
 font-weight: bold;color: #800040;
 text-align: justify; font-size: 15px;
}

/****************************************[BoysPage]****************************************/
#boyspage {
background-color: #98BDDF;
}

/****************************************[GirlsPage]***************************************/
#girlspage {
background-color: #A92A53;
}


body{

text-align:center;
	font-family: "Lucida Grande","Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #A92A53;

}

#bodycontent 
{
	width: 500px;
	margin: 10px 10px 10px 20px;
	vertical-align: top;
	text-align: justify;
}

/* *************************************************
Menu Gauche
*************************************************** */
#bodyleft {
/*z-index: 4;position: absolute;top: 141px;*/
position:relative;
/* position:static; */
float:left;
width: 190px;
margin: 0px 0px 0px 0px;padding: 0px;vertical-align: top;
background-repeat: no-repeat; background: url('http://next-love.megacherche.com/images/next-love-menu-bg.png'); }
#bodyleftfoot {
 width: 190px;height: 46px;
 background-repeat: no-repeat;background-position: left;background-image: url('http://next-love.megacherche.com/images/next-love-menu-foot.png');
}

#bodylefttop {
 width: 190px;height: 47px;
 background-repeat: no-repeat;background-position: left;background-image: url('http://next-love.megacherche.com/images/next-love-menu-top.png');
}

#bodylefttitle {
 font-weight: bold;color: #800040;width: 190px;height: 22px;
 text-align: left;vertical-align: middle; font-size: 15px;
 margin: 10px;
}

#bodyleftsubtitle {
 text-align: left;vertical-align: middle;
 font-size: 15px;color: #800040;
}

#bodyleft ul { margin: 10px; padding: 0px; }
#bodyleft li { list-style: none;}
/* *************************************************
Menu Droit
*************************************************** */
#bodyright {
/*z-index: 4;position: absolute;top: 141px;*/
position:relative;
 /* position:static; */
 float:right;
 width: 560px;
 margin: 0px 0px 0px 0px;padding: 0px;vertical-align: top;
 
 background-image: url('http://next-love.megacherche.com/images/next-love-body-bg.png'); 
 background-repeat: repeat;
 background-position: left
}

#bodyrighttop {
 width: 560px;height: 47px; text-align: right;padding: 0px 0px 0px 5px;
 background-repeat: no-repeat;background-position: left;background-image: url('http://next-love.megacherche.com/images/next-love-body-top.png');
}

#bodyrightstop {
 width: 560px;height: 230px; text-align: right;padding: 0px 0px 0px 5px;
 background-repeat: no-repeat;background-position: left;background-image: url('http://next-love.megacherche.com/images/next-love-top.png');
}


#bodyrightfoot {
 width: 560px;height: 46px; text-align: right;padding: 0px 0px 0px 5px;
 background-repeat: no-repeat;background-position: left;background-image: url('http://next-love.megacherche.com/images/next-love-body-foot.png');
}
/*
#bodyrighttitle {
 width: 190px;height: 22px;
 background-position: right;background-repeat: no-repeat;background-image: url('http:/www.megacherche.com/images/titre-section-droite.jpg');
 text-align: right;vertical-align: middle;
 font-size: 18px;padding: 0px 0px 0px 5px;font-weight: bold;color: #6699CC;
}*/
#bodyrightsubtitle {
 text-align: right;vertical-align: middle;
 font-size: 15px;padding: 0px 0px 0px 5px;color: #800040;
}
#bodyright ul { margin: 10px; padding: 0px; }
#bodyright li { list-style: none;}

#footer{clear:both;}

#error{ color: #FF0000; }

#warning{list-style: none;font-size: 10px;}

