
body {
	background-color: black;
	color: #000000;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	font-family:  Arial, Sans-serif;
	font-size: 11pt;
	background-repeat: repeat;
	background-position: center 30px
}

.corps {
	background-color: white;
	overflow : auto; 
	width: 780px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 5px solid #A5A5A5;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	background-image: url('../images/page-blog-gauche.png');
	background-repeat: no-repeat;
	background-position: left;
}

.corpsParticulier {
	background-color: white;
	overflow : auto; 
	width: 780px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 5px solid #A5A5A5;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	background-image: url('../images/les deux nus.jpg.png');
	background-repeat: no-repeat;
	background-position: left;
}

/* AG */
a:link, a:visited, a:active, a:focus {
	color: #000000
}

a:hover {
	color: #AA1A71
}

.espCadres {
	height: 1px
}

.corpsGauche {
	width: 230px;
	height: 450px;
	text-align: center;
	background-color: transparent;
	float: left
}

.corpsGaucheEsp {
	border: solid 0px #000000;
	height: 220px;
	margin-top: 50px;
	margin-left:15px;
	margin-right: 15px
}

.corpsGaucheEsp2 {
	margin-top: 10px;
	margin-left:15px;
	margin-right: 15px
}

.corpsCentre {
	width: 320px;
	height: 450px;
	margin-top: 30px;
	background-color: transparent;
	float: left
}

.corpsDroite { /* Photo */
	width: 230px;
	height: 450px;
	background-color: transparent;
	float: left
}

.cadreLiensBas {
	width: 802px; /* 780px + (2*11px) : 11px correspondant aux bordures droite et gauche du cadre Corps */
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	background-color: transparent
}

.espLiensBas {
	margin-left: 7px;
	margin-right:7px;
}

a:link.lienBas, a:visited.lienBas, a:active.lienBas, a:focus.lienBas {
	font-size: 11px;
	color: #FFFFFF
}

a:hover.lienBas {
	font-size: 11px;
	color: #AA1A71
}

.boutonSouscrire {
	width:150px;
	height:20px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #AA1A71
}

.error{
	background-color:#FFCCFF;border:1px solid #CC0000;padding:10px;
}


.center {
	text-align: center;
}

.vip {
	background-color: #FFD700;
	background-image: url('../images/page-blog-gauche-vip.png');
}

.draggableDiv {
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 3px;
	color: #F4E8F5;
	background-color: #AA1A71;
	border: #000000 solid 1px
}

.texteTotalSouscriptions {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 5px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	border: 1px solid #FFFFFF;
	cursor: help
}

.sommeTotalSouscriptions {
	color: #FF0000;
	font-weight: bold
}

#photoTotalSouscriptions {
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 3px;
	color: #F4E8F5;
	background-color: #AA1A71;
	border: #000000 solid 1px;
	z-index: 1;
}

#bandoAnim {
	text-align: center; 
}

/* AG */

.nobg {
	background:none;
}

.bandobas {
	padding: 3px;
	color: white;
	font-size: 10px;
	width: 820px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
}

.bandobasfin {
	padding: 3px;
	color: white;
	font-size: 10px;
	width: 820px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}


.bandologos {
	padding: 3px;
	width: 700px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}

.texteLogos {
	color: white;
}

.bandobas img  {
	border-color: #000000;
	padding:0px
}

.bandobasfin img  {
	border-color: #000000;
	padding:0px
}


a:link.bandobas, a:visited.bandobas, a:active.bandobas, a:focus.bandobas {
	font-size: 11px;
	color: #FFFFFF;
}

a:hover.bandobas {
	font-size: 11px;
	color: #000000;
}


.video {
	text-align: center;
}

.question {
	color: #757575;
}

.couleur_mauve {
     color: #AA1A71;
 }

#Logo {
	margin-top: 5px; 
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100px;
	width:800px;
	background-image: url('../images/alice-logo-negatif.png');
	background-repeat: no-repeat;
	background-position: center;
	
}

#auth_vip label
 {
	 display:block;
	 float:left;
	 width:100px;
 }

.basDePage {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding-bottom: 2em;
	text-align:center;
	background-color: black;
	padding-left: 0.5em;
	padding-right: 0.5em;
	/*position: fixed;*/
	z-index: 3;
	bottom: 0;
	left: 0;
	right: 0;
}


.basDePage a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

emph {
	color: #8d8b8d;
}

a {
	color: #000000;
	text-decoration: none;
}

a img {
	border-color: #FFFFFF;
	padding:0px
}

a img:hover {
	border-color: #AA1A71;
}


h1 {
	text-align: left;
	font-size: 130%;
	padding-top: 3em;
	padding-bottom: 1.2em;
	color:#757575;
}

h2 {
	text-transform: uppercase;
	font-size: 115%;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 0.6em;
	color: #AA1A71;
}

.h2accueil {
	font-size: 125%;
	font-weight: bold;
	font-family: Zapfino, Arial;
	color: #000000;
	text-align:center;
	margin-top:10px;
	line-height: 25px;
}

h3 {
	text-transform: uppercase;
	font-variant: small-caps;
	font-size: 100%;
	font-weight: normal;
	padding-top: 1em;
	margin-bottom: 0.6em;
	color: #000;
}

h4 {
	font-weight: bold;
	margin:0;
}

ul li {
	list-style-type: none;
}

ul.bullet li {
	list-style-type: square;
	margin: 10px 0 10px 0;

}

ul.space li {
	margin: 10px 0 10px 0;

}

.post {
    padding-bottom: 20px;
    border-width: thin;
    border-style: inset;
    border-color: #a6000a;
    margin-bottom: 30px;
    
}
    
.post img {   
    width: 629px;  
    
}

.post h2 {
    width: 625px;
    margin-left: 2px;
	margin-right: 2px;
}  

.post p {
    width: 625px;
    margin-left: 2px;
	margin-right: 2px;
}  

table p {
   padding-left: 4em;
   
}

td {
    vertical-align: top;
}

.tablelogo td {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.tablelogo {
    background-color: white;
}

.tablelogocarre img {
    width: 124px;
    margin-bottom:0;
}

.tablelogohorizontal img {
    width: 155px;
    margin-bottom:0;
}

#img_minis li{
position: relative;
display: inline;
}

#img_minis li a img:hover {
	border-color: #AA1A71;
	padding:0px
}
.miniActiv {
	border-color: #AA1A71;
	padding:0px;
}
.error{
	background-color:#FFCCFF;border:1px solid #CC0000;padding:10px;
}
#id_home_souscription {
	float:left; 
	margin-top: 113px;	
	width:200px;
	height:20px;
}

#id_home_guestbook {
	float:right; 
	margin-top: 40px;	
	padding-right: 5px;
	width:180px;
	height:20px;
	text-align: right;
}

.rose_box_link {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #AA1A71;	
}

.rose_box_link a{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #AA1A71;	
}

.rose_box_link a:hover{
	color: #000000;
}


#form_souscription td:first-child {
	text-align: right;
}
