@charset "ISO-8859-1";
body {
	color: #040404;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color:#68a3c1;
	min-height: 2954px;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a3c1', endColorstr='#122a68'); /* for IE */
	background: -webkit-gradient(linear, left bottom, left top, from(#68a3c1), to(#122a68)); /* for webkit browsers */
	background: -moz-linear-gradient(bottom, #68a3c1, #122a68); /* for firefox 3.6+ */
}
a {
	text-decoration:none;
}
#central {
	width: 950px;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	box-shadow: #122a68 0px 0px 5px;
	-webkit-box-shadow: #122a68 0px 0px 5px;
	-moz-box-shadow: #122a68 0px 0px 5px;
}
#central #tete {
	height: 114px;
	background-color: #122C69;
	color: #FFFFFF;
	background-image: url(../../images/site/2011/bleu/header_sailortoshyo.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #040404;
	width: 950px;
}
#central #tete span {
	height: 140px;
	width: 100%;
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #122B68;
	font-size: 12px;
}
#central #contenu {
	width: 950px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #040404;
	border-right-color: #040404;
	border-bottom-color: #040404;
	border-left-color: #040404;
	background-image: url(../../images/site/2009/black/black.png);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
}
#central #contenu #blog {
	float: right;
	width: 720px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-left: 20px;
	background-image: url(../../images/site/2009/black/fondpost.jpg);
	background-repeat: repeat-x;
}
#central #contenu #sousmenu {
	float: left;
	width: 195px;
	background-color: #040404;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
}
#central #pied {
	background-color: #C5C4C2;
	clear: both;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#central a {
	color: #6D6D6D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#central #contenu #blog .fond_post {
background-color:#CCFFFF margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	padding-top: 10px;
}
p {
	font-size: 12px;
}
#central #contenu #blog .fond_post h2 {
	background-repeat: no-repeat;
	background-position: right center;
	height: 40px;
	display: inline;
	width: auto;
	padding-right: 40px;
	font-size: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 37px;
}
#central #contenu #sousmenu .widget li {
	color: #EAE8DC;
}
#central #contenu #sousmenu .widget #form1 #rechercher #recherche {
	width: 110px;
	height: 20px;
	font-size: 10px;
	color: #31578B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	line-height: 15px;
	background-color: #DFE1DE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#central #contenu #sousmenu .widget #form1 #rechercher #valid {
	border: 1px solid #464646;
	color: #EAE8DC;
	font-weight: bold;
	float: left;
	height: 20px;
	font-size: 10px;
	line-height: 20px;
	margin-left: 5px;
	display: block;
	cursor:pointer;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a3c1', endColorstr='#122a68'); /* for IE */
	background: -webkit-gradient(linear, left bottom, left top, from(#68a3c1), to(#122a68)); /* for webkit browsers */
	background: -moz-linear-gradient(bottom, #68a3c1, #122a68); /* for firefox 3.6+ */
}
#central #contenu #sousmenu .widget #form1 #rechercher #valid:hover {
	box-shadow: #122a68 0px 0px 10px inset;
	-webkit-box-shadow: #122a68 0px 0px 10px inset;
	-moz-box-shadow: #122a68 0px 0px 10px inset;
}
#central #contenu #sousmenu .widget {
	clear: left;
	float: left;
	width: 190px;
	padding-top: 5px;
	padding-left: 5px;
}
#central #contenu #sousmenu .widget h5 {
	clear: left;
	margin-top: 10px;
	color: #EAE8DC;
}
#central #contenu #sousmenu #blog_sites a {
	font-size: 9px;
}
#central #contenu #sousmenu #bandeaux p {
	width: 200px;
	text-align: center;
	margin-top: 5px;
}
#central #contenu #blog .fond_post .date {
	width: 60px;
	float: right;
	height: 65px;
	text-align: center;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C4C4E;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 16px;
	background-color: #22627E;
	margin-bottom: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#122a68', endColorstr='#68a3c1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#68a3c1), to(#122a68)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #68a3c1, #122a68); /* for firefox 3.6+ */
}
#central #contenu #blog .fond_post .date:hover {
	box-shadow: #122a68 0px 0px 10px inset;
	-webkit-box-shadow: #122a68 0px 0px 10px inset;
	-moz-box-shadow: #122a68 0px 0px 10px inset;
}
#central .date a, #central .date a p {
	font-size: 16px;
	font-weight: bold;
}
#central #contenu #blog .fond_post h3 {
	color: #6D6D6D;
}
#central #contenu #blog .fond_post {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: #5695B6;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	float: none;
	font-size: 14px;
}
#central #contenu #blog .fond_post .comms {
	text-align: right;
	padding-right: 50px;
	background: url(../../images/site/2009/black/petitscomms.jpg) no-repeat right center;
	clear: both;
}
#central #pied a {
	color: #030303;
	font-weight: bold;
}
#central #contenu #blog .fond_post a {
	color: #13306B;
}
.cachette {
	display:none;
}
#central #contenu #blog .fond_post .date a .jour {
	color: #EAE8DC;
	font-size: 13px;
	margin-bottom:3px;
}
#central #contenu #blog .fond_post .date .heure {
	padding-top:3px;
	font-size: 18px;
	line-height: 20px;
}
#central #contenu #blog .fond_post #referencement {
	font-size: 10px;
	text-align: center;
	clear: both;
}
#central #contenu #blog .fond_post #referencement a {
	width: 25%;
	display: block;
	float: left;
}
#central #contenu #blog .fond_post #commentations .comm .titre img {
	padding: 5px;
	float: left;
	border: 1px solid #800000;
	margin-right: 5px;
}
#central #contenu #blog .fond_post #commentations .commentairetitre #comms {
	font-size: 15px;
}
#central #contenu #blog .fond_post #commentations .commentairetitre {
	font-size: 14px;
	font-variant: small-caps;
	padding-top: 10px;
	display: block;
	background-image: url(../../images/site/2009/black/sep_comms.jpg);
	background-repeat: no-repeat;
	padding-bottom: 35px;
	background-position: center bottom;
	font-weight: 700;
	margin-top: 10px;
	color: #5393AF;
}
#central #contenu #blog .fond_post #commentations #liens {
	font-size: 12px;
	height: 23px;
	clear: left;
}
#central #contenu #blog .fond_post #commentations #liens a {
	background-image: url(../../images/site/2009/black/rss.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-bottom: 10px;
	padding-left: 70px;
}
#central #contenu #blog .fond_post #commentations .comm {
	float: left;
	width: 700px;
	background-image: url(../../images/site/2009/black/fond_comms.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#central #contenu #blog .fond_post #commentations #Commentaires {
	font-size: 12px;
}
#central #contenu #blog .fond_post #commentations #Commentaires #text {
	display: block;
	width: 95%;
	border-width: 1px;
	border-style: solid;
	border-color: #040404;
	float: none;
	clear: both;
	height: 150px;
	border-radius: 5px;
	background-image: url(../../images/site/2009/yellow/background.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding: 5px;
}
#central #contenu #blog .fond_post #commentations #Commentaires label {
	display: block;
	float: left;
	width: 40%;
}
#central #contenu #blog hr {
	margin-bottom: 25px;
}
.fond_post img {
	margin: 5px;
	max-width: 700px;
	max-height:400px;
}
#central #contenu #sousmenu .widget a.retour {
	color: #61A1BD;
	font-weight: bold;
	font-variant: small-caps;
}
img.smiley {
	padding : 0;
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	margin : 0;
}
#central #contenu #blog .fond_post #commentations #Commentaires #submit {
	color: #132E6F;
	background-color: #D5D3C7;
	border: 3px solid #102567;
	margin-top: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 4px;
	background-color:#68a3c1;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF', endColorstr='#D5D3C7'); /* for IE */
	background: -webkit-gradient(linear, left bottom, left top, from(#D5D3C7), to(#FFF)); /* for webkit browsers */
	background: -moz-linear-gradient(bottom, #D5D3C7, #FFF); /* for firefox 3.6+ */
	cursor:pointer;
}
#central #contenu #blog .fond_post #commentations #Commentaires #submit:hover {
	color: #132E6F;
	background-color: #D5D3C7;
	border: 3px solid #102567;
	margin-top: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 4px;
	background-color:#68a3c1;
	box-shadow: #D5D3C0 0px 0px 5px inset;
	-webkit-box-shadow: #D5D3C0 0px 0px 5px inset;
	-moz-box-shadow: #D5D3C0 0px 0px 5px inset;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D5D3C7', endColorstr='#FFF'); /* for IE */
	background: -webkit-gradient(linear, left bottom, left top, from(#FFF), to(#D5D3C7)); /* for webkit browsers */
	background: -moz-linear-gradient(bottom, #FFF, #D5D3C7); /* for firefox 3.6+ */
}
#central #contenu #sousmenu .white {
	color: #EAE8DC;
}
img.ig {
	float : left;
	max-height : 150px;
	margin-top : 0;
	margin-right : 10px;
	margin-bottom : 0;
	margin-left : 0;
}
img.id {
	float : right;
	max-height : 150px;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 10px;
}
#central #contenu #blog .fond_post #commentations .comm .titre {
	font-weight: bold;
	color: #122B6B;
	font-size: 13px;
}
#central #contenu #blog .fond_post img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#central #contenu #blog .fond_post #commentations #Commentaires label input {
	width: 75%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#central #contenu #blog .fond_post #commentations #Commentaires #age_id #age {
	width: auto;
}
.smaller {
	font-size: smaller;
	font-style: italic;
}
#central #contenu #blog .fond_post h2 a {
	color: #61A1BD;
	text-shadow: #CCC 0px 1px 2px;
}
#central #contenu #blog .fond_post h2 a:hover {
	color: #22627E;
	text-shadow: #999 0px 1px 2px;
	text-decoration:none;
}
#central #contenu #blog .fond_post pre {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	display: block;
	font-size: 14px;
	line-height: 1em;
	background-color: #FDFDFD;
	border: 1px solid #F2F2F2;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDFDFD', endColorstr='#F2F2F2'); /* for IE */
	background: -webkit-gradiant(linear, left top, left bottom, from(#FDFDFD), to(#F2F2F2)); /* for webkit browsers */
	background: -moz-linear-gradient(bottom, #F2F2F2, #FDFDFD); /* for firefox 3.6+ */
	text-shadow: #FDFDFD -1px -1px 1px;
	white-space: normal;
}
#central #tete a {
	display: block;
	height: 100%;
	width: 100%;
}
#central #contenu #blog .fond_post a:hover {
	text-decoration: underline;
}
#central #contenu #sousmenu a {
	color: #61A1BD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#central #contenu #sousmenu .widget a #sailortoshyo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#central #contenu #blog img[alt="sailortoshyo"] {
	box-shadow: #888 0px 0px 10px;
	-webkit-box-shadow: #888 0px 0px 10px;
	-moz-box-shadow: #888 0px 0px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-transition: height 0.5s ease 1s;
}
#central #contenu #blog img[alt="sailortoshyo"]:hover, #central #contenu #blog img[alt="sailortoshyo"]:focus {
	max-height: 600px;
}
#central #contenu #blog a:hover img[alt="sailortoshyo"] {
	text-decoration:none;
	box-shadow: #009 0px 0px 10px;
	-webkit-box-shadow: #009 0px 0px 10px;
	-moz-box-shadow: #009 0px 0px 10px;
}
#central #contenu #blog a img[alt="sailortoshyo"] {
	box-shadow: #039 0px 0px 10px;
	-webkit-box-shadow: #039 0px 0px 10px;
	-moz-box-shadow: #039 0px 0px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#central #contenu #blog object {
	box-shadow: #888 0px 0px 10px;
	-webkit-box-shadow: #888 0px 0px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#central #contenu #blog iframe {
	box-shadow: #888 0px 0px 10px;
	-webkit-box-shadow: #888 0px 0px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#central #contenu #blog embed {
	box-shadow: #888 0px 0px 10px;
	-webkit-box-shadow: #888 0px 0px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#central #contenu #blog h3 {
	color: #F9B626;
}
#central #contenu #blog .fond_post .date a {
	color: #EAE8DC;
}

