/* Style pour jeanmi.net */

body		{ 
		font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif; 
		font-size: 12px;		
		text-align: justify; 
		color: black;
		line-height: 130%;
		background-color: white; 
		}
		
p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
		/* inherit from body */	
		}	
		
h1		{ 
		font-family: tahoma, arial, helvetica, sans-serif; 
		font-size: 16px;
		font-weight: normal; 
		text-align: left; 
		color: #333399; 
		background: transparent; 
		}
		
h2		{ 
		font-family: tahoma, arial, helvetica, sans-serif; 
		font-size: 14px; 
		text-align: left; 
		color: #333399; 
		background: transparent; 
		}

#logo	{
		float: left;
		}
		
#tagline	{
		clear: left;
		}
				
#photos { 
		clear: left;
		text-align: center; 
		}
		
#ventre	{ 
		clear: left;
		width: 45%; 
		padding-top: 2em;
		margin-left: 250px;
 		}
 		
#bas	{
		clear: left;
		padding-top: 4em;
		}

.titreSite	{ 
		font-size: 18px; 
		text-align: center; 
		}
		
.basPage	{ 
		font-size: 12px; 
		text-align: center;
		}
		
a 		{
		color: #3366FF; 
		background: transparent; 
		text-decoration: none; 
		font-weight: normal; 
		}
		
a:hover 	{ 
		color: #3366FF; 
		background: transparent; 
		text-decoration: underline; 
		font-weight: normal; 
		} 
		
img		{ border: none; }
.inv	{ display: none; }
.ital	{ font-style: italic; }
.gras	{ font-weight: bold; }
