@import 'clearfix.css';
@import 'paginator.css';
@import 'extrafonts.css';

html * {
	margin: 0;
	padding: 0;
}


#topleft ul,
#bottomleft ul,
#bottomright ul {
	list-style-type: none;
}

/*#content ul {
	list-style-type: default;
	border: 1px solid #eee;
}*/


li li {
	margin-left: 25px;
}

a img {
	border: none;
}

body {
	background: white url('bodybg.png') 0 -2px repeat-x;
}

body, a {
	color: #666;
}

a {
	text-decoration: none;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
}

#main {
	width: 990px;
	margin: 0 auto;
}

#main #topleft {
	float: left;
	width: 175px;
}

#main #topright {
	float: left;
	width: 815px;
	border-color: blue;
}

#main #topleft,
#main #topright {
	height: 300px;
}

#main #logotype {
	height: 110px;
	background: url('headerbg.png') bottom left no-repeat;
}

#main #bottomleft,
#main #content,
#main #bottomright {
	float: left;
	padding: 35px 10px 20px 25px;
}

#main #content {
	width: 537px;
	margin-left: 1px;
	border-bottom: 1px solid white;
	padding-right: 25px;
}

#main #bottomright {
	width: 185px;
	border-left: 1px solid #e9e9e9;
}

#main #bottomleft {
	width: 128px;
	padding-right: 21px;
/* 	border: 1px solid red; */
}

#main #topleft {
	background: #e9e9e9;
}

#main .mainmenu {
	margin-top: 45px;
}

#main .mainmenu li {
	margin: 0 0 15px 25px;
}

#main .mainmenu li ul {
	margin-top: 15px;
}

#main .mainmenu li a {
	text-decoration: none;
}

#main .mainmenu li.active a,
#main #content_news h2 a,
#main #bottomleft li.active a,
#main #content_links h2 a {
	color: black;
}

#main .mainmenu li.active li a {
	color: #666;
}

#main #web_description,
#main #web_address {
	font-size: 10px;
}

#lastnews {
	width: 163px;
	float: left;
	border-left: 2px solid white;
	background: #e9e9e9;
	height: 255px;
	padding: 45px 30px 0 30px;
	font-size: 10px;
}

#lastnews h3 {
	font-size: 10px;
	margin-top: 15px;
}

#main #content_news {
	font-size: 11px;
}

#main #content_news h2 a,
#main #content_news h2,
#main #bottomleft .links a,
#main #content_links h2 {
	font-size: 12px;
	margin-bottom: 15px;
	display: block;
}


#main #bottomleft p.subsection {
	padding-left: 15px;
}

#main #bottomleft p.subsection a {
	font-size: 12px;
	font-weight: normal;
	color: gray;
}
#main #bottomleft p.subsection a.active {
	color: black;
}

#main #bottomleft p.subsection.last {
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
/* 	padding-bottom: 5px; */
}

#main #bottomleft .last p.subsection.last {
	border-bottom: none;
}

#main #bottomleft .links a {
	font-weight: bold;
}

#main #content_news .news {
	margin-bottom: 15px;
}

.section_news#main  #content {
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

.section_news#main  #bottomright {
	border-left: none;
}

#main #bottomleft p,
#main #content p,
#main #bottomright p {
	margin: 5px 0 8px 0;
}

#main #content_news .detail {
	padding-bottom: 30px;
}

.linkimage {
	margin-top: 20px;
}

ul.productpager h3 {
	cursor: pointer;
}

ul.productpager li {
	margin-bottom: 10px;
}
.bold {
	font-weight: bold;
	color: black;
}

.errorlogin {
	font-weight: bold;
	color: black;
	text-align: center;
	margin-bottom: 10px;
}

#perfil_login_form label,
#contact_form label {
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #333;
	text-align: right;
	padding-right: 15px;
	width: 100px;
}

#perfil_login_form {
	width: 300px;
}

#contact_form {
	width: 330px;
}

#perfil_login_form input.text {
	border: 1px solid #333;
	padding: 2px;
	width: 178px;
}

#contact_form input.text,
#contact_form textarea {
	border: 1px solid #ccc;
	padding: 2px;
	width: 208px;
	overflow: auto;
}

#contact_form label {
	color: #666;
}

#perfil_login_form input.submit,
#contact_form input.submit {
	float: right;
	background: #333;
	border: 1px solid #333;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 15px 3px 15px;
}
#contact_form input.submit {
	background-color: #555;
}

#main .mainmenu .imgreplace a strong {
	display: none;
}
#main .mainmenu .imgreplace a {
	display: block;
	width: 106px;
	height: 13px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#main .mainmenu .imgreplace a:hover,
#main .mainmenu .active a {
	background-position: 0 -13px;
}

#main .mainmenu .imgreplace#menuid_telechargements a {
	height: 14px;
}
#main .mainmenu .imgreplace#menuid_telechargements a:hover,
#main .mainmenu .active#menuid_telechargements.active a {
	background-position: 0 -14px;
}

#menuid_qui-sommes-nous a {
	background-image: url('fonts/qui-sommes-nous.png');
}

#menuid_nos-prestations a {
	background-image: url('fonts/nos-prestations.png');
}

#menuid_nos-produits a {
	background-image: url('fonts/nos-produits.png');
}

#menuid_nos-partenaires a {
	background-image: url('fonts/nos-partenaires.png');
}

#menuid_nouvelles a {
	background-image: url('fonts/nouvelles.png');
}

#menuid_telechargements a {
	background-image: url('fonts/telechargements.png');
}

#menuid_contact a {
	background-image: url('fonts/contact.png');
}

#nouvelles_title span {
	display: none;
}

#nouvelles_title {
	background: url('fonts/nouvelles_title.png') no-repeat;
	height: 16px;
}

#main .fsview {
	width: 500px;
/* 	border: 1px solid red; */
}

#main .fsmenu {
	width: 500px;
	border-bottom: 1px solid #ddd;
}
#contact_form label,
#perfil_login_form label {
	height: 18px;
}
#contact_form label span,
#perfil_login_form label span {
	display: none;
}

#contact_form #c_nom {
	background: url('fonts/c_nom.png') 40px 4px no-repeat;
}

#contact_form #c_email {
	background: url('fonts/c_email.png') 40px 4px no-repeat;
}

#contact_form #c_societe {
	background: url('fonts/c_societe.png') 40px 4px no-repeat;
}

#contact_form #c_telephone {
	background: url('fonts/c_telephone.png') 40px 4px no-repeat;
}

#contact_form #c_concernant {
	background: url('fonts/c_concernant.png') 40px 4px no-repeat;
}

#contact_form #c_texte {
	background: url('fonts/c_texte.png') 40px 4px no-repeat;
}

#perfil_login_form #t_motpasse {
	background: url('fonts/t_motpasse.png') 15px 4px no-repeat;
}

#perfil_login_form #t_login {
	background: url('fonts/t_login.png') 15px 4px no-repeat;
}


div.news,
div.news h2 a {
	color: #333;
}

a.back {
	float: right;
	height: 24px;
	width: 24px;
	margin-left: 10px;
	background: url('jsleft.png') no-repeat;
}

a.back span {
	display: none;
}
