/*
Name: Site de Laure Ricote | Lor
URL: http://lor.cubedeglace.com
Author: lor
Date: Janvier 2009
*/

* {
	outline: none;
}

html {
	font-size: 100.01%;
}

body {
	background: #003A3D url(../graphics/background.jpg) no-repeat -300px 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size: 62.5%;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, dt, ol, p, ul {
	margin: 0 0 1em;
	padding: 0;
}

button, input, select, textarea {
	font-family: 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
}

/* ----------------------------------
	GENERAL STYLES
   ---------------------------------- */

.left {
	float: left;
}

.right {
	float: right;
	text-align: right;
}

.clear {
 	clear: both;
 }
 
 img {
	border: 0;
}

.ir {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

.center {
	text-align: center;
}

.imgleft {
	display: block;
	float: left;
	margin: 0 20px 10px 0;
}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
} 

/* ----------------------------------
	LAYOUT
   ---------------------------------- */

#container {
	background: #FFF url(../graphics/bkgd_container.jpg) repeat-y 0 500px;
	border: #FFF 5px solid;
	margin: 20px auto 5px;
	width: 940px;
}

#main {
	background-color: #FFF;
	float: left;
	min-height: 400px;
	height: auto !important;
	height:400px;
	margin: 0 5px -5px 0;
	position: relative;
	width: 855px;
}

#header {
	height: 140px;
	position: relative;
	margin: 0;
	width: 855px;
}

	#side-header {
		margin-left: 425px;
	}
	
	#bluebox {
		background-color: #003A3D;
		clear: both;
		display: block;
		height: 30px;
		width: 855px;
	}
#content {
	background: url(../graphics/bkgd_content.jpg) no-repeat 0 200px;
	clear: both;
	min-height: 400px;
	height: auto !important;
	height:400px;
	margin: 0;
	padding: 5px 0;
	width: 855px;
}

	#portfolio #content,
	.present {
		background-image: none !important;
	}

.rightcolumn {
	background: url(../graphics/arrow.jpg) no-repeat 0 20px;
	display: block;
	float: left;
	margin: 0;
	width: 350px;
}

.leftcolumn {
	float: left;
	margin: 0 0 20px 5px;
	width: 455px;
}

#boxes {
	height: 175px;
	margin: 0 0 5px;
	width: 855px;
}

#sidebar {
	float: left;
	margin: 0;
	width: 80px;
}

#footer {
	clear: both;
	margin: 0 auto 20px;
	width: 950px;
}

/* ----------------------------------
	GENERAL TYPO
   ---------------------------------- */

p {
	color: #585858;
	font-size: 1.3em;
	line-height: 1.6em;
	padding: 0 10px;
}

	span {
		color: #003A3D;
		font-size: 14px;
		font-weight: bold;
	}

a {
	color: #96A01D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	clear: both;
	color: #003A3D;
	font-family: 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size: 2.4em;
	margin: 10px 0 20px;
	padding-left: 10px;
	text-transform: uppercase;
}

h3 {
	color: #96A01D;
	font-size: 1.6em;
	margin: 15px 0 5px;
	padding: 0 10px;
}

h4 {
	color: #96A01D;
	font-size: 1.5em;
	margin: 5px 0;
	padding: 0 10px;
}

dl.list {
	background-color: #91A01D;
	margin-left: 15px;
	padding: 10px 10px 10px 15px;
}

.compt {
	background: none !important;
	margin: 0 0 20px !important;
	padding: 0 10px !important;
}

dt {
	color: #FFF;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 5px;
}
	
	.compt dt {
		color: #91A01D !important;
	}

dd {
	background: url(../graphics/puce_white.jpg) no-repeat 0 7px;
	color: #FFF;
	font-size: 1.3em;
	line-height:1.6em;
	margin: 0;
	padding: 0 0 0 15px;
}

	.compt dd {
	background: url(../graphics/puce_blue.jpg) no-repeat 0 8px !important;
	color: #003A3D !important;
	
}

.nopuce {
	background: none;
	text-align: right;
}


/* ---------------------------------- SPECIFIC LAYOUT  ---------------------------------- */
#header .logo {
	height: 120px;
	margin: 0;
	position: absolute;
	top: -19px;
	width: 420px;
}

#sidebar  img {
	margin: 0 0 -2px;
}

.greenside {
	border-top: #FFF 5px solid;
	border-bottom: #FFF 5px solid;
	margin: 0;
	}

.bottombox {
	clear: both;
	margin: 5px 0 2px;
}

.greenbox {
	background-color: #91A01D;
	margin-left: 15px;
	padding: 10px;
}

/* --------------- Home ---------------------*/
 
.box1 {
	background-color: #003A3D;
	float: left;
	height: 175px;
	margin: 5px 5px 0 0;
	width: 550px;
}
.box2 {
	background-color: #91A01D;
	float: left;
	height: 175px;
	margin: 5px 0 0;
	width: 300px;
	}

	.box1 img	{
		display: block;
		float: left !important;
		padding: 5px;
	}

	.box1 .innerbox {
		float: left;
		padding: 10px;
		width: 249px;
	}
	
	.box2 .innerbox {
		float: left;
		padding: 10px;
		width: 259px;
	}

/* --------------- Porfolio - main projet ---------------------*/

.portfolio img {
	border: #003A3D 5px solid;
	clear: both;
	float: left;
	margin: 10px 0 20px 10px;
}
 
.description {
	background: url(../graphics/arrow.jpg) no-repeat 0 20px;
	float: left;
	padding: 10px 0 0 15px;
	width: 210px;
}

	.green {
	background-color: #91A01D;
	padding: 1px 0;
	}
	
	.green h3 {
		color: #FFF;
		line-height: 1.3em;
		margin-bottom: 15px;
	}
	
	.green p {
		color: #FFF;
		line-height: 1.3em;
		margin-bottom: 10px;
	}
 
 	.green a {
		color: #FFF;
		text-decoration: none;
	}

/* --------------- Porfolio - autres projets ---------------------*/

	.portfolio2 {
	margin-left: 10px;
	}
	
	.projet {
		border-right: #91A01D 1px solid;
		height: 360px;
		float: left;
		margin: 0 5px 20px 0;
		width: 275px;
	}
	
		.projet img {
			border: #003A3D 5px solid;
		}
	
		.projet p {
			line-height: 1.3em;
			margin-bottom: 10px;
		}
		
		.lastprojet {
		border: 0 !important;
		margin: 0 !important;
		}
		
		
/* --------------- Gallery photos ---------------------*/

#gallery {
	margin: 0 0 0 10px;
}

#gallery li {
	float: left;
	list-style-type: none;
	margin: 0 10px 10px 0;
}

#gallery img{
	border: #003A3D 5px solid;
}

/* ----------------------------------	SPECIFIC TYPO   ---------------------------------- */


/* --------------- home ---------------------*/

#home h1 {
	background-image: url(../graphics/h1_home.jpg);
	display: block;
	height: 230px;
	width: 855px;
}

#home h2 {
	border: none;
	clear: none;
	display: block;
	float: left;
	height: 175px;
	margin: 0;
	padding-left: 0;
	width: 20px;
}
	.h2-box1 {background-image: url(../graphics/h2_box1.jpg);}
	.h2-box2 {background-image: url(../graphics/h2_box2.jpg);}

	
	.box2 h2,
	.box1 h2	{
		border-left: #fff 1px solid !important;
	}

.innerbox h3,
.rightcolumn h3{
	color: #FFF;
	font-size: 1.6em;
	margin: 0 0 5px;
}

#footer p {
	color:#1A4E4F;
	font-size: 1.1em;
}

#home p ,
#home h3{
	padding-left: 0;
}

.rightcolumn p,
.innerbox p {
	color: #FFF;
	font-size: 1.3em;
	line-height: 1.5em;
}

/* --------------- Presentation ---------------------*/

.present p {
	color: #003A3D;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.8em;
}

	.p-presentation {
		color: #003A3D;
		display: block;
		font-size: 1.7em !important;
		margin: 50px 0 20px;

	}

.rightcolumn a,
.innerbox a {
	color: #FFF;
	text-decoration: underline;
} 

.lor {
	background-image: url(../graphics/titre_lor.jpg);
	float: left;
	display: block;
	height: 60px;
	width: 55px;
}

.imgrightlor {
	float: right;
	margin: 0 50px 10px 20px;
} 

.increase {
	font-size: 1.4em;
}


/* --------------- table ---------------------*/
table {
	color: #003A3D;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 10px;
}

tr {
	margin: 0;
}

td {
	height: 25px;
	text-align: center;
	width: 70px;
}

.type {
	text-align: left;
	width: 150px;
}


 /* ----------------------------------
	NAVIGATION + SUBNAV
   ---------------------------------- */

#nav {	
	height: 50px;
	float: right;
	list-style-type: none;
	margin: 2px 0 0;
}
	
	#nav li {
		display: block;
		float: left;
		height: 45px;
		overflow: hidden;
		text-indent: -999em;
	}

		#nav li a {
			background-position: 0 -45px;
			background-repeat: no-repeat;
			cursor: pointer;
			display: block;
			height: 45px;
		}

		#nav li a:hover {
				background-position: 0 0;
		}

			#nav li.nav_profil a {background-image: url(../graphics/nav_profil.jpg); width: 76px;}
			#nav li.nav_parcours a {background-image: url(../graphics/nav_parcours.jpg); width: 114px;}
			#nav li.nav_portfolio a {background-image: url(../graphics/nav_portfolio.jpg); width: 121px;}
			#nav li.nav_contact a {background-image: url(../graphics/nav_contact.jpg); width: 119px;}

			#profil #nav li.nav_profil a,
			#parcours #nav li.nav_parcours a,
			#portfolio #nav li.nav_portfolio a,
			#contact #nav li.nav_contact a{
				background-position: 0 0;
			}



/* ---------------------------------- 	SUBNAV   ---------------------------------- */

#subnav {
	background-color: #003A3D;
	clear: both;
	height: 30px;
	list-style-type: none;
	width: 856px;
}
	
	#subnav li {
		border-right: #fff 1px solid;
		float: left;
		height: 30px;
		overflow: hidden;
		padding: 0 10px;
		text-indent: -999em;
	}
	
	#subnav  .last {
		float: right;
	}
	
	#subnav li a {
			background-position: 0 -40;
			background-repeat: no-repeat;
			cursor: pointer;
			display: block;
			height: 30px;
		}

   	#subnav li a:hover {
				background-position: 0 -30px;
		}

	#subnav li.subnav_presentation a {background-image: url(../graphics/subnav_presentation.jpg); width: 97px; }
	#subnav li.subnav_competences a {background-image: url(../graphics/subnav_competences.jpg); width: 97px;}
	#subnav li.subnav_formation a {background-image: url(../graphics/subnav_formation.jpg); width: 78px;}
	#subnav li.subnav_dilettante a {background-image: url(../graphics/subnav_dilettante.jpg); width: 100px;}
	#subnav li.subnav_toile a {background-image: url(../graphics/subnav_toile.jpg); width: 90px;}
	#subnav li.subnav_image a {background-image: url(../graphics/subnav_image.jpg); width: 61px;}
	#subnav li.subnav_texte a {background-image: url(../graphics/subnav_texte.jpg); width: 102px;}
	#subnav li.subnav_cv a {background-image: url(../graphics/subnav_cvpdf.jpg); width: 179px;}
	

/* ---------------------------------- Formulaire   ---------------------------------- */
form {
	float: left;
	margin: 0 0 40px;
	width: 460px;
}

label {
	display: block;
	float: left;
	font-weight: bold;
	width: 160px;
}

input {
	clear: both;
	}
	
textarea {
	font-size: 1.0em;
}
	
#submit {
	background-color: #003A3D; 
	border: 0;
	color: #FFF;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	text-transform: uppercase;
	width: 95px;
}

#form-errors-area {
	margin: 0 0 30px;
}

#form-errors-area ul {
	background-color: #003A3D;
	margin: 15px 0;
	padding: 10px 10px 10px 20px;
	list-style-image: url(../graphics/puce_white.jpg);
	width: 360px;
}

#form-errors-area li {
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.5em;
}

