/****** REMISE À ZÉRO ******/

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
	color: #27313d;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 2em;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
p{
	font-size: 14px;
	line-height: 120%;
}

em, i {
	font-size: 20px;
}
b, strong {
	font-weight: bold;
}
sup {
	font-size: 0.6em;
	line-height: 0;
	text-transform: lowercase;
}


/**** ZONES ****/

body {
	text-align: center;
	font-family: ColaborateLightRegular, Arial, sans-serif;
	background-color: #CCC;
}

#site{
	width : 700px;
	text-align : left;
	margin-left: auto;
	margin-right: auto;
	background-attachment: scroll;
	background-image: url(../zim/fond_danghin_oeuvres.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: center center;
}



#page{
	width: 700px;
}
#pied{
	width: 700px;
	height: 20px;
	padding-top: 3px;
}
#pied a {
	text-align: left;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #95a3a4;
	margin-left: 44px;
	display: block;
	text-decoration: none;
	width: 100px;
}


}
/*** COLONNES ***/

#col{
	width: 630px;
	margin-left: 95px;
	margin-top: 60px;
}
#col1{
	width: 350px;
	margin-left: 30px;
	margin-top: 0px;
	padding-top: 10px;
}
#col1 h1, #col h1, #colC2 h1{
	font-size: 20px;
	margin-bottom: 30px;
	color: #91a2a2;
	letter-spacing: 5px;
}
#col1 h1{
	font-size: 26px;
	margin-bottom: 15px;
}
#col1 h2{
	font-size: 26px;
	margin-bottom: 15px;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: silver;
	padding-top: 8px;
	color: #3F7441;
}
#col1 h2 i{
	font-size: 20px;
	letter-spacing: 0px;
	font-style: normal;
}
#col1 h6{
	font-size: 19px;
	letter-spacing: 0px;
	font-style: normal;
	color: #4D854D;
}
#col1 h3{
	font-size: 18px;
	margin-bottom: 12px;
	margin-top: 15px;
	font-family: ColaborateLightRegular, sans-serif;
	text-transform: uppercase;
}
#col1 h4{
	font-size: 16px;
	margin-bottom: 25px;
	margin-top: 15px;
	letter-spacing: 1px;
	color: #4D854D;
}

#col1 p{
	margin-bottom: 5px;
	line-height: 20px;
	color: #27313d;
}
.col1pgras{
	font-weight: bold;	
}
.col1pital{
	font-style: italic;
}
.col1GrasVert{
	font-style: normal;
	font-weight: bold;
	color: #4D854D;
}
#col1 .cmd{
	text-align: right;
	margin-top: 12px;
}

#col2{
	width: 300px;
	padding-top: 30px;
	float: right;
	margin-top: 0;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: silver;
}
#col2 h1{
	font-size: 20px;
	margin-bottom: 12px;
	margin-top: 0px;
	line-height: 1em;
}
#col2 h1 strong{
	font-weight: normal;
	font-style: normal;
	color: #91a2a2;
}
#col2 p{
	font-size: 12px;
	line-height: 115%;
	letter-spacing: 1px;
}
.col2GrasVert{
	font-style: normal;
	font-weight: bold;
	color: #4D854D;
}

#justif{
	clear: both;
}

}
/** COLONNES oeuvres **/


#colCat{
	width: 280px;
}
#colCat.right{
	width: 300px;
	float: right;
	border-left: 1px solid silver;
	padding-left: 20px;
}
#colCat h2{
	font-size: 20px;
	border-top: 7px solid #d6dbd4;
	padding-top: 8px;
}
#colCat h2 strong{
	color: #390;
	font-weight: normal;
	font-style: normal;
}
#colCat p+h2{
	margin-top: 30px;
}
#colCat h4{
	font-size: 12px;
	border-top: 1px solid silver;
	padding-top: 5px;
	margin-top: 9px;
}
#colCat h3{
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
#colCat p{
	margin-left: 10px;
	color: #91a2a2;
}


/*** SECTIONS ***/

.section{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: silver;
}
.section h1 img{
	border: 1px dashed silver;
}
.section h4{
	font-size: 16px;
	margin-bottom: 12px;
	margin-top: 10px;
	line-height: 110%;
	font-family: ColaborateLightRegular, sans-serif;
	letter-spacing: 1px;
	color: #3F7441;
}
.section h2{
	font-size: 18px;
	margin-bottom: 12px;
	margin-top: 10px;
	line-height: 110%;
	font-family: ColaborateLightRegular, sans-serif;
	text-transform: uppercase;
}
.section h3{
	margin-top: 10px;
	margin-bottom: 5px;
}
.section .cmd{
	margin-left: -16px;
	margin-top: 10px;
}
.section .player{
	width: 250px;
	height: 30px;
}
.section ol li{
	font-size: 12px;
	list-style-type: square;
	margin-left: 15px;
}
.section ol {
	margin-bottom: 5px;
}

#page .section ol li a:link, #page .section ol li a:visited {
	text-decoration: none;
	color: #006633;
}
#page .section ol li a:hover {
	text-decoration: none;
	color: #390;
}

ul.bio li{
	font-size: 11px;
	margin-bottom: 8px;
}
ul.bio li strong{
	color: #390;
	display: block;
	float: left;
	/*correctif IE*/
	/margin-right: 7px;
}
ul.bio li em{
	margin-left: 34px;
	display: block;
	font-weight: normal;
	font-style: normal;
	/*correctif IE*/
	/margin-left: 0px;
	/display:inline;
	/vertical-align: 0px;
}
ul.fiche li{
	font-size: 11px;
	margin-bottom: 8px;
	color: #4D854D;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	text-transform: none;
}
ul.fiche li strong{
	color: #27313d;
	font-size: 12px;
	font-weight: normal;
	font-family: ColaborateLightRegular, sans-serif;
	font-style: normal;
	line-height: 115%;
	letter-spacing: 1px;
}
#enr p{
	color: #27313d;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 110%;
	letter-spacing: 1px;
}
#enr h3{
	color: #27313d;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 110%;
	font-family: ColaborateLightRegular, sans-serif;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: silver;
	padding-top: 10px;
}
#enr h5{
	color: #27313d;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 110%;
}
#enr h6{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 110%;
}








/** Liens internes **/

p a:link, p a:visited {
	text-decoration: none;
	color: #990099;
}
p a:hover {
	text-decoration: none;
	color: #390;
}

h5 a:link, h5 a:visited {
	text-decoration: none;
	color: #990099;
}
h5 a:hover {
	text-decoration: none;
	color: #390;
}
h4 a:link, h5 a:visited {
	text-decoration: none;
	color: #990099;
}
h4 a:hover {
	text-decoration: none;
	color: #390;
}
h3 a:link, h3 a:visited {
	text-decoration: none;
	color: ##990099;
}
h3 a:hover {
	text-decoration: none;
	color: #390;
}
#page ol a:link, #page ol a:visited {
	text-decoration: none;
	color: ##990099;
}
#page ol a:hover, #page ol a:hover {
	text-decoration: none;
	color: #390;
}
ul.fiche li strong a:link {
	text-decoration: none;
	color: #990099;
}
ul.fiche li strong a:hover {
	text-decoration: none;
	color: #390;
}
ul.fiche li strong a:visited {
	text-decoration: none;
	color: #990099;
}
/** Alternative à display:none pour l'accessibilité : **/
#navH li em, #navV li em, #pied em {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
