/*
	Theme Name: Love Test
	Theme URI: http://test-love.megacherche.com
	Description: Theme site de test de Compabilité amoureuse.
	Version: 1.0.2
	Author: Olivier Duval
	Author URI: http://www.olivierduval.com
*/


/****************************************[Information general]****************************************
Texte 170 black : #333    (text only)
Bleu            : #00FFFF (Boy)
Rose            : #FF47E6 (Girl)
*/


/****************************************[General settings]****************************************/
body { 
padding: 0;
margin-top: 38px;
margin-bottom: 20px;
font-size: 11px; 
font-family: tahoma, sans-serif; 
letter-spacing: 1px; 
line-height: 160%; 
background: #FFFFFF; 
color: #454545; 
}

div { 
text-align: left; 
}

#textes{ 
text-align: left; 
}


#container { 
width: 950px; 
padding: 0px; 
background: #FFFFFF; 
margin-left: auto; 
margin-right: auto;
border: 0px solid #454545;
}

#logo {
width: 950px; 
/*float: left; */
}

#left_boy {
clear: both; 
/*float: left; */
padding: 10px; 
width: 460px;
background-color: #00FFFF;
}

#left_boy_content { 
background-color: #00FFFF;
text-align: center;
width: 460px; 
padding: 5px; 
}

#right_girl {
clear: both; 
/*float: right; */
padding: 10px; 
width: 460px;
background-color: #FF47E6;
}

#right_girl_content { 
background-color: #FF47E6; 
text-align: center;
width: 460px; 
padding: 5px; 
}

#center_menu {
clear: both; 
/*float: center; */
margin-top: 5px; 
padding: 10px; 
width: 950px;
background-color: #FF7589;
}

#center_menu_content { 
background-color: #FF7589;
margin-top: 5px; 
text-align: center;
width: 950px; 
padding: 5px; 
}

a:link { 
color: #51002F;
font-size: 11px;
text-decoration: underline; 
}

a:hover {
color: #51002F;
font-size: 11px;
text-decoration: none;
}

a:active { 
color: #51002F;
font-size: 11px;
text-decoration: underline; 
}

a:visited {
color: #51002F; 
font-size: 11px;
text-decoration: none;
}

a img { 
border: 0; 
}

a img:active { 
border: 0; 
}

/* sponso */
#bigwhitechar{
		border : 1px Black;
		font-size : 40px;
		color : White;
	}
