/*
	CSS pour Dynagram.com - Page en français
	
	Gabriel Drolet - Interscript
	2009
*/


/* GÉNÉRAL
------------------------------------------ */
body { 
	background-color: #F2F2F2;
	text-align: left;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background-image: url(/images/layout/background_header.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	font: 20px/25px 'Trebuchet MS', Verdana,Helvetica,Arial;
	color:#D02730;
	margin:0;
}

h2 {
	font: bold 16px/20px 'Trebuchet MS', Verdana,Helvetica,Arial;
	color:#000;
	margin:0 0 10px;
}

h3 {
	font: bold 15px/20px 'Trebuchet MS', Verdana,Helvetica,Arial;
	color:#d02730;
	margin:0 0 10px;
}

h4 { 
	color: #000000;
	font: bold 12px/16px 'Trebuchet MS', Verdana,Helvetica,Arial;
	margin: 0 0 10px;
}
h5 { 
	color: #000000;
	font: bold 12px/16px 'Trebuchet MS', Verdana,Helvetica,Arial;
	margin: 0 0 0px;
}

h1,h2,h3,h4,h5,h6 {
  	font-family: 'Trebuchet MS', Verdana,Helvetica,Arial;
}

a {
	cursor: pointer;
	color: #000000;
	font: 11px/15px Arial, Helvetica, sans-serif;
	text-decoration: underline;	
}

a:hover { 
	color: #d02730;
}

img {
	border:0;
}

.clear {
	clear:both;
	height:5px;
	line-height:1px;
	font-size:1px;
}

#DivWrapper {
	margin: 0px auto 0px auto;
	width: 800px;
	background-color: #F2F2F2;
}

#DivContentWrapper {
	background-color: #F2F2F2;
}


/* HEADER
------------------------------------------ */

#DivHeader {
	height: 68px;
}

#DivLogo {
	float: left;
	margin-top: 19px;
	margin-left: 12px;
}

#DivImpositionSoftware {
	float: right;
	margin-top: 29px;
	margin-right: 19px;
}

#DivLang {
	float: right;
	margin-top: 29px;
	margin-right: 19px;
	font-size: 9px;
	color: #CCC;
	font-weight: bold;
}

#DivMenuWrapper {
	background: url(/images/menu/background_menu_over.jpg) repeat-x;
	padding-left: 2px;
	height: 33px;
}


/* FOOTER
------------------------------------------ */
#DivFooter {
	height: 20px;
	color: #FFF;
	background-color: #000;
	clear: both;
	padding: 3px 14px 0px 14px;
}

a:link.Footer {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
a:visited.Footer {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
a:hover.Footer {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;

}
a:active.Footer {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
}

#DivFooterNav {
	float: left;
}

#DivFooterCopyright {
	float: right;
}

/* ACCUEIL 2009
------------------------------------------ */


/* NEWS BOX */
#DivNewsWrapper {
	background: url(../_images/background_news.jpg) no-repeat;
	height: 250px;
}

/* PROMO BOX */
#DivPromo {
	float: right;
	width: 284px;
	height: 81px;
	margin: 24px 43px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

/* FULL WIDTH BOX */
#DivBoxFullWidth {
	height: 72px;
	background-color: #7c7c7c;
	margin-top: 2px;
	padding: 8px 0px 0px 8px;
	background: url(/images/layout/background_box_fullwidth.jpg) no-repeat;
}

.txtTitleBoxFullWidth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
}

a:link.TextBoxFullWidth {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
}
a:visited.TextBoxFullWidth {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
}
a:hover.TextBoxFullWidth {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;

}
a:active.TextBoxFullWidth {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
}

/* PRODUCT BOX */
#DivBoxProductsA {
	height: 332px;
	width: 265px;
	background: url(../_images/background_table_product.jpg) no-repeat;
	float: left;
	margin: 15px 0px 15px 0px;
}

#DivBoxProductsB {
	height: 332px;
	width: 265px;
	background: url(../_images/background_table_product.jpg) no-repeat;
	float: left;
	margin: 15px 2px 15px 3px;
}

#DivBoxProductsC {
	height: 332px;
	width: 265px;
	background: url(../_images/background_table_product.jpg) no-repeat;
	float: left;
	margin: 15px 0px 15px 0px;
}

span.txtTitleProduct {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #959595;
}

span.txtSubTitleProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #636363;
}

span.txtTextProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #888;
}

table.TableProduct {
	margin-top: 6px;
}

/* SIDE BOX */
#DivBoxLeftSide {
	height: 55px;
	width: 390px;
	background-color: #ca1c24;
	float: left;
	margin-bottom: 2px;
	padding: 8px 0px 0px 8px;
	background: url(/images/layout/background_box_left.jpg) no-repeat;
}

#DivBoxRightSide {
	height: 55px;
	width: 391px;
	background-color: #7c7c7c;
	float: right;
	margin-bottom: 2px;
	padding: 8px 0px 0px 8px;
	background: url(/images/layout/background_box_right.jpg) no-repeat;
}

span.txtTitleBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
}

span.txtTextBoxFullWidth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

span.txtTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

a:link.TextBox {
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
}
a:visited.TextBox {
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
}
a:hover.TextBox {
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;

}
a:active.TextBox {
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
}

span.ProductTitleDynaStrip {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #636363;
}

span.ProductTitleInpO2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #636363;
}

span.ProductTitleINposition {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #636363;
}

span.DownloadProduct {
	color: #636363;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: underline;
}

a:link.ActionProduct {
	color: #888;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
a:visited.ActionProduct {
	color: #888;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
a:hover.ActionProduct {
	color: #333;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
a:active.ActionProduct {
	color: #333;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}