* {
	margin: 0;
	padding: 0;
}
body {
	background: #434343 url(img/bgbody.gif) repeat-y center top;
	font: normal 0.7em Tahoma,Verdana,sans-serif;
}

#basic-accordian{
	
	width:500px;
	position:absolute;
	z-index:2;	
	margin: 0 0 0 0px;
}

.accordion_headings{
	padding:5px;
	background:#CC2224 url(img/grdnt_red.png) repeat-x;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#444;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#444;
}

div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #444;
	font: normal 2em sans-serif;
	margin: 18px 0 0 0;
	border-bottom:1px solid #CC2224;
}

h2 {
	color: #444;
	font: normal 1.5em sans-serif;
	margin: 10px 0 10px 0;
	font-style: italic;
}

code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #D91623;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	display: block;
	font: bold 1.2em "Trebuchet MS",serif;
	margin: 6px 0;
	padding-left: 28px;
}

/* structure */
.corps {
	width: 760px;
	margin: 0 auto;
}
.gauche {
	float: left;
	padding-top: 6px;
	width: 500px;
}
.droite {
	border-top: 6px solid #FFF;
	float: right;
	width: 254px;
}
.footer {clear: both;}


img.gauche {
	float: left;
	margin: 0 6px 0 0;
	width:150px;
}

img.droite {
	float: right;
	margin: 0 0 0 6px;
	width:150px;
}

/* misc */
.left {
	float: left;
}
.right {
	float: right;
}
.header,.link_projects,.lbl,.link_updates a {
	border-bottom: 6px solid #FFF;
}
div.link_projects a:hover,div.link_updates a:hover, .content a:hover, div.footer div.left a:hover {
	background: #D7162C;
	color: #FFF;
}

/* logo */
.header {
	background: #D91623 url(img/bgheader.jpg) repeat-x;
	height: 180px;
	position: absolute;
	Top: 6px;
	width:500px;
}

.header h1 {
	margin: 0;
	padding: 110px 0 0 24px;
	font: normal 2.5em Verdana,sans-serif;
	font-size: 25px;
}

.header h1 a:hover {
text-decoration: none;
font-size: 24px;
font-weight: bold;
}

.header h2{
	margin: 0;
	padding: 110px 0 0 24px;
	font: normal 2.5em Verdana,sans-serif;
	font-size: 25px;
}

.header h2.acc{
	margin: 0;
	padding: 0px 0 0 24px;
	font: normal 2.5em Verdana,sans-serif;
	font-size: 16px;
	color:black;
}

.header h2 a:hover {
text-decoration: none;
font-size: 24px;
font-weight: bold;
}

.header h3  {
	font-size:10px;
	margin: 0;
	padding: 0 0 0 24px;
}

/* corps navigation accueil */

.link_menua {
	background: #CC2224 url(img/grdnt_red.png) repeat-x;
	width:498px;
	margin-left: 1px;
}

.link_menua a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	height: 18px;
	padding: 6px 0 0 6px;
	text-decoration: none;
	color: #ffffff;
}
.link_menua a:hover {background: #444;}
/* corps navigation  */
.link_menu {
	background: #CC2224 url(img/grdnt_red.png) repeat-x;
	position: absolute;
	Top: 192px;
	width:500px;
}
.link_menu a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
	color: #ffffff;
}
.link_menu a:hover {background: #444;}

.pack {
	background: #222 url(img/pack.gif) repeat-x;
	clear: both;
	color: #FFF;
	font: normal 1em "Lucida Sans Unicode",sans-serif;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	text-align: center;
	margin-top: 0px;
	border-top: 6px solid #FFF;
}

.pack a:hover {
font-size: 20px;
color: red;
	
}



/* projects */
.lbl {
	background: #222 url(img/bglbl.gif) repeat-x;
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
}
.link_projects a {
	display: block;
	height: 84px;
	text-align: center;
	color: #FFF;
	padding-top: 40px;
	width: 124px;
	font-size: 0.9em;
	font-family: sans-serif;
}

.bas {
	display: block;
	height: 35px;
	text-align: center;
	color: #FFF;
	padding-top: 124px;
	width: 248px;
	font-size: 0.9em;
	font-family: sans-serif;
}

.link_projects a span {
	font: normal 1.8em sans-serif;
}
a.g1 {
	background: #888;
	font: bold 0.9em Verdana,sans-serif;
	
}
a.g2 {
	background: #666;
	border-left: 6px solid #FFF;
}

.cont a{
	color: #000000;
}

/* updates */
.link_updates {
	background: #222 url(img/grdnt_gray.gif) repeat-x;
}
.link_updates .lbl {
	border-top: 6px solid #FFF;
	
}
.link_updates a {
	clear: right;
	display: block;
	font: normal 1.2em "Trebuchet MS",sans-serif;
	height: 55px;
	padding: 10px 0;
	text-align: center;
}

.link_updates a:hover {
	clear: right;
	display: block;
	font: normal 1.2em "Trebuchet MS",sans-serif;
	height: 210px;
	padding: 10px 0;
	text-align: center;
}

.link_updates a span {
	
	font: normal 3em Verdana,sans-serif;
	text-align: center;
}

/* content accueil*/ 
.contenta {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	margin : 185px 0 0 0px;
}
.contenta h1 a{
	color: #FD1C24;
}
.contenta p {
	margin: 4px 0 10px 0;
	text-align : justify;
}
.contenta .descr {
	color: #666;
	margin-bottom: 6px;
}
.contenta li {
	list-style: none;
	margin: 20px 0 30px 0;

}

.contenta li a{
	list-style: none;
	display: block;
	height: 120px;
	width: auto;
	line-height: 1.5em;
	text-align: center;
	margin-top: 15px;
	color:#444444;
	font-size: 17px;
}

.contenta li a:hover{
	font: normal 1.5em Verdana,sans-serif;
	font-size: 17px;
}

.contenta ul li  a:hover   {
display: block;
padding: 5px;
height:130px; 
color: #ffffff; 
text-align: center;
font: normal 1.5em Verdana,sans-serif;
}

.contenta ul li{
	display: inline;
	
}

/* content */ 
.content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	margin : 329px 10px 0 10px;
	 
}
.content a{
	color: #FD1C24;
}

.content h1 a{
	color: #FD1C24;
}
.content p {
	margin: 4px 0 10px 0;
	text-align : justify;
}
.content .descr {
	color: #666;
	margin-bottom: 6px;
}
.content li {
	list-style: none;
	margin: 20px 0 30px 0;

}

.content li a{
	list-style: none;
	display: block;
	height: 120px;
	width: auto;
	line-height: 1.5em;
	text-align: center;
	margin-top: 15px;
	color:#444444;
	font-size: 17px;
}

.content li a:hover{
	font: normal 1.5em Verdana,sans-serif;
	font-size: 17px;
}

.content ul li  a:hover   {
display: block;
padding: 5px;
height:130px; 
color: #ffffff; 
text-align: center;
font: normal 1.5em Verdana,sans-serif;
}

.content ul li{
	display: inline;
	
}

/* content mention */
.mentions li {
margin : 0px;
padding: 0px;
}

.mentions h3 {
margin: 10px;
}

/* footer */
.footer {
	color: #666;
	clear: both;
}
.footer .right a {
	background: #2A2A2A;
	color: #555;
	padding: 1px 3px;
}
.footer .right a:hover {
	background: #383838;
	color: #999;
}
.footer .left a {
	color: #777;
}
.footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 407px;
}
.footer .right {
	margin-right: 8px;
	padding: 9px 0;
	text-align: right;
	width: 220px;
}

.link_updates a span {display: none;}

.link_updates  a:hover span  {
display: block;
padding: 5px; 
color: #ffffff; 
text-align: center;
font: normal 3em Verdana,sans-serif;
}

.link_updates  img {
border:0px;
}

.anim {
margin: 0 0 0 0px; 
}

