/*
	CSS pour Dynagram.com
	
	Emilie - egzakt.com
	2005-10-28
	
	Gabriel Drolet - Interscript
	2007-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;
}

#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;
}


/* NAVIGATION 2009
------------------------------------------ */

ul#navigation, #navigation ul {
	margin: 0;
    padding: 0;
	list-style: none;
}

ul#navigation li {
	float: left;
}

ul#navigation li a {
	display: block;
	width: 112px;
	height: 33px;
	margin-right: 2px;
	font: 12px/34px Arial, Helvetica, sans-serif;
	background: url(/images/menu/background_menu.jpg) repeat-x;
	text-align: center;
	color: #4D4D4F;
	text-decoration: none;
}

ul#navigation li a.selected {
	background: url(/images/menu/background_menu_over.jpg) repeat-x;
	color: #4D4D4F;
}

ul#navigation li ul {
	display: none;
}

ul#navigation li:hover ul, #navigation li.over ul {
	display: block;
	position: absolute;
}

ul#navigation li ul li {
	float: none;
}

ul#navigation li ul a {
	background-image: none;
	background-color: #CCC;
	border-right: solid 0px #F2F2F2;
	border-left: solid 0px #F2F2F2;
	border-bottom: 0;
	border-top: solid 1px white;
	font: 12px/16px Arial, Helvetica, sans-serif;
	padding: 4px 0px 4px 0px;
	height: auto;
}

ul#navigation li ul a:hover {
	background-color: #FFF;
}


/* ACCUEIL 2009
------------------------------------------ */


/* NEWS BOX */
#DivNewsWrapper {
	background: url(/images/layout/background_news.jpg) no-repeat;
	height: 217px;
}

#DivNews {
	float: right;
	width: 300px;
	height: 127px;
	margin: 12px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#DivRSS {
	float: right;
	margin: 16px 12px 0px 0px;
	padding: 0px 0px 0px 0px;
}

span.txtTitleNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
}

a:link.NewsLink {
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
	line-height: 18px;
}
a:visited.NewsLink {
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
	line-height: 18px;
}
a:hover.NewsLink {
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
	line-height: 18px;
}
a:active.NewsLink {
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
	line-height: 18px;
}

/* PROMO BOX */
#DivPromo {
	float: right;
	width: 300px;
	height: 47px;
	margin: 17px 35px 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: 17px 0px 0px 13px;
	background: url(/images/layout/background_box_fullwidth.jpg) no-repeat;
}

#DivProductLocatorTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	margin-right: 18px;
	float: left;
}

#DivProductLocatorItem {
	padding-right: 10px;
	padding-top: 4px;
	float: left;
}

#DivProductLocatorDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFF;
	padding-right: 40px;
	padding-top: 9px;
	float: left;
}

#DivProductLocatorDescLast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFF;
	padding-top: 9px;
	float: left;
}

/* PRODUCT BOX */
#DivBoxProductsA {
	height: 250px;
	width: 265px;
	background: url(/images/layout/background_table_product.jpg) no-repeat;
	float: left;
	margin: 15px 0px 15px 0px;
}

#DivBoxProductsB {
	height: 250px;
	width: 265px;
	background: url(/images/layout/background_table_product.jpg) no-repeat;
	float: left;
	margin: 15px 2px 15px 3px;
}

#DivBoxProductsC {
	height: 250px;
	width: 265px;
	background: url(/images/layout/background_table_product.jpg) no-repeat;
	float: left;
	margin: 15px 0px 15px 0px;
}

.txtTitleProduct {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #959595;
}

.txtSubTitleProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #959595;
}

.txtTextProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #888;
}

.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;
}

.txtTitleBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
}

.txtTextBoxFullWidth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.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;
}

a:link.ProductTitleDynaStrip {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}
a:visited.ProductTitleDynaStrip {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}
a:hover.ProductTitleDynaStrip {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #d02730;
	text-decoration: none;
}
a:active.ProductTitleDynaStrip {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #d02730;
	text-decoration: none;
}

a:link.ProductTitleInpO2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}
a:visited.ProductTitleInpO2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}
a:hover.ProductTitleInpO2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #00aeef;
	text-decoration: none;
}
a:active.ProductTitleInpO2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #00aeef;
	text-decoration: none;
}

a:link.ProductTitleINposition {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}
a:visited.ProductTitleINposition {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}
a:hover.ProductTitleINposition {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #3e9c47;
	text-decoration: none;
}
a:active.ProductTitleINposition {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #3e9c47;
	text-decoration: none;
}

a:link.ActionProduct {
	color: #888;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}
a:visited.ActionProduct {
	color: #888;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}
a:hover.ActionProduct {
	color: #333;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}
a:active.ActionProduct {
	color: #333;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}

/* REGULAR SECTION */
#DivSectionIntro {
	height: 109px;
	padding: 5px 20px 5px 20px;
	background:#F1F1F1 url(/images/tuiles/texte_entete.gif) bottom repeat-x;
	font: 12px/16px Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #CCC;
	overflow: hidden;
}

#DivSectionIntro a:hover {
	color: #D02730;
}

#DivSectionMain {
	background-color: #FFF;
	padding: 5px 20px 5px 20px;
}


/* ACCUEIL OLD
------------------------------------------ */
#accueil_infos_top {
	margin-top: 2px;
}

#news {
	float:left;
	width:335px;
	height:250px;
	background:url(/images/tuiles/accueil_news.jpg) top left no-repeat;
	color:#FFFFFF;
}

#news .texte {
	height:196px;
}
#news .texte .padding {
	padding:2px 35px 0px 20px;
}
#news div.titre {
	font: bold 18px "Trebuchet MS", Verdana, Helvetica, Arial;
	color:#ffffff;
	margin-bottom:2px;
}
a.news:link { 
	cursor: pointer;
	font: bold 18px/30px "Trebuchet MS", Verdana, Helvetica, Arial;
	color:#ffffff;
	margin-bottom:2px;	
	text-decoration: underline;  
}


#news div.date {
	font: bold 12px/19px 'Trebuchet MS', Verdana, Helvetica, Arial;
	color:#FFFFFF;
	margin-bottom:2px;
}

#news #stay_informed {
	padding:0px 0px 0px 20px;
}



/* ACCUEIL SOLUTIONS
------------------------------------------ */
#accueil_solutions {
	font: 10px/13px Verdana, Helvetica, Arial;
	margin-top:25px;
}

#accueil_solutions .solution {
	float:left;
	width:170px;
	margin-right:20px;
}

#accueil_solutions .solution_first {
	float:left;
	width:152px;
	margin-right:48px;
}

#accueil_solutions .solution_last {
	float:left;
	width:170px;
}

#accueil_solutions .autres {
	float:right;
	background:#F0F2F1 url(/images/tuiles/accueil_autres_solutions.jpg) no-repeat bottom left;
	width:170px;
	font: 11px/13px Verdana, Helvetica, Arial;
}
#accueil_solutions .autres .padding {
	padding:12px;
}



/* NAVIGATION SOLUTIONS
------------------------------------------ */
#navigation_solutions {
	background-color:#DCDFDA;
	height:25px;
	color:#000000;
}

#navigation_solutions .padding {
	padding:5px 0 5px 44px;
}

#navigation_solutions .choix {
	display:block;
	float:left;
	height:20px;
	background:#DCDFDA;
}

#navigation_solutions a {
	color:#000000;
	text-decoration:none;
}

#navigation_solutions a:hover {
	text-decoration:underline;
}

#navigation_solutions a.selected {
	color:#D02730;
}


/* SOLUTIONS DEFAULT
------------------------------------------ */
.solution_default {
	float:left;
	width:230px;
	margin-right:30px;
}

.solution_default_last {
	float:left;
	width:230px;
}

.solution_single {
	width:230px;
	margin-right:30px;
}


/* SOLUTIONS DETAIL
------------------------------------------ */
#solution_wrapper {
	background-color: #FFF;
}

#solution_contenu {
	margin-top: 0px;
	float: left;
	width: 600px;
	font: 11px/17px Verdana, Helvetica, Arial;
	background-color: #FFF;
}

#solution_contenu_text {
	padding: 0px 10px 0px 10px;
	
}

#solution_liens {
	margin-top: 222px;
	margin-right: 5px;
	padding: 10px;
	float: right;
	width: 175px;
	background:#F0F2F1 url(/images/tuiles/solution_documentation.jpg) no-repeat bottom left;
	font: bold 11px/15px Verdana, Helvetica, Arial;
	margin-bottom: 5px;
}

#solution_liens span {
	display: block;
	color:#1195DD;
	font: bold 15px/18px 'Trebuchet MS', Verdana, Helvetica, Arial;
}

#solution_liens a {
	color:#000000;
	text-decoration:none;
}

#solution_liens a:hover {
	text-decoration: underline;
}


#solution_documentation {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	float:right;
	width: 195px;
	background:#F0F2F1 url(/images/tuiles/solution_documentation.jpg) no-repeat bottom left;
	font: bold 11px/15px Verdana, Helvetica, Arial;
}

#solution_documentation .padding {
	padding:15px 15px 0 15px;
}

#solution_documentation span {
	color:#1195DD;
	font: bold 15px/18px 'Trebuchet MS', Verdana, Helvetica, Arial;
}

.solution_quote {
	color:#000000;
	font: 11px/15px Verdana, Helvetica, Arial;
}

.liste_documentation {
	margin:3px 5px 15px 5px;
}

.liste_documentation td {
	padding:3px 0 3px 0;
}

.liste_documentation a {
	color:#000000;
	text-decoration:none;
}

.liste_documentation a:hover {
	text-decoration:underline;
}

#solution_contenu .titre {
	font: bold 15px/18px 'Trebuchet MS', Verdana, Arial, sans-serif;
}

.download_demo {
	float:left;
	width:270px;
	text-align:center;
}

.download_demo_langue input {
	border:0;
}

.download_demo_padding {
	padding:10px;
	border-bottom:1px solid #5C5C5C;
	border-right:1px solid #5C5C5C;
}

.download_demo .systeme {
	font: bold 11px/14px Verdana, Helvetica, Arial, sans-serif;
}

.download_demo_langue {
	float:left;
	width:270px;	
}

.download_demo_langue_padding {
	padding:10px;
	border-bottom:1px solid #5C5C5C;
	border-right:1px solid #5C5C5C;
}

.download_demo_langue_padding .separateur {
	margin-bottom:10px;
}

.download_demo_langue .download_bouton {
	margin-top:10px;
	text-align:center;
}

.download_bouton input {
	border:0;
}

a:link.download_link {
	font: bold 15px/18px 'Trebuchet MS', Verdana, Arial, sans-serif;
}
a:visited.download_link {
	font: bold 15px/18px 'Trebuchet MS', Verdana, Arial, sans-serif;
}
a:hover.download_link {
	font: bold 15px/18px 'Trebuchet MS', Verdana, Arial, sans-serif;
}
a:active.download_link {
	font: bold 15px/18px 'Trebuchet MS', Verdana, Arial, sans-serif;
}


/* SOLUTIONS FORM
------------------------------------------ */
#dl_demo td {
	vertical-align:top;
}


/* DEMO DOWNLOAD PAGE
------------------------------------------ */
a:link.boldlink {
	font-weight: bold;
}
a:visited.boldlink {
	font-weight: bold;
}
a:hover.boldlink {
	font-weight: bold;
}
a:active.boldlink {
	font-weight: bold;
}

.requirements {
	color:#B8232D;
	font: bold 12px/15px Verdana,Helvetica,Arial;
}

/* MOVIES
------------------------------------------ */

#DivMoviesMenu {
	font: 12px/16px Verdana,Helvetica,Arial;
	color:#5C5C5C;
	background-color: #F9F9F9;
	padding:5px 0px 5px 0px;
	margin-top: 10px;
	border: solid 1px #898989;
}

#DivMoviesPlayer {

}

/* SUPPORT
------------------------------------------ */
#form_support td {
	padding:5px 10px 5px 0;
	vertical-align:top;
}

#form_support .product_info {
	padding-left:12px;
	visibility:hidden;
	display:none;
}



/* UPDATES AND FILTERS DEFAULT
------------------------------------------ */
.texte_updates_filters {
	font: 12px/16px Verdana,Helvetica,Arial;
	background:#F0F1F1 url(/images/tuiles/texte_entete.gif) bottom repeat-x;
	color:#5C5C5C;
	padding:5px 20px 5px 20px;
	border-bottom:2px solid #898989;
}

.texte_updates_filters a {
	font: 12px/16px Verdana, Helvetica, Arial, sans-serif;
	color:#5C5C5C;
}

.texte_updates_filters a:hover {
	color:#D02730;
}

.texte_updates_filters ol {
	margin:5px 0 5px 0;
	padding-left:20px;
}


.alerte {
	color:#BD2020;
}

.alerte_titre {
	font: bold 13px/16px Verdana, Helvetica, Arial, sans-serif;
}

.alerte a {
	text-decoration:underline;
	color:#BD2020;
}

.alerte a:hover {
	color:#000000;
}


.liste_updates_filters {
	float:left;
	width:372px;
	margin-right:10px;
}

.liste_updates_filters .padding {
	border-right:2px solid #898989;
	padding:20px;
}

.liste_updates_filters img.titre {
	margin-bottom:5px;
}

.liste_updates_filters .rangee {
	border-bottom:1px solid #000000;
	padding:6px 0 6px 0;
}

.liste_updates_filters .rangee .solution {
	font: bold 18px/20px 'Trebuchet MS', Verdana,Helvetica,Arial;
}


/* DOWNLOADS
------------------------------------------ */

.liste_downloads {
	width:755px;
	margin: 20px 0 0 0;
	background:url(../images/tuiles/fond_downloads.gif) 380px 0 no-repeat;
}

.download_details {
	display: none;
	visibility: hidden;
}

.liste_downloads .padding {
	float: left;
	width: 351px;
	margin-top: 10px;
	border-top:2px solid #898989;
	padding:7px 20px 0 20px;
}

.liste_downloads .padding_droite {
	float: left;
	width: 351px;
	margin-top: 10px;
	border-top:2px solid #898989;
	padding:7px 0 0 7px;
}

.clear_download {
	clear: both;
	line-height: 1px;
	font-size: 1px; 
	height: 2px;
}
.type_download .titre_download {
	float: left;
	width: 250px;
	height: 23px;
	background-color: #E9E9E9;
	margin-right: 2px;
	padding: 2px 0 0 10px;
	font: bold 18px/20px 'Trebuchet MS', Verdana,Helvetica,Arial;
	color: #000000;
}

.type_download .titre_download_long {
	float: left;
	width: 334px;
	height: 23px;
	background-color: #E9E9E9;
	margin-right: 2px;
	padding: 2px 0 0 10px;
	font: bold 18px/20px 'Trebuchet MS', Verdana,Helvetica,Arial;
	color: #000000;
}

.type_download .titre_download_long a {
	font: bold 18px/20px 'Trebuchet MS', Verdana,Helvetica,Arial;
	color: #000000;
	text-decoration: none;
}

.type_download .titre_download_long img {
	margin-top: 4px;
	margin-right: 5px;
}

.type_download .titre_download_long a:hover {
	text-decoration: none;
}

.type_download .mac_download {
	text-align: center;
	float: left;
	width: 40px;
	height: 25px;
	background-color: #E9E9E9;
	margin-right: 2px;
	color: #000000;
}

.type_download .windows_download {
	text-align: center;
	float: left;
	width: 40px;
	height: 25px;
	background-color: #E9E9E9;
	margin-right: 2px;
	color: #000000;
}

.docs_download {
	text-align: center;
	float: left;
	width: 82px;
	height: 25px;
	background-color: #E9E9E9;
	margin-right: 2px;
	color: #000000;
}

.liste_downloads .download_demo {
	width: 340px;
	float:left;
	text-align: center;
}

.liste_downloads .download_demo_langue input {
	border:0;
}

.liste_downloads .download_demo_langue {
	float:left;
	width:270px;
}

.liste_downloads .download_demo_langue_padding {
	width: 330px;
	padding:10px;
	border-bottom:1px solid #5C5C5C;
	border-right:1px solid #5C5C5C;
}

.liste_downloads .download_demo_langue_padding .separateur {
	margin-bottom:10px;
}


/* UPDATES AND FILTERS DETAIL
------------------------------------------ */
.entete_categorie {
	border-bottom:2px solid #7F7F7F;
	padding-bottom:3px;
	margin:15px 0 20px 0;
}


.entete_version {
	margin:10px 0 10px 0;
}

.entete_version span.version  {
	font: 18px/20px Verdana,Helvetica,Arial;	
}


.fichier_lien, .fichier_lien_selected {
	float:left;
	/*width:650px;*/
	width:755px;
	border-bottom:1px solid #5C5C5C;
}

.fichier_lien a, .fichier_lien_selected a {
	display:block;
	color:#000000;		
	padding:8px 0 8px 10px;
	text-decoration:none;
}

.fichier_lien_selected a {
	color:#FFFFFF;
	background-color:#6C6C6C;
}

.fichier_lien a:hover {
	text-decoration:none;
	background-color:#F4F4F4;
}

.fichier_lien_selected a:hover {
	text-decoration:none;
}

.fichier_lien div.no_over {	
	padding:8px 0 8px 10px;
}

.fichier_lien span.big, .fichier_lien_selected span.big {
	font: bold 12px/14px Verdana, Helvetica, Arial;
}


.fichier_download {
	float:right;
	width:105px;
}
* html .fichier_download .padding {
	text-align:center;
	padding:6px 0 5px 0;	
	border-bottom:1px solid #5C5C5C;
}

.fichier_download .padding {
	text-align:center;
	padding:6px 0 6px 0;	
	border-bottom:1px solid #5C5C5C;
}


.fichier_detail {
	display:none;
	visibility:hidden;
	background-color:#F0F1F1;
	padding:20px;
	border-bottom:1px solid #5C5C5C;
}

.fichier_detail span {
	font: bold 18px/22px 'Trebuchet MS', Verdana,Helvetica,Arial;
}

.fichier_detail .dongle {	
	color:#B8232D;
	font: bold 12px/15px Verdana,Helvetica,Arial;
}




/* PROMOTIONAL MATERIAL
------------------------------------------ */
#texte_promo {	
	background:#F5F4F3 url(/images/tuiles/fond_promo.gif) no-repeat bottom left;
	padding:20px;
}

#texte_promo .categorie {
	border-bottom:1px solid #5C5C5C;
	padding:5px 0 5px 0;
}

#texte_promo .categorie .titre {
	font: bold 20px/25px 'Trebuchet MS', Verdana,Helvetica,Arial;
}

#texte_promo .fichier {
	padding:10px 0 10px 0;
	border-bottom:1px solid #CCCCCC;
}

#texte_promo .fichier a {
	font: bold 12px/15px Verdana, Helvetica, Arial, sans-serif;
	color:#000000;
}




/* NOUVELLES
------------------------------------------ */
#texte_nouvelle {
	padding:20px;
	background:#F5F4F3 url(/images/tuiles/fond_news.jpg) no-repeat left bottom;
}

.nouvelle_titre {
	font: bold 20px/22px 'Trebuchet MS', Verdana,Helvetica,Arial;
	color:#D02730;
}

.nouvelle_date {
	font: bold 14px/22px 'Trebuchet MS', Verdana,Helvetica,Arial;
	color:#D02730;
}

.nouvelle_bouton_details {
	text-align:right;
	margin-bottom:15px;
}

.nouvelle_download_inpo2_demo {
	font: bold 15px/20px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #D02730;
}

.nouvelle_webinars {
	font: bold 15px/20px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #D02730;
}

a:link.nouvelle_download_inpo2_demo {
	font: bold 15px/20px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #D02730;
	text-decoration: none;
}
a:visited.nouvelle_download_inpo2_demo {
	font: bold 15px/20px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #D02730;
	text-decoration: none;
}
a:hover.nouvelle_download_inpo2_demo {
	font: bold 15px/20px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #D02730;
	text-decoration: underline;
}
a:active.nouvelle_download_inpo2_demo {
	font: bold 15px/20px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #D02730;
	text-decoration: none;
}


/* SUPPORT LANDING PAGE
------------------------------------------ */
#texte_supportlanding {
	padding: 20px;
	background-color: #FFF;
}
.txtSupportLandingBig {
	font: bold 13px/15px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
}
.txtSupportLandingTitle {
	font: 13px/15px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
}
a:link.supportlanding {
	font: bold 13px/15px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
}
a:visited.supportlanding  {
	font: bold 13px/15px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
}
a:hover.supportlanding  {
	font: bold 13px/15px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
}
a:active.supportlanding  {
	font: bold 13px/15px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
}


/* CONTACT
------------------------------------------ */
#texte_contact {
	padding:20px;
	background:#F5F4F3 url(/images/tuiles/fond_news.jpg) no-repeat bottom left;
}

#texte_contact_titre_image {	
	border-right:1px solid #5C5C5C;
}

#texte_contact_texte {
	vertical-align:top;
	padding:0 0 0 23px;	
}


/* ABOUT US
------------------------------------------ */
#texte_about {
	padding:20px;
	background-color: #FFF;
}

#texte_about_texte {
	vertical-align:top;
	padding: 0px 0px 0px 0px;
}



/* SITE MAP
------------------------------------------ */
#texte_site_map {
	padding:20px;
	background-color:#F5F4F3;
}

a.section {
	font: 20px/30px 'Trebuchet MS', Verdana, Arial, sans-serif;
	color:#D02730;
	text-decoration:none;
}

a.section:hover {
	text-decoration:underline;
}

a.sous_section {
	font: 14px/18px 'Trebuchet MS', Verdana, Arial, sans-serif;
	color:#000000;	
	text-decoration:none;
	padding-left:20px;
}

a.sous_section:hover {
	text-decoration:underline;
}

a.sous_sous_section {
	font: 11px/16px Verdana, Arial, sans-serif;
	color:#000000;	
	text-decoration:none;
	padding-left:50px;
}

a.sous_sous_section:hover {
	text-decoration:underline;
}



/* STAY INFORMED
------------------------------------------ */
#texte_stay_informed {
	padding:20px;
	background:#F5F4F3 url(/images/tuiles/fond_news.jpg) no-repeat left bottom;
}


/* FORMULAIRES
------------------------------------------ */
.radio {
	border:0;
}

input, textarea {
	border:1px solid #000000;
	font: 11px/14px Verdana, Helvetica, Arial,sans-serif;
	padding:2px 1px 2px 1px;
}

select {
	padding:1px 0 1px 0;
	border:1px solid #000000;
	font: 11px/14px Verdana, Helvetica, Arial,sans-serif;	
}

.message {
	width:425px;
	margin:0 auto 0 auto;
	border:1px solid #CC0000;
	padding:5px;
	text-align:center;
	color:#CC0000;
}

.erreur {
	color:#CC0000;
}


/* INTRANET
------------------------------------------ */
#wrapper_content {
	margin:auto;
	width:755px;
}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
color: #000; 
font: bold 12px/16px "Trebuchet MS", Verdana, Arial, sans-serif; 

}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{ text-decoration: none; padding: 3px 0.5em; margin-left: 3px; background: white; border-top: 0 solid #778; border-right: 0 solid #778; border-left: 0 solid #778; border-bottom-style: none; border-bottom-width: medium; }

#tablist li a:link, #tablist li a:visited{
color: #000;
}

#tablist li a.current{ background-color: #eee; background-position: 0 0; }

#tabcontentcontainer{ color: #fff; background-color: #7e2730; width:480px; height:40px; }

#tabcontentcontainer a:link, #tablist li a:visited{

}

.tabcontent{
display:none;
}
/* INTRANET NAVIGATION
------------------------------------------ */
#int_navigation { width:755px; margin-bottom: 18px; }

#int_navigation .padding {
	padding:5px 0 5px 0px;
}

#int_navigation a, #int_navigation a.selected, #int_navigation a.avant_dernier, #int_navigation a.dernier, #int_navigation a.avant_dernier_selected, #int_navigation a.dernier_selected {
	display:block;
	float:left;
	background:url(/images/tuiles/tuile_off_over.gif) 0 0 no-repeat;
	color:#6C6C6C;
	font: bold 13px/14px 'Trebuchet MS', Verdana, Helvetica, Arial;
	text-decoration:none;
}

#int_navigation a.dernier, #int_navigation a.dernier_selected {
	margin-left:630px;
	float:none;
}

#int_navigation a span {
	display:block;
	padding:5px 0 5px 0;
	text-align:center;
	border-right:1px solid #6C6C6C;
}

#int_navigation a.selected, #int_navigation a.avant_dernier_selected, #int_navigation a.dernier_selected {
	color:#FFFFFF;
	background:#D02730;
}

/* Preview de la section inpO2 */
#preview {
	Position:absolute;
	border:0px solid #ccc;
	background:#D02730;
	padding:2px;
	display:none;
	color:#fff;
}


/* DEALER
------------------------------------------ */
#DivDealer {
	padding: 20px;
}
.txtDealerTitle {
	font: bold 15px/20px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#000000;
}
.txtDealerSmall {
	font-size: 9px;
	color:#000000;
}

/* DOCUMENTATION
------------------------------------------ */
.txtTitleSection {
	color: #000000;
	font: bold 15px/20px "Trebuchet MS", Verdana, Arial, sans-serif;
}
.txtSubSection {
	color: #000000;
	font: bold 12px/16px "Trebuchet MS", Verdana, Arial, sans-serif;
}