﻿@import url(BVSoftware.css);

/******************************************************************************
HTML TAG CLASSES
******************************************************************************/
body 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-color: #464646;
	margin: 0px 0px 8px 1px;
	padding: 0px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 12px 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	border-bottom: dotted 1px #D3D3D3;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 5px 0px;
}
h2 {
    font-size: 16px;
    font-weight: bold;
    color: #7B7B7C;
	margin-bottom: 0px;
}
h3 {
    font-size: 14px;
    font-weight: bold;
    /*color: #BF3D4A;*/
    color: #EE3224;
}
h4 {
	font-size: 15px;
    font-weight: bold;
}
a, .Arrow {
	/*color: #2174E4;*/
	color: #4891dc;
	font-size: 11px;
}
hr {
	border: none;
	border-bottom:  solid 1px #D2D4D4;
	height: 1px;
	margin: 8px 0px;
}
.required {
	/*color: red;*/
	color: #EE3224
}
.content ul
{
	zoom: 1; /* hasLayout for ie<= 6 */
	overflow: auto; /* shrink the list to sit beside floats in compliant browsers */ 
	margin: 0; padding: 0;
	margin-bottom: 1em;
}
.content ul li {
	margin-left: 3em; /* must stay, want it */
} 
.grayTable ul li
{
	margin-left: 1em;
}
/******************************************************************************
GENERAL CLASSES
******************************************************************************/
#page {
	/*background: url(../Images/bg_page.gif) repeat-y 986px top;*/
}
.NoDisplay {
	display: none;
}
div.clear {
	clear: both;
}
#content {
	background-color: #FFF;
	width: 790px;
	padding: 0px 0px 0px 5px;
}
.contentWide {
	width: 970px !important;
}
.content Img.imgLeft {
	margin: 4px 4px 4px 0px;
}
.content Img.imgRight {
	margin: 4px 0px 4px 4px;
}
.box {
	background-color: #F7F7F7;
	border: solid 1px #E5E5E5;
	padding: 4px 7px 4px 7px;
	margin: 0px 0px 4px 4px;
	text-align: left;
}
.boxSmall {
	width: 160px;
	background-color: #F7F7F7;
	border: solid 1px #E5E5E5;
	padding: 4px 7px 4px 7px;
	margin: 0px 0px 4px 4px;
	text-align: left;
}
.boxSmall .boxHeader {
	height: 36px;
	background: url('../Images/bg_boxHeader.jpg') no-repeat;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0px 0px 5px;
}
.boxHeader2 {
	width: 162px;
	padding: 4px 7px 4px 7px;
	margin: 0px 0px 0px 5px;
	background: url('../Images/bg_box_Header2.gif') repeat-y top left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.boxSmall .boxContent {
	background-color: #FFFFFF;
	padding: 2px 4px 2px 4px;
	color: #656565;
}
.boxSmall .boxContent UL {
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 10px;
}
.boxSmall IMG{
	border: solid 1px #C4C4C4;
}
.boxSmall .title {
	color: #585858;
	font-weight: bold;
}
.pictureBox {
	/*clear: both;*/
	background-color: #000000;
	color: #FFFFFF;
	padding: 8px 4px 8px 4px;
	text-align: justify;
}
.pictureBox IMG {
	margin-bottom: 30px;
	margin: 8px 0px 8px 0px;
}
.wideBoxHeader {
	background-color: #F7F7F7;
	border: solid 1px #E5E5E5;	
	border-bottom: solid 1px #CBCBCB;
	color: #656565;
	padding: 5px 4px 4px 4px;
	font-weight: bold;
	font-size: 12px;
	margin: 4px 0px 0px 0px;
}
.wideBoxContent {
	background-color: #FBFBFB;
	border: solid 1px #CBCBCB;	
	color: #656565;
	padding: 5px 4px 4px 4px;
}
.grayTable {
	clear:both;
	border-collapse: collapse;
	border: solid 1px #E5E5E5;
	width: 100%;
}
.grayTable th {
	background: #fff url('../images/bg_table.gif') repeat-x top left;
	border: solid 1px #CBCBCB;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 4px 4px 4px;
}
.grayTable tbody th 
{
	font-weight: bold;
	text-align: left;
	color: Black;
	text-transform: none;
	background-image: none !important;
}
.grayTable td {
	border: solid 1px #CBCBCB;
	vertical-align: top;
	color: #6A6A6A;
	padding: 4px 4px 4px 4px;
	background-color: #FAFAFA;
}
.grayTable td.alternate {
	background-color: #F5F5F5;
}
.grayTable td ul {
	margin-left: 7px;
	padding-left: 7px;
}
.smallText {
	font-size: 9px;
	font-style: italic;
}
/******************************************************************************
PAGE HEADER CLASSES
******************************************************************************/
#header {
	background: #FFF url(../Images/bg_header.gif);
	border-bottom: solid 1px #FFF;
	border-left: solid 8px #FFF;
	border-right: solid 8px #FFF;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 970px;
}
#header div.smallSearch {
	text-align: right;
	position: absolute;
	top: 20px;
	right: 1px;
}
#header .smallSearch .text {
	border: solid 1px #A2A2A2;
	font-size: 11px;
	/*width: 100%;*/
}
#header .smallSearch .submit {
	/*color: #0056CA;*/
	color: #6CAEDF;
	background: url(../Images/bg_btn_search.gif) center;
	border: solid 1px #A2A2A2;
	font-size: 11px;
	cursor: pointer;
	padding: 0px 3px;
	margin: 0px;
	/**/
	overflow: visible;
	width: auto;
	/*width: 100%;*/
	
}
/******************************************************************************
TOOLBOX CLASSES
******************************************************************************/
#quickLinks {
	color: #919191;
	font-size: 10px;
	text-align: right;
	position: absolute;
	top: 30px;
	right: 10px;
}
#quickLinks a {
	/*color: #2174E4;*/
	color: #4891dc;
	font-size: 11px;
} 
/******************************************************************************
BREADCRUMBS CLASSES
******************************************************************************/
#breadcrumbs {
	background-color: #F5F5F5;
	clear: both;
	color: #707070;
	padding: 4px;
	font-size: 10px;
	margin-bottom: 5px;
}
#breadcrumbs a {
	color: #707070;
}
#breadcrumbs a.selected {
	color: #000;
	text-decoration: none;
}
/******************************************************************************
Events CLASSES
******************************************************************************/
#wrapper {
	background-color: #FFF;
	border-left: solid 8px #FFF;
	border-right: solid 8px #FFF;
	margin: 0px;
	padding: 0px;
	/*width: 970px;*/
}
#menuHFooter {
	background: #FFF url(../Images/bg_wrapper.gif) repeat-x left -1px;
	border-left: solid 8px #FFF;
	border-right: solid 8px #FFF;
	height: 7px;
	overflow: hidden;
	margin: 0px;
	width: 970px;
}
.catalog #menuHFooter {
	background-image: url(../Images/bg_wrapper_red.gif) !important;
	height: 15px;
}
.services #menuHFooter {
	background-image: url(../Images/bg_wrapper_red.gif) !important;
	height: 15px;
}
.formation #menuHFooter {
	background-image: url(../Images/bg_wrapper_red.gif) !important;
	height: 15px;
}
.evenementsPhoto #menuHFooter {
	background-image: url(../Images/bg_wrapper_red.gif) !important;
	height: 15px;
}
.compagnie #menuHFooter {
	background-image: url(../Images/bg_wrapper_red.gif) !important;	
	height: 15px;
}
/******************************************************************************
VERTICAL MENU CLASSES
******************************************************************************/
#contentCell 
{
	min-height: 360px;
	_height: 360px;
}
#menuVCell {
	background-color: #EAEAEA;
}
#menuV {
	background-image: none !important;
	float: left;
	width: 175px;
	padding: 0px;
}
#menuV ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menuV ul li {
	float: left;
	width: 175px;
}
#menuV ul li li {
	background-color: #F5F5F5;
}
#menuV a.selected {
	color: Red;
}
#menuV ul a {
	display: block;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	padding: 4px 18px 4px 4px;
	border-bottom: solid 1px #FFF;
	text-decoration: none;
	background: url(../Images/blt_menuV.gif) no-repeat right center;
}
#menuV ul ul a {
	padding-left: 12px;
	font-weight: normal;
	background-image: none;
}
#menuV a.selected {
	background: url(../Images/blt_menuV_open.gif) no-repeat right center;
	color: #FFF;
}
.catalog #menuV a.selected {
	/*background-color: #B0232A;*/
	background-color: #EE3224;
}
.services #menuV a.selected {
	/*background: #F9981B url(../Images/blt_menuV_open.gif) no-repeat right center;*/
	background: #EE3224 url(../Images/blt_menuV_open.gif) no-repeat right center;
	color: #FFF;
}
.formation #menuV a.selected {
	/*background-color: #658CA1;*/
	background-color: #EE3224;
}
.evenementsPhoto #menuV a.selected {
	/*background-color: #839F61;*/
	background-color: #EE3224;
}
.compagnie #menuV a.selected {
	/*background-color: #908175;*/
	background-color: #EE3224;
}
.publicity #menuV a.selected {
	/*background-color: #B0232A;*/
	background-color: #EE3224;
}
#menuV li li a.selected {
	background-color: #FFF !important;
	/*color: #D33B46 !important;*/
	color: #EE3224 !important;
	background-image: none !important;
}

/******************************************************************************
PAGE FOOTER CLASSES
******************************************************************************/
table.footerTable {
	background: url(../Images/bg_footer.gif) repeat-x left top;
	color: #CCC;
	padding: 8px;
	width: 986px;
	border: solid 8px #FFF;
}
#footerQuicklinks, #footerQuicklinks a {
	color: #FFF;
}
table.footerTable .address {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
table.footerTable div {
	margin-bottom: 4px;
}
div.clearfix {
	clear: both;
}
div.footerNewsletter 
{
	background: #e5e5e5 url(../Elements/Images/bg_infolettre.png) no-repeat left top;
	border: solid 8px #FFF;
	border-top: none;
	border-bottom: none;
	padding: 8px 0 0 0;
	width: 970px;
}
div.footerNewsletter .innerText 
{
	padding: 0 0 0 8px;
}
table.footerNewsletterTable 
{
	width: 968px;
}
table.footerNewsletterTable td
{
	padding: 8px;
}
/******************************************************************************
MAIN MENU CLASSES
******************************************************************************/
#menuHPlaceHolder {
	width: 986px;
	border-left: solid 8px #FFF;
	border-right: solid 8px #FFF;
	margin: 0px;
	background: url(../Images/bg_menuH.gif) repeat-x left center;
}
#menuHPlaceHolder td {
	border-left: solid 1px black;
	/*padding-left: 5px;*/
	/*background: url(../Images/bg_menuH.gif) repeat-x left center;*/
}
#menuHPlaceHolder td.ShopcartInfoMini {
	border-left: none !important;
	background: url(../Images/bg_menuH.gif) repeat-x right center;
}
#menuHPlaceHolder td.ShopcartInfoMini * {
	border: none !important;
}
#menuHPlaceHolder td.ShopcartInfoMini a {
	text-decoration: none;
}
#menuHRoot, #menuHRoot ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-type: none;
}
#menuHRoot ul {
	display: none;
	position: absolute;
	top: 110%;
	left: -1px;
	width: 180px;
}
#menuHRoot li {
	display: block;
	float: left;
	position: relative;
}
#menuHRoot li li {
	width: 180px;
	background-color: Silver;
	float: none;
	margin-top: -1px;
	border-top: solid 1px #FFF;
}
#menuHRoot a {
	display: -moz-inline-block;
	display: inline-block;
	color: White;
	font-weight: bold;
	padding: 6px 8px 6px 6px;
	font-size: 12px;
	text-decoration: none;
	background: url(../Images/bg_menuH_A.gif) repeat-y right;
}
#menuHRoot li li a {
	background-image: none !important;
	display: block;
}
#menuHRoot li li a:hover {
	background-color: #777;
}
/* override for section */
.catalog #menuHRoot li.Catalog {
	/*background: #C93439 url(../Images/bg_menuH_LI_468.gif) center left;*/
	background: #EE3224 url(../Images/bg_menuH_LI_Red.gif) center left;
}
#menuHRoot li.Catalog li  {
	/*background-color: #C93439;
	border-top: solid 1px #D05B60;*/
	background-color: #EE3224;
	border-top: solid 1px #ef8078;
}
.services #menuHRoot li.NavigationPage {
	/*background: #FF9B12 url(../Images/bg_menuH_LI_494.gif) center left;*/
	background: #EE3224 url(../Images/bg_menuH_LI_Red.gif) center left;
}
#menuHRoot li.NavigationPage li  {
	/*background-color: #FF9B12;
	border-top: solid 1px #FFAD36;*/
	background-color: #EE3224;
	border-top: solid 1px #ef8078;
}
.formation #menuHRoot li.Formation {
	/*background: #62889C url(../Images/bg_menuH_LI_484.gif) center left;*/
	background: #EE3224 url(../Images/bg_menuH_LI_Red.gif) center left;
}
#menuHRoot li.Formation li  {
	/*background-color: #62889C;
	border-top: solid 1px #7C9EB1;*/
	background-color: #EE3224;
	border-top: solid 1px #ef8078;
}
.evenementsPhoto #menuHRoot li.PhotoEvent {
	/*background: #7D995B url(../Images/bg_menuH_LI_513.gif) center left;*/
	background: #EE3224 url(../Images/bg_menuH_LI_Red.gif) center left;
}
#menuHRoot li.PhotoEvent li  {
	/*background-color: #7D995B;
	border-top: solid 1px #97AF78;*/
	background-color: #EE3224;
	border-top: solid 1px #ef8078;
}
.compagnie #menuHRoot li.Content {
	/*background: #86776C url(../Images/bg_menuH_LI_515.gif) center left;*/
	background: #EE3224 url(../Images/bg_menuH_LI_Red.gif) center left;
}
#menuHRoot li.Content li  {
	/*background-color: #86776C;
	border-top: solid 1px #9D9086;*/
	background-color: #EE3224;
	border-top: solid 1px #ef8078;
}
.publicity #menuHRoot li.DownloadList {
	/*background: #C93439 url(../Images/bg_menuH_LI_468.gif) center left;*/
	background: #EE3224 url(../Images/bg_menuH_LI_Red.gif) center left;
}
#menuHRoot li.DownloadList li  {
	/*background-color: #C93439;
	border-top: solid 1px #D05B60;*/
	background-color: #EE3224;
	border-top: solid 1px #ef8078;
}
/* End menuH */

.hyperLinkCategoryPicture img {
	border-top: solid 1px #C6C6C6;
	border-left: solid 1px #C6C6C6;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
}
.hyperLinkCategoryPicture {
	float: left;
	margin: 0px 8px 8px 0px;
}
.tableCatalogCategories {
	margin: -8px;
}
.tableCatalogCategories td  {
	padding: 8px;
	font-size: 11px;
	border: solid 1px #E5E5E5;
}
.tableCatalogCategories h2 {
	margin-bottom: 0px;
}
.tableCatalogCategories h2 a {
	font-size: 16px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
	padding-right: 5px;
}
.tableCatalogCategories h2 a u {
	text-decoration: none;
	background: url(../Images/bg_h2A.gif) no-repeat right center;
	padding-right: 15px;
}
/**/
/* General Classes */
.pageBlock {
	margin-bottom: 8px;
}
/* Cal */
.Calendar {}
.DayHeaderStyle {}
.DayStyle {}
.NextPrevStyle {}
.OtherMonthDayStyle {}
.SelectedDayStyle {}
.SelectorStyle {}
.TitleStyle {}
.TodayDayStyle {}
.WeekEndDayStyle {}
.Calendar a {
	/*color: #2174E4 !important;*/
	color: #4891dc !important;
	font-weight: bold !important;
}
/* END Cal */

.Button {
    height: 14px;
	background: url(../Images/bkg_button.jpg);
	border: solid 1px #A2A2A2;
	padding: 2px 4px 2px 4px;
	margin-bottom: 4px;
}
.Button, .Button a {
	text-decoration: none;
}
.Print {
    text-decoration: none;
    background: url(../Images/print.gif) no-repeat left center;
    padding: 0px 0px 0px 16px;
}
.H1Right {
    position: relative;
    top: -27px;
    right: 0px;
    text-align: right;
}
.Price1 {
    font-size: 30px;
    position: relative;
    top: 9px;
}
.Price2 {
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
}

.Price2Red {
    color: #ED1B24; /* RED */
}

/******************************************************************************
TABULATION CLASSES
******************************************************************************/
#menuList {
	background: url(../images/tabs_bgMenu.gif) left top;
	height: 26px;
	padding: 0px;
	margin-top: 0px;
}
#menuList ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menuList ul li {
	background: url(../images/tabs_btnTabEnd.gif) no-repeat right top;
	float: left;
	margin: 0px 1px 0px 0px;
	position: relative;
}
#menuList ul li div {
	background: url(../images/tabs_btnTabBg.gif) no-repeat left top;
	margin: 0px 6px 0px 0px;
	padding: 7px 4px 6px 10px;
}
#menuList ul li.selected {
	background-image: url(../images/tabs_btnTabEndOn.gif) !important;
	background-position: right top;
	background-repeat: no-repeat;
}
#menuList ul li.selected div {
	background: url(../images/tabs_btnTabBgOn.gif) left top !important;
}
#menuList ul li.selected div a {
	font-weight: bold;
}
#menuList a, #menuList a:hover {
	display: block;
	color: #010101 !important;
	text-decoration: none;
}
#menuList ul li div a img {
	border: none;
	vertical-align: middle;
}
.tblItems  {
	border: solid 1px #A7ABAC;
	border-top: none;
	padding: 8px 4px;
	overflow: auto;
	max-height: 695px;
}

/******************************************************************************
SEARCH RESULTS CLASSES
******************************************************************************/
table.resultsTable tr td {
	padding: 5px 0px;
}
table.resultsTable tr td div span, table.table.latestDocumentsTable tr td div span  {
	color: #0E9BAF;
}
.resultsFooter td {
	border-bottom: solid 1px #C9CCB9;
	border-top: solid 1px #C9CCB9;
	padding: 0px !important;
}
.resultsFooter td table tr td {
	border: none;
	padding: 5px !important;
}
table.detailsTable tr td {
	padding: 3px 0px 3px 5px;
}
table.detailsTable tr td.theader {
	text-align: right;
	font-weight: bold;
}
/******************************************************************************
SITEMAP CLASSES
******************************************************************************/
ul.siteMap  {
	padding-left: 0px;
	margin-left: 0px;
}
ul.siteMap li {
	list-style : none;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul.siteMap li li {
	list-style-image: url(../images/blt_dash.gif);
}

/******************************************************************************
FORMATION CLASSES
******************************************************************************/
.formation h2 {
    color: #656565;
	border-bottom: dotted 1px #D3D3D3;
	margin-bottom: 8px;
}
.formation h3 {
    font-size: 12px;
    font-weight: bold;
    color: #656565;
	margin-bottom: 8px;
}
span.Title {
    font-size: 12px;
    font-weight: bold;
    color: #656565;
}
ul.list {
	padding: 0px;
	margin: 0px;
}
ul.list li {
	background: url(../images/blt_square.gif) no-repeat left center;
	list-style: none;	
	padding: 0px 0px 4px 10px;
}
ul.list li a {
	text-decoration: none;
}
ul.dateList {
	padding: 0px;
	margin: 0px;
}
ul.dateList li {
	padding: 0px 0px 8px 0px;
	list-style: none;		
}
ul.dateList li a {
	font-weight: bold !important;
}
ul.dateList img  {
	margin: 0px 8px 4px 0px;	
}
h3.date {
	text-transform: uppercase;
}
#courseTable {
	
}
#courseTable th {
	border-bottom: solid 1px #000;
	font-weight: bold;
	padding: 0px 3px 3px 3px;
	text-align: left;
}
#courseTable td {
	border-bottom: solid 1px #656565;
	padding: 3px 3px 3px 3px;
}
div.TeacherContent img {
	margin: 0px 8px 2px 0px;
}
ul.teacherList {
	padding: 0px;
	margin: 0px;
}
ul.teacherList li {
	padding: 0px 0px 8px 0px;
	list-style: none;		
}
div.back {
	float: right;
	position: relative;
	top: -27px;
	margin: 0px 0px 0px 5px;
}
/******************************************************************************
PRODUCTS CLASSES
******************************************************************************/
.productListItem {
	border: solid 1px #E5E5E5;
	padding: 4px;
	margin: 4px 0px;
}
.productListItem img {
	margin: 0px 4px 0px 0px;
}
table.specTable {
	border-collapse: collapse;
}
table.specTable th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
	border: solid 1px #E5E5E5;
	width: 50%;
}
table.specTable td {
	padding: 4px;
	border: solid 1px #E5E5E5;
}
.menuContent  {
	border: solid 1px #A4A4A4;
	border-top: solid 0px #fff;
	padding: 4px;
}
/******************************************************************************
FACET CLASSES
******************************************************************************/
a.FacetItem {
	display:block;
	margin: 2px 2px 8px 10px;
}
/******************************************************************************
FAQ CLASSES
******************************************************************************/
div.listItemIds {
	border-bottom: solid 1px #CACCB9;
	border-top: solid 1px #CACCB9;
	margin: 16px 0px;
}
div.listItemIds ol {
	padding: 0px;
	margin: 0px 0px 0px 30px;
}
div.listItemIds ol li {
	padding: 4px 0px 4px 0px;
}
div.listItemIds ol li a {
	text-decoration: none;
}
div.top {
	margin: 8px 0px 16px 0px;
	text-align: right;
}
div.top a {
	background: url(../images/bg_top.gif) no-repeat left top;
	padding: 0px 0px 5px 20px;
}

/******************************************************************************
CONTACT CLASSES
******************************************************************************/
.fieldName {
	font-weight: bold;
	width:150px;
}
.fieldInput input, select, textarea {
	width: 450px;
}
.ButtonSubmit 
{
    text-align: center;
    display: block;
    color: #fff;
	background: #EE3224 url(../Images/bg_btn_search2.gif) center;
	border: solid 1px #A2A2A2;
	padding: 1px 3px;
	margin-bottom: 4px;
	width: 135px;
}
.ButtonSubmit, .ButtonSubmit a {
	text-decoration: none;
}
.submit input, input.submit{
	color: #000;
	background: url(../Images/bg_btn_search.gif) center;
	border: solid 1px #A2A2A2;
	font-size: 11px;
	cursor: pointer;
	padding: 0px 3px;
	margin: 0px;
	overflow: visible;
	width: auto;	
}
input.submit:disabled {
	color: #A2A2A2;
}

.submit2 input, input.submit2{
	color: #000;
	background: url(../Images/bg_btn_search.gif) center;
	border: solid 1px #A2A2A2;
	font-size: 11px;
	cursor: pointer;
	padding: 0px 3px;
	margin: 0px;
	overflow: visible;
	width: 143px;	
}
input.submit2:disabled {
	color: #A2A2A2;
}


/* product.aspx */
.productaspx_price 
{
	float: left;
	margin-bottom: 10px;
}
.productaspx_buyNow
{
	float: left;
	margin: 18px 0 10px 18px;
}
.productapsx_productDescription ul 
{
	position: relative;
	left: -26px;
	#left: -22px;
}
/**/
/* Download list */
.downloadItem 
{
	border: 1px solid #E5E5E5;
	overflow: auto;
	margin: 8px 0 0 0;
	padding: 8px;
	zoom: 1;
	
}
.downloadItem .imagePh 
{
	float: left;
}
.downloadItem .imagePh img  
{
	margin: 0 8px 0 0;
}
.downloadItem .item 
{
	float: left;
}
.downloadItem h2 {
	margin-bottom: 0px;
}
.downloadItem h2 a {
	font-size: 16px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
	padding-right: 5px;
}
.downloadItem h2 a u {
	text-decoration: none;
	background: url(../Images/bg_h2A.gif) no-repeat right center;
	padding-right: 15px;
}
/*Navigation page*/
.navigationPageItemIamge 
{
	float: left;
	margin: 0 8px 8px 0;
}
.navigationPageTable h3 
{
	margin-bottom: 6px;
}
.PromoBox
{
	/*border:2px solid #b0232a;*/
	border:2px solid #EE3224;
	margin:10px 0px 10px 0px;
	width:100%;
}
.PromoTitle
{
	/*color:#b0232a;*/
	color:#EE3224;
	font-weight:bold;
}
.PromoDate
{
	color:#bcbcbc;
}

.PromoDescription
{
	
}

/*Calendar*/
.TitleStyle 
{
	background-color: White;
	color: #4688e8;
	font-weight: bold;
}
.TitleStyle a,
.TitleStyle a:link,
.TitleStyle a:visited,
.TitleStyle a:hover,
.TitleStyle a:active
{
	/*color: #0056CA;*/
	color: #6CAEDF;
	background: url(../Images/bg_btn_search.gif) center;
	border: solid 1px #A2A2A2;
	font-size: 11px;
	cursor: pointer;
	padding:  0px 3px;
	margin: 0px;
	overflow: visible;
	width: auto;	
	text-decoration: none;
}
.TitleStyle a img 
{
	vertical-align: bottom;
	margin: 0 3px;
}
.DayStyle
{
	background-color: #e4eff5;
	text-align: left;
	vertical-align: top;
}
.DayStyle .day 
{
	background-color: White;
	color: Black;
	font-weight: bold;
	border-top: solid 1px #cdcdcd;
}
.DayStyle .date
{
	background-color: White;
	color: #b22124;
	font-weight: bold;
	padding-bottom: 4px;
}
.DayStyle .event 
{
	border-top: 2px solid white;
	padding: 2px 0;
	margin-bottom: 2px;
	_height: 50px;
	min-height: 50px;
}
.DayStyle.empty
{
	background-color: #bcbcbc;
}
.DayStyle .event a 
{
	text-decoration: none;
}
.OtherMonthDayStyle
{
	background-color: white;
	text-align: left;
	vertical-align: top;
}
.OtherMonthDayStyle .day 
{
	visibility: hidden;
}
.OtherMonthDayStyle .date
{
	visibility: hidden;	
}

.CheckboxListTable TD
{
	width: 33%;	
	padding: 1px;
	margin: 1px;
}

/* NEWSLETTER */

.newsletterForm
{
	border: 1px solid #e5e5e5;
	background: #f7f7f7;
	padding:10px 0 20px 10px;
	margin:5px;
	width:420px;
}

.newsletterForm h2
{
	float:left;
	text-transform:uppercase;
	padding-top:30px;
	font-size:15px;
	padding-left:20px;
}

.newsletterForm h4
{
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:11px;
	margin: 15px 0;
	#margin-top: 5px;
}

.newsletterForm hr
{
	margin:14px 0 0;
	#margin-top:4px;
}

.newsletterForm input
{
	color:#0057c8;
}

.titleImage
{
	float:left;
	margin-bottom:10px;
}


input.textInput
{
	width:320px;
	color:#7B7B7C;
	margin-bottom:6px;
}

.checkAll
{
	margin-left: 1px;
}

.checkAll input
{
	margin-bottom: 4px;
	#margin-bottom: 1px;
}

.newsletterBoxCart
{
	float:right; 
	background-color:#F7F7F7; 
	padding: 4px 8px 4px 0; 
	width: 250px;	
	border: solid 1px #C0C0C0;
	color: #606060;
}
.newsletterBoxCart h4, .newsletterBoxCart h5
{
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	margin-bottom: 1px;
	text-transform: uppercase;
}
.newsletterBoxCart h4
{
	font-size: 14px;	
}
.newsletterBoxCart h5
{
	font-size: 10px;
}
.newsletterBoxCart input
{
	margin-top: 8px;
}

.wideBoxContentPromotionnal
{
    padding: 0;
    position: relative;
}

.wideBoxContentPromotionnal .promotionText, 
.wideBoxContentPromotionnal span,
.wideBoxContentPromotionnal a
{
    font-size: 14px;
}

.wideBoxContentPromotionnal .promotionText
{
    position: absolute;
    left: 120px;
    top: 15px;
}

.wideBoxContentPromotionnal a
{
    margin: 0;
}

.wideBoxContentPromotionnal .category
{
    color: Black;
    font-weight: bolder;
    text-transform: uppercase;
}

.wideBoxContentPromotionnal a 
{
    display: inline;
}