/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background: #850000;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
}

h1{font-size: 28px;}
h2{font-size: 24px;}
h3{font-size: 11px;}
h4{font-size: 11px;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre {
	width: 100%;
	border-left : 3px solid #850000;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

pre a {
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

code {
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

code a{
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

.nota {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: -18px;
	margin-bottom: 5px;
	text-align : justify;
}
.retour {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 11px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: -8px;
	margin-bottom: 5px;
	text-align : right;
}
fieldset{
	border: none;
}

label{
	cursor: pointer;
}

.field label{
	display: block;
	margin-top: -5px;
}

img {
	border: none;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 99%;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

a{
	color: #FFF;
	text-decoration : none;
}

a:hover{
	color: #FFFF33;
	text-decoration : underline;
}

a:visited{
	color: #FFFF99;
	text-decoration : none;
}

.noliste {
	list-style-type: none;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* Page
-------------------------------------------------------- */
#page{
	background: #fff url(img/page.jpg) repeat-y center top;
	color: inherit;
	width: 886px;
	margin: 0em auto;
	text-align: left;
}
 
/* L'entête
-------------------------------------------------------- */
#top{
	margin: 0;
	height: 179px;
	background: #CCCCCC url(img/top.jpg) no-repeat left top;
}

#top h1{
	display : block;
	position : absolute;
	width: 710px;
	height: 30px;
	margin-top : 195px ;
	margin-left : 74px ;
	text-align: right;
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 28px;
	letter-spacing: +1px;
	font-style: normal;
	font-weight: 100;
}

#top h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

#topindex{
	margin: 0;
	height: 0px;
}

#topindex h1{
	display : block;
	position : absolute;
	width: 710px;
	height: 30px;
	margin-top : 5px ;
	margin-left : 70px ;
	text-align: center;
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 9px;
	letter-spacing: 0px;
	font-style: normal;
	font-weight: 100;
}

#topindex h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

#banniere{
	display : block;
	position : absolute;
	width: 723px;
	height: 150px;
	background: #FF6666;
	margin-top : 69px ;
	margin-left : 82px ;
	padding: 0;
}

#sep{
	display : block;
	height: 45px;
	background: #fff url(img/page.jpg) repeat-y center top;
}

/* Le prélude
-------------------------------------------------------- */ 

#prelude{
	position: absolute;
	width: 886px;
	top: 7px;
	left: 50%;
	margin: 0 0 0 -443px;
	padding: 0 1ex;
	background: transparent;
	color: #FF6666;
	text-align: center;
}

#prelude a{
	color: #FF6666;
	background: transparent;
}

#prelude a:hover{
	color: #666;
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */
.day-date{
	margin-top: -3px;
	color: #CCCCCC;
}

.post-title{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #FFCC33;
	line-height: 24px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: 500;
	background: transparent;
	margin-bottom: 6px;
	margin-top: -5px;
}

.post-title a{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #FFCC33;
	background: transparent;
	text-decoration: none;
}

.post-subtitle{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #FF9933;
	letter-spacing: -1px;
	background: transparent;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}

.post-newsletter{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #003399;
	letter-spacing: -1px;
	background: transparent;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}

.post-pubebay{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #850000;
	letter-spacing: -1px;
	background: transparent;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}

.post-comtrack{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #990000;
	letter-spacing: -1px;
	background: transparent;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}

.post-info{
	margin-top: 0;
	color: #CCCCCC;
	background: transparent;
	padding-bottom: 1px;
}

.post-info a{
	color: #CCCCCC;
	background: transparent;
	text-decoration: underline;
}

.post-info a:hover{
	color: #CCCCCC;
	background: transparent;
	text-decoration: none;
}

.post-info h3 {
	margin-top: 0;
	color: #CCCCCC;
	background: transparent;
	padding-bottom: 1px;
}

.post-info h3 a{
	color: #CCCCCC;
	background: transparent;
	text-decoration: underline;
}

.post-info h3 a:hover{
	color: #CCCCCC;
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: justify;
	overflow: hidden; /* Cache ce qui déborder (images par ex.) pour ne pas casser la mise en page */
	width: 481px;
}

.post-content blockquote{
	font-family: Tahoma, Arial, Georgia, serif;
	font-style: italic;
}

.post-suite{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #FFCC33;
}

.post-suite a{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #FFCC33;
}

.post-info-co{
	text-align: right;
	margin-bottom: 3px;
	color: #FFFFFF;
}

.post-info-co a{
	color: #FFFF99;
}

.post-info-co a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

.cont-comment {
	background: transparent;
	display: block;
	padding: 0;
	width: auto;
}

.comment-line {
	background: transparent;
	display: block;
	padding-bottom: 4px;
	margin-bottom: 0px;
	border-bottom: 1px solid #FFFFFF;
	width: auto;
}

.comment-line-text {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.comment-line-text a {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: underline;
}
.comment-line-text a:visited {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: underline;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* multiblog
-------------------------------------------------------- */

.box-niv1passif{
	font-size:13px;
	padding-left:14px;
	padding-bottom:3px;
	padding-top:3px;
	background:url(http://www.marinamode.com/blog/images/fondpassif.png);
	background-repeat:no-repeat;
	line-height: 15px;
}

.box-niv1actif{
	font-size:13px;
	padding-left:14px;
	padding-bottom:3px;
	padding-top:3px;
	background:url(http://www.marinamode.com/blog/images/fondactif.png);
	background-repeat:no-repeat;
	line-height: 15px;
}

.box-lien1actif{
	font-size:12px;
	padding-left:18px;
	padding-bottom:3px;
	padding-top:3px;
	background:url(http://www.marinamode.com/blog/images/fondactiflien.png);
	background-repeat:no-repeat;
	line-height: 15px;
}

.box-lien1actifok{
	font-size:12px;
	padding-left:18px;
	padding-bottom:3px;
	padding-top:3px;
	background:url(http://www.marinamode.com/blog/images/fondactiflienactif.png);
	background-repeat:no-repeat;
	line-height: 15px;
}


/* sidebar - menu
-------------------------------------------------------- */

#sidebar{
	float: left;
	width: 184px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

#sidebar div{color: inherit;}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidecat {
	color: #850000;
	font-size: 16px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: 500;
	margin: 0 0 1ex 0;
}

#sidebar h3{
	color: #990000;
	font-size: 12px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: 100;
	margin-top: 7px;
	margin-bottom: 3px;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
	margin-bottom: 15px;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}

/* sidebar - calendar
-------------------------------------------------------- */

#calendar{
	margin-bottom: 15px;
}

#calendar table{
	font-size: 9px;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#calendar table caption{
	margin: 0 auto;
}

#calendar table th{
	color: #333333;
	background: transparent;
}

#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 0.1em solid #EEE;
}

#calendar table td a{
	display: block;
	background: #990000;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#calendar table td a:hover{
	background: ##990000;
	color: #FFFFFF;
}


/* sidebar
-------------------------------------------------------- */

#categories{
	line-height: 15px;
}

#archives{
	line-height: 15px;
}

#links{
	line-height: 15px;
}

#syndicate{
	line-height: 15px;
}

/* plugin navigation
-------------------------------------------------------- */

.pagenav {	font: 0.9em;}p.pagenav a {	background : #99CC33;	color:white;	padding:2px;	border: 1px solid #FF9933;	text-decoration: none;	font-size:90%;}p.pagenav a:hover {	background:#598F9A;	color:white;}p.pagenav strong {	color:white;	padding:2px;	border: 1px solid #FF9933;}

/* Footer
-------------------------------------------------------- */

#footer{
	width: 886px;
	height: 123px;
	background: #CCCCCC url(img/bottom.jpg) no-repeat left top;
	margin: 0;
	color: #666;
	clear: both;
}

/* layout.css
-------------------------------------------------------- */

html{
	margin: 0;
	padding: 0;
	text-align: center;
}

#main{
	float: left;
	width: 535px;
	padding-left: 65px;
}

#content{
	margin: 0 0 0 17px;
	padding: 15px 0 0 0;
}

.post{}

.blanc{
	background: #FF6666;
	width: 535px;
	display: block;
}
.form-help {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 11px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 5px;
	text-align : justify;
}

/* BOX -› Boites de couleurs 
-------------------------------------------------------- */

/* à dupliquer et nommer (defini la couleur) *****/
.box-upperleft-jaune {
	background-position: left top;
	background-image: url(img/box-upperleft.png);
	background-repeat: no-repeat;
	background-color: #FFCC33;
}
.box-upperleft-bleufonce {
	background-position: left top;
	background-image: url(img/box-upperleft.png);
	background-repeat: no-repeat;
	background-color: #99CCCC;
}
.box-upperleft-vert {
	background-position: left top;
	background-image: url(img/box-upperleft.png);
	background-repeat: no-repeat;
	background-color: #99CC33;
}
.box-upperleft-bleu {
	background-position: left top;
	background-image: url(img/box-upperleft.png);
	background-repeat: no-repeat;
	background-color: #33CCCC;
}
.box-upperleft-orange {
	background-position: left top;
	background-image: url(img/box-upperleft.png);
	background-repeat: no-repeat;
	background-color: #FF9933;
}
.box-upperleft-bordeaux {
	background-position: left top;
	background-image: url(img/box-upperleft.png);
	background-repeat: no-repeat;
	background-color: #850000;
}


/* ne pas changer ************************/
.box-upperright {
	background-position: right top;
	background-image: url(img/box-upperright.png);
	background-repeat: no-repeat;
}
.box-lowerleft {
	background-position: left bottom;
	background-image: url(img/box-lowerleft.png);
	background-repeat: no-repeat;
}
.box-lowerright {
	padding-right: 10px;
	background-position: right bottom;
	padding-left: 10px;
	background-image: url(img/box-lowerright.png);
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

/* Contenu de boite **********************/
.box-inc{
	padding: 8px;
	line-height: 15px;
}


/* Separateur de boites *******************/
.box-sep{
	background: #FF6666;
	width: 100%;
	display: block;
}

/* coins arrondis 
-------------------------------------------------------- */

.upperleft {
	background-position: left top;
	background-image: url(img/bord-top-left.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #990000;
}
.upperright {
	background-position: right top;
	background-image: url(img/bord-top-right.gif);
	background-repeat: no-repeat;
}
.lowerleft {
	background-position: left bottom;
	background-image: url(img/bord-bottom-left.gif);
	background-repeat: no-repeat;
}
.lowerright {
	background-position: right bottom;
	background-image: url(img/bord-bottom-right.gif);
	background-repeat: no-repeat;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 3%;
	padding-top: 3%;
}

.uppercommentleft {
	background-position: left top;
	background-image: url(img/comment-bord-top-left.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #990000;
}
.uppercommentright {
	background-position: right top;
	background-image: url(img/comment-bord-top-right.gif);
	background-repeat: no-repeat;
}
.lowercommentleft {
	background-position: left bottom;
	background-image: url(img/comment-bord-bottom-left.gif);
	background-repeat: no-repeat;
}
.lowercommentright {
	padding-right: 3%;
	background-position: right bottom;
	padding-left: 3%;
	background-image: url(img/comment-bord-bottom-right.gif);
	padding-bottom: 3%;
	padding-top: 3%;
	background-repeat: no-repeat;
}

.dcsign{
  text-align: left;
	color: #990000;
}

.dcsign a{
	color: #990000;
}

.dcsign a:hover {
	color: #990000;
	text-decoration: underline;
}

/* tagcloud
-------------------------------------------------------- */

#tagcloud ul { margin:0; padding:0 1em; display:block; }#tagcloud li { display:inline; margin: 0 .1em; }#tagcloud li.level-1 { font-size: 1em; }#tagcloud li.level-2 { font-size: 1.2em; }#tagcloud li.level-3 { font-size: 1.4em; }#tagcloud li.level-4 { font-size: 1.6em; }#tagcloud li.level-5 { font-size: 1.8em; }