@charset "iso-8859-1";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background:url(../images/fond.gif);
}

p, p a {
	color:#676767;
}

a {
	text-decoration:none;
}

h2, h2 a {
	color:#F42F75;
}

h3, .largeur410 h1 {
	margin:15px auto 5px auto;
	font-size:14px;
	text-transform:uppercase;
	color:#00AFED;
	text-indent:25px;
	background:url(../images/coeur.png) left no-repeat;
}

/* GENERAL */

#conteneur {
	position:relative;
	top:0;
	width:950px;
	margin:0 auto;
	background:url(../images/fondImg.jpg) top no-repeat #fcfbee;
}

#conteneurBas {
	position:relative;
	width:950px;
	height:135px;
	margin:0 auto;
	background:url(../images/fondBas.jpg) top no-repeat #fcfbee;
}

#colonneLeft {
	float:left;
	margin-top:57px;
	width:283px;
}

#colonneLeft a img  {
	border:none;
}

#colonneRight {
	float:right;
	margin:57px 27px 0 auto;
	width:610px;
}

/* BANNIERE */

#banniere {
	position:relative;
	width:285px;
	height:91px;
	padding-top:23px;
	left:511px;
	font-weight:bolder;
}

#banniere h1 {
	position:relative;
	padding-top:10px;
	left:76px;
	font-size:30px;	
}

#banniere h1 a {
	color:#B04DFE;
}

#banniere h2 {
	position:relative;
	left:55px;
	font-size:20px;
	color:#00AFED;
}

#banniere h4 {
	position:relative;
	left:22px;
	font-size:14px;
	color:#C87AFA;
	font-variant:small-caps;
}

/* BULLE */

#bulle {
	width:220px;
	height:50px;
	margin:-15px auto 15px 40px;
	font-weight:bolder;
}

#bulle h1 {
	text-align:center;
	font-size:14px;
	color:#00AFED;	
}

#bulle .small {
	font-size:12px;
}

#bulle .big {
	text-transform:uppercase;
}

/* MENU */

#menu {
	margin:80px auto 0 72px;
}

#menu li {
	list-style-image:url(../images/puce.png);
	list-style-position:inside;
	font-weight:bold;
	line-height:1.15em;
	font-size:14px;
	font-variant:small-caps;
}

#menu li a {
	color:#40A2C3;
}

/* BLOCS LEFT */

#www1 {
	margin:52px 0 0 33px;
}

#www2 {
	margin:8px 0 0 33px;
}

#www1, #www2 {
	line-height:12px;
	font-size:10px;
	letter-spacing:.2em;
	text-align:center;
	font-variant:small-caps;
	color:#F6CE52;
	padding:0 10px;
	background-color:#F5EEB7;
}

#bg1 {
	width:252px;
	margin:165px auto 0 30px;
	text-align:center;
	text-transform:uppercase;
	line-height:1.4em;
}

#bg1 h1 {
	font-size:16px;
	color:#00AFED;
}

/* PROFILS, PARAGRAPHES, LISTES */

#tableProfils {
	text-align:center;
}

#tableProfils img {
	margin:5px;
	border:1px solid #C850FD;
}

.pseudo, .liste1 {
	text-transform:capitalize;
	font-weight:bold;
	font-size:12px;
}

.liste1 {
	list-style:inside square;
	color:#676767;
	margin:.5em auto .5em 2.5em;
}	

.ville {
	font-size:10px;
}

/* TEMOIGNAGES */

#tableTemoignages, #tableTemoignages2 {
	background-color:#E8F1F7;
	border:1px solid #A3D5F3;
	padding:10px;
	vertical-align:middle;
	margin:5px auto;
	font-size:12px;
	font-weight:bold;
}

#tableTemoignages {
	width:700px;
}

#tableTemoignages img, #tableTemoignages2 img {
	margin-right:20px;
	border:1px solid #2788C3;
}

.temoignagesTitre {
	margin-left:125px;
}

/* FORMULAIRES */

#tableForm {
}

#tableForm th {
	font-size:14px;
	text-transform:uppercase;
	color:#00AFED;
}

#tableForm td, #tableForm th {
	padding:5px;
}

.btnForm {
	color:white;
	font-size:16px;
	font-weight:bold;
	padding:3px;
	cursor:pointer;
	background-color:#F42F75;
}

.btnForm:hover, .btnFormRecherche:hover {
	background-color:#DB0051;
}

option {
	padding-right:5px;
}

/* RECHERCHE */

#recherche {
	float:right;
	width:210px;
}

#recherche2 #formRecherche {
	padding:6px 200px;
}

#formRecherche {
	background:white;
	border:1px solid #04475F;
	padding:6px;
	background-color:#B8E9FB;
}

#formRecherche th {
	color:#676767;
	text-align:right;
	font-size:10px;
	white-space:nowrap;
	padding:2px;
}

#formRecherche select {
	color:#04475F;
	font-size:10px;
}

.btnFormRecherche {
	color:white;
	font-size:10px;
	font-weight:bolder;
	margin:4px;
	padding:3px;
	cursor:pointer;
	background-color:#F42F75;
}

/* FOOTER */

#footer {
	margin:0 auto;
	width:950px;
	background-color:#fcfbee;
}

#footer ul {
	margin:0 10px;
	width:930px;
}

#footer li {
	float:left;
	padding:0 8px;
	list-style:none;
	font-weight:bold;
	line-height:1.15em;
	font-size:11px;
	font-variant:small-caps;
}

#footer li a {
	color:#676767;
}

/* CLASS */

.bigBlue {
	color:#00AFED;
	font-size:1em;
}

.bigBlue strong {
	color:#F42F75;
	font-size:1.3em;
	text-transform:uppercase;
}

.blocJaune p.alerte, #tableForm th.alerte, .alerte {
	font-size: 14px;
	color: #FF0000;
}

.blocJauneTop {
	margin-top:-20px;
	background:url(../images/cadreHaut.png) 200px top no-repeat;
}

.blocJaune {
	background:white;
	border:1px solid #F7F7C6;
	padding:10px;
}

.blocJaune p {
	color:#676767;
	font-size:12px;
}

.btn1, .btn2, .btn3, .btn4 {
	height:40px;
	text-align:center;
	line-height:40px;
}

.btn1 {
	margin:auto;
	width:200px;
	font-size:24px;
	font-weight:bolder;	
	background-image:url(../images/btn1.png);
}

.btn1 a {
	color:white;
}

.btn2, .btn3 {
	margin:170px auto auto 10px;
	width:140px;
	font-size:18px;
}

.btn2 {
	background-image:url(../images/btn2.png);
}

.btn3 {
	background-image:url(../images/btn3.png);
}

.btn2 a {
	color:#B04DFE;
}

.btn3 a {
	color:white;
}

.btn4 {
	color:#2788C3;
	width:140px;
	margin:auto;
	font-size:18px;
	background-image:url(../images/btn2.png);
}

.btn4 a {
	color:#2788C3;
}

.btn5 {
	margin:5px auto;
	text-align:center;
	text-transform:uppercase;
	color:white;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	background-color:#F42F75;
}

.btn5 a {
	display:block;
	padding:3px 5px;
	color:white;
}

.btn5 a:hover {
	background-color:#DB0051;
}

.cache {
	font-size:.65em;
	line-height:.9em;
	width:610px;
	clear:both;
	background-color:#FCFBEE;
}

.cache li {
	float:left;
	width:100px;
	list-style-type:none;
}

.centre, .btnTd {
	text-align:center;
}

.clear {
	clear:both;
	height:1px;
	visibility:hidden;
}

.largeur610 {
	width:610px;
	margin-left:313px;
}

.largeur610_2 {
	width:610px;
}

.largeur410 {
	width:370px;
}

.largeur950 {
	width:950px;
	margin:0 auto;
	background-color:#FAFBED;
}

#nbreCaracteres {
	height:1.2em;
	text-align:center;
}

.SansPuce li {
	list-style-type:none;
}

.small {
	font-size:.9em;
}

.telecharger {
	background:url(../images/button.gif);
	width:365px;
	height:95px;
}

.telecharger p, .telecharger h2 {
	margin-left:110px;
}

.telecharger h2 {
	font-size:1.1em;
	padding-top:20px;
}

/* POP DHTML - Added by Philippe CD @ 30/06/2009 */
#pop							{ display: block; width: 500px; height: 350px; border: 1px solid #4F5688; position: fixed; top:-400px; left: 50%; font-family: Arial; font-size: 11px; margin-top:-175px; margin-left: -250px; background: #ffffff; }
#pop form						{ text-align: center; }
#pop input						{ font-size: 20px; text-align: center; color: #E61E5E; margin: 3px; }
#pop .close 						{ display: block; width: 31px; height: 31px; float: right;background: url(http://media-z2.pornofolies.com/v2/D/images/common/close.gif) no-repeat center center; }
#pop .close span  				{ display: none; }
#pop #preview					{ display: block; width: 200px; float: left; text-align: center; }
#pop #explain					{ display: block; width: 300px; float: left; }
#pop #explain p					{ text-align: justify; padding: 0 10px; }
#pop #explain p strong				{ color: #E61E5E; }
#pop #explain #download a			{ color: #E61E5E; font-size: 18px; text-transform: uppercase; font-weight; bold; }
#pop #explain #download a:hover	{ color: #ffffff; background: #E61E5E; }
#pop #cb							{ width: 500px; margin-top: 5px; }
#pop #cb h1						{ color: #E61E5E; font-size: 15px; text-transform: uppercase; font-weight; bold; border-bottom: 1px dashed #E61E5E; border-top: 1px solid #4F5688; margin: 0; padding: 5px;  }
	
	