/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	background: #CCCCFF;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

h1, h2, h3 {
	color: #000;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

input, textarea, select {
	color: #000000;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

/* coordonnees */

#coordonnees {
	float: left;
	width: 241px;
}


#photo {
	margin: 10px;
  text-align: center;
	background: #879ebd;
}

#photo img {
  margin: 0 auto;
}

#contact {
padding: 20px;
	background: #879ebd;
  margin: 10px;
}


#contact * {
	color: #000;
}

#contact ul {
	margin: 0;
	background: #879ebd;
	list-style: none;
}

#contact li {
}

#contact li ul {
	padding: 0 0 20px 6px;
	background: none;
	line-height: 180%;
}

#contact li li {
	padding-left: 12px;
	background: url(images/img05.gif) no-repeat left center;
}

#contact h2 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1em;
}

/* Page */

#page {
	margin-left: 250px;
}

/* Name */

#name {
	height: 51px;
	background: url(images/img07.jpg) no-repeat;
}

#name h1 {
	height: 51px;
	margin: 0;
	padding: 0;
  text-align: center;
	background: url(images/img08.gif) no-repeat right top;
}

#name span {
	height: 51px;
	margin: 0;
	padding: 11px 20px 0 0;
	background: url(images/img08.gif) no-repeat right top;
	border: none;
	text-align: right;
}

/* Content */

#content {
}

#content h1, #content h2 {
	font-weight: normal;
	margin-top: 0;
}

.pagetitle {
	padding: 10px 0;
  text-align: center;
}

.section {
	margin-bottom: 10px;
	background: #879ebd url(images/img09.gif) repeat-y right top;
}

.title {
	margin: 0;
	padding: 0 20px;
}

.byline {
	margin: 0 20px;
	border-top: 2px solid #C2C9B6;
}

.entry {
	padding: 20px 20px 0 20px;
}

.meta {
	margin: 0;
	padding: 0 20px;
}

/* Rounded Corners */

.ct {
}

.ct .l {
	background: url(images/img10.gif) no-repeat;
}

.ct .r {
	height: 15px;
	background: url(images/img11.gif) no-repeat right top;
}

.cb {
	background: url(images/img12.gif) repeat-x left bottom;
}

.cb .l {
	background: url(images/img13.gif) no-repeat left bottom;
}

.cb .r {
	height: 15px;
	background: url(images/img14.gif) no-repeat right bottom;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	font-size: smaller;
}

#footer p {
	margin: 0;
}
