/*
CSS for SMICO
*/

html {

	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(images/smico_bg2.jpg) #fff repeat-x;
	text-align: center; /* ie 5 center fix, part 1/2 */
}

a:link, a:visited {	color: #4273b5; text-decoration:none; }
a:active, a:hover { color: #4273b5; text-decoration: underline; }

p {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0 0 10px 0;
	color: #5c5c5c;
	text-align: justify;
}

li {
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
	text-align: justify;
}

h2 {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #4273b5;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #f69722;
	text-transform: capitalize;
}

h6 { /* EQUALS TO H1 without capitalize! */
	font-family: Tahoma;
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #f69722;
}

.smico_h_line {
	height: 4px;
	margin: 0 0 10px 0;
	background: url(images/h_line.jpg) top left no-repeat;
	border-bottom: 1px solid #f69a24;
}

.smico_h_line_2 {
	height: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #f9c78b;
	border-top: 1px solid #fff;
}

/***** main containers *****/

#smico_bigbigcontainer {
	width: 1415px;
	//background-color: white;
	background: url(images/smico_bg2.jpg) #fff repeat-x;
	margin: auto;
	padding: 0;
	text-align: left; /* ie 5 center fix, part 2/2 */
}

#smico_bigcontainer {
	width: 1415px;
	background: url(images/smico_bg2.jpg) #fff repeat-x;
	margin: auto;
	padding: 0;
	text-align: left;
}

#smico_container {
	width: 975px;
	background: url(images/smico_bg2.jpg) #fff repeat-x;
	float: left;
	margin: auto;
	padding: 0;
	text-align: left;
	//background-color: white;
}

#smico_photos {
	width: 440px;
	float: right;
	margin: auto;
	padding: 0;
	text-align: left;
}

#google_translate {
	background: url(images/smico_bg2.jpg) #fff repeat-x;
	height: 250px;
}

#smico_header {
	background: url(images/smico_header2.jpg);
	width: 900px;
	height: 246px;/*325px;*/
}

#smico_logo {
	float: left;
	width: 215px;
	height: 75px;
	margin: 60px 0 0 35px;
}

#smico_site_logo {
	font-family: Eurostile, Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#smico_site_logo span.big {
	font-size: 36px;
	margin: 0;
}

#smico_site_logo span.green {
	color: #ebfcd8;
	margin: 0;
}

#smico_site_slogan {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	margin: 10px 0 0 0;
}

#smico_header_right {
	float: right;
	width: 606px;
}

.smico_email {
	float: right;
	width: 600px;
	height: 30px;
	padding-top: 5px; /* prev: 10px */
	/*visibility: hidden;*/
	text-align: right;
}

.smico_email form {
	width: 5px;
}

.smico_label {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.field {
	width: 163px;
	height: 20px;
	border: none;	
	background: #fff;
	border: 2px solid #e4bf77;
	padding: 2px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	font-size: 12px;
}

.button {
	width: 85px;
	height: 25px;
	border: none;
	background: #F0B722;
	border: 1px solid #E29A2C;
	margin: 0;
	vertical-align: middle;
}

/* Derived from class button but smaller --> Go button */
.buttonSmall {
	width: 40px;
	height: 25px;
	border: none;
	background: #F0B722;
	border: 1px solid #E29A2C;
	margin: 0;
	vertical-align: middle;
}

#smico_menu {
	float: right;
	width: 600px;
	height: 150px;
	margin: 30px 0 0 0;
}

#smico_menu .smico_menu_item {
	float: left;
	width: 150px;
	height: 150px;
	color: #fff;
	font-family: Tahoma;
}

.smico_menu_item:hover {
	text-decoration: underline;
}

.smico_menu_item .menu_text p {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: right;
	margin: 60px 9px 0 0; /* was 70px 20px 0 0;*/
}

.smico_menu_item .menu_text a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: right;
	margin: 60px 20px 0 0; /* was 70px 20px 0 0;*/
}

.menu_text a:hover {
	text-decoration: underline;
}

.menu_description {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: right;
	margin: 10px 10px 0 5px;
}

.menu_description:hover {
	color: #fff;
	text-decoration: none;
}

.menu_description a, a:visited{
	color: #fff;
	text-decoration: none;
}

.menu_description a:hover {
	color: #fff;
	text-decoration: underline;
}

#smico_menu .accueil {
	/*background: url(images/smico_accueil.png) no-repeat;*/
	background-position: 60px 0; /* was 80px 0; */
}

#smico_menu .organization {
	background: url(images/smico_smico.png) no-repeat;
	background-position: 60px 0; /* was 80px 0; */
}

#smico_menu .products {
	background: url(images/produits.png) no-repeat;
	background-position: 60px 0; /* was 80px 0; */
}

#smico_menu .clients {
	background: url(images/clients.png) no-repeat;
	background-position: 60px 0; /* was 80px 0; */
}

#smico_menu .presse {
	background: url(images/presse.png) no-repeat;
	background-position: 60px 0; /* was 80px 0; */
}

#smico_content_area {
	width: 100%;
	background: #ffffff;
}

#smico_left_section {
	float: left;
	width: 225px;
	_width: 260px; /*260px for IE, 225px for FF*/
	background: url(images/smico_left_bg.jpg) #fafafa bottom repeat-x;
	margin: 0 0 10px 10px;
	border:	1px solid #d0d0d0;
	border-top: none;
	padding: 0px 15px ;
}

#smico_right_section {
	float: right;
	width: 650px;
	margin: 0 0 10px 0;
	padding: 30px 25px 0 0;
}

#smico_right_section p {
	font-size: 12px; /* enlarge body text */
	color: #000;
}

#smico_right_section ul li {
	font-size: 12px; /* enlarge body text */
	color: #000;
}

#smico_right_section a {
	font-size: 12px; /* enlarge body text */
	color: #00f;
	text-decoration: underline;
}

#smico_right_section img {
	float: left;
	margin: 0 10px 10px 0;
}

.category_list {
	margin: 0 20px;
	padding: 0px;
	list-style: none;
}

.category_list li { 
	display: inline-block;
	height: 17px;
	padding: 0 0 0 25px;
	margin: 0 0 30px 0;
	background: url(images/smico_bullet.jpg) top left no-repeat;
}

.category_list li a { 
	color: #5c5c5c;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.category_list li a:hover { 
	color: #5c5c5c;
	text-decoration: none;
}

.category_list .last {
	margin: 0;
}

.smico_section_1 {
	width: 100%;
}

.smico_section_2 {
	width: 100%;
	height: 62px;	
	background: url(images/smico_section_2_bg.jpg);
	margin: 0 0 10px 0;
}

.smico_section_2 .smico_section_2_left {
	float: left;
	width: 115px;
	height: 52px;	
	margin: 0 ;
	padding: 5px 0 0 0;
	border-right: 1px solid #fdc76d;
	color: #fff;
}

.smico_section_2_left img {
	border: none;
	margin: 0 0 3px 40px;
}

.smico_section_2_left:hover {
	color: #fff;
	text-decoration: underline;
}

.smico_section_2_left a {
	float:left;
	width: 100%;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.smico_section_2 .smico_section_2_right {
	float: right;
	width: 108px;
	height: 52px;	
	margin: 0;
	padding: 5px 0 0 0;
	color: #fff;
}

.smico_section_2_right img {
	border: none;
	margin: 0 0 3px 40px;
}

.smico_section_2_right:hover {
	color: #fff;
	text-decoration: underline;
}

.smico_section_2_right a {
	float:left;
	width: 100%;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.smico_readmore {
	float: left;
	background:url(images/smico_readmore.jpg) repeat-x;
	margin: 0 0 10px 0;
	height: 18px;
	padding: 2px 10px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.smico_readmore:hover {
	text-decoration: underline;
}

.smico_readmore a {
	color: #fff;
	text-decoration: none;
}

.smico_readmore a:hover {
	color: #fff;
	text-decoration: underline;
}

#smico_footer {
	width: 100%;
	clear:both;
	background: #4273b5;
	padding: 10px 0;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

#smico_footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#smico_footer a:hover {
	text-decoration: none;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
