/* CSS Document */

body
{
	background:url(../images/bg_body.gif) top left repeat-x #9BC3D5;
	/*background-color:#D9E8EF;*/
}

.text_garde
{
	font-family:"Monotype Corsiva";
	font-size:16px;
	
}

.navigation 
{	
	background: #D9E1E5 url("../images/back-menu1.gif");
	/*border: 0px solid #ffffff;*/
	height: 60px;
	font-size:10px;
	
}

.navigation a 
{
	background: transparent url("../images/back-menu1.gif") left top repeat-x;
	/*border-right: 1px solid #D8EBD8;*/
	color: #004d4d;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 60px;
	padding: 0 14px;
	text-decoration: none;
	color:#FFFFFF;
	margin-left:4px;
}

.navigation a:hover 
{
	background: transparent url("img/1_by_mimosoft.jpg") left bottom; 
	color:#A71C1C;
	
}

#table_mother
{
	padding:4px;
	background-color:#FFFFFF;
}

.footer 
{	
	background: #95C4D2 url("images/bg-footer.gif");
	line-height: 36px;
	text-align: center;
	text-transform:uppercase;
	font-size:12px;
	
}

#image_ {
	padding: 11px 16px;
	overflow:hidden;
    height:280px;
}

.title
{
	color: #990000;
	font-weight: bold;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}

.title_crp
{
	color:#A52A00;
	font-weight:bold;
	display:inline;
}


.Style1 
{
	font-size: 12px;
	font-family:"Arial Narrow";
}

.Style7 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.t
{
	background-color:#C8DEE7;
}
