/*-----------------------------------------------------------------------------------------------
Theme Name: ddp
Theme URI: http://www.pouponnot.eu
Description: Pouponnot
Author: David Pouponnot
Author URI: http://www.pouponnot.eu
-----------------------------------------------------------------------------------------------*/




/*-----------------------------------------------------------------------------------------------
    global 
-----------------------------------------------------------------------------------------------*/
	A {text-decoration:none;}
			
		A:link.liens1 {color:#ffffff;}
		A:link.liens2 {color:#ffffff;}
		A:link.liens3 {color:#ffffff;}
		A:hover.liens1 {text-decoration:none; color:#ffffff; BACKGROUND-COLOR: #ccff33}
		A:hover.liens2 {text-decoration:none; color:#ffffff; BACKGROUND-COLOR: #cccc00}
		A:hover.liens3 {text-decoration:none; color:#ffffff; BACKGROUND-COLOR: #cc9900}
		
		A:hover {text-decoration:underline;}
		
		A:hover.cadre {text-decoration:none;}
	    A:link.cadre {color:#white;}
        A:visited.cadre {color:#white;}
		A:hover.cadre {color:#black;}
        table.tab   { border-style: dotted none dotted dotted; border-width: 1px 0 1px 1px; border-color:  }
         table.tab1     { border-style: dotted none solid none; border-width: 1px 0 1px 0; border-color:  }

/*-----------------------------------------------------------------------------------------------
    navigation
-----------------------------------------------------------------------------------------------*/



    #y    { background-color:white; margin: 0; padding: 0; width: 600px; float: left; border: solid 0 #fff }
    #y li { display: inline; margin: 0; padding: 0 }
    #y a:link   { color: #ccc; font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; line-height: 1em; text-decoration: none; background: #fff; text-transform: none; padding: 10px 40px 4px 10px; width: auto; float: left; border-right: 1px solid #fff; text-shadow: none  }
    #y a:visited   { color: #ccc; font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; line-height: 1em; text-decoration: none; background: #fff; text-transform: none; padding: 10px 40px 4px 10px; width: auto; float: left; border-right: 1px solid #fff; text-shadow: none  }
    #y a:hover  { color: #fff; background: #99cc33 }
	#y a:active { background:#cccccc; color:#fff;}
	

    #x li  { display: table; margin: 0; padding: 0 }
    #x a:link   { color: #998f7b; font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; line-height: 1em; text-decoration: none; background: #cccc99; text-transform: none; padding: 10px 40px 4px 10px; width: auto; float: left; border-right: 1px solid #cccc99; text-shadow: none  }
	#x a:visited   { color: #998f7b; font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; line-height: 1em; text-decoration: none; background: #cccc99; text-transform: none; padding: 10px 40px 4px 10px; width: auto; float: left; border-right: 1px solid #cccc99; text-shadow: none  }
	#x a:hover  { color: #fff; background: #cccc99 }
	#x a:active { background:#fff; color:#cccc99;}
	