﻿body 
{
	
}

font.menu
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#ffffff;
}

font.text
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#444444;
}
.div_quotes
{   
    position:relative;
    right:0px;
    top:0px;
    text-align:right;
    width:235px;
    height:100px;
    /*background-color:Aqua;*/
    font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#444444;

}
font.title
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#444444;
}

font.title_collane
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#444444;
}
font.footer
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#666666;
}

a.menu
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

a.menu_footer
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

a.text
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#444444;	
}

