/*       Storage Newsletter CSS
======================= 
filename for images dir : "storage"
*/

* {
	margin:0;
	padding:0;
}
html{ height: 100%;  margin-bottom: 1px; }
html *{ padding: 0; margin: 0; }

body {
	color:#000000;
	background-color:#E5E5E5;
	text-align:center;
}

div { position: relative;}
/* .left { float:left; }
.right { float:right; } */

/*       Links
======================= */
a {
color:#1D488D;
font-weight: normal;
text-decoration: none;
}

a:visited {
color:#1D488D;
font-weight: normal;
text-decoration: none;
}
a:hover {
color:#FF5C01;
text-decoration:none;
}

a:active, a:focus {
	outline:0;
}

a img {
	border:none;
}


/*       Text
======================= */

body, td, th, div, p, ul, li, h1, h2, h3, h4 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	}

h1, h2, h3, p, table {

}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	font-family: Arial, Helvetica, sans-serif;
	/*color:#00387f;*/
	text-decoration:none;
}

h1{
	font-size:20px;
	margin-top:0px;
	margin-bottom:0;
}
h2 {
	font-size:18px;
	margin-top:5px;
	margin-bottom:5px;
}
h3 {
	font-size:16px;
	margin-top:5px;
	margin-bottom:5px;
}
h4 {
	font-size:13px;
	margin-top:3px;
	margin-bottom:3px;
}

.newstitle, .newstitle a {
/*text-transform: capitalize;*/
}

.newstitle p, h4, h4 a {
margin-top: 0;
margin-bottom: 0px;
}

.newstitle h1  {
margin:0;
}

.default_title {
	color:#990000;
	font-size:14px;
	font-weight: bolder;
}

#briefly .default_title {
padding-left:5px;
}

#press_releases .default_title {
padding-left:5px;
}

hr {
margin-bottom:8px;
}

.type {
	font-size:10px;
	color: orange;
	text-decoration: none
}

p {
	padding-bottom:10px;
}

#main_content ul{
	padding: 0 30px 10px 10px;
	margin:0 0 0 20px;
}
#main_content ul li{
	padding: 0 0 9px 0;
}
#main_content li ul{
	padding: 0 0 0 0;
	margin:0 0 0 15px;
}
#main_content li ul li {
	padding: 9px 0 0  0;
	}

#breadcrumb {
padding:10px 10px 10px 0;
font-weight:bold;
}
#breadcrumb a {
text-decoration:none;
}

.splash {
border:0;
margin:0 0 10px 0;
padding:0;
width:540px;
height:340px;
}

.splash h1 {
margin:0;
border:0;
padding:0;
padding-left: 3px;
background-color: white;
line-height:30px;
font-size: 28px;
letter-spacing:-.04em;
width: 538px;
background-color: white;
filter:alpha(opacity=70);
opacity: 0.7;
-khtml-opacity: 0.7;
-moz-opacity:.70;
}

.splash .chapo {
	margin:0;
	border:0;
	padding:0;
	padding-left: 3px;
	font-weight: bold;
	font-size:14px;
	color: #000;
	line-height:18px;
	width: 538px;
background-color: white;
color: black;
filter:alpha(opacity=70);
opacity: 0.7;
-khtml-opacity: 0.7;
-moz-opacity:.70;

/* pour IE 6 */
	height : 1px;
}

/* pour les autres navigateurs */
* > .splash .chapo {
	height: auto;
}
/* pour IE 7 
*+html .splash .chapo {
	min-height : 1px;
} */

.error {
	padding: 4px;
	background-color: #FF8D96;
	color: black;
	font-size: 10px;
	margin-bottom: 15px;
	border: 1px solid #8B0000;
	text-align:center;
}

.notice {
	padding: 4px;
	background-color: #FEFFAC;
	color: black;
	font-size: 10px;
	margin-bottom: 15px;
	border:1px solid #FFB90F;
	text-align:center;
}

.lastmod {
	color: #666;
	font-weight:normal;
	font-style: italic;
	font-size: 10px;
}

.titre-analyse {
	padding: 4px;
	background-color: #fbfbef;
	color:#990000;;
	font-size: 14px;
}

.analyse {
	padding: 5px;
	background-color:#fbfbef;
	border:1px solid #cbcfac;
	margin:15px 0;
	width: 400px;
}

.imagebox {
float:left;
width: 100px;
display: block;
vertical-align: middle ;
margin-bottom: 1px;
margin-right: 4px;
}

.imagebox-small {
float:left;
width: 50px;
display: block;
vertical-align: middle ;
margin-bottom: 1px;
margin-right: 4px;
}

.imagebox-free {
float:left;
display: block;
vertical-align: middle ;
margin-bottom: 1px;
margin-right: 4px;
}

.titre-orange {
font-style: normal;
font-weight: normal;
color: #ff5c01;
}

.titre-rouge {
font-style: normal;
font-weight: bold;
color: red;
}

.rubchild li {
background-color: red;
}


/* Left Menu */

#sections_menu {
	border: 1px solid #E5E5E5;
	background-color:#fafcfc;
	margin:15px 0;
}

#sections_menu ul {
	list-style:none;
}

ul ul {
background-color: #E6E6FA;
}

#sections_menu li {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/css/storage/arrow.gif) no-repeat 10px 11px;
	padding:7px 5px 7px 25px;
	border: 1px;
}

#sections_menu li a {
text-decoration:none;
display:block;
}
#sections_menu ul ul li {
border:none;
padding:5px 5px 5px 25px;
background:none;
}
* html #sections_menu ul ul li {
padding:5px 5px 5px 10px;
}

#newsletters {
	border: 1px solid #E5E5E5;
	background-color:#fafcfc;
	margin-bottom:15px;
	padding:10px;
	line-height:18px;
}

#newsletters  input {
margin-top:10px;
padding:0px;
font-size:9px;
}

#link_menu {
	border: 1px solid #E5E5E5;
	background-color:#fafcfc;
	line-height:18px;
}

#link_menu {
	padding:10px;
}

#zone2_contenu, #zone3_contenu, #zone4_contenu, #zone5_contenu, #zone6_contenu {
	background-color:#FFF;
	border: 1px solid #E5E5E5;
	padding:10px;
	margin-top:15px;
}

#searchbox {
	border: 1px solid #E5E5E5;
	background-color:#fafcfc;
	padding:10px;
}

#searchbox input {
padding:3px;
font-size:10px;
}

#channelbox {
	border: 1px solid #E5E5E5;
	background-color:#fafcfc;
	padding:2px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#channelbox input,select {
font-size:10px;
}

.postinfo, .pubdate {
	color: #666;
	font-weight:normal;
	font-size: 10px;
}

#topnews {
border:1px solid #990000;
}

.home_title {
background-color: #990000;
color: white;
font-size: 1.2em;
font-weight: bolder;
font-stretch: wider;
}

#topnews h3, .chapo {
margin-left: 3px;
}

#others {
margin-top:15px;
}

#others .default_title {
font-weight: bolder;
font-stretch: wider;
}

#older {
width: 500px;
margin-top:15px;
border: 1px solid #E5E5E5;
border-top: 2px #E5E5E5;
background-color: #F5F5F5;
}

#older hr {
margin-bottom:5px;
}



/*     Float containers fix 
=============================== */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/*     Layout
=============================== */
#main_container {
	width:1000px;
	margin:auto;
	text-align:left;
	background-color:#FFF;
}
#topad {
	padding-top: 10px;
	padding-bottom: 5px;
	text-align:center;
	height:auto;
}

#logo {
	float:left;
	margin:5px 0 0 0;
	width:100%;
	display:inline;
}

#logoimg {
	float:left;
	width:178px;
	display:inline;
}

#topadheader {
	margin:5px 0 0 0;
	width:820px;
	height:90px;
	background-image:url(/images/public/sites/StorageNewsletter.com/logos/top_fd.gif);
	background-repeat:no-repeat;
	left:179px;
	text-align:center;
}

#promo_site {
	float:right;
	margin:0 10px 10px 10px;
	display:inline;
	text-align:center;
	font-weight: bold;
	width:100px;
}

#baseline {
	float: left;
	margin:13px 10px 10px 10px;
	display:inline;
	width:540px;
	width:350px;
	color: #afbdc6;
	text-shadow: #666666 .15em .15em .15em;
	font:18px Arial, Helvetica, sans-serif;
	line-height:76px;
}

#default_menu {
	clear:both;
	background: #ff5c00 url(/images/css/storage/bgm.gif) repeat-x;
	height: 30px;
}
#default_menu ul {
list-style:none;
text-align:center;
padding:9px 0 8px 0;
}
#default_menu li {
display: inline;

}
#default_menu li a {
padding:9px 10px 8px 10px;
font-weight:bold;
text-decoration:none;
color:#FFF;
background: #ff5c00 url(/images/css/storage/bgm.gif) repeat-x;
}
#default_menu li a:hover {
color:#FFF;
background:#013983;
}

#left_menus_column {
width:140px;
float:left;
margin:10px;
display:inline;
font-size: 10px;
}

#main_content {
width:830px;
float:left;
margin:10px 10px 10px 0;
display:inline;
}
	#zone1_contenu {
	width:560px;
	float:left;
	display:inline;
	}
	
	#zone1_contenu p {
	line-height: 130%;
	}
	
	#home_main {
	float: left;
	display:inline;
	margin-right: 3px;
	margin-bottom:5px;
	width: 540px;
	}
	
	#secondary_news {
	float:left;
	padding:3px;
	display:block;
	width: 48%;
	margin-bottom:5px;
	}
	
	#briefly {
	float:left;
	margin:0 0 0 5px;
	padding:0;
	display:inline;
	width: 48%;
	border: 1px solid #E5E5E5;
	background-color: #F5F5F5;
	}
	
	#briefly li {
	list-style-image: url(/images/css/storage/dot.gif);
	}
	
	#press_releases {
	float:left;
	padding: 3px 0 0 0;
	display:block;
	width: 90%;
	}
	
	#blocs_secondaires {
	width:260px;
	float:left;
	margin-left:10px;
	display:inline;
	}

#footer {
clear:both;
background-color:#E5E5E5;
border-top:1px solid #c6c6c6;
padding:10px;
text-align:center;
line-height:20px;
height:60px;
}

#contact_form select, #contact_form input, #contact_form textarea {
display:block;
margin-top:10px;
padding:3px;
}

#prbox {
width:65%;
padding:5px;
margin-top:10px;
margin-bottom:20px;
}

.nav_bottom {
width:200px;
margin-top: 15px;
margin-left:auto;
margin-right:auto;
text-align: center;
border: 1px solid #333;
padding:10px;
background-color: #e6e6e6;
}

.nav_bottom img {
padding-left: 5px;
padding-right: 5px;
padding-top:3px;
padding-bottom: 3px;
}

.nav_bottom a {
  font-weight:bold;
  color:#1D488D;
  text-decoration:none;
}

.nav_bottom a:hover {
  font-weight:bold;
  color:#FFB90F;
  text-decoration:none;
}
