@charset "UTF-8";
/* CSS Document */
html {
	background:url(img/bgg.png) repeat-y top left;
	margin-bottom:0px;
}
body {
	
	font-family:arial, calibri, arial;
	font-weight:normal;
	font-size:11px;
	letter-spacing:1px;
	margin-bottom:0px;
	margin-top:0px;
	
}
#alll {
	width:1035px;
}
#abcd p {
	text-align:left;
}
#left {
	width:800px;
	float:left;
	
	margin-top:0px;
	padding-right:20px;
	
}
#right {
	width:150px;
	float:right;
	height:100%;
	margin-left:35px;
	padding-top:0px;
	margin-left:10px;
	
}
.liste {
	padding:5px;
}
.liste img {
	border:none;
} 
.liste:hover {
	background-color:#E8E8E8;
}
#left_in {
	padding-left:60px;
}
#left_in_2 {
	padding-left:99px;
}
#bottom {
		background:url(img/bg3.jpg) no-repeat;
		height:175px;
		width:835px;
		margin-left:25px;
		padding-top:25px;
}

.present_ok {
	
	width:100%; border:1px solid #d1d2d3; padding:10px;
	background-color:#e3e8ce; text-align:center;
}

/*   GAUCHE MILIEU DROITE DES RUBRIQUES*/
/*  1= ACCUEIL */
#gauche_1 {
	width:70px;
	float:left;
	margin-top:10px;
	background:url(img/separation2.png) right repeat-y;
	padding-right:3px;
}
#milieu_1 {
	width:280px;
	float:left;
	margin-top:10px;
	background:url(img/separation2.png) right repeat-y;
}
#milieu_4 {
	width:780px;
	margin-left:40px;
}
#milieu_2 {
	width:320px;
	float:left;
	margin-top:10px;
}
#droite_1 {
	width:383px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}
#milieu_2 {
	width:350px;
	float:left;
	margin-top:10px;
}
#droite_2 {
	width:380px;
	margin-top:10px;
	margin-left:-30px;
	float:left;
}
.mdp {
	width:270px;
height:120px;
	margin-top:12px;
	background:url(img/mdp.png) no-repeat;
}
.mdp:hover {
	background:url(img/mdpp.png) no-repeat;
	cursor:pointer;
}
.page2 {
	float:left; 
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
	margin-left:13px;
	font-size:10px;
	font-family:arial;
	text-decoration:none;
}
.page2:hover {
	margin-top:10px;
	cursor:pointer;
	background-color:#e0e558;
	color:white;
	background:url(img/bg_pager.png) no-repeat;
	margin-left:13px;
	text-decoration:none;
}

.page {
	float:left; 
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
	margin-left:13px;
	font-size:10px;
	font-family:arial;
	text-decoration:none;
}
.page:hover {
	margin-top:10px;
	cursor:pointer;
	background:url(img/bg_page.png);
	color:white;
	margin-left:13px;
	text-decoration:none;
}
small a {
	text-decoration:none;
}

/* FIN */
.point_h {
	background:url(img/separation.png) repeat-x;
	width:760px;
	width:100%; float:left; margin-top:15px; margin-left:5px;
}
#right .point_h {
	background:url(img/separation.png) repeat-x;
	margin-top:0px;
	width:100%;
}
.point_v {
	background:url(img/separation2.png) repeat-y right;
	float:left; margin-top:15px; margin-left:10px;
	width:116px;
}
.point_v a {
	text-decoration:none;
	font-size:10px;
	color:#515151;
}
.point_v img {
	border:none;
}
a .img_a {
	border:none;
}
a .img_a:hover {
	border:none;
	
}
#pro input {
	width:140px;
	padding-left:3px;
}
.img_a {
	width:119px;
}
#right p {
	text-align:left;
}
p {
	text-align:justify;
	padding-right:15px;
}
a {
	text-decoration:underline;
	color:black;
}
a:hover {
	text-decoration:underline;
	color:#F6C;
}
/* FORMULAIRE  */
input {
	border:1px solid #CCC;
	margin-top:3px;
	text-align:center;
	color:#333;
}
#milieu_4 input {
	width:500px;
}
#milieu_4 textarea {
	width:500px;
}
textarea {
	color:#333;
	font-family:calibri, arial;
	font-size:11px;
	letter-spacing:1px;
	border:1px solid #CCC;
	height:90px;
}
select {
	color:#333;
	font-family:calibri, arial;
	font-size:11px;
	letter-spacing:1px;
	width:100%;
}
#left_in_2 input {
	width:90%;
}
#left_in_2 textarea {
	width:95%;
}
#left_in_2 select {
	width:90%;
}
.bouton { 
	width:160px;
	border:none;
	height:24px;
	font-family: verdana;
	color:#333;
	font-weight:bold;
	background:url(img/button_bg.gif)
}
#left_in_2 .bouton { 
	width:160px;
}
/*/////////////////////////////////////
			LIGHTBOX
/////////////////////////////////////
////////////////////////////////////*/
#lightbox{
    background-color:#FFF;
    padding: 10px;
}
#lightboxDetails {
    font-size: 10px;
    color: #555;
    padding-top: 0.5em;
}
#closeButton { 
	top: 5px; 
	right: 5px; 
}

#lightboxCaption { 
	float: left; 
}

#keyboardMsg { 
	float: right; 
}

#lightbox img { 
	border: none; 
}

#overlay img { 
	border: none; 
}

#overlay { 
	background-image: url(img/overlay.png); 
}
* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
}

iframe.FB_SERVER_IFRAME {
	margin: 0px;
	margin-right: 8px;
	padding: 0px;
	margin-top: 4px;
	float: right;
}

#logofacebook {
	float:left;
	width: 30px;
	margin-top: 7px;
	margin-left: 12px;
	padding-top: 3px;
	clear: both;
}

#logofacebook img {
	border: none;
}

#facebookdiv {
	background-image:url('http://www.nadinedelepine.com/img/fanbox.png');
	background-repeat: no-repeat;
	margin-top: 15px;
	padding: 0px;
	width: 150px;
	height:45px;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px;
    -khtml-border-radius: 10px;
	behavior: url(PIE.htc);
}





