@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
                background-color:#BED87B;
                background-image:url(http://petitefille.net/img/back.gif);
                background-repeat:repeat-y;
	background-position:center top;
	text-align:center;
	font-size: 10pt;
	line-height: 13pt;
	color: #5A3D1B;
	margin:0 auto;
}

a
{
	color:#FF590C;
	text-decoration:none;
	font-weight: bold;
}

a:hover
{
	text-decoration:underline;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	background-color:#FFFFD1;
	width:800px;
	margin:0 auto;
	text-align:left;
}

div.container-inner
{
	/*background-image:url(http://petitefille.net/img/container_inner_bg.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	padding:0 2px;*/
}

div.container-archive
{
	/*background-image:url(http://petitefille.net/img/container_archive_bg.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	padding:0 2px;*/
}

/* ---------- container ---------- */

/* ---------- header ---------- */

div#header
{
	width:100%;
}

div.header-inner
{
	/*padding:15px;*/
}

div#header img
{
	float:left;
}

div#header p
{
	text-align:right;
	font-size:70%;
	color:#999999;
}

/* ---------- header_end ---------- */

/* ---------- content ---------- */

div#content
{
	clear:left;
	padding:10px;
}

/* ---------- content_end ---------- */

/* ---------- main ---------- */

div#main
{
	width:560px;
	float:right;
	margin-bottom:15px;
}

div#main h3
{
	background-image:url(http://petitefille.net/img/h4.gif);
	background-repeat:no-repeat;
	background-position:0 0
	color:#5A3D1B;
	padding:5px 0 5px 30px;
	margin:10px 0 10px 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #5A3D1B;
	font-size: 11pt;
}

div#main h4
{
	background-image:url(http://petitefille.net/img/h3.gif);
	background-repeat:no-repeat;
	background-position:0 0
	color:#5A3D1B;
	padding:5px 0 5px 30px;
	margin:10px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A3D1B;
	font-size: 11pt;
}

div#banner
{
	width:100%;
	/*height:150px;*/
}

div.banner-inner
{
	padding:2px 5px;
}

div.banner-inner h1
{
	text-decoration:none;
                font-size:70%;
}

div.banner-inner h2
{
	font-size:80%;
	font-weight:normal;
	color:#663333;
}

div#info-box
{
	width:100%;
	background-image:url(http://petitefille.net/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:5px 0;
	margin-bottom:10px;
}

div#main p
{
	font-size:90%;
	color:#333;
	line-height:150%;
	margin-bottom:12px;
}

div.info-box-btm
{
	/*clear:left;
	width:100%;
	background-image:url(http://petitefille.net/img/dotted.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	height:1px;*/
}

div.info-box-btm hr
{
	display:none;
}

div.box_indx01 ul li
{
	font-size:90%;
	list-style:none;
	line-height:160%;
	color:#333;
}

div#left{
                float:left;
                width:360px;
}

div#right{
                float:right;
                width:190px;
                margin-left:10px;
}

div.box_indx00 {
               width:560px;
               margin-bottom:10px;
}

div.box_indx01 {
               margin-bottom:20px;
               width:360px;
}

div.new_box img {
                 margin-right:5px;
}

div.box_index02{
               width:190px;
              margin:0 0 20px 0;
}

div.box_index02 ul li {
	list-style:none;
        padding:2px 5px 2px 5px;
}

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	margin-bottom:15px;
	width:200px;
        float:left;
}

div.contents-menu h4,div.contents-search h4
{
	font-size:2px;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	width:100%;
	background-position:0 0;
	background-repeat:no-repeat;
	/*background-color:#ffffff;*/
	margin-bottom:10px;
}

div.contents-menu
{
	margin-bottom:0px;
}

div.contents-menu h4
{
	background-image:url(http://petitefille.net/img/contents_tit.gif);
	height:21px;
}

div.contents-search h4
{
	background-image:url(http://petitefille.net/img/search_tit.gif);
	height:21px;
}

div.category-archives
{
	font-size:95%;
                font-weight:bold;
}

div.category-archives ul
{
	list-style:none;
	/*background-image:url(http://petitefille.net/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:1px 0 1px 0;*/
}

div.category-archives ul li
{
	/*background-image:url(http://petitefille.net/img/dotted.gif);
	background-position:0 100%;
	background-repeat:repeat-x;*/
	border-bottom:1px dotted #663333;
	padding:5px 0 0 0;
}

div.category-archives ul li a
{
	padding:3px 0 5px 5;
	display:block;
	text-indent:10px;
	color:#5A3D1B;
	background-image: url(http://petitefille.net/img/bottan_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.category-archives ul li a:hover
{
	padding:3px 0 5px 5;
	display:block;
	text-indent:10px;
	color:#FF590C;
	background-image: url(http://petitefille.net/img/bottan_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.category-archives ul.sub-category li a
{
	padding:3px 0;
	display:block;
	text-indent:20px;
	background-image:url(http://petitefille.net/img/bottan_s_1.gif);
	background-position:5% 50%;
	background-repeat:no-repeat;
}

div.category-archives ul.sub-category li a:hover
{
	padding:3px 0;
	display:block;
	text-indent:20px;
	background-image:url(http://petitefille.net/img/bottan_s_2.gif);
	background-position:5% 50%;
	background-repeat:no-repeat;
}

div.category-archives ul.sub-category
{
	background-image:url(http://petitefille.net/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:1px 0 0 0;
	padding:0 0 5px 0;
}

div.category-archives ul.sub-category li
{
	background-image:none;
	padding:2px 0 1px 0;
	border-bottom:none
}

div.contents-search label
{
	font-size:70%;
	color:#333;
}

div.search-form
{
	background-color:BED87B;
	padding:10px;
	margin-bottom:20px;
}

div.contents-search input#search
{
	border:1px solid #999999;
	font-size:80%;
	color:#333;
	margin:5px 0;
}

div#sidebar a.rss
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:32px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://petitefille.net/img/rss.gif);
	margin-bottom:5px;
}

div#sidebar a.rss:hover
{
	background-position:0 100%;
}

div#sidebar a.powered
{
	font-size:60%;
	color:#663333;
}

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div.footer
{
	clear:both;
	/*text-align:center;
	font-size:75%;
	color:#663333;
	padding:40px 0 5px;*/
	background-image: url(http://petitefille.net/img/footer.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	margin:0 auto;
	height: 98px;
}

div.footer p
{
	text-align:center;
	font-size:75%;
	color:#663333
                font-style:normal;
	padding-top:30px;
}

div.footer address
{
                font-style:normal;
	padding-top:5px;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div#main p.navi
{
	font-size:80%;
	margin-bottom:10px;
	color:#333;
}

div#main ul.site-archives
{
	list-style-position:inside;
}

div#main ul.site-archives li
{
	font-size:80%;
	margin:0 0 5px 0;
}

div.entry
{
	margin-bottom:20px;
}

div.entry blockquote
{
	border:1px solid #edce8d;
	background-color:#f7efdc;
	padding:10px;
	font-size:80%;
	color:#333;
	line-height:150%;
	margin:0 0 10px; 0;
}

div.entry h1
{
	background-image:url(http://petitefille.net/img/h1.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color#5A3D1B;
	padding:3px 5px;
	margin:0 0 10px;
	font-size: 11pt;
	font-weight: bold;
}

div.entry h2
{
	background-image:url(http://petitefille.net/img/h2.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#5A3D1B;
	padding:3px 5px;
	margin:0 0 10px;
	font-size: 11pt;
	font-weight: bold;
}

div.entry h3
{
	background-image:url(http://petitefille.net/img/h3.gif);
	background-repeat:no-repeat;
	background-position:0 0
	color:#5A3D1B;
	padding:5px 0 5px 30px;
	margin:0 0 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #5A3D1B;
	font-size: 11pt;
}

div.entry h4,div.trackbacks h4,div.comments h4
{
	background-image:url(http://petitefille.net/img/h4.gif);
	background-repeat:no-repeat;
	background-position:0 0
	color:#5A3D1B;
	padding:5px 0 5px 30px;
	margin:0 0 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #5A3D1B;
	font-size: 11pt;
}

div.entry h5
{
	background-image:url(http://petitefille.net/img/h5.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	color:#5A3D1B;
	font-size:90%;
	padding:2px 0 0 15px;
	margin:0 0 10px;
                line-height:1.5;
                text-indent:25px;
}

div.entry h6
{
	background-image:url(http://petitefille.net/img/h6.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	color:#5A3D1B;
	font-size:90%;
	padding:2px 0 0 15px;
	margin:0 0 10px;
                line-height:1.5;
                text-indent:25px;
}

div.entry p,div.comments-body p,p.comments-open-moderated
{
	font-size:90%;
	color:#333;
	line-height:150%;
        padding-bottom:10px;
	margin-bottom:20px;
}

div.entry-info ul
{
	list-style:none;
	background-image:url(http://petitefille.net/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:5px 0 0 0;
}

div.entry-info ul li
{
	font-size:70%;
	color:#333;
	display:inline;
	margin:0 10px 0 0;
}

div.trackbacks,div.comments
{
	margin:0 0 15px; 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#333;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,div.comments ul.comments-info
{
	border-top:1px solid #cccccc;
	list-style:none;
	padding:5px 0 0 0;
}

div.trackbacks ul.trackback-info li,div.comments ul.comments-info li
{
	font-size:70%;
	display:inline;
	color:#333;
	margin:0 10px 0 0;
}

div.comments-post h5
{
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
	color:#333333;
}

div.comments-post
{
	padding:20px 0 0 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#333;
}

dl#name-email input,dl#comments-open-text textarea
{
	font-size:80%;
	border:1px solid #cccccc;
	color:#333;
}

ul.cookie
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 0 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}

#comments-open-data ul.comments-open-footer li input
{
	width:80px;
	font-size:80%;
}
.img {
	border: 1px solid #653333;
}
table {
	padding: 1px;
	font-size: 10pt;
	line-height: 13pt;
	color: #333;
}
td {
	padding: 1px;
	font-size: 10pt;
	line-height: 13pt;
	color: #333;
}
.font_b {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #663333;
}
.font_w {
	color: #FFFFFF;
}
.font_pb {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #663333;
}
.font_p {
	color: #663333;
}

#law ul li {
       	font-size:90%;
	color:#333;
	line-height:150%;
	margin-bottom:10px;
        list-style:decimal; 
        list-style-position:inside;  
}

#policy ul li {
        list-style-position:inside;  
        font-size:90%;
	color:#333;
	line-height:150%;
        margin:10px;

}

#policy hr {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #5A3D1B;
        border-top:none;
        border-left:none;
        border-right:none;
        margin:10px 0px 20px 0px;
}

.border {
	border:1px solid #cccccc;
        background-color:#ffffff;
	padding:5px;
        margin:5px 5px 5px 0px;
        float:left;

}


/* ---------- archives_end ---------- */

#info {margin:20px 0;}

#info p { font-size:80%; line-height:1.5; color:#5A3D1B; }

#info h3 { font-size:90%; padding-left:5px; border-left:5px solid #BED87B; font-weight:normal; margin-bottom:5px; }

input, textarea, select {
                border:1px solid #999;
}

form { font-size:80%; }

.bor_menu {
             margin:3px 0 5px 0;
             padding:3px 0px 3px 0px;
             border-top:10px dashed #909090;
             border-bottom:10px dashed #909090;
}
