@charset "UTF-8";
/* CSS Document */
/* COPYRIGHT 2009 EZIGRAPH */

body {
	background-color: #2b272e;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:none;
}
table, tr, td {
	padding:0;
	margin:0;
	border:none;
}
a:link, a:visited {
	color:#1276be;
}
a:active, a:hover {
	color:#c63376;
}
p {
	margin:10px 0;
}
#contener h1 {
	background:url(img/bg-h1.jpg);
	background-color:#0961c2;
	background-position:left top;
	background-repeat:no-repeat; 
	padding:7px 0 4px 25px; 
	margin: 30px 0 0 0;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
#contener h2 {
	background:url(img/bg-h2.png);
	background-color:#b3b3b3;
	background-position:left top;
	background-repeat:no-repeat; 
	padding:7px 0 4px 30px; 
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
#contener h3 {
	font-size:22px;
	font-weight:bold;
	color:#c63376;
	letter-spacing:-1px;
}
.col1 {
	color:#1276be;
}
.col2 {
	color:#c63376;
}
.b {
 font-weight:bold;
}
#page {
	width:1150px;
	overflow:auto;
	margin:50px auto 0 auto;
	background:url(img/bg-page.png);
}
#header {
	width: inherit;
	background:url(img/bg-header.png);
	background-repeat:no-repeat;
}
#toplink {
	position:absolute;
	top:116px;
	margin-left:730px;
	background:url(img/bg-toplink.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#toplink ul {
	margin-top:0px;
	margin-left:20px;
}
#toplink li {
	display: inline;
	color:#1276be;
	font-weight:bold;
	font-size:20px;
	margin-left:14px;
}
#toplink li a:link, #toplink li a:visited {
	color:#FFF;
	font-size: 13px;
	text-decoration: none;
	padding-top:10px;
}
#toplink li a:active, #toplink li a:hover {
	background: url(img/bg-toplink-hv.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#toplink h1 {
	color: #333;
	font-size:26px;
	letter-spacing:-2px;
	margin:18px 0 0 42px;
}
#logo {
	display:block;
	margin-left:15px;
}
/*----------------------------------------------NAVIGUATION ACCORDEON 100% CSS*/
#menu {
	height:159px;
	margin-left:25px;
	background:url(img/logo3.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#menu ul {
	margin: 22px 0 0 120px;
	letter-spacing: -1px;
	width:550px;
}
.h1menu {
	display: block;
	color:#c63376;
	font-weight:bold;
	font-size:20px;
	margin-left:15px;
	float:left;
}
.h1menu a:link, .h1menu a:visited {
	color:#1064af;
	font-size: 20px;
	text-decoration: none;
}
.h1menu a:active, .h1menu a:hover {
	background: url(img/bg-menu-hv.png) bottom repeat-x;
}
#menu li ul {
	display:none;
	padding:0px;
	margin:0px;
	border:0px;
	position: absolute;
	width:194px;
	z-index:200;
}
#menu li:hover ul{
	display:block;
}
#menu li.subtt ul {
	display:none;
	padding:0px;
	margin:-45px 0 0 185px;
	border:0px;
	position: absolute;
	width:161px;
	z-index:200;
}
#menu li.subtt:hover ul{
	display:block;
}
#menu li li {
	background-image:url(img/bg-limenu.png);
	display:block;
	float:none;
	margin:0px;
	padding:0px;
}
#menu li li li {
	background-image:url(img/bg-limenu2.png);
}
#menu li.subtt li {
	background-position:right;
}
#menu li li.hdmenu {
	background:url(img/bg-hdmenu.png) bottom no-repeat;
}
#menu li li li.hdmenu {
	background:url(img/bg-hdmenu2.png) bottom no-repeat;
}
#menu li li.ftmenu {
	background:url(img/bg-ftmenu.png) top no-repeat;
}
#menu li li li.ftmenu {
	background:url(img/bg-ftmenu2.png) top no-repeat;
}
#menu li:hover li a{
	background:none;
}
#menu li li a{
	display:block;
	font-size:11px;
	font-style:normal;
	letter-spacing:normal;
	color:#CCC;
	margin:0 12px;
	padding:10px;
	text-align:left;
	width: 150px;
	border-bottom:#FFF solid 1px;
}
#menu li li.subtt a {
	color:#FFF;
	font-size:16px;
	letter-spacing:-1px;
}
#menu li.subtt li a {
	color:#FFF;
	font-size:11px;
	letter-spacing:0px;
	margin:0 0 0 15px;
	padding:5px 3px;
    width: 127px;
}
#menu li ul a:hover, .menu li ul li:hover a{
	background:#1064af;
	color:#FFF;
	text-decoration:none;
}
/*----------------------------------------------NAVIGUATION ACCORDEON 100% CSS*/
#contener {
	width:1080px;
	margin-left:35px;
}
/*----------------------------------------------FOOTER*/
#footer1 {
	height:59px;
	width: 1100px;
	background: url(img/bg-footer1.png) repeat-x;
	margin: 0 auto;
	float:none;
	clear:left;
}
#footer2 {
	height:59px;
	width: inherit;
	background: url(img/bg-footer2.png) center no-repeat;
	margin: 0 auto;
}
#footer2 ul {
	width:315px;
	padding:0;
	margin:36px 0 0 15px;
	font-size:10px;
}
#footer2 li {
	display:inline;
	margin:0;
	padding: 0 3px 0  5px;
	border-left: #09F 1px solid;
}
#footer2, #footer2 li a:link, #footer2 li a:visited {
	color:#FFF;
	text-decoration:none;
}
#footer2 li a:hover, #footer2 li a:active {
	color:#FFF;
	text-decoration:underline;
}
#end {
	width: 1150px;
	height: 16px;
	background: url(img/bg-end.png) top center no-repeat;
	margin: 0 auto;
}
/*----------------------------------------------CONTENU*/
.load {
	background:url(img/load.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:auto;
	float:left;
}
#contener table {
	margin-left:20px;
	text-align:right;
}
#contener td {
	width:85px;
}
#contener td img {
	margin-right: -15px;
}
#contener td div {
	font-size:1px;
	border-bottom:#999 1px dotted;
	width:120px;
	margin-left: 20px;
}
#cont {
	width:720px; 
	float:left;
	margin-right:20px;
}
#rightcol {
	float:left; 
	width:330px; 
	background:url(img/bg-rightcol.png);
	color:#CCC;
}
#rightcol h1, #rightcol h2, #rightcol h3, #rightcol p, #rightcol div, #rightcol ul, #rightcol li {
	margin-right: 60px;
	margin-left: 60px;
}
#rightcol img.left {
	float:left;
}
.listprod { 
	margin:15px 0;
}
.listprod div {
	background:url(img/bg-mod1.jpg);
	background-position:top left;
	background-repeat:no-repeat; 
	width:250px; 
	height:240px;
	float:left; 
	margin:0 10px;
}
.listprod h1 {
	width: 180px;
	margin-left:20px !important;
}
.ref {
	background:#FFF;
	border-bottom:#ccc solid 4px;
}
.ref p {
	margin-left:10px;
	margin-right:10px;
}
.ref img {
	margin: 0 40px 20px 0;
}
#ref {
	width:100%;
	height:184px;
	margin-top:-25px;
	background:url(img/bg-ref.png);
	border-bottom:#c63376 solid 4px;
	border-top:#c63376 solid 4px;
}
#ref img {
	width:100px;
	height:100px;
	margin:34px;
	border:#fff solid 8px;
	float:left;
}
#ref div {
	background:#FFF;
	margin:34px;
	height:116px;
	width:448px;;
	float:left;
}
#ref div li {
	margin-bottom:5px;
}
.tt {
	color:#1276be;
	font-size:20px;
	font-weight: bold;
	letter-spacing:-1px;
	margin-top:25px;
	margin-bottom:-10px;
}
blockquote {
	float:right;
	border-left:#666 dotted 2px;
	width:300px;
	min-height:250px;
	padding:0;
	margin: 0 0 50px 25px;
}
blockquote p {
	margin-left:25px;
}
blockquote p.tt {
	margin-top:0;
}
div .news {
	width:680px;
	background:url(img/bg-thumb.jpg);
	background-repeat: no-repeat;
	height:190px;
	padding:20px 0 0 40px;
}
div .thumb {
	width:690px;
	background:url(img/bg-thumb.jpg);
	background-repeat: no-repeat;
	height:200px;
	padding:10px 0 0 30px;
}
div .thumb div {
	border:#ccc solid 1px;
	float:left;
	margin:3px;
}
div .thumb div:hover {
	border:#c63376 solid 1px;
}
div .thumb div div, div .thumb div div:hover {
	border:#fff solid 8px;
	height:145px;
	width:145px;
	overflow:hidden;
	background:#fff;
	margin:0;
}
/*----------------------------------------------PAGINATION*/
.nav div {
	float:left;
	background:url(img/pag-bg.png);
}
.nav img {
	vertical-align:text-top;
	float:left;
}
.nav div p {
	margin:12px 4px;
	float:left;
}
.nav a:link, .nav a:visited {
	display:block;
	background:url(img/pag-bg.png);
	float:left;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	vertical-align:text-top;
	padding:12px 4px;
	height:26px;
}
/*----------------------------------------------THUMBS-COL*/
#rightcol div.thumb {
	width:75%;
	background:none;
	height:100px;
	padding:0;
	margin:5px 0 0 45px;
}
#rightcol div.thumb div {
	height:68px;
	width:68px;
	margin:5px;
}
#rightcol div.thumb div div, #rightcol div.thumb div div:hover {
	border:#fff solid 4px;
	height:60px;
	width:60px;
	margin:0;
}
#rightcol div.thumb div img {
	margin:0;
	float:none;
}
/*----------------------------------------------HOME*/
#best {
	background:url(img/home/bg-bestoff.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width:639px;
	height:388px;
	padding:10px 0 0 73px;
}
#pres {
	background:url(img/home/bg-pres.jpg);
	width:193px;
	height:165px;
	padding:30px 0 0 175px;
}
#vv {
	background:url(img/home/bg-vv.jpg);
	width:348px;
	height:183px;
	padding:10px;
}
#vv h1, #pres h1 {
	margin: 0 0 5px 0;
}
#vv p, #pres p {
	margin:0;
}
#modcontener {
	background:url(img/home/bg-modcontener.jpg);
	background-repeat:no-repeat;
	width:1074px;
	padding-left:6px;
	height:210px;
}
#modcontener div {
	width:250px; 
	height:200px;
	border-right:#999 solid 1px;
	float:left; 
	margin:10px;
}
#modcontener div h1 {
	width:205px;
	margin-top:10px;
}
#modcontener div img {
	float:right;
	margin: 10px 18px 0 10px;
}
#modcom {
	width:1074px;
	padding-left:6px;
	height:200px;
	/*background:#FFF;*/
	float:left;
}
#modcom h1 {
	width:295px;
	margin-top:10px;
	margin-left:10px;
}
#modcom div {
	width:340px;
	height:160px;
	/*margin:0 8px;*/
	/*background:#d9d9d9;*/
	float:left; 
}
#modcom div.sep {
	background:#999;
	width:1px;
	height:190px;
	margin:5px 5px;
}
#modcom img {
	float:right;
	margin:10px 20px 0 10px;
}
#modcom p {
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
}
#modcom div.thumb {
	width:100%;
	background:none;
	height:100px;
	padding:0;
}
#modcom div.thumb div {
	height:68px;
	width:68px;
	margin:10px 5px;
}
#modcom div.thumb div div, #modcom div.thumb div div:hover {
	border:#fff solid 4px;
	height:60px;
	width:60px;
	margin:0;
}
#modcom div.thumb div img {
	margin:0;
	float:none;
}