/*Feuille de style du site arnaudrodriguez.net - octobre 2006 */

/* --------------- Présentation générale ---------------- */
html {
	margin: 0;
	padding: 0;
}
body {
	background 		: #c00000 url(../images/fd.gif) left top no-repeat ; 
	font-family 	 : Verdana, Arial, Helvetica, sans-serif;
	font-size		 : 75% ;
	text-align 		: center ;
}
p {
	color: #000; 
}
#contenu a, h3 a {
	color:#c00000;
	text-decoration : none ;
}
#contenu a:hover, h3 a {
	color:#000;
	text-decoration	: underline ;
}

/* ------------- Mise en page générale-------------- */

#global {
	width 			: 761px ;
	margin  		: auto ;
	margin-top 		: 15px ;
	background		: #fff ;
	text-align 		: left ;
	clear 			: both ;
}
#titre {
	width		: 761px ;
	margin		: 0;
	padding 	: 0 ;
	height		: 92px ;
	clear 		: both ;
	background : #fff url(../images/chapeauRouge2.gif) left top no-repeat ;
}
#conteneur {
	width		: 761px ;
	clear 		: both ;
	margin 		: 0 ;
	padding 	: 0 0 35px 0 ;
	background 	: #fff url(../images/basRouge.gif) right bottom no-repeat ;
}

#contenu {
	background 	: #fff ;
	width		: 566px ;
	margin-left : 160px ;
	padding 	: 5px ;
	padding-top : 10px ;
}

h3.separ {
	display 	: block ;
	border-top	: 2px solid #c00000 ;
	width 		: 100% ;
	padding 	: 4px 0 0 2px ;
}
.real {
	margin-right : 10px ;
}
/* -------------- Menu -----------------*/
#menu {
	margin 	: 0 ;
	padding : 0 ;
	width	: 145px ;
	float 	: left ;
}
#menuTop, #menuBas, #menuMil {
	width	 	: 145px ;
	padding 	: 0 ;
	margin 		: 0 ;
}
#menuTop {
	background 	: #fff url(../images/menuTop.gif) right top no-repeat ;
}
#menuMil {
	background 	: #fff url(../images/menuMil.gif) right top repeat-y ;
}
#menuBas {
	background 	: #fff url(../images/menuBas.gif) right bottom no-repeat ;
}

#menuMil a, #menuMil a:hover {
	text-decoration : none ;
	color		: #fff ;
	font-weight	: bold ;
	display 	: block ;
	padding-left : 2px; 
	
}
#menuMil a:hover, #menuMil a.active  {
	color		: #000 ;
	/*background-color 	: #fff ;*/
	/*border-right : 5px solid #c00000 ;*/
	background : #fff url(../images/fleche.gif) right bottom no-repeat ;
}
#menuMil ul {
	list-style-type : none ;
	margin : 0 0 0 12px;
	padding: 0 ;	
}
#menuMil li {
	display : inline ; 
	color		: #fff ;
	margin-top : 2px ;
}
#menuMil ul.real {
	padding-left : 5px ;
}
#menuMil li.marginTop {
	margin-top : 15px ;
}
/* ---------------- Contenu ----------------- */ 

#contenu ul {
	list-style-image: url(../images/puceRouge.gif)
}

/* ----------------- Infos typographique --------------------- */
h1 {
display : none ;
}


h2 {
	font-size : 1.2em ;
	font-weight : bold ;
	color : #c00000 ;
	text-transform : uppercase ;
}
h3 {
	font-size : 1.1em ;
	font-weight : bold ;
	color : #c00000 ;
}
.center {
	text-align : center ;
}
em {
	font-style: italic;
	color: #c00000;
}
strong { 
	font-weight: bold;
	/*color: #c00000; */
}
/* --------- Images de fond ------------- */
.lienPop {
height : 28px ;
width : 31px ;
background : #fff url(../images/plus.gif) left top no-repeat ;
border : 0px solid #fff ;
}

.lienWeb {
height : 28px ;
width : 31px ;
background : #fff url(../images/voir.gif) left top no-repeat ;
border : 0px solid #fff ;
}

/* ------------ Page Réalisations Web ---------- */
.site {
clear : right ; height : 120px ; width : 100% ; margin-top : 10px 
}
.site:hover {
background-color : #fffff2 :
}
.site h3 {
margin-bottom : 5px
}

/* -------- Page Graphisme --------- */
#affiches {
width : 565px ;
list-style : none ;
margin : 0 ;
padding : 0 ;
}

#affiches li {
float : left ;
list-style : none ;
margin : 8px ;
}

/* ----------  Page Expériences ----------- */
#contenuExp {
	background 	: #fff ;
	width		: 581px ;
	margin-left : 160px ;
	padding 	: 5px ;
	padding-top : 10px ;
}
.expDate {
	margin : 0 0 10px 0   ; 
	font-weight : bold ;
}
.exp {
	margin : 0 0 0 15px ;
}
#contenuExp h3 {
	margin-bottom : 5px ;
}
/* ----------  Page doc ----------- */
ul#documentation {
	width : 95%
}
.redac {
clear : right ;
}
.doc {
margin : 10px 0 ; 
}

.imgRedac {
float : right ;
}
/* ----------  Page Formation ----------- */
ul.formation li {
	margin-bottom : 8px ;
}

.doc {
margin : 10px 0 ; 
}

/* ------- Page photos ------ */
p.photo {
text-align : center ;
}
p.photo img {
border : 1px solid #c00000;
padding : 3px ;
}

/* Statistiques Libstat */
.libstat {
	font-size: 7pt;
	font-weight: normal;
	color: #990033;
}

