@import "lib/layout2.css";

body 					{ background:#fff; color:#164059; }

#header 				{ padding:20px 0 0 0; }

a:link, a:visited		{ color: #fff; text-decoration: none; }

h1, h2, h3, h4, h5		{ color: #003745; }
h1						{ color: #164059; }
h1 span					{ color: #00aeef; }
em						{ color: #003745;  }
h2						{ border-top:solid 2px #003745; font-weight:bold; }
#content p				{ font-size:13px;}

span.date				{ color: #00AEEF; display:block; border-bottom:solid 1px #00AEEF }

ul#entre-breadcrumb		{color: #164059; list-style:none; margin:20px 0; font-size:1.6em; padding-right:100px; font-weight:500; }
ul#entre-breadcrumb li	{float:left; display:block; padding-right:10px; color:#00aeef;}
ul#entre-breadcrumb a:link, ul#entre-breadcrumb a:visited	{color: #164059; text-decoration: none; padding-right:20px; background:url(../images/bc-entre.gif) no-repeat right;}


#footer 				{ clear:both; border-top:solid 2px #003745; position:relative;  padding:5px 0 0 0;}

ul.contentlist 			{ list-style: none; padding-top:21px; font-size:13px;}
.contentlist li			{ background: url(../images/li-contentlist-entre.gif) no-repeat 0 6px; padding: 0 0 0 15px; font-size:13px;}
.contentlist li a		{  }

.producttitle			{ padding-top:30px; height:150px;}

#nav-side				{ list-style: none; margin:0; padding:0 ; }
#nav-side li			{ background:url(../images/li-nav-side-entree2.gif) no-repeat 0 4px; padding:0 0 0 20px }
#nav-side li a			{ border-bottom:solid 1px #00aeef; display:block; color:#164059; text-decoration:none; font-size:13px;height:16px;}
#nav-side a:hover		{ color:#00aeef; }
#nav-side li.active a { color:#00aeef; }

#latestnews li a { color:#164059; }
#latestnews li a:hover	{ color:#00aeef; }

.products				{ color:#164059 !important; }
.products:hover			{ border-bottom: #164059 5px solid !important;}

table.blue			{ width:500px; border-collapse:collapse; }
.blue caption		{ display:none; }
.blue thead			{ background:#00aeef; color:#164059; }
.blue tfoot			{ display:none;}
.blue th, td		{ padding:4px; text-align:left;vertical-align:top; border:solid 1px #164059; }
.blue thead th		{ border:solid 1px #164059;  }

#footer a				{ color:#003745; }
#footer a:hover			{ color:#00aeef; }

ul#nav li a		 		{ color: #164059; } /* Hover Styles */
ul#nav li a:hover 		{ color: #00aeef; } /* Hover Styles */

