a:link,a:visited { text-decoration: underline;}
a:hover { text-decoration: underline;}

IMG
{
	border:none;
}

BODY
{
    scrollbar-face-color: #5A5A5A;
    scrollbar-shadow-color: #DBEAFD;
    scrollbar-highlight-color: #DBEAFD;
    scrollbar-3dlight-color: #DBEAFD;
    scrollbar-darkshadow-color: #DBEAFD;
    scrollbar-track-color: #DBEAFD;
    scrollbar-arrow-color: #DBEAFD;
    background-color: #DBEAFD;
	margin: 0;
	background-image: url("/shared/images/bg_page.gif");
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

td
{
	font-family: Times New Roman, verdana;
	font-size: 14px;
	color: #313131;
}

a
{
	font-family: Times New Roman, verdana;
	font-size: 13px;
	color: #58472F;
	font-weight: bold;
	text-decoration: none;
}

h1
{
	font-family: Georgia, Papyrus, Times New Roman, verdana;
	font-size: 20px;
	color: #0F093A;
	font-weight: bold;
	margin-top: 15px;
	background-image: url("/shared/images/bg_tit.png");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 35px;

	position: relative;
	margin-left: -60px;
}

h2
{
	font-family: Georgia, Papyrus, Times New Roman, verdana;
	font-size: 18px;
	color: #3D637F;
	font-weight: bold;
	margin-top: 20px;
	background-image: url("/shared/images/puce.png");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 25px;
	border-top: 2px dotted #E88492;
	border-bottom: 2px dotted #E88492;
}

h3
{
	font-family: Georgia, Papyrus, Times New Roman, verdana;
	font-size: 16px;
	color: #5C4F37;
	margin-top: 20px;
}

h4
{
	font-family: Georgia, Papyrus, Times New Roman, verdana;
	font-size: 13px;
	color: #3D637F;
	margin-top: 20px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #3D637F;
}

.sousnav
{
	font-family: Georgia, Papyrus, Times New Roman, verdana;
	font-size: 13px;
	color: #3D637F;
	font-weight: bold;
	margin-top: 15px;
	text-decoration: underline overline;
}

hr
{
	visibility: hidden;
	width: 100%
}

/********************************fond images*************************************/
.top
{
	background-image: url("/shared/images/top.png");
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.bg
{
	background-image: url("/shared/images/bg.jpg");
	background-repeat: repeat-y;
	background-position: 0% 0%;
}

.bottom
{
	background-image: url("/shared/images/bottom.png");
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

.bktxtbgtop
{
	background-image: url("/shared/images/bktxt_bg_top.gif");
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.bktxtbgbottom
{
	background-image: url("/shared/images/bktxt_bg_bottom.gif");
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

.bkimgbgbottom
{
	background-image: url('/shared/images/cadre_b.png');
	background-repeat: repeat-x;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/shared/images/cadre_b.png', sizingMethod=scale);
}

.bkintrobgtop
{
	background-image: url("/shared/images/bkintro_bg_top.png");
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.bkintrobgbottom
{
	background-image: url("/shared/images/bkintro_bg_bottom.png");
	background-repeat: no-repeat;
	background-position: 0% 100%;
	
	font-family: papyrus, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #968665;
}

.bgcertif
{
	background-image: url("/shared/images/bg_certif3.png");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.viridianadolls.com/shared/images/bg_certif3.png', sizingMethod=scale);
}


.bgprenom
{
	font-family: papyrus;
	font-weight: bold;
	text-align: center;
	width: 100px;
	position: absolute;
	margin-top: -21px;
	margin-left: -112px;
	background-image: url('/shared/images/cartouche.png');
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/shared/images/cartouche.png', sizingMethod=scale);
}

#news
{
	width: 160px;
	height: 190px;
	*width: 200px;
	*height: 200px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 15px;
	color: white;
	background-image: url("/shared/images/bg_news.jpg");
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

