@charset "utf-8";

/* CSS Document */

/** Reset de alsacréations **/

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}

/* remember to define focus styles! */

:focus {

	outline: 0;

}

body {

	line-height: 1;

}

ol, ul {

	list-style: none;

}

/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: separate;

	border-spacing: 0;

}

caption, th, td {

	text-align: left;

	font-weight: normal;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: "";

}

blockquote, q {

	quotes: "" "";

}

/* fin du reset */



/** Géneral (body, content et géneraux **/

body {

	background: #f1f8dc;

	font: 0.9em Georgia, serif ;

	color:#47909f;

}

#galerie {

margin: 0 auto;

text-align:center;

}

#content {

	width:768px;

	height:791px;	

	margin: 10px auto;

}

a {

	color:#728a54;

	text-decoration:none;

}

a:hover {

	color:#47909f;

	text-decoration:underline;	

}

.invisible {

	display:none;

	clear:both;

}

.selec {

	color:#53bfd2;

	text-decoration:none;

	font-weight:bolder;

}

.ill_deco {

	float:right;

}

h3{

	color:#53bfd2;

	text-decoration:none;

	font-weight:bolder;

	margin: -12px 0 10px 25px;

}

h4{

	text-align:left;

	font-weight:bolder;

	margin: 0 0 0 25px;

}

p{

	padding: 10px 20px

}

strong{

	font-weight: bolder;

}

#flashcontent {

		height: 100%;

	}

hr.cache {

clear:both;

visibility:hidden;

margin:0;

padding:0;

}

/** fin de géneral **/



/** Menu **/



#retour a {

	display: block;

	width: 768px;

	height: 80px;

}



#menu {

	background:transparent url(../images/haut_bg.png) no-repeat;

	height:114px;	

}

#menu ul{

	padding-left:300px;

}

#menu li{

	display:inline;

	margin: 0;

	padding:0;

	text-align:center;

}

#menu li a{

	display:block;

	margin: 0 5px;

	float: left ;

	width: 80px;

	height: 25px;



}

#menu a {

	color:#728a54;

	text-decoration:none;

	font-size: medium;

}

#menu a:hover {

	color:#47909f;

	text-decoration:underline;

}

/** fin de menu **/



/** Contenu **/

#contenu{

	background:#FFF;

	min-height:300px;

	padding: 15px 25px 5px 25px;

	

}

#contenu ul{

	padding-left:50px;

}

#contenu p{

	width:75%;

}	

#contenu li{

	display:inline;

	margin: 0 5px;

}	

/** fin de contenu **/



/** Pied **/

#pied {

	height:90px;

	background:transparent url(../images/pied_bg.png);

	text-align:center;

}

#pied p{

	padding-top:53px;

}

/** fin de pied **/



/** Galerie html **/

#galerie p, #galerie h4, #galerie img{

margin: 5px 0 5px 0;

padding: 0;

}

#content.versionhtml h3{

}

#content.versionhtml img{

margin-left: 150px;

}

#content.versionhtml menu p{

text-align:right;

}

#content.versionhtml p{

	width:75%;

}	

#navigation_galerie {

margin-left:200px;

margin-bottom:-50px;

}

#navigation_galerie li{

float:left;

}

#gauche {

margin-top:-10px;

width:67px;

height:45px;

background: url(../images/btn_l.jpg);

display:block;

}

#droite {

margin-top:-10px;

width:67px;

height:45px;

background: url(../images/btn_r.jpg);

display:block;

}

#web{

/*margin-top:-40px;*/
margin-top:-25px;


}

#p_galerie{

margin-top:40px;

				 }

/** fin de galerie html **/

/** Avatar **/

#avatar {

float:left;

width:150px;

height:230px;

background: url(../images/bg_avatar.jpg) no-repeat;

font-size:0.8em;

color:#aec277;

margin-left:-15px;

}

#avatar img{

margin:7px;

}

/** fin de Avatar **/ 

.a_propos h3 {

margin: 5px 0 0 145px;

}

.a_propos p {

margin: 0 0 0 140px;

}

#avatar p{

margin:0;

}

#cv{

float:left;

}

