/*
Theme Name: Carantec Nautisme
Description: Charte graphique de Carantec Nautisme
Version: 1
Author: Rozenn Dagorn
Author URI: http://www.cap-crea-web.com/

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ddeefe url('images/fond.gif') left top repeat-x;
	color: #1f1f1f;
	text-align: center;
}
.entry {
	margin-bottom: 25px;
}
.post .entry {
	margin-bottom: 10px;
}
.entry p {
	padding: 0px 0 10px 0;
	text-align: justify;
}
.entry p.p_ssecart {
	padding: 0;
}
.entry p.p_gd_ecart {
	padding: 0px 0 25px 0;
}
.entry p.p_gd_ecart2 {
	padding: 0 0 50px 0;
}
p.p_ecart {
	padding-top: 30px;
}
#page {
	
	text-align: left;
}
#content {
	font-size: 1.2em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {

	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

/*Titres*/
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 15px;
	text-align: center;
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
}
h3#comments, #respond h3 {
	padding: 0;
	margin: 0;
	text-align: left;
}
/*Liens*/
h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}
.entry p a:visited {
	color: #B72664;
}
a {
	color: #06c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #063979;
	text-decoration: underline;
}
a:visited {
	color: #B72664;
}
/* Liens externes */
a.externe {
	padding: 0 10px 0 1px;
	background: url(images/external.gif) right 3px no-repeat;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
}
	
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
/*formulaire*/
fieldset {
	width: auto;
	float: left;
	padding: 0 10px 0 10px;
}
legend {
	padding-left: 2px;
	padding-right: 2px;
	color: #f60;
	font-size: 1.1em;
	vertical-align: middle;
	font-weight: bold;
}
label {
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 100px;
	text-align: right;
	padding: 5px 3px 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
span.top {
	color: #CD0D1E;
	vertical-align: top;
	margin: 0;
	display: inline;
	font-size: 1.1em;
	font-weight: bold;
}
	span.top img {
		margin-top: 5px;
	}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 300px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
.vcard {
	height: 38px;
}
	.commentlist .vcard p {
		padding-top: 12px;
		margin: 0;
		font-weight: bold;
	}
.commentmetadata {
	font-weight: normal;
	width: 100%;
	padding-top: 8px;
}
/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	margin-bottom: 5px;
}
#sidebar #searchsubmit {
	padding: 1px;
	margin-top: 5px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}

/* End Form Elements */
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
*{
	margin: 0;
	padding: 0;
}
body {
	margin: 0 0 20px 0;
}
#page {
	background: url('images/fond_menu.gif') repeat-y left top #FDECD9;
	margin: 0px auto;
	padding: 0;
	width: 95%;
	max-width: 1200px;
	min-width: 780px;
	border-left: 1px solid #f5b367;
	border-right: 1px solid #f5b367;
	border-bottom: 1px solid #f5b367;
}
#header {
	background: url('images/entete.gif') no-repeat left center #fff;
	height: 228px;
	width: 100%;
}
	#header #headerimg img {
		position: relative;
		top: 0;
		left: -1px;
	}
	#header p#copy_loyz {
		float: right;
		color: #fff;
		margin-top: 213px;
		margin-right: 2px;
	}
	#header p#copy_loyz2 {
		float: right;
		color: #fff;
		margin-top: 145px;
		margin-right: 2px;
	}
#menu {
	width: 180px;
	height: 100%;
	float: left;
}
.narrowcolumn {
	padding: 0 0 20px 15px;
	margin: 0px 20px 0 180px;
}
.widecolumn {
	padding: 0px 0 20px 15px;
	margin: 0px 20px 0 180px;
}
/*Post*/
.post {
	margin: 0 20px 20px 0;
	padding: 0px;
	float: left;
	width: 100%;
}
.post .date {
	width: 52px;
	height: 50px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	width: 47px;
	height: 20px;
	display: block;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding-top: 3px;
}
.post .title {
	width: auto;
	margin: 5px 0 10px 60px;
}
	.post .title h2 {
		text-align: left;
		margin-top: 0;
		margin-bottom: 5px;
	}
	.post .title a {
		color: #282626;
	}
.postdata {
	height: 17px;
	font-size: 90%;
	color: #999;
	border-top: solid 1px #ccc;
}
.postdata a, .postdata a:visited {
	color: #999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category, .postdata .comments {
	padding-left: 18px;
	padding-top: 3px;
	height: 20px;
}
.postdata .category {
	background: url(images/mini-category.gif) left top no-repeat;
	float: left;
}
	.widecolumn .postdata .category {
		padding-top: 0px;
	}
.postdata .comments {
	background: url(images/mini-comment.gif) left top no-repeat;
	float: right;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.post p.tag {
	background: url(images/tag.jpg) left 2px no-repeat;
	padding-left: 18px;
	font-size: 0.9em;
}
/* next & previous post navigation */
.navigation {
	float: left;
	width: 100%;
	text-align: center;
	margin: 5px 15px 20px 0;
}
.narrowcolumn .navigation {
	margin: 5px 15px 20px 0;
}

.navigation .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.navigation .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	margin: 10px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	width: 100%;
	height: 19px;
	clear: both;
}
	#footer #left_bas, #footer #right_bas {
		width: 20px;
		height: 19px;
	}
	#footer #left_bas {
		float:left;
		margin-top: 1px;
		margin-left: -1px;
		background: url('images/coin_bas_left.jpg') repeat-y left top;
	}
	#footer #right_bas {
		float: right;
		margin-top: 1px;
		margin-right: -1px;
		background: url('images/coin_bas_right.jpg') repeat-y left top;
	}

#footer p {
	text-align: center;
}
/*Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.alignnone {
	margin: 5px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0 0 0 10px;
}

html>body .entry li {
	margin: 3px 0 0px 10px;
	padding-left: 22px;
	list-style-type: none;
	background: url('images/fleche.gif') no-repeat left 5px;
}
html>body .entry li li {
	list-style: square inside;
	background: url('images/blank.gif');
	padding-left: 0px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border-right: 1px solid #FBD8B5;
	border-bottom: 1px solid #FBD8B5;
	border-left: 1px solid #FCE3C9;
	border-top: 1px solid #FCE3C9;
	background: #FDF4EA;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */
/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 180px;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Menu VOUS */
#menu ul#vous_spe {
	background: #FAD5AB;
	padding: 5px 0 5px 0;
}
#menu ul#vous_spe li {
	color: #fff;
	margin-left: 4px;
	padding-left: 11px;
	list-style: none inside;
	background: url('images/puce_menu.gif') no-repeat 3px 5px;
}
#menu ul#vous_spe li a {
	color: #B72664;
	font-weight: bold;
}
#menu ul#form_search {
	margin-top: 0px;
}
#menu ul#form_search li {
	list-style-type: none;
	margin-top: 0px;
}
.menu {width:180px;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:180px;
	w\idth:180px;
	
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {
	width:180px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:180px;
	
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:1.2em;
	text-decoration:none;
	color:#1A266C;
	width:163px;
	height: 20px;
	border-bottom: solid 1px #F8C894;
	padding-left:15px;
	line-height: 20px;
	font-weight:bold;
	background: url('images/puce.gif') no-repeat 3px 5px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:180px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background: url('images/fond_menu_hover.gif') repeat-y left top;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#c9ba65 no-repeat 130px center;
}
.menu ul ul :hover > a.drop {
	background:#c9ba65 no-repeat 130px center;
}



/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
	visibility:hidden;
	float: left;
	width:180px;
	height:0;
	
}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{
	left:180px;
	top:-1px;
	width:180px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-180px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background: url('images/fond_in.gif') repeat-y right top;
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 15px;
	width:148px;
	font-size:10px;
}
/* style the second level links */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background: url('images/fond_in.gif') repeat-y right top;
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 25px;
	width:128px;
	font-size:10px;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:170px;w\idth:128px;}
/* yet another hack for IE5.5 */
* html .menu ul ul ul a, * html .menu ul ul ul a:visited {width:150px;w\idth:108px;}

/* style the top level hover */
.menu ul a:hover {
	color:#000;
	background: url('images/fond_menu_hover.gif') repeat-y right top;
}
.menu ul ul a:hover, .menu ul ul :hover > a{
	color:#000;
	background: url('images/fond_menu_hover2.gif') repeat-y right top;
}
.menu ul ul ul a:hover, .menu ul ul ul :hover > a{
	color:#000;
	background: url('images/fond_menu_hover2.gif') repeat-y right top;
}
.menu :hover > a {
	color:#000; 
	background: url('images/fond_menu_hover.gif') repeat-y right top;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li.current_page ul, .menu li.current_parent ul, .menu ul li a.current_page ul,
.menu ul a:hover ul{
	visibility:visible;
	height: auto;
}

/*-------*/
.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}

/*Mes styles*/
.retour_left {
	clear: left;
	width: 100%;height: 1px;
	margin: 0;
	padding: 0;
}
.retour_right {
	clear: right;
	height: 1px;
	width: 100%;
	margin: 0;
	padding: 0;
}
.clear_both {
	clear: both;
}
.clear_left {
	height: 1px;
	clear: left;
}
.clear_left2 {
	width: 100%;
	height: 1px;
	float: left;
	border: dashed 1px;
}
.clear_right {
	clear: right;
	height: 1px;
}

/*Image*/
.img_left, img.alignleft {
	float: left;
	margin: 0 20px 10px 0px;
}
.img_right, img.alignright {
	float: right;
	margin: 0 0px 10px 20px;
}
/*image en alternance gauche droite qui se superpose*/
.img_left2 {
	float: left;
	margin: -20px 20px 0px 0px;
}
.img_right2 {
	float: right;
	margin: -20px 0px 0px 20px;
	border: solid 1px #000;
}
.img_left3 {
	float: left;
	margin: -35px 20px 0px 0px;
}
.img_right3 {
	float: right;
	margin: -35px 0px 0px 20px;
	border: solid 1px #063979;
}
.img_right4 {
	float: right;
	margin: -113px 0px 0px 20px;
	border: solid 1px #063979;
}
.img_right5 {
	float: right;
	margin: -175px 0px 0px 20px;
	border: solid 1px #063979;
}

strong.nom {
	color: #f60;
}
h2 {
	color: #063979;
	text-align: center;
	margin: 15px 0 25px 0;
	font-size: 1.6em;
}
h2.entete_logo {
	text-align: center;
	background: url('images/logo.gif') no-repeat center top;
	padding-top: 40px;
	margin: 10px 0 15px 0;
}
h2.special {
	text-align: left;
	margin: 15px 0 10px 0;
}
h3 {
	font-family: "comic sans MS", tahoma, verdana, arial;
	font-size: 1.25em;
	color: #063979;
	text-align: center;
	margin: 20px 0 15px 0;
	
}
h3.voile_jaune, h3.voile_clair, h3.voile_orange, h3.voile_rouge {
	height: 21px;
	text-indent: 32px;
	text-align: left;
	padding-top: 11px;
}
	#mep_spe h3.voile_jaune, #mep_spe h3.voile_clair, #mep_spe h3.voile_orange, #mep_spe h3.voile_rouge, #mep_spe h3.ouverture {
		width: 100%;
		float: left;
	}
h3.voile_jaune {
	background: url('images/voile-jaune.jpg') no-repeat left top;
}
h3.voile_clair {
	background: url('images/voile-clair.jpg') no-repeat left top;
}
h3.voile_orange {
	background: url('images/voile-orange.jpg') no-repeat left top;
}
h3.voile_rouge {
	background: url('images/voile-rouge.jpg') no-repeat left top;
}
h3.ouverture {
	height: 22px;
	text-indent: 35px;
	text-align: left;
	padding-top: 8px;
	background: url('images/ouverture.jpg') no-repeat left top;
}
h4 {
	margin: 15px 0 10px 0;
	vertical-align: top;
}
h4#vous {
	background: url('images/vous-icone.jpg') no-repeat 5px top;
	text-indent: 31px;
	height: 24px;
	color: #fff;
	font-size: 1.7em;
	padding-top: 8px;
	margin: 15px 0 0px 0;
}
h4#search {
	background: url('images/search.jpg') no-repeat 5px top;
	text-indent: 28px;
	height: 22px;
	color: #fff;
	font-size: 1.7em;
	padding-top: 2px;
	border-bottom: solid 1px #F8C894;
	margin: 15px 0 0 0;
}
/*colonne photo */
.photo_right_250 {
	width: 250px;
	float: right;
	padding-top: 0px;
	margin-left: 20px;
	margin-top: 10px;
}
.col_150 {
	width: 133px;
	height: 220px;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
	text-align: center;
}
	.entry .col_150 p {
		text-align: center;
	}
/*photo en ligne*/
#mep_spe {
	float: left;
	margin-bottom: 25px;
}
div.photo_ligne {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}
div.photo_ligne_spe {
	width: 150px;
	height: 130px;
	float: left;
	margin-bottom: 10px;
}
.entry div.photo_ligne ul, .entry div.photo_ligne_spe ul, .entry div.photo_ligne2 ul {
	margin-left: 0;
	padding: 0;
}
div.photo_ligne_2 {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 20px;
}
div.photo_ligne ul li, div.photo_ligne_spe ul li {
	list-style: none inside;
	background: url('images/blank.gif') no-repeat center center;
	display: block;
	float: left;
	width: 133px;
	height: 140px;
	padding-left: 0px;
	text-align: center;
}
/*photo en ligne rectangle*/
div.photo_ligne2 {
	width: 100%;
	height: 170px;
	margin-bottom: 20px;
}

div.photo_ligne2 ul li {
	list-style: none inside;
	background: url('images/blank.gif') no-repeat left top;
	display: block;
	float: left;
	width: 180px;
	height: 186px;
	padding-left: 0px;
	text-align: center;
	
}
.entry div.photo_ligne2 ul li.first, .entry div.photo_ligne ul li.first {
	margin: 3px 0 0px 0px;
}
/*Texte a droite*/
.txt_right_250 {
	width: 240px;
	float: right;
	padding: 40px 5px 5px 5px;
	margin-left: 20px;
	margin-top: 0px;
	border-left: solid 1px #D7D3D0;
	border-top: solid 1px #D7D3D0;
	border-right: solid 1px #E3E1DF;
	border-bottom: solid 1px #E3E1DF;
	background: url('images/info.jpg') no-repeat center top #FEF5ED;
}
	.entry .txt_right_250 p {
		text-align: left;
	}
/*Citation cite q*/
blockquote {
	text-indent: 25px;
	background: url('images/cite-1.gif') no-repeat 0 2px;
}

.entry blockquote p {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url('images/cite-2.gif') no-repeat top right;
}
/*Google maps*/
#map {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 5px;
	width: 445px;
	height: 450px;
}
/*Post IT*/
div.post_it {
	width: 313px;
	height: 262px;
	float: right;
	background: url('images/post-it-back2.jpg') no-repeat left top;
}
.entry .post_it h3 {
	color: #ff4800;
	margin-top: 40px;
	margin-bottom: 8px;
	font-size: 1.8em;
	font-weight: normal;
	text-align: center;
}
.entry .post_it p {
	margin-left: 22px;
	margin-right: 44px;
}
div.post_it ul {
	margin-left: 0px;
	margin-right: 40px;
}
div.post_it ul li {
	background: url('images/fleche-jaune.jpg') no-repeat left top;
	text-indent: 3px;
	font-size: 0.95em;
}
