/* CSS Document */
div#main {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	}
	
div#contenant {
	width:750px;
	float:left;
	}
	
	
div#bandeau {
	height:32px;
	background-color:#FF66CC;
	}
	
div#diaperbook {
	float:left;
	width:150px;
	}
	
div#padded {
	padding:10px;
	vertical-align:bottom;
}

div#principal {
	border-color:#FF66CC;
	border-width:1px;
	border-style:solid;
	}
	
div#main_left {
	width:500px;
	float:left;
}

div#main_right{
	width:220px;
	float:right;
	border-color:#FF66CC;
	border-width:1px;
	border-style:solid;
	vertical-align:top;
	background-color:#FFE8F8;
	padding: 5px;
}

div#title{
	background-color:#FF66CC;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
}

	
div#fond_rose {
	vertical-align:top;
	background-color:#FFE8F8;
	padding:10px;
	border-bottom-color:#FF66CC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	}
	
	
.Texte_small {	
	font-family: "Arial";
	font-size: 12px;
	vertical-align:top;
}

.Texte_verysmall {	
	font-family: "Arial";
	font-size: 9px;
	vertical-align:top;
}


.Texte {	
	font-family: "Arial";
	font-size: 14px;
	vertical-align:top;
}

.Large {
	font-size: 16px;
	line-height: 30px;
}

.hauteur_line {
	line-height: 25px;
}

.toutpiti {font-size: 4px}

div#up_down {	
	height:100%;
	vertical-align:middle;
	border-bottom-color:#FF66CC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-color:#FF66CC;
	border-top-width:1px;
	border-top-style:solid;
	padding:15px;
	}
	
div#down {	
	border-color:#FF66CC;
	border-width:1px;
	border-style:solid;
	line-height: 25px;
	background-image:url(Images/Interface/fond_rose.jpg);
	padding-left:10px;
}

div#down_simple {	
	border-bottom-color:#FF66CC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	line-height: 10px;
}

div#central {	
	
}

a:link {
    text-decoration: none;
    color: #FF66CC;
}

a:visited  {
    text-decoration: none;
    color: #FF66CC;
}

a:active  {
    text-decoration: none;
    color: #FF66CC;
}

a:hover {
    text-decoration: underline;
}


div#page_centrale {
	margin-left: 150px;
}

div#principal2 {
	margin-right: 231px;

	border-color:#FF66CC;
	border-width:1px;
	border-style:solid;
}

div#principal_photo {
	border-color:#FF66CC;
	border-width:1px;
	border-style:solid;
}


div#central2 {
	
}

div#texte_central {
	margin:5px;
}


div#padding10 {	
	padding:10px;
}

div#top5{
	margin-top:5px;
}

div#title2{
	margin-top:5px;
	border-top-color:#FF66CC;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color:#FFA4E1;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-left:5px;
	padding-right:5px;

	background-color:#FFE8F8;
	color: #FF66CC;
	font-weight: bold;
	line-height: 20px;
}

div#title3{
	background-color:#FFA4E1;
	font-weight: bold;
	line-height: 20px;
}

div#profile_action{
	margin:10px;
	padding:10px;
	color:#FFFFFF;
}



div#double_barre{
	border-top-color:#FFA4E1;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color:#FFA4E1;
	border-bottom-width:1px;
	border-bottom-style:solid;

	background-color:#FFE8F8;
}

div#bottom {
	clear:both;
}

div#actionmenu {
	line-height: 20px;
}


div#borderrose {	
	border-bottom-color:#FFA4E1;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

div#update_profile {	
	border-color:#FF66CC;
	border-width:1px;
	border-style:solid;
	padding:10px;
}

.titre_haut {
	font-weight: bold;
	color: #FFFFFF;
}

div#tableaurosebig {	
	border-color:#FFA4E1;
	border-width:1px;
	border-style:solid;
	padding:10px;
}

div#tableaurose {	
	border-color:#FFA4E1;
	border-width:1px;
	border-style:solid;
	padding:5px;
}


div#tableauroseblanc {	
	border-color:#FFA4E1;
	border-width:1px;
	border-style:solid;
	padding:5px;
	
	background-color:#FFFFFF;
}

div#table_erreur {	
	border-color:#FF66CC;
	border-width:1px;
	border-style:solid;
	background-color:#FFE8F8;
	padding:5px;
	margin:10px;
}
