* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: 'Trebuchet MS', Arial, sans-serif;
  	font-size: 1.0em;
	color: #ffffcc;
	background: #2e2e2e;
}

img {
  	border: none;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

a {
	color: #ffffcc;
}
a:hover {
	text-decoration: none;
}





#page {
	width: 840px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}





ul#menu {
	text-align: right;
	color: #9e693f;
	font-size: 0.9em;
	letter-spacing: 1px;
}
ul#menu li {
	display:inline;
	list-style-type: none;
}
ul#menu li a {
	color: #9e693f;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
ul#menu li a:hover {
	color: #ccac73;
}
ul#menu li a.select {
	color: #ccac73;
}





h1#vicario {
	text-align: left;
	font-size: 2.8em;
	font-family: 'Rock Salt', Arial, sans-serif;
	letter-spacing: 5px;
}
h1#vicario a {
	color: #ffffcc;
	text-decoration: none;
}
h1#vicario a:hover {
	color: #ccac73;
}





h2#peintre {
	text-align: right;
	font-size: 1.4em;
    letter-spacing: 3px;
    
}





h3#bio {
	font-size: 1.0em;
	text-align: justify;
	width: 450px;
	float: left;
	color: #ccac73;
}





#actus {
	text-align: center;
	margin: 30px 0 0 0;
	padding: 10px 0 20px 0;
	width: 265px;
	float: left;
	color: #938268;
	font-size: 0.85em;
	border: 1px dotted #736248;
}
#expo {
	color: #ffffcc;
	font-size: 1.2em;
	letter-spacing: 6px;
}

#intro {
	text-align: justify;
	margin: 30px 0 0 0;
	float: right;
	width: 520px;
	font-size: 0.85em;
	color: #ffffcc;
	line-height: 1.3em;
}

#mvpar {
	margin: 30px 40px 30px 50px;
	padding: 10px 75px 15px 15px;
	background: #3c3c3c;
}
#mvpar p#prendki{
	text-align: left;
	color: #ccac73;
	font-size: 0.85em;
	letter-spacing: 1px;
	word-spacing: 3px;
}

#listeseries {
	margin: 30px 0 0 0;
	padding: 3px 30px 3px 0;
	text-align: right;
	font-size: 0.85em;
	border-right: 6px dotted #855c24;
}
#listeseries a img {
	vertical-align: middle;
	margin: 0 5px 0 5px;
	border: 1px solid #000;
}
#listeseries a:hover img {
	vertical-align: middle;
	margin: 0 5px 0 5px;
	border: 1px solid #ffffcc;
}
#listeseries span {
	letter-spacing: 2px;
	word-spacing: 3px;
}





#parcours1 {
	border-right: 6px dotted #855c24;
	text-align: left;
	font-size: 0.85em;
	margin-top: 30px;
}
#parcours1 img {
	float: left;
	margin: 0 60px 0 0;
	padding: 5px;
	border: 1px dotted #736248;
}

#parcours2 {
	color: #ccac73;
}
#parcours2 #video {
	float: right;
	margin-top: 10px;
	width: 400px;
	font-size: 0.75em;
}





#collections {
	margin-top: 35px;
	text-align: center;
	font-size: 0.85em;
	border-right: 6px dotted #855c24;
}
#collections table {
	margin:0 auto;
	font-size: 0.85em;
}
#collections table td {
	padding: 0 18px 0 18px;
	letter-spacing: 1px;
	vertical-align: top;
}
#collections table td a img {
	margin-top: 10px;
	border: 1px solid #000;
}
#collections table td a:hover img {
	margin-top: 10px;
	border: 1px solid #ffffcc;
}



#serie {
	margin-top: 35px;
	text-align: center;
	font-size: 0.85em;
}
#tserie {
	letter-spacing: 2px;
	word-spacing: 4px;
}



.mini {
	padding: 8px 3px 9px 3px;
	margin: 7px 0 0 0;
	border: 1px dotted #736248;
}
.mini p {
	margin-top: 35px;
}
.mini a img {
	margin: 0 20px 0 20px;
	border: 1px solid #000;
	width: 75px;
	height: 75px;
}
.mini a:hover img {
	margin: 0 20px 0 20px;
	border: 1px solid #ffffcc;
}



#aide {
	margin-left: 75px;
	padding: 0 0 10px 0;
	text-align: left;
	color: #ccac73;
	font-size: 0.85em;
}
#aide a {
	text-decoration: none;
}

#details {
	font-size: 0.85em;
	color: #ccac73;
}
#details table {
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 15px;
}
#details table td {
	padding: 0 20px 0 20px;
	text-align: left;
}

#suivante {
	text-align: right;
	margin-right: 10px;
	color: #ccac73;
	font-size: 0.85em;
}
#suivante a {
	text-decoration: none;
}



#contact {
	margin-top: 30px;
	padding: 10px 0 10px 0;
	text-align: center;
	border: 1px dotted #736248;
	font-size: 0.85em;
}





#menubas {
	margin-top: 50px;
	text-align: center;
	color: #9e693f;
	font-size: 0.8em;
}
#menubas a {
	color: #9e693f;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
#menubas a:hover {
	color: #ccac73;
}
#menubas a.select {
	color: #ccac73;
}





#mentions {
	margin: 50px 0 0 0;
	padding: 5px 0 10px 0;
	border-top: 1px dotted #000;
	font-size: 0.75em;
	color: #000;
}
#mentions a {
	color: #777755;
	text-decoration: none;
}
#mentions a:hover {
	color: #aaaa88;
}





.deb {
	clear: both;
	line-height: 0.1em;
}



.txtleft {
	text-align: left;
}

.txtcentre {
	text-align: center;
}

.txtjustifie {
	text-align: justify;
}

.fs1 {
	font-size: 0.85em;
}

.mt15px {
	margin-top: 15px;
}

.mt25px {
	margin-top: 25px;
}

.mt30px {
	margin-top: 30px;
}

.mt50px {
	margin-top: 50px;
}

.mr15px {
	margin-right: 15px;
}

.mr25px {
	margin-right: 25px;
}

.ml25px {
	margin-left: 25px;
}

.ml30px {
	margin-left: 30px;
}

.ml70px {
	margin-left: 70px;
}

.ccac73 {
	color: #ccac73;
}

.mycol0 {
	color: #ffffcc;
}


.expo {
	font-size:14px;
	line-height: normal;
	margin-bottom: 15px;
	text-align: left;
	margin-left: 30px;

}

#parcours2 h4 {
	font-size: 25px;
	line-height: normal;
	margin: 35px 0 15px 30px;
	text-align: left;
}
.mini {
	text-align: left;
	padding:30px;
}
.mini .crop {
	display: inline-block;
	height: 80px;
	width: 80px;
	vertical-align: top;
	margin: 15px;
	box-sizing: border-box;
	border:solid 1px #000;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;

}
.mini .crop:hover {
	border:solid 1px rgb(255, 255, 204);
}
.fancybox-bg {
	background-color: rgb(0,0,0);
}
.bio p {
	margin-bottom: 10px;
	line-height: 21px;
}


.video {
    padding-bottom: 40px;
    padding-top: 40px;
}