@charset "utf-8";
/* CSS Document */
/**
@name main stylesheet for innooi.com 
@version:0.1
@author: Rakoto Rahaingoson Tsilefihasina
@licence:Tous droits réservés.Copie, reproduction interdites.
*/

*{
	padding:0;
	margin:0;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	}

#wrapper {
	width:1003px;
	}
h2 {
	font-size:12pt;
	margin:10px 0 10px 0;
	font-weight:bold;
	}

h3 {
	font-size:10pt;
	margin:10px 0 10px 0;
	}

p{
	line-height:1.7em;
	}
	
#header {
	padding:20px 0 10px 0;
	}

#navigation ul {
	float:right;
	padding:10px 10px 5px 0;
	}
	
#navigation li {
	display:inline;
	margin:0;
	}

#navigation li a:link,#navigation li a:visited {
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#15404f;
	padding:10px 15px 10px 10px;
	}

#navigation li a:hover {
	text-decoration:none;
	background-image:url(/assets/img/header_nav_backgr_hover.gif);
	background-repeat:repeat-x;
	padding:10px 15px 5px 10px;
	} 
	
#subnav {
	clear:right;
	margin-left:500px;
	}
	
#subnav ul {
	float:right;
	padding:2px 5px 2px 0;
	}
	
#subnav li {
	display:inline;
	margin:0;
	}

#subnav li a:link,#subnav li a:visited {
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#38CF34;
	padding:10px 15px 10px 10px;
	}

#subnav li a:hover {
	text-decoration:none;
	background-image:url(/assets/img/header_nav_backgr_hover.gif);
	background-repeat:repeat-x;
	padding:10px 15px 5px 10px;
	color:#ffffff;
	} 

#header #logo {
	padding:20px 0 0 15px;
	border:none;
	}

#header #logo a img{
	border-style: none;
	}
	
#header #logo h1 {
	font-size:12pt;
	margin-left:25px;
	width:320px;
	}
	
#exergue {
	height:370px;
	}

#exergue h2 {
	font-size:12pt;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	}

#exergue p {
	font-size:10pt;
	color:#494F42;
	}

#exergue #title {
	clear:both;
	float:right
	}

#exergue #descr {
	position:relative;
	top:50px;
	left:728px;
	width:250px;
	color:#15404f;
	padding-left:20px !important;
	padding-left:0;
	}

#separator{
	height:30px;
	background:url(/assets/img/separator.gif) repeat-x;
	}

#pack {
	height:420px;
	width:100%;
	}

/**
 *  FOOTER
 */

#footer {
	padding:30px 0 30px 0px;
	}
	
#footer p{
    display:inline;
	font-size:10pt;
	font-weight:bolder;
	padding:0;
	margin:0;
	margin-right:90px;
	margin-left:20px;
	}

#footer a:link, #footer a:visited {
	color:#126fb6;
	text-decoration:none;
	}

#footer a:hover {
	text-decoration:underline;
	}

#footer #quicklink {
	color:#ffffff;
	background-color:#01aae0;
	width:100%;
	height:200px;
	}
	
#footer ul {
	float:left;
	list-style:none;
	margin: 0 50px 20px 10px;
	}

#footer li a:link, #footer li a:visited {
	font-size:11pt;
	line-height:2;
	color:#ffffff;
	}

#footer li.titre a{
	font-weight:bold;
	
	}

/**
* Page d'accueil**
*/

#pack .item {
	float:left;
	/*background:url(/assets/img/pack_item.gif) no-repeat;*/
	background:url(/assets/img/pack.gif) no-repeat;
	height:420px;
	margin:0 1px 0 1px;
	width:330px;
	}

#pack .item .heading {
	padding:20px 10px 0 25px;
	line-height:1.5;
	height:420px;
	}

#pack .item .heading a img{
	border:none;
	}

#pack p{
	font-size:14pt;
	letter-spacing:2px;
	color:#15404f;
	}


/**
* intérieur de niveau 1
*/

#pack #order {
	width:280px;
	border:1px dashed;
	height:80px;
	margin:25px 10px 0 40px;
	}

#pack #details {
	float:right;
	background-color:#F9F9F9;
	width:600px;
	height:356px;
	margin-top:0 !important;
	margin:24px 10px 0 0;
	padding:15px;
	border:1px solid #04b0e6;
	color:#15404f;
	}


/**
* intérieur de niveau 2
*/

#level2menu ul {
	margin-left:710px;
	margin-right:5px;
	float:right;
	}
	
#level2menu li {
	display:inline;
	margin:0;
	}
	
#level2menu li a:link,#level2menu li a:visited {
	text-decoration:none;
	color:#000000;
	background-image:url(/assets/img/menu_level2.gif);
	background-repeat:repeat-x;
	/*border:1px solid #5b9400;*/
	padding:3px 0px 2px 0px;
	height:20px;
	}

#level2menu li a:hover{
	background-color:#0066FF;
	background-image:url(/assets/img/menu_level2_hover.gif);
	background-repeat:repeat-x;
	}
	
#pack #maintext {
	margin:25px 10px 0 0;
	padding:30px 10px 0 30px;
	background-image:url(/assets/img/interior_level2_maintext.gif);
	background-repeat:no-repeat;
	width:940px;
	height:370px;
	}

#pack #maintext h2 {
	font-size:120%;
	font-weight:bolder;
	line-height:28px;
	}
 
#pack #maintext p {
	font-size:100%;
	font-weight:normal;
	}

#pack #maintext dl {
	float:left;
	margin-left:10px;
	height:350px;
	background-image:url(/assets/img/interior_maintext_dl.gif);
	background-repeat:repeat-x;
	border:2px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#pack #maintext dt {
	background-color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-variant:small-caps;
	width:142px;
	padding:5px 0 5px 0;
	color:#126fb6;
	font-size:10pt;
	}

#pack #maintext dd {
	padding:3px;
	width:290px;
	}

#pack #maintext dd h2{
	font-size:10pt;
	line-height:15px;
	}
	
#pack #maintext dd p {
	font-size:9pt;
	}

#pack #maintext a:link, #pack #maintext a:visited {
	text-decoration:none;
	color:#126fb6;
	}

#pack #maintext a:hover {
	text-decoration:underline;
	}

/**
* pour les plans d'hébergements
*/

#exergue #descr_plan {
	position:relative;
	top:20px;
	left:650px;
	width:310px;
	color:#15404f;
	padding-left:0;
	line-height:20px;
	}

#faux_exergue a:link, #faux_exergue a:visited  {
	text-decoration:none;
	}

#faux_exergue a:hover {
	text-decoration:underline;
	}

/**
* détails des produits
*/

#product_detail {
	margin-left:330px;
	padding:20px;
	/*background-color:#A6DEFF;*/
	border:1px solid #A6DEFF;
	width:631px;
	height:500px;
	}

#product_detail h2, #details_content h2 {
	color:#0B7AF4;
	}

#product_detail h3 {
	color:#6dc92a;
	}

#explications, #migration_offer {
	margin:0 0 20px 5px;
	padding:0 0 0 10px;
	/*width:660px;*/
	margin-left:330px;
	/*height:260px;*/
	border:1px solid #A6DEFF;
	}

#explications h2 {
	/*color:#54B346;*/
	color:#007eca;
	font-size:120%;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#migration_offer {
	background-color:#F4FFFF;
	}

#item_photo {
	margin:5px 10px 0 5px;
	/*background:url(/assets/img/interior_item_photo_backgr.gif) repeat-x;*/
	height:200px;
	width:200px;
	}

#order {
	width:200px;
	border:1px dashed;
	height:50px;
	margin:5px 10px 0 5px;
	}

#details_content {
	float:right;
	margin:5px 0 5px 0;
	width:450px;
	}

#details_content p{
	font-size:80%;
	}
	

#icon_column {
	float:left;
	padding-left:5px;
	width:310px;
	}