﻿/*	Custom CSS Settings	*****************
****************************************/
* /*Set's border, padding and margin to 0 for all values*/
{
	padding: 0;
	/*margin: 0;*/
	/*border: 0;*/
}
img {
	border:0;
}
div{
	font-size:12px;
}

body{
	color: #000; 
	font-family: Verdana, Arial, Tahoma, sans-serif;
	background-color: #E9EEF4;
	text-align:center;
	background-image:url('/Template Files/PageBackground.gif');
	background-repeat:repeat-x;	
	font-size:12px;
}
.cimg-main
{
	width:758px;
	height:100%;
	text-align:center;
	border:1px solid #1D2053;
	background-color:#fff!important;
}
/**************************
HEADER
**************************/
.cimg-header
{
	background-image:url("/Francais/Template Files/Header.jpg");
	background-color:#0C1E66;
	background-repeat:repeat-x;
	width:758px;
	height:106px!important;
	padding:0!important;
	border:0!important;
}
/**************************
LEFT CELL
**************************/
.cimg-left
{
	width:159px;
	min-height:100%;
	vertical-align:top;
	background-image: url("/Template Files/HeartBackground.jpg");
	background-color:#2D4166;
    border-right: 1px solid #1D2053; 
    border-left: 0px;
	background-repeat:no-repeat;
	background-position:bottom left;
	/*padding:10px 5px 0 0;*/
	
	font-size:11px;
}
* html .cimg-left
{
	height:100%;
}
/**************************
CONTENT
**************************/
.cimg-content-outer
{
	width:685px;
	min-height:100%;
	/*border:solid 1px #002d96;*/
	text-align:center;
	padding:0;
}
* html .cimg-content-outer
{
	height:100%;
}
.cimg-content-inner
{
	width:100%;
	min-height:99.5%;
	padding:1px;
	text-align:center;
	border:solid 0px red;
	padding-left:5px!important;}
* html .cimg-content-inner
{
	height:99.5%;
}
.cimg-content-top
{
	/*background-color:#FFB652;
	overflow:hidden;
    height:10px;*/
}
.cimg-content-top div
{
	padding:0;
}
.cimg-content-inner ul{
    font-family:verdana,arial,helvetica,sans-serif; 
    background:white;
   	color:#000;
    font-size:12px;
    padding:0;
}
.cimg-content-inner p{
    font-family:verdana,arial,helvetica,sans-serif; 
    background:white;
   	color:#000;
    font-size:12px;
    padding:0;
}
.cimg-content-inner{
    font-family:verdana,arial,helvetica,sans-serif; 
    background:white;
   	color:#000;
    font-size:12px;
    padding:0;
}
h1{
font-size:5em;
font-weight:bold;
color:#2D4166;
font-style:italic!important;
margin-bottom:0!important;
}
h2{
font-size:2em!important;
font-weight:bold;
color:#003F84;
font-family:"Times New Roman",Times,serif;
font-style:italic;
}
/*h3
{
	color:#505050;
}*/

.Submenu, .Submenu a:link, .Submenu a:active, .Submenu a:visited{
	background-color:#fff!important;
	font-size:10px!important;
	font-weight:bold!important;
	color:#204486!important;
}

.Submenu a:hover{
	color:#2D4166!important;
	text-decoration:none!important;
	font-weight:bold!important;
}
/**************************
SEPARATOR CELL
**************************/
.cimg-separator
{
	width:5px;
	background-color:transparent;
}
/**************************
FOOTER
**************************/
.cimg-footer
{
	float:left;
	text-align:center;
	font-size:10px!important;
	color:#fff;
	width:762px;
	background-image:url('/Francais/Template Files/FooterBackground.jpg')!important;
	background-repeat:repeat-x!important;
	height:48px!important;
	padding-top:4px!important;
	background-color:#41588E!important;
}
.cimg-footer a:visited
{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;

	
}
.cimg-footer a:active
{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;

	
}
.cimg-footer a:link
{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;

	
}
.cimg-footer a
{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;

	
}
.cimg-footer a:hover
{
	text-decoration:underline;
	color:#E9EEF4;
	font-weight:bold;
	font-size:10px;

}

.cimg-footer b{
	font-size:10px!important;

}
/*.cimg-footerarea-line
{
	float:left;
	background-image:url("/Template Files/footerarea-line.gif");
	background-repeat:repeat-x;
	overflow:hidden;
	height:5px;
	width:758px;
}*/
/* End of	Custom CSS Settings	*****************
****************************************/

/*	Overridden Microsoft CSS Settings	*****************
****************************************/
.ms-viewareaframe
{
	vertical-align:top;
	width:100%;
	background-color:#ffffff;
	border:0px solid #6f9dd9;
	min-height:100%;
	padding:12px 8px 5px 0!important;
}
.ms-bodyareaframe
{
	vertical-align:top;
	width:100%;
	background-color:#ffffff;
	border:0px solid #6f9dd9;
	min-height:100%;
	padding:12px 8px 5px 0!important;
}
* html .ms-viewareaframe
{
	height:100%;
}
* html .ms-bodyareaframe
{
	height:100%;
}
.ms-propertysheet
{
	font-family:verdana;
	font-size:.7em;
	text-align:left;
	color:#4c4c4c;
	background-color:#fff;
	border:solid 0px purple;
	min-height:100%;
}
* html .ms-propertysheet
{
	height:100%;
}
ms-pagebreadcrumb
{
	padding:0!important;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.ms-pagebreadcrumb a
{
	font-size:8pt;
	background-color:#fff;
	color:#666666;
	text-decoration:none;
}
.ms-pagebreadcrumb
{
	font-size:8pt;
	background-color:#fff;
	color:#666666;
	text-decoration:none;
}
/*.ms-WPBody h1, .ms-TPBody h1{
font-weight:bold; 
font-size:200%; 
color:#2D4166;
}
.ms-WPBody h2, .ms-TPBody h2{
font-weight:bold; 
font-size:150%;
color:#2D4166; 
}
.ms-WPBody h3, .ms-TPBody h3{
font-weight:bold; 
font-size:120%;
color:#4D5E80; 
}
.ms-WPBody h4, .ms-TPBody h4{
font-weight:bold; 
font-size:100%; 
}

.ms-WPBody h5, .ms-TPBody h5{
font-weight:bold; 
font-size:80% 
}
.ms-WPBody h6, .ms-TPBody h6{
font-weight:normal!important; 
font-size:11px!important;
color:#ffffff!important;
padding-top:8px;
padding-left:2px;
padding-right:2px; 
}*/

.ms-globallinks{
	color:#8C9DBB;
	height:15px!important;
	padding:0!important;
}

.ms-globallinks a{
	color:#8C9DBB;
	height:15px!important;
	padding:0!important;
}

.ms-globalleft{
	/*height:15px!important;*/
	padding:0!important;
}

td.ms-vb2{
	font-size:12px!important;
	color:#000!important;
	font-family:Verdana,helvetica,arial,sans-serif!important;
}

.People{
	font-size:12px!important;
	font-weight:bold;
	background-color:#E9EEF4;
	padding:8px!important;
	height:25px!important;
	border-top:1px dashed #666;
}

/*	End of Overridden Microsoft CSS Settings	*****************
****************************************/
