html {
	/*font: .9em 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;*/
	font: .9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	background: #E5E5E5;
	/*background: #EEEDE8;*/
	text-shadow: 0 1px 0 #fff;
}

body {
	/*font:12px Helvetica,Arial,sans-serif;*/
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333332;
	margin: 0px;
	padding: 0px;
}
img, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	color: #333332;
	margin:0px 0px 15px 0px;
	padding:0px 0px 4px 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold; /*color: #333332;*/
	color: #4E759A;
	margin: 20px 0px 10px 0px;
}
h2 a {
	color:#333332;
	text-decoration: none;
}
h2 a:hover {
	color:#0179a5;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333332;
}
h3 a {
	color:#333332;
	text-decoration: none;
}
h3 a:hover {
	color:#0179a5;
	text-decoration: none;
}
p {
	line-height: 19px;
	padding-bottom:15px;
}
ul, ol {
	list-style: none;
}

a {
	color: #046481;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #BC3006;
}
#sidebar {
	margin-top:5px;
}
blockquote, q{
	font:13px Georgia;
	font-style:italic;
	line-height: 24px;
	padding:20px 25px 20px 25px;
	margin-bottom: 15px;
	background-color:#f7f6f4;
	border-top: dotted 1px #939391;
	border-bottom: dotted 1px #939391;
}
blockquote p{
	margin:0px;
	padding:0px;
}

.container_12 {
	/*background-color: red;*/
	/*background-image: url(images/container.gif);
	background-repeat: no-repeat;*/
}
.grid_12 {
	/*background-color: red;*/
}
.separateur {
	margin-top: 0px;
	margin-bottom: 0px;
}

.small {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #AAA;
	line-height: 12px;
	padding-bottom: 4px;
}

.posts {
	/*list-style-type: square;*/
	border-bottom: 1px dashed #CCC;
	padding-bottom: 2px;
}

#navbar {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 15px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-right: 0;
	height: 70px;
	background: #E5E5E5 url(images/logo.gif) no-repeat;
}
#navbar p {
	padding-top: 30px;
	text-align: right;
	margin-right: 0;
	padding-right: 0;
}
#navbar ul {
	padding:0;
	margin:0;
	list-style-type:none;
	float: right;
	padding-top: 30px;
}
#navbar li {
	float:left; /*pour IE*/
	margin-left: 7px;
	text-align: right;
}
#navbar a:link, #navbar a:visited {
	font-weight: bold;
	font-size: 14px;
	/*color: #565656;*/
	color: #427AAA;
	/*text-shadow: none;*/
	text-shadow: 0 1px 0 #FFF;
	margin-left: 20px;
	text-decoration: none;
}
#navbar a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #565656;
	/*text-shadow: none;*/
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
	/*
	padding-bottom: 3px;
	border-bottom: 3px solid #427AAA;
	*/
}
#navbar .soustitre {
	color: #AAA;	
	font-weight: normal;
	font-size: 10px;
	text-shadow: none;
	display: none;
}
#navbar a:hover .soustitre {
	color: #AAA;	
	font-weight: normal;
	font-size: 10px;
	text-shadow: none;
	display: block;
}

.footer {
	height: 90px;
	/*background-color:#e9e8e5;*/
	/*border: 1px solid #888;*/
	margin-top: 50px;
	border-top: 1px solid #CCC;
	padding-top: 6px;
}
.footer p {
	margin: 0;
	padding: 0;	
	font-size: 11px;
	line-height: 14px;
}
.footerd {
	text-align: right;
}
.socialfooter ul {
 padding:0;
 margin:0;
 list-style-type:none;
 float: right;
 }
.socialfooter li {
	float:right; /*pour IE*/
	margin-left: 7px;
}

.inspiration a:link, .inspiration a:hover, .inspiration a:visited {
	text-decoration: none;
}


.pages {
	/*clear: both;*/
	margin-bottom: 20px;
	font-size: 16px;
	/*margin-left: 10px;*/
	font:12px Helvetica,Arial,sans-serif;
	margin-top: 10px;
}
.pages a:link, .pages a:visited {
	color: #046380; /* http://www.colorschemer.com/online.html */
	border: 1px solid #CCC;
	padding: 6px 9px 6px 9px;
	background-color: #FFF;
	margin-right: 6px;
	/*margin-left: 2px;*/
	text-decoration: none;
}
.pages a:hover {
	color: #F74008;
	text-decoration: none;
}
.pages span {
	padding: 6px 9px 6px 9px;
}

.vignette {
	margin: 0;
	padding: 6px;
	border: 1px solid #DDD;
	background-color: #FFF;
	width: 286px;
	height: 161px;
}

#visualizeus p {
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
}
#visualizeus img {
	margin-right: 20px;
	margin-bottom: 6px;
}
.flickri {
	float: left;
	width: 300px;
	height: 300px;
}


#liste p {
	margin: 0;
	padding: 0;
	line-height: 22px;
}
.imgbookmarks {
	vertical-align: bottom;
}

#liste a {
	margin-left: 6px;
	margin-right: 6px;
}

#col1 {
	/*background-color: red;*/
	width: 240px;
	float: left;
}
#col2 {
	/*background-color: blue;*/
	width: 240px;
	float: left;
}
#col3 {
	/*background-color: blue;*/
	width: 240px;
	float: left;
}
#col4 {
	/*background-color: blue;*/
	width: 220px;
	float: left;
}

li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}
ul {
	margin: 0;
	padding: 0;
}



th {
text-align: left;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
border-top: 4px solid #AAA;
}
td {
padding-left: 4px;
line-height: 22px;
border-bottom: 1px solid #CCC;
}
tr.alt {
	background-color: #FFF;
}
tr.normal {
	background-color: #EFEFEF;
}
tr.title {
	background-color: #DDD;
}
table {
	border-collapse:collapse;
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 11px;
	font-family: Verdana;
}

.imgb {
	vertical-align: bottom;
}
.imgtb {
	vertical-align: text-bottom;
}

.p_portolio {
	margin: 0;
	padding: 0;
	text-align: right;
}

.accueil {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
.flickr {
	padding: 0;
	margin: 0;
}
.flickr a {
	margin-right: 12px;
}








.spacer{clear:both; height:1px;}


#formulaire2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 1px solid #BBB;
	background: #EFEFEF url(/images/bg-20100209.gif) repeat-x;
	padding: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}
#formulaire2 label {
	display:block;
	font-weight:bold;
	text-align:left;
	width:170px;
	float:left;
}
#formulaire2 .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:140px;
}
#formulaire2 input {
	border: 1px solid #AAA;
	padding: 5px;
	font-size: 12px;
	display: block;
	/*width:200px;*/
	margin:2px 0 10px 10px;
	height:24px; /*pour ie 6 */
}
#formulaire2 textarea {
	border: 1px solid #AAA;
	font-size: 12px;
	display: block;
	clear:both;
}
#formulaire2 select {
	border: 1px solid #AAA;
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
	height:24px; /*pour ie 6 */
}
#formulaire2 .tdformulaire {
	background-color: #CCC;
	padding: 3px;
	font-weight: bold;
	border: 1px solid #666;
}
#formulaire2 button{ 
	/*clear:both;*/
	/*margin-left:150px;*/
	width:125px;
	background:#666666;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:30px;
}
#formulaire2 p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #CCC;
	padding-bottom:10px;
	margin-top: 0;
}
#formulaire2 h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top: 4px;
	color: #3CA2C7;
}

.separateurphotos {
clear:both;
display:block;
/*
overflow:hidden;
visibility:hidden;
*/
width:0;
height:0;
border-bottom: 1px dashed #BBB;
margin-top: 20px;
margin-bottom: 20px;
}
.descriptionphotos p {
	margin: 0;
	padding: 0;
}
.descriptionphotos a:link, .descriptionphotos a:hover, .descriptionphotos a:visited {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}

.just {
	text-align: justify;
}
