* {
	margin: 0;
	padding: 0;
	border-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	color : black;
}

body {
	padding-top: 10px;
}

img {
	display: block;
}

a {
	text-decoration: none;
}

.inputText, textarea, select {
	border: 1px solid gray;
	background-color: #EBEBEB;
}

.underline {
	text-decoration: underline;
}

.TextColorClassical1 {
	color: #990033; 
}

.BorderColorClassical {
	border-color: #990033; 
}

.info_erreur {
	color: red !important;
}

#Global {
	margin: 0 auto;
	width: 955px;
	border-width: 1px;
	border-style: solid;
 	border-color: #990033;	
}

#Content {
	height: 600px;
}
#Global > #Content {
	height: auto;
	min-height: 600px;
}

.Top {
	height: 100px;
}
.Top .Left {
	float: left;
	height: 100px;
	width: 427px;
	cursor: pointer;
	background-image: url(../Pictures/MainStructure/BanPrincipal.gif);
}
.Top .Right {
	float: left;
	height: 100px;
	background-image: url(../Pictures/MainStructure/Background.gif);
	width: 528px;
}
.Top #pub_top {
	margin-top: 20px;
}

.Top #pub_top object,
.Top #pub_top embed,
.Top #pub_top img {
	display: block;
	margin: 0 auto;
}

.Left {
	float: left;
	width: 160px;
	text-align: center;
	color: #FFF;
	font-size: 12px;	
}
.Left #Pub {
	padding-top: 20px;
	margin: 0 auto;
}

.Right {
	float: right;
	width: 160px;
}

.Right #Sky_pub {
	margin:0 auto;
}

.Center {
	width: 635px;	
	background-color: white;
	float: left;
	height: 1020px;
	padding-bottom: 40px;	
}
.Content > .Center {
	height: auto;
	min-height: 1020px;
}
.Center #Menu_Top {
	margin-top: 2px;
	height:	21px;
	background-color: #FAD412;
}
#Menu_Top .Left_Element {
	float: left;
	margin-top: -2px;
}
#Menu_Top .Right_Element {
	float: right;
	margin-top: -2px;
}

.footer {
	clear : both;
	
}

#footer {
	background-color: white;
	border-right: 0px solid #990033;
	border-left: 0px solid #990033;
	border-bottom: 0px solid #990033;
	border-top: 1px solid #990033;	
	text-align:center;
	width: 100%;
}

#footer a {
	color : #990033;	
}
#footer a:hover {
	text-decoration : underline;
	color : #990033;	
}
#Private_menu {
	height: 41px;
	padding-top:10px;
}
#Private_menu img {
	float: left;
}

#Pic_current_profil {
	padding-top: 10px;
}

#profil_small { 
	margin: 0 auto; 
	width: 140px;
}

#profil_small .title {
	font-size: 9px;
	text-align: left;
	width: 50%;
	color: #000;
	white-space: nowrap;
}

#profil_small .content {
	font-size: 9px;
	text-align: left;
	padding-left: 2px;
}

#Generate_button{
	padding-top: 20px;
}

#saisir_recettes_perso {
	padding-top: 20px;
}

.MyPlanning_Menu , .MyRecipe_Read_Menu,.MyKoocook_Menu,.MyProfil_Menu {
	border-top : solid 1px white;
}	

.MyPlanning_Menu, .MyKoocook_Menu {
	border-right : solid 1px white;
}

.MyKoocook_Menu, .MyProfil_Menu {
	border-bottom : solid 1px white;
}
.PubButton {
	padding-top: 20px;
}

#Content_top_right { /* for rss link*/
	padding: 0;
	border-top: 2px solid #FFFFFF; 
	border-bottom: 2px solid #FFFFFF; 
	background-color: #FAD312; 
	height: 21px;
}

#Content_top_right img {
	display: block;
	float: left;
	margin: 2px 4px 0 4px;
	height: 17px;
}

#Content_top_right img#Rss {
	margin-top: 0;
	height: auto;
}