body {
	background: #f5f3f3; 
	margin: 0pt; 
	color:#666666;
	font-family:'Arial','sans-serif';
	text-align: center;
	min-width: 750px;
	
	background:#F6F5EF url(/Img/bg.png) repeat-x scroll 0 0;
}
#div_main {
	width:700px;	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom:30px;
	padding-top:0px;
	padding-left:4px;
	padding-right:4px;
	overflow: hidden;
	position: relative;
	
	text-align: left;
	background:transparent url(/Img/shadow.png) repeat-y scroll 0 0;
}
#div_menu {
	text-align: left;
	/*word-spacing:39px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	
	padding-left: 55px;
	padding-right: 55px;
	
}

#div_menu a:hover
{
	
	text-decoration:none;
	border-bottom:1px dashed #f999bd;
	
}
.menu {
	color: #f999bd;
    font-family: 'Arial', 'sans-serif';
	font-size: 22px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 31px;
    margin-bottom: 0px;
    /*margin-left: 55px;
    margin-right: 55px;*/
	margin-left: 15px;
    margin-right: 15px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;	
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}


#div_header_main {
	background-image: url(/Img/Welcome.jpg);
}
#div_header_daisy {
	background-image: url(/Img/daisy.jpg);
}
#div_header_alain {
	background-image: url(/Img/alain.jpg);
}
.div_header {
	
	width: 700px;
	border: solid 0px #666;
	height:400px;
}

.header_White {
    color: #ffffff;
    font-family: 'Arial', 'sans-serif';
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 5px;
    line-height: 31px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 365px;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

#div_content {
	margin-top:25px;
	padding-left: 55px;
	padding-right: 55px;
	/*border-left:1px dashed #f999bd;
	border-right:1px dashed #f999bd;*/

}

a
{
	color:#666666;
	text-decoration:none;
}
a:hover
{
	
	text-decoration:underline;
	/*border-bottom:1px dashed #f999bd;*/
	
}

h2 a, h4 a {
	color: #f999bd;
}
p, .post, .postsubtitle, .post_tags, .commentamount, .datetime, #postcomments 
{	
	color:#666666;
	font-family:'Arial','sans-serif';
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:1pt;
	line-height:17px;
	margin-top:10px;
	margin-left : 0px;
	opacity:1;
	padding-bottom:0px;
	padding-top:0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

.postcontainer
{
	padding:0 0 50px;
	position:relative;
}
.posttitle
{
	border-top:1px solid #D7D7D7;
	margin:0;
	padding:0.333333em 130px 0 0;
}
.postsubtitle, .post_tags, .commentamount, .datetime
{
	color:#888888;
	font-style:italic;
	margin:0.25em 0 1em;
	padding-bottom:0.5em;
}
.postby
{
	color:#888888;
	font-style:italic;

	margin:0px;
	float:right;
	display:inline;
	width:130px;
}
.postauthor
{
	position:absolute;
	right:65px;
	top:5px;
	border:2px solid #FA75A7;
}
.postauthor img
{
	width:60px;
	height:60px;
}

.post
{
	margin-top:0px;
	margin-bottom:0.8em;
	float:left;
	display:inline;
	width:450px;
}

#tags {
	text-align:center;
	line-height: 25px;
}

.tag1 {
	font-size :28;
	margin-right : 5px;
}

.tag2 {
	font-size :24;
	margin-right : 5px;
}

.tag3 {
	font-size :20;
	margin-right : 5px;
}

.tag4 {
	font-size :16;
	margin-right : 5px;
}

.tag5 {
	font-size :12;
	margin-right : 5px;
}

h2 {
	color: #f999bd;
	margin-bottom: 0px;
}

h3 {
	color: #f999bd;
	margin-top: 35px;
}

.fav_foto {
	width:75px;
	height:75px;
	float: none;
	border: 2px solid #FA75A7;
	/*margin-bottom:20px;*/
}

.fav_fotos {
	width:100%;
	vertical-align:top;
}

.fav_foto_p {
	margin-top:0px;
}

.foto_tr{
	vertical-align:top;
	height:100px;
	margin-bottom:10px;
}
.foto_td{
	padding:0px;
	padding-right:6px;
	padding-bottom:6px;
}

#comments h3, #postcomments h3
{
	margin-top:8px; 
}
#comments, #postcomments
{
	margin-top:35px;
	border-top:1px solid #D7D7D7;
	
}

.comment
{
	border:1px dashed #D7D7D7;
	margin-bottom:10px;
}

.comment h4
{
	margin-top:2px;
	margin-bottom:2px;
	
	padding-left:5px;
}
.comment p
{
	padding-left:15px;
}

#rightcolumn
{
	border: 2px solid #000;
	width:200px;
	
	float:left;
}
#holder
{
	width:900px;
	margin: 0px auto;
}

abbr, acronym {
border-bottom:1px dotted;
}
