/* DESIGN PRINCIPALE */
.SiteConteneur				{width:100%; height:100%}
.SiteBody					{margin:0; overflow:auto;}
.SiteBodyNoScroll			{margin:0; overflow:hidden;}

.EnteteConteneur			{width:760px; height:82px}
.Header						{background-color:#739BAF; height:82px; max-height:82px;}
.ImageConteneur				{width:760px;}

.FooterConteneur			{width:760px; height:100%}
.Footer						{background-color:#739BAF; height:21px;}

.Coquille					{width:760px; height:100%; border-left-style:solid; border-left-width:1px; border-left-color:#B9CDD7; border-right-style:solid; border-right-width:1px; border-right-color:#B9CDD7;}
.Coquille2					{width:760px; height:100%; background-image:url(../images/design/contenu_background.jpg); background-repeat:no-repeat; border-left-style:solid; border-left-width:1px; border-left-color:#B9CDD7; border-right-style:solid; border-right-width:1px; border-right-color:#B9CDD7;}
.LeftCoquilleConteneur		{width:320px;}
.RandomImageConteneur		{width:320px; height:335px; background-repeat:no-repeat}
.LeftWaveConteneur			{height:335px; width:320px;}
.Contenu					{background-image:url(../images/design/wave_droite.gif); background-repeat:no-repeat; height:340px; padding-top:5px}
.Contenu2					{height:340px; padding-top:5px}
.TexteContenu				{padding-left:15px; padding-right:15px}
.SectionTitle				{padding-left:15px; font-family:Verdana; font-size:30px; font-weight:normal; color:#537C93; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#D5E1E7;}
.SuccessMessage				{font-family:Verdana; font-size:11px; font-weight:bold; color:#000000;}
.myForm						{padding:0; margin:0;}
/* END DESIGN PRINCIPALE */

/* CLASS FOR THE MENU */
.BorderLeft					{border-left-style:solid; border-left-width:1px; border-left-color:#B9CDD7;}
.BorderLeftRight			{border-left-style:solid; border-left-width:1px; border-left-color:#B9CDD7;border-right-style:solid; border-right-width:1px; border-right-color:#B9CDD7;}
.MenuConteneur				{border-style:solid; border-width:1px; border-color:#B9CDD7; background-color:#537C93; padding-left:5px;font-family:Verdana; font-size:10px; font-weight:bold; color:#B9CDD7;}
.RightMenuItem				{border-style:solid; border-width:1px; border-color:#B9CDD7; background-color:#537C93; border-top:none; padding-left:5px;}
.RightMenuLastItem			{border-style:solid; border-width:1px; border-color:#B9CDD7; background-color:#537C93; border-top:none; border-bottom:none; padding-left:5px;}

.MenuItem					{font-family:Verdana; font-size:10px; font-weight:bold; color:#B9CDD7; text-decoration:none;}
.MenuItem:link				{font-family:Verdana; font-size:10px; font-weight:bold; color:#B9CDD7; text-decoration:none;}
.MenuItem:visited			{font-family:Verdana; font-size:10px; font-weight:bold; color:#B9CDD7; text-decoration:none;}
.MenuItem:hover				{font-family:Verdana; font-size:10px; font-weight:bold; color:#FFFFFF; text-decoration:none;}

.LienSousSection			{font-family:Verdana; font-size:10px; font-weight:bold; color:#F7A023; text-decoration:none;}
.LienSousSection:link		{font-family:Verdana; font-size:10px; font-weight:bold; color:#F7A023; text-decoration:none;}
.LienSousSection:visited	{font-family:Verdana; font-size:10px; font-weight:bold; color:#F7A023; text-decoration:none;}
.LienSousSection:hover		{font-family:Verdana; font-size:10px; font-weight:bold; color:#537C93; text-decoration:none;}
/* END CLASS FOR THE MENU */

/* ERROR CLASSES */
.MySQLErrorTitle				{font-family:Verdana; font-size:14px; font-weight:bold; color:#FF0000;}
.MySQLErrorDesc					{font-family:Verdana; font-size:12px; color:#000000; padding-left:10px;}
.MySQLErrorWhere				{font-family:Verdana; font-size:12px; color:#000000; font-style:italic; padding-left:20px;}
.ErrorMessage					{font-family:Verdana; font-size:11px; font-weight:bold; color:#FF0000;}

.LienErrorRetour				{font-family:Verdana; font-size:11px; font-weight:normal; color:#000000; text-decoration:none;}
.LienErrorRetour:link			{font-family:Verdana; font-size:11px; font-weight:normal; color:#000000; text-decoration:none;}
.LienErrorRetour:visited		{font-family:Verdana; font-size:11px; font-weight:normal; color:#000000; text-decoration:none;}
.LienErrorRetour:hover			{font-family:Verdana; font-size:11px; font-weight:normal; color:#537C93; text-decoration:underline;}
/* END ERROR CLASSES */

/* PHOTOS CLASSES */
.ImageAlbumConteneur			{width:175px; text-align:center; vertical-align:top;}
.AlbumDescConteneur				{font-family:Verdana; font-size:11px; color:#000000; vertical-align:top; text-align:center}
.DatePhotoConteneur				{font-family:Verdana; font-size:11px; color:#537C93; font-style:italic;}
.DescPhotoConteneur				{font-family:Verdana; font-size:11px; color:#000000; font-weight:bold;}
.LeftScroll						{width:20px; text-align:center;}
.RightScroll					{width:20px; text-align:center;}
.TopScroll						{height:20px; text-align:center;}
.BottomScroll					{height:20px; text-align:center;}
.ListPhotosConteneur			{width:140px; height:400px; border-style:solid; border-width:1px; border-color:#B9CDD7;}
.PhotoSelected					{border-style:solid; border-width:2px; border-color:#537C93;}
.PhotoUnselected				{border:none;}
.ConteneurImage					{min-height:440px;}

.LienChangePhoto				{font-family:Verdana; font-size:11px; font-weight:normal; color:#000000; text-decoration:none;}
.LienChangePhoto:link			{font-family:Verdana; font-size:11px; font-weight:normal; color:#000000; text-decoration:none;}
.LienChangePhoto:visited		{font-family:Verdana; font-size:11px; font-weight:normal; color:#000000; text-decoration:none;}
.LienChangePhoto:hover			{font-family:Verdana; font-size:11px; font-weight:normal; color:#537C93; text-decoration:underline;}
/* END PHOTOS CLASSES */

/* REGISTER CLASSES */
.FieldsetRegister				{width:400px;}
.LegendRegister					{font-family:Verdana; font-size:11px; color:#537C93; font-weight:bold;}
.LabelRegister					{font-family:Verdana; font-size:11px; color:#000000; font-weight:normal; width:155px;}
.TextboxRegister				{font-family:Verdana; font-size:11px; color:#000000; font-weight:normal; width:235px;}
.TextareaRegister				{font-family:Verdana; font-size:11px; color:#000000; font-weight:normal; width:235px; overflow:auto;}
.SubmitRegistration				{font-family:Verdana; font-size:11px; font-weight:bold; color:#537C93; background-color:#B9CDD7; border-style:solid; border-width:1px; border-color:#537C93;}
.LabelConseil					{font-family:Verdana; font-size:9px; color:#000000; font-style:italic;}
.RegistrationSuccess			{font-family:Verdana; font-size:11px; color:#000000; font-weight:normal;}
.RegistrationSuccessNB			{font-family:Verdana; font-size:9px; color:#000000; font-style:italic;}
.ActivationSuccess				{font-family:Verdana; font-size:11px; color:#000000; font-weight:normal;}
/* END REGISTER CLASSES */