body {
	background-color: #73ACCB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style1 {	
	font-size: 11px;
	color: #FFFFFF;
}

.style13 {	
	font-weight: bold;
}

.style9 {
	font-size: 9px;
}

.normal_yellow {	
	font-size: 11px;
	color: #FFFF00;
}


.big_yellow , .big_yellow a:hover, .big_yellow a:link, .big_yellow a:active, .big_yellow a:visited{	
	font-size: 15px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}

.main_page {
	color: #003994;
}

.nota_bene {
	font-size: 9px;
	color: #40DAFE;
}

.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style18 {
	font-size: 9px;
}

.style19 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.highlight{
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}

.para_title{
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}

.section_title {	
	font-size: 30px;
	color: #FFFFFF;
}

.redlight{
	font-size: 9px;
	color: #CC0000;
	
}


.menu a:link, .menu a:visited {
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}

.menu a:hover  {
	font-size: 11px;
	color: #00FF00;
	text-decoration: none;
}

.menu a:active{
	font-size: 12px;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}

.current {
	font-size: 12px;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #FFFF00;
}

	
a:visited {
	color: #FFFF00;
}

a:hover {
	color: #00FF00;
}

a:active {
	color: #FFFF00;
}

div.rounded-box {
    position:relative;
    width: 90%;
    background-color: #3399CC;
    margin: 3px;
}

/*********************
GLOBAL ATTRIBUTES
*********************/
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner{
	position:absolute; 
	width:20px; 
	height:20px; 
	background-color:#73ACCB; 
	overflow:hidden;
}

div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {
	position:relative; 
	font-size:150px; 
	font-family:arial; 
	color:#3399CC; 
	line-height: 40px;
}

/*********************
SPECIFIC ATTRIBUTES
*********************/

div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}

div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}

div.box-contents {
	position: relative; padding: 8px;
}


.bouton {
	border-color:#FFFFFF;
	color: #FFFFFF;
	width: 70px;
	height: 28px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color:#330099;
}

a.send 
{
	color:#e00;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}

a.send:hover
{
	color:#fff;
	text-decoration:underline;
}

a.send img
{
	border:none;
}


table.index_testimonials td {
	vertical-align: top;
}

table.index_testimonials td a {
	color: #ff0;
	text-decoration: none;
}

table.index_testimonials td a:hover {
	color: #ff0;
	text-decoration: underline;
}

table.index_testimonials td div a {
	color: #fff;
	text-decoration: none;
}

table.index_testimonials td div a:hover {
	color: #fff;
	text-decoration: underline;
}

a.latest_blogs_title {
	text-decoration: none;
}

a.latest_blogs_title:hover {
	text-decoration: underline;
}