/*
	
	Lollipop 1.0  by: www.marie-anais.com, coded by www.inkboy.fr
	If you use and enjoy this theme, please don't remove credits - Si vous utilisez et avez aimé ce thème, ne retirez pas les crédits s'il vous plait
*/

/* Main Layout - thème principal
------------------------------ */
hr.clearer{	clear:both; visibility:hidden}

body {
	background: url(images/background.gif) center fixed #B6255A;
	margin: 0;
	padding: 0;

}
#main {
	margin: 10px auto 5px auto;
	padding: 0;
	width: 900px;
}
#credit {
	margin: 0 auto 40px auto;
	width: 900px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	clear: both;
}
#credit img {
	vertical-align: middle;
	border: 0 ;
}
#credit a {
	text-decoration: none;
	color: #fff;
}
#credit a:hover {
	color: #fff;
	text-decoration: underline;
}
#gallerytitle {
	text-align:center;
	height:262px;
	background: url(images/header.gif) no-repeat center;
}

#gallerytitle img {
padding: 20px 5px 0px 0px;
}

#padbox {
	background: url(images/body.gif) repeat-y center;
	padding:30px 8px 10px 8px;
}
#menu {
	width:305px;
	float: left;
	position:relative;
	text-align:center;

}
#menu p {
	margin:0 0 0 18px;
	text-align:justify;
	color:#848484;
}
#menu ul {
	font: normal 15px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	list-style: url(images/skillsplus.gif);
	color:/*#B6255A*/#848484;
}
#menu h1 {
	width:260px;
	font: normal 55px Arial, Verdana, Helvetica, sans-serif;
	background: url(images/imgtitle.gif) no-repeat;
	text-indent:60px;
	padding: 0 0 5px 0;
	margin:0 0 10px 0;
	text-align:left;
	text-transform:capitalize;
	color: #848484;
	border-style: dotted;
	border-width:0 0 2px 0;
	border-color: #e7bfd0;	
}
#menu h1 a {
text-indent:60px;
padding: 0 0 0 0;
color: #000;
text-decoration: none;
}

#menu h1 a:hover {
	font: normal 55px Arial, Verdana, Helvetica, sans-serif;
	text-indent:70px;
	padding: 0 0 0 10px;
	color:#CDD542
}
#contenu {
	width:550px;
	margin:0 0 0 305px;
	text-align:center;
}
.cartouche {
	background: url(images/decotext.gif) no-repeat bottom center #fff;
	color:#848484;
	text-align:center;
	padding:10px 20px 50px 20px;
	margin:20px 0 10px 0;
	min-height:100px;
}
.cartouche h2 {
	font: normal 15px Arial, Verdana, Helvetica, sans-serif;
	color:#848484/*#2B6B82;*/;
	background: url(images/titlearrow.gif) no-repeat;
	text-align:left;
	font-weight:bold;
	padding:7px 0 10px 40px;
	border-style: dotted;
	border-width:0 0 2px 0;
	border-color: #F7F3F7;
}
.cartouche p{
	text-align:justify;
	line-height:18px;
}
.cartouche ul{
	text-align:left;
	list-style: url(images/puce.gif) inside;

}
.cartouche strong{
	background:#F9EAEF;
	font-weight:normal;
	color:#737373;
}

.cartoucheimg {
	background: url(images/decoimg.gif) no-repeat bottom center #fff;
	color:#848484;
	text-align:center;
	padding:10px 20px 50px 20px;
	margin:20px 0 10px 0;
	min-height:100px;
}
.cartoucheimg h2 {
	font: normal 15px Arial, Verdana, Helvetica, sans-serif;
	color:#848484/*#2B6B82;*/;
	background: url(images/titlearrow.gif) no-repeat;
	text-align:left;
	font-weight:bold;
	padding:7px 0 10px 40px;
	border-style: dotted;
	border-width:0 0 2px 0;
	border-color: #F7F3F7;
}
.cartoucheimg p{
	text-align:justify;
	line-height:18px;
}
.cartoucheimg ul{
	text-align:left;
	list-style: url(images/puce.gif) inside;

}
.cartoucheimg strong{
	background:#e8ec96;
	font-weight:normal;
	color:#737373;
}

#contenu a img {
	float:right;
	clear:right;
	margin:0 0 auto 20px;
	border:1px solid #848484;
}
#contenu a:hover img {
	float:right;
	clear:right;
	margin:0 0 auto 20px;
	border:1px solid #B6255A;
}
ul#contenu {
	line-height:18px;
	padding:10px 20px 50px 20px;
	margin:30px 0 0 0;
	min-height:100px;
}

#galleryfooter {
	margin:-5px 0 0 0;
	height:47px;
	background: url(images/footer.gif) no-repeat center;
}

.margin {
margin:10px 10px 10px 10px
}
	
/* Text Styles - Styles de textes
------------------------------ */
body {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
h2 {
	/*height:100%;*/
	font: normal 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 10px 0 0 0;
}
h2 a:link, h2 a:visited {
	color: #000;
	text-decoration: none;
}
h2 span {
	color: #AAA;
}
h2 a:hover {
	color: #000;
	text-decoration: none;
}
h3 {
	font: normal 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FF8224;
	margin: 0;
	padding: 0;
}
h4 {
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
}
/* Link Styles - Style des liens
------------------------------ */
a:link, a:active, a:visited { text-decoration: none; color: #B6255A; }
a:hover, a:focus { text-decoration: none; color: #CDD542; }


/* Miscellaneous - Divers
------------------------------ */
hr {
	height: 0;
	width:60%;
	border: 0;
	border-top: 1px dotted #B6255A;
	margin: 0 auto 12px auto;
	padding: 0;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #900517;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}


/* Page Navigation
------------------------------ */
.pagelist {
	padding: 10px 0 0 0;
	color:#000;
}
ul.pagelist {
	height:30px;
	/*clear: both;*/
	padding: 0;
	margin: 0 0 5px 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	color: #B6255A;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ccc;
	cursor: default;
}
.pagenav {
	/*clear: both;*/
}


/* AJAX
------------------------------ */
#albumDescEditable {
	text-align:justify;
}
#imageDescEditable {
	text-align:justify;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
	color: #888;
	background: #FFF;
	border: 1px solid #DDD;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #888;
	background: #FFF;
	border: 1px solid #DDD;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	color: #888;
	background: #FFF;
	border: 1px solid #DDD;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
label {
	cursor: pointer;
}