/* CSS Document for wwJose*/
body
{
   width: 750px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
   background-image: url("images/background.gif");
   background-attachment:fixed;
}

#header
{
   width: 750px;
   height: 160px;
   background-image: url("images/header.jpg");
   background-repeat: no-repeat;
   }

a:link 
  {  text-decoration: none; 
  background-color: transparent }
a:visited 
  {   text-decoration: none; 
  background-color: transparent }
a:hover 
  {   text-decoration: underline; 
  background-color: transparent }
a:active 
  {   text-decoration: underline; 
  background-color: transparent }

#news
{   width: 500px;
    margin: auto;
	text-align:justify;
	text-indent: 30px;
}

#news h1
{
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	line-height: 20%;	
	    
}

#news h2
{
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	color: #666666;
	font-weight: normal;
	line-height: 20%;
}

#news member
{
    text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 10px;
	font-weight: 600;
	line-height: 100%;

}

#news member2
{
    text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 20px;
}

#news soustitre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 14px;
	color: #666666;	
}

#news memberdescription
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align:justify;
	text-indent: 30px;
	line-height: 150%;

}

#news p
{   
    line-height: 150%
	}

#corps
{
	margin-bottom: 20px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #312E2E;
	background-image: url("images/borderlineup.gif");
	background-repeat: repeat-x;
	border: 1px solid black;
	padding-left: 0px;
	padding-right: 0px;
}

.newspic
{
	background-repeat: no-repeat;
	float: left;
	width: 60px;
	height: 180px;
	margin-bottom: 20px;
	background-image: url(images/news.gif);
	margin-left: 10px;
	margin-top: 12px;
}

.teampic
{
    background-repeat: no-repeat;
	float: left;
	width: 60px;
	height: 180px;
	margin-bottom: 20px;
	background-image: url(images/team.gif);
	margin-left: 10px;
	margin-top: 12px;
}

.videospic
{
    background-repeat: no-repeat;
	float: left;
	width: 60px;
	height: 226px;
	margin-bottom: 20px;
	background-image: url(images/videos.gif);
	margin-left: 10px;
	margin-top: 12px;
}

.infospic
{
    background-repeat: no-repeat;
	float: left;
	width: 60px;
	height: 171px;
	margin-bottom: 20px;
	background-image: url(images/infos.gif);
	margin-left: 10px;
	margin-top: 12px;
}

.bonuspic
{
    background-repeat: no-repeat;
	float: left;
	width: 60px;
	height: 206px;
	margin-bottom: 20px;
	background-image: url(images/bonus.gif);
	margin-left: 10px;
	margin-top: 12px;
}

.workin
{
    background-image:url(images/workin.gif)
		
}

.imageflottante
{
	float: left;
	margin-bottom: 4px;   
}

#bas_de_page
{
	padding: 0px;
	text-align: center;
	color: #B3B3B3;
	border: 0px solid black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}