/* CSS Document */

*	{
		font-family: verdana, arial, sans-serif;
		font-size: small; 
	}

body	{
				margin : 0;
				background-color : #008A31;
			}
			
#content {
    position : absolute;
    margin-left : -360px;
    left : 50%;
    width : 720px;
}

a {
	/*color : #24A21E;*/
	color : #008A31;
	text-decoration : underline;
	}
	
a:hover {
				text-decoration : none;
			}
			
h1 {
		font-size : xx-large;
		color : #056A00;	
	}

/***********************************************************************************************/
/*                                                  TABLEAU PRINCIPAL														  */
/***********************************************************************************************/

table.tablePrincipale {
								width : 100%;
								border : 0;
								text-align : center;
								padding : 0;
								margin : 0;
								}
								
table.tablePrincipale td	{
										padding : 0;
										margin : 0;
										text-align : center;
									}

table.tablePrincipale td.celluleAnimationFlash 	{
																			height : 410px;
																			text-align :center; 
																			vertical-align : middle;
																		}
																		
table.tablePrincipale td.cellulePiscine	{
																	width : 40%;
																	text-align :center; 
																	color : #FFCC00;
																	padding-bottom : 10px;
																}

table.tablePrincipale td.cellulePiscine	a {
																	color : #FFFFFF;
																}
																

table.tablePrincipale td.celluleNbVisiteurs	{
																	width : 40%;
																	height : 22px;
																	text-align :center; 
																	//color : #FFCC00;
																	//color : #FFFFFF;
																	//color : #008A31;
																	color : #056A00;
																	padding : 20px 0 0 0;
																}

table.tablePrincipale td.celluleDerniereMAJ	{
																		width : 40%;
																		height : 22px;
																		text-align :center; 
																		//color : #FFCC00;
																		//color : #FFFFFF;
																		//color : #008A31;
																		color : #056A00;
																		padding : 10px 0 0 0;
																	}
																
table.tablePrincipale td.celluleTexteDeroulant	{
																text-align : center; 
															}

table.tablePrincipale td.celluleTexteDeroulant marquee	{
																color : #FFCC00;
																padding : 1px 0 2px 0;
																font-weight : bold;
																border-top : 1px solid #056A00;
																border-bottom : 1px solid #056A00;
															}
															
																
table.tablePrincipale td.celluleURLSite	{
																text-align : center; 
																vertical-align : middle;
															}		

table.tablePrincipale td.celluleEntreeSite	{
																	text-align :center; 
																	padding : 0 0 10px 0;
																}		

table.tablePrincipale td.celluleEntreeSite a	{														
																color : #FFFFFF;
																}

table.tablePrincipale td.celluleEditeur	{
																text-align :center; 
																color : #056A00;
															}		
															
															
table.tablePrincipale td.celluleEditeur	p {
																margin : 0;
																padding : 0;
																color : #056A00;
															}				

table.tablePrincipale td.celluleEditeur a	{
																color : #056A00;
															}