@charset "utf-8";
/* CSS Document */

div.container {width: 100%; margin: 0; float: none;}

#CRAC_MenuBox
{
	display:none;
}

#CRAC_FlashAnimation
{
	display:none;
}

#CRAC_FooterContainer160
{
	display:none;
}

#CRAC_Footer 
{
	display:none;
}

#CRAC_BannerBox 
{
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	width:98%;
	background:none;
	border: solid #CCCCCC 0px;
	padding: 0px;
	border-left: solid #999 1px;
	border-right: solid #999 1px;
	border-bottom: solid #999 1px;
}

#CRAC_LogoCell 
{
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:center;
	border: solid #BBBBBB 1px;
	padding: 0px;
	height: 85px;
	width: 21%;
	float:left;
}

	#CRAC_LogoCell img 
	{
		height: 85px;
		width: 100%;
	}

#CRAC_MontageCell 
{
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:right;
	border: solid #BBBBBB 1px;
	padding: 0px;
	height: 85px;
	width: 49%;
	float:left;
}

	#CRAC_MontageCell img
	{
		height: 85px;
		width: 100%;
	}
	
#CRAC_PluriSearchContainer
{
	border: solid #BBBBBB 1px;
	width: 29%;
	float:right; 
}	
	
#CRAC_PluriportailCell 
{
	border: solid #BBBBBB 1px;
	padding: 0px;
	background-color:#FFF;
	height: 33px; 
	width: 100%;
}

	#CRAC_PluriportailCell img
	{
		height: 30px;
		width: 68%;
	}
	
#CRAC_SearchCell 
{
	border: solid #BBBBBB 1px;
	padding: 0px;
	background-color:#FFF;
	height: 52px; 
	width: 100%; 
}

	#CRAC_SearchForm 
	{
		display: none;
	}

.CRAC_TitlePencilCellContainer 
{
	width:98%;
	margin-left:auto; 
	margin-right:auto; 
}

.CRAC_TitlePencilCell 
{
	width:100%;
	height: 35px;
	border: 0px solid;
	background-color:#FFFFFF;
	border: solid #BBBBBB 1px;
	font-family:Tahoma;
	font-size: 1.3em;
	text-align:center;
	color:#FFFFFF;
	margin-left:auto; 
	margin-right:auto; 
}

#CRAC_GrayGradTitleColoredCell 
{
	background:url(Images/crayon%20gris.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#CRAC_BlueGradTitleColoredCell 
{
	background:url(Images/crayon%20bleu.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#CRAC_PurpleGradTitleColoredCell 
{
	background:url(Images/crayon%20mauve.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#CRAC_RedGradTitleColoredCell 
{
	background:url(Images/crayon%20rouge.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#CRAC_OrangeGradTitleColoredCell 
{
	background:url(Images/crayon%20orange.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#CRAC_DarkBlueGradTitleColoredCell 
{
	background:url(Images/crayon%20bleu%20marin.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#CRAC_BrownGradTitleColoredCell 
{
	background:url(Images/crayon%20brun.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#CRAC_GreenGradTitleColoredCell 
{
	background:url(Images/crayon%20vert.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#CRAC_ContentBox 
{
	width:96%;
	margin-left:auto; 
	margin-right:auto; 
	background-color:#FFFFFF;
	border: solid #CCCCCC 1px;
	overflow: hidden;
	padding: 1%;
	min-height: 360px;
}

#CRAC_NormalTextFont 
{
	font-family:Tahoma;
	font-size: 0.6em;
	color:#1B1742;
}
