body    {   font-family: serif;
            background-color: #d2c8bf;
	    text-align:center;
	    color: #600;/*#d10092;*/
	    padding:none;
	    margin:none;
	    
}
#big-content    {
	    background: #d2c8bf url(adamtetebeau_softglow.jpg) top center repeat-y;
	    height:874px;
	    text-align:center;
	    color: #600;/*#d10092;*/
	    padding:none;
	    margin:none;
}
#content {
	position:relative;
	width:720px;
	display:block;
	margin:none;
	margin-left:auto;
	margin-right:auto;
	background: url(adamtetebeau_bg.jpg) repeat-y;
	background-position:top center;/*-112px 0px;*/
	padding:10px 0 0 0;
	
}
STRONG { color: red;}
H1  { color: #668cba;}
.scaps{ text-align:center;
	font-weight:bold;
	font-variant:small-caps;}
P.dutext  { text-align: left; }

A { color:red;}
A.adresse   {		font-size:smaller;
			font-weight:bold;
			color: gray;
			text-decoration: none;
	    }

A.adresse:visited   {	color: gray; }
A:focus	    {	    color: red; }
A:hover	    {	    color: red; }
A:active    {	    color: red; }
.parag_large {
    display:block;
    text-align:left;
    padding:10px;
    margin:10px;
    margin-top:20px;
    float:left;
    border: 1px dotted /*#d10092;*/red;
    }
.parag_liens {
    display:block;
    text-align:left;
    width: 300px;
    padding:10px;
    margin:10px;
    margin-top:20px;
    float:left;
    border: 1px dotted /*#d10092;*/red;
    }
.parag {
    display:block;
    text-align:center;
    width: 300px;
    padding:10px;
    margin:10px;
    margin-top:20px;
    float:left;
    border: 1px dotted /*#d10092;*/red;
    }
    
    .parag .imgright {
	float: right;
	}	
    
    .parag .imgleft {
	float: left;
	}
	
.parag40 {
    display:block;
    width:300px;
    text-align:left;
    padding:10px;
    margin:10px;
    float:right;
    border: 1px dotted /*#d10092;*/red;
}

.parag40 UL {
	font-size:smaller;	
	list-style-type:circle;
	}


.clearall{
	clear:both;
}


