
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

@font-face { 
	font-family: 'Vladimir Script';
	src: url('fonts/vladimir.ttf');
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	color: #5B5B5B;
	background: url(images/img01.jpg) repeat;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	color: #222222;
}

h1 {
	font-size: 2em;
	text-transform: uppercase;
}

h2 {
	font-size: 2.5em;
	font-variant: small-caps;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;
}


li {
	color: #000;
}

ul, ol {
}

a{
	text-decoration: none;
}
.clear {
	clear: both;
}

#wrapper {
	width: 1060px;
	margin: 20px auto;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 1); 
	-moz-box-shadow: 1px 1px 8px #1c1b1c;
	-webkit-box-shadow: 1px 1px 8px #1c1b1c;
	box-shadow: 1px 1px 8px #1c1b1c;
}


/* Header */

#header-wrapper{
	padding: 30px;	
}

#header {
	overflow: hidden;
	width: 940px;
	margin: 0 auto;
	padding: 30px;
	border-bottom: 1px solid #9E2141;/* Rose Foncé */
    height: 102px;
}

/* Logo */

#logo {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#logo .description { 
	display:block; 
	text-transform:capitalize; 
	letter-spacing:1px; 
	font-family: Vladimir Script;
    font-size: 40px;
	color: #66514d; /* Marron Foncé */
	
	-webkit-animation: cssAnimation 1s 1 ease;
	-moz-animation: cssAnimation 1s 1 ease;
	-o-animation: cssAnimation 1s 1 ease;
	}
	@-webkit-keyframes cssAnimation {
	from { -webkit-transform: rotate(0deg) scale(0.949) skew(0deg) translate(-300px); }
	to { -webkit-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); }
	}
	@-moz-keyframes cssAnimation {
	from { -moz-transform: rotate(0deg) scale(0.949) skew(0deg) translate(-300px); }
	to { -moz-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); }
}
	
/* Splash */

#splash {
	width: 960px;
	height: 300px;
	margin: 0px auto;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #E7EBED;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/************************ Menus **************************************************/

#menu {
	float: right;
	width: 500px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 50px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 0px 0px 0px;
}

#menu a {
	display: block;
	margin-right: 1px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #12212F;
	border: none;
}

#menu a:hover {
	background: #8b7b6d; /* Marron Foncé */
	border-radius: 5px;
	color: #fff;
}

#menu .courrent {
	background: #9e2141; /* Rose Foncé */
	border-radius: 5px;
	color: #fff;
}

/************************ Page ***************************************************/

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0px;
	background: #FFFFFF;
}

/************************ Content ************************************************/


#content {
	float: left;
	width: 660px;
	padding: 0px 0px 0px 0px;
}

.post {
	overflow: hidden;
	margin-bottom: 40px;
}

.post .title {
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
}

.post .title a {
	border: none;
	text-decoration: none;
	color: #222222;
}

.post .meta {
	margin-bottom: 30px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 40px 0px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	padding: 5px 5px;
	margin-right: 10px;
	background: #132434;
	border-radius: 5px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	padding: 5px 5px;
	background: #132434;
	border-radius: 5px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

/************************ TABLEAU PARTIE CV **************************************/
.somm_cv p,
.somm_cv a,
.link_cv,
.link_cv a{
	text-align: center;
	margin:30px;
	color: #9e2141; /* Rose Foncé */
}

.somm_cv p {
	display: block;
	float: left;
}

.ancres a:hover,
.somm_cv a:hover,
.link_cv:hover{
	text-decoration: underline;
}

.ancres a,
.ancres {
	width: 200px;
	float: right;
	color: #9e2141; /* Rose Foncé */
}

.experience,
.mesformations {
	color: #9E2141;
    font-family: vladimir script;
    font-size: 38px;
}

.professionnel h2,
.formation h2{
	color: #000;
    text-align: center;
	font-weight: bold;
	font-family: arial;
	font-size: 18px !important;
	text-transform: none !important;
}

.professionnel a,
.formation a {
	color: #9e2141 !important;
	text-decoration: none;
}

.professionnel li,
.formation li {
	list-style-image: URL(images/puce.png)
}

.professionnel a:hover,
.formation a:hover {
	text-decoration: underline;
}

.formation {
	margin-top: 75px;
}

.professionnel table,
.formation table {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}

.professionnel table tr,
.professionnel table td,
.formation table tr,
.formation table td {
	
}

.professionnel table thead,
.formation table thead {
	background-color: #9e2141;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.color_dark{
	background-color: #e0d7c4;
}

.color_light{
	background-color: #f1ebde;
}

.professionnel table .column1,
.formation table .column1 {
	text-align: center;
}

.professionnel table .column2,
.formation table .column2 {
	text-align: center;
}

.professionnel table .column3,
.formation table .column3 {
	text-align: center;
}

.formation table .column5 {
	text-align: center;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 40px;
	border-bottom: 1px solid #E7EBED;
	margin: 0px 0px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	background: url(images/img04.jpg) no-repeat left 50%;
}

#sidebar h2 {
	height: 38px;
	padding: 0px 0px 30px 0px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #222222;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */
.infos_complementaires {
	color:#fff; 
	text-align:center; 
	font-family: 'vladimir script'; 
	font-size: 49px !important;
    line-height: 27px;
    margin-bottom: 48px;
}
#footer-content-wrapper {
	background: #F4F3EE url(images/img05.jpg) repeat;
}

#footer-content {
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
	padding: 50px 0px;
	color: #FFFFFF;
}

#footer-content h2 {
	color: #FFFFFF;
}

#footer-content a {
}

#footer-bg {
	overflow: hidden;
	padding: 30px 0px;
	background: #E8E8E8;
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 26px;
	color: #FFFFFF;
}

#footer-content #fbox1,
#footer-content #fbox3,
#footer-content #fbox4 {
	float: left;
	width: 234px;
}

#footer-content #fbox2 {
	float: left;
	width: 175px;
}

#footer-content #fbox5 {
	float: left;
	width: 100px;
}

#footer-content #fbox1 p,
#footer-content #fbox2 p,
#footer-content #fbox3 p,
#footer-content #fbox4 p,
#footer-content #fbox5 p{
	color: white;
	text-align: center;
}
#footer-content a {
}

#column1 {
	float: left;
	width: 290px;
	margin-right: 30px;
}

#column2 {
	float: left;
	width: 280px;
}

#column3 {
	float: right;
	width: 260px;
}

/* Footer */

#footer {
	height: 28px;
	margin: 0 auto;
	padding: 50px 0 15px 0;
	font-family: 'Abel', sans-serif;
	background: #D6D6D6 url(images/img01.jpg) repeat;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	letter-spacing: 1px;
	line-height: normal;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #2A2A2A;
}

#footer a {
	color: #2A2A2A;
}

#banner {
	margin: 0px auto;
	width: 1000px;
	height: 421px;
	background: url(images/img03.png) no-repeat left bottom;
}

#banner .content {
	height: 360px;

	border: 10px solid white;
	-moz-box-shadow: 2px 1px 5px #000000;
	-webkit-box-shadow: 2px 1px 5px #000000;
	box-shadow: 2px 1px 5px #000000;
	
	background: #020501;
	background: -moz-linear-gradient(45deg, #020501 1%, #56413e 51%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(1%,#020501), color-stop(51%,#56413e), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #020501 1%,#56413e 51%,#000000 100%);
	background: -o-linear-gradient(45deg, #020501 1%,#56413e 51%,#000000 100%);
	background: -ms-linear-gradient(45deg, #020501 1%,#56413e 51%,#000000 100%);
	background: linear-gradient(45deg, #020501 1%,#56413e 51%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#020501', endColorstr='#000000',GradientType=1 );
}

#banner .content img {
	float: left;
	height: 100%;
}

#banner .content p {
	color: #FFFFFF;
    font-family: 'comic sans ms';
    font-size: 16px;
    margin-left: 262px;
    margin-top: 25px;
    text-align: center;
    width: 650px;
}

#banner .content a {
	color: #9e2141; /* Rose Foncé */
}

#banner .content a:hover {
	text-decoration: underline;
}

.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 a {
	color: #7F7F7F;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.style1 li {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #162738;
	line-height: 160%;
}

ul.style1 a {
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #93B2A0;
}

ul.style1 a:hover {
	text-decoration: underline;
}

ul.style1 .first {
	border-top: none;
	padding-top: 0px;
}

.main-wrap {
	background-color: #fff;
	width: 1100px;
	margin: 0 auto;
}

#featured-content {
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
	padding: 30px;
	border-bottom: 5px solid #E9EAEE;	
}

#featured-content h2 {
	padding: 0px 0px 20px 0px;
	font-size: 30px;
}

#featured-content #column1 {
	float: left;
	width: 300px;
	margin-right: 50px;
}

#featured-content #column2 {
	float: left;
	width: 300px;
}

#featured-content #column3 {
	float: right;
	width: 300px;
}

.button a {
	display: block;
	float: left;
	width: 108px;
	padding: 5px 5px;
	margin-right: 10px;
	background: #9e2141; /* Rose Foncé */
	border-radius: 5px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.button a:hover{
	font-weight: bold;
}

#column1 h2,
#column2 h2,
#column3 h2 {
	height: 71px;
}

#column1 p,
#column2 p,
#column3 p {
	height: 182px;
}


/************************ Portfolio Montages *************************************/
#gallery{
	margin:-31px 0px 50px 25px;
}

#title-divider h3 {
	color: #9E2141;
    font-family: vladimir script;
    font-size: 38px;
	text-align: center;
}

#gallery_sites #title-divider h2,
#gallery #title-divider h2{
	background-color: #FFFFFF;
    margin-bottom: 20px;
    width: 100%;
}


#gallery_sites a.item,
#gallery a.item{
	position:relative;
	display:block;
	height:187px;
	width:187px;
	float:left;
}

#gallery_sites a.item .gallery-shadow,
#gallery a.item .gallery-shadow{
	display:block;
    position:absolute;
    top:0%;
    left:0%;
    width:187px;
	height:187px;
    background:url(images/gallery-shadow.png);
}

#gallery_sites a.item .gallery-shadow:hover,
#gallery a.item .gallery-shadow:hover{
    background:url(images/gallery-rollover.png);
		
}

#gallery a.item:hover,
#gallery_sites a.item:hover{
	-webkit-animation: cssAnimation 1s 16 ease;
	-moz-animation: cssAnimation 1s 16 ease;
	-o-animation: cssAnimation 1s 16 ease;
	}
	@-webkit-keyframes cssAnimation {
	from { -webkit-transform: rotate(4deg) scale(1) skew(1deg) translate(0px); }
	to { -webkit-transform: rotate(0deg) scale(0.983) skew(5deg) translate(0px); }
	}
	@-moz-keyframes cssAnimation {
	from { -moz-transform: rotate(4deg) scale(1) skew(1deg) translate(0px); }
	to { -moz-transform: rotate(0deg) scale(0.983) skew(5deg) translate(0px); }
	}
	@-o-keyframes cssAnimation {
	from { -o-transform: rotate(4deg) scale(1) skew(1deg) translate(0px); }
	to { -o-transform: rotate(0deg) scale(0.983) skew(5deg) translate(0px); }
	}
}

/************************ Portfolio Sites Internet *******************************/
#gallery_sites{
	margin:85px 0px 50px 25px;
	border: 2px solid orange;
}

#gallery_sites p{
	margin-left: 225px;
    margin-top: 50px;
    width: 500px;
}


#gallery_sites #title-divider h2{
    margin-top: 85px;
}


/************************ Contact ************************************************/
.infos_contact {
	float: left;
    margin-left: 100px;
    margin-right: 90px;
    text-align: center;
}

#contact{
	width:440px;
	float: left;
}

#contact #title-sub-divider h3{
	background-color:#FFF;
	width:100%;
}
#contact-form input, textarea{
	border:1px solid #c1c1c1;
	margin-bottom:18px;
	width:516px;
	font: italic 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #a9a9a9;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	
	-webkit-box-shadow: inset 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 2px 2px 2px 2px rgba(0, 0, 0, 0.1); 
}
#contact-form input{
	height:50px;
}
#contact-form textarea{
	width:516px;
	height:125px;
	padding:15px;
}
#contact-form #name{
	width:360px;
	padding:0px 35px;
	background:url(images/icon-name.png) no-repeat 15px 18px;
}
#contact-form #email{
	width:360px;
	padding:0px 35px;
	background:url(images/icon-email.png) no-repeat 15px 18px;
}
#contact-form #submit{
	
	font-family: 'Oswald', sans-serif;
	font-style:normal;
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1); 
	
	background: rgb(255,96,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,96,0,1) 0%, rgba(255,120,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,96,0,1)), color-stop(100%,rgba(255,120,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,96,0,1) 0%,rgba(255,120,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,96,0,1) 0%,rgba(255,120,0,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,96,0,1) 0%,rgba(255,120,0,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6000', endColorstr='#ff7800',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,96,0,1) 0%,rgba(255,120,0,1) 100%); /* W3C */
	
}

