/* tables */
table.tablesorter {
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}
table.tablesorter th.a {
width:130px;
}
table.tablesorter th.c {
width:40px;
}

table.tablesorter th.d {
width:100px;
}
table.tablesorter th.e {
width:70px;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}#slides {
    float: left;
    margin-left: 60px;
    margin-top: 80px;
}
  .slides_container {
    width:500px;
    height:370px;
  }
  .slides_container div {
    width:500px;
    height:370px;
    display:block;
  }
  /*
	Pagination
*/

.pagination {
    margin-left: 150px;
    margin-top: 34px;
    width: 100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Next/prev buttons
*/

#slides .prev {
    float: left;
    margin-left: -43px;
    margin-top: -190px;
}
#slides .next {
    float: left;
    margin-left: 518px;
    margin-top: -190px;
}

#frame {
    float: left;
    margin-left: -19px;
    margin-top: -386px;
}

body {
    color: #515151;
    font-family: Tahoma,Arial,Helvetica,Sans-Serif;
    font-size: 85%;
	line-height: 1.455;
	width: 100%;
}
#container {
	margin:0 auto;
	width: 1140px;
}

#home {
    background: url("../images/bg_body.png") repeat-x scroll left top #FFFFFF;
}

img, a img {
	border:none;
}
a, a:visited {
    color: #333333;
    text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
*:first-child+html h1 {
	margin-top:10px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size:15px;
}
h2.title {
	font-weight: bold;
	font-size: 10px;
}
h2.title2 {
	margin-bottom:-10px;
}
#clear {
	clear: both;
}

#content {
	margin-top:50px;
	width:1040px;
}

*:first-child+html #rigth{
	height: 600px;
}
#right{	
    float: right;
    width: 555px;
}
#left {
    float: left;
    width: 450px;
}
#menu_lang {
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    margin-right: 100px;
	margin-top:10px;
}
#desconexion {
    float: right;
    height: 30px;
    margin-top: -87px;
    text-align: right;
    width: 110px;
    z-index: 200;
}

#desconexion a {
    color: #FFFFFF;
    float: right;
    margin-top: 2px;
}
#menu2 {
margin:0 auto 0 13px;
width: 1040px;

}
#menu2 ul{
    float: left;
    list-style-type: none;
    margin-left: -65px;
	margin-top:-20px;
}
#menu2 li {
    float: left;
    margin-left: 10px;
    margin-top: 22px;
    text-align: center;
}

#menu2  img {
border:1px solid #CCCCCC;
}
#userbar ul {
list-style-type: none;
margin-left: -30px;
}
#userbar label {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 5px;
    vertical-align: top;
    width: 160px;
	color:#000;
	font-weight: bold;
}
#userbar {
    border: 3px solid #CCCCCC;
    float: right;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    width: 370px;
	background:#E6EEEE;
	height: 220px;
}
#userbar h3 {
float:left;
margin-top: 4px;
}
#userbar input {
    margin-left: 7px;
    width: 320px;
}
#userbar input.submit {
	background:url(../images/button_send_fr.gif) no-repeat;	
    border: medium none;
    height: 24px;
    width: 96px;	
	float:right;
	margin-right:25px;
}
#userbar p{
margin-left:7px;
}

#userbar2 ul {
list-style-type: none;
margin-left: -30px;
}
#userbar2 label {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 5px;
    vertical-align: top;
    width: 160px;
	color:#000;
	font-weight: bold;
}
#userbar2 {
    border: 3px solid #CCCCCC;
    float: left;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    width: 370px;
	background:#E6EEEE;
	height: 220px;
}
#userbar2 h3 {
float:left;
margin-top: 4px;
}
#userbar2 input {
    margin-left: 7px;
    width: 320px;
}
#userbar2 input.submit {
	background:url(../images/identifiez.png) no-repeat;	
    border: medium none;
    height: 24px;
	cursor:pointer;
	width: 146px;	float:right;
	margin-right:25px;
}
#userbar2 p{
margin-left:7px;
}

#headeruserbar {
    border-bottom: 3px solid #cccccc;
    height: 33px;
    margin-left: -20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
	background:#227dae;
	color:#fff;
}
#headeruserbar2 {
    background: none repeat scroll 0 0 #227DAE;
    border-bottom: 3px solid #CCCCCC;
    height: 33px;
    margin-top: -13px;
    width: 100%;
}
#userbar input.user {
    border: 1px solid #CCCCCC;
    color: #666666;
    font: 12px Arial;
    margin: 0;
    padding: 4px 5px;
    vertical-align: top;
    width: 130px;
}
#active {
	font-weight:bold;
}
#footer {
 	padding-bottom:100px;
	padding-top:30px;
	background:url(../images/footer_wrapper.png) repeat-x scroll left top #005380;
	margin-top:30px;
	color:#ffffff;
}
#footer1{
    padding-bottom: 5px;
    text-align: left;
    width: 1140px;
	   font-size: 85%;
    margin: 0 auto;
}
#footer1 span {	
	font-weight:bold;
}

#footer1 p {
	margin-top:0px;
	margin-bottom:0px;
}
#footer1 a {
color:#ffffff;
}
*:first-child+html #consulta {
	margin-left:20px;
}
#consulta ul {
    list-style-type: none;
    margin-left: -20px;
}
#consulta li {
    margin-top: 3px;
}
#consulta label {
    color: #000000;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 5px;
    vertical-align: top;
    width: 180px;
}
#consulta input.txt, textarea, select {
    border: 1px solid #CCCCCC;
    color: #666666;
    font: 12px Arial;
    margin: 0;
    padding: 4px 5px;
    vertical-align: top;
    width: 200px;
}
#consulta select {
width: 213px;
}
#consulta input.txt2 {
    border: 1px solid #CCCCCC;
    color: #666666;
    font: 12px Arial;
    margin: 0;
    padding: 4px 5px;
    vertical-align: top;
    width: 330px;	
}
#consulta textarea {
	width:400px;
}

*:first-child+html #consulta2 {
	margin-left:20px;
}
#consulta2 ul {
    list-style-type: none;
    margin-left: -20px;
}
#consulta2 li {
    margin-top: 3px;
}
#consulta2 label {
    color: #000000;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 5px;
    vertical-align: top;
    width: 100px;
}
#consulta2 input.txt, textarea, select {
    border: 1px solid #CCCCCC;
    color: #666666;
    font: 12px Arial;
    margin: 0;
    padding: 4px 5px;
    vertical-align: top;
    width: 200px;
}
#consulta2 select {
width: 213px;
}
#consulta2 input.txt2 {
    border: 1px solid #CCCCCC;
    color: #666666;
    font: 12px Arial;
    margin: 0;
    padding: 4px 5px;
    vertical-align: top;
    width: 550px;	
}
#consulta2 textarea {
	width:400px;
}

#consulta4 label {
    color: #000000;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 5px;
    vertical-align: top;
    width: 60px;
	margin-top:-2px;
}
#consulta4 ul {
    list-style-type: none;
}
#consulta4 input.txt {
    border: 1px solid #CCCCCC;
    color: #666666;
    font: 12px Arial;
    margin: 0;
    padding: 4px 5px;
    vertical-align: top;
    width: 200px;
}
#consulta4 input.submit {
	background:url(../images/button_send_fr.gif) no-repeat;	
    border: medium none;
    height: 24px;
    width: 96px;	
	margin-bottom:10px;
	cursor:pointer;
	margin-left: 30px;
}


#bar {
	height:50px;
	background:url(../images/bar.png) no-repeat;
	background-position:0px -10px;
}
input.submit {
	background:url(../images/button_send_fr.gif) no-repeat;	
    border: medium none;
    height: 24px;
    width: 96px;	
	margin-bottom:10px;
}



input.submit2 {
	background:url(../images/button_send_fr.gif) no-repeat;	
    border: medium none;
    height: 24px;
    width: 96px;	
	margin-bottom:10px;
	float:right;
	margin-top:70px;
	cursor:pointer;
}
input.submit3 {
	background:url(../images/button_send_fr.gif) no-repeat;	
    border: medium none;
    height: 24px;
    width: 96px;	
	margin-bottom:10px;
	float:right;
	cursor:pointer;
	margin-right:14px;
}
input.submit4 {
	background:url(../images/btn_confirmez.gif) no-repeat;	
    border: medium none;
    height: 24px;
    width: 100%;	
	margin-bottom:10px;
	float:right;
	margin-top:70px;
	cursor:pointer;
}
input.submit5 {
	background:url(../images/btn_validez2.gif) no-repeat;	
    border: medium none;
    height: 24px;
    width: 96px;	
	margin-bottom:10px;
	float:right;
	margin-top:70px;
	cursor:pointer;
}
input.submit6 {
	background:url(../images/btn_modifiez.gif) no-repeat;	
    border: medium none;
    height: 24px;
    width: 96px;	
	margin-bottom:10px;
	float:right;
	margin-top:70px;
	cursor:pointer;
}





#new1 {
	float:left;
}
#new2 {
	float:right;
}
*:first-child+html #new2 {
margin-left:100px;
}
span.ob {
	color:#F00;
	margin-left:-10px;
}
#linkpedido{
    float: right;
    font-size: 14px;
    margin-bottom: 30px;
    margin-top: 3px;
	 text-align: justify;
    width: 350px;
}
#linkpedido a, #linkpedido a:visited {
    color: #060606;
    text-decoration: none;
    font-weight: bold;
}
#linkpedido a:hover{
text-decoration:underline;
}
span.texttop {
    float: left;
    margin-right: 20px;
    margin-top: 1px;
}
span.texttop a {
	color:#ffffff;
}
#menu_lang a {
color:#ffffff;
}
#googlemap {
    float: right;
    margin-right: -398px;
    margin-top: -120px;
}
#empresaaddress1 {
    margin-bottom: 10px;
    margin-left: 25px;
    margin-top: 40px;
    width: 250px;
}
#empresaaddress2 {
    margin-left: 25px;
    width: 250px;
}
#formcontact {
    float: left;
    margin-top: -100px;
}

#formcontact textarea {
width: 817px;
}


#xn_bar {
    background-color: transparent !important;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 18px;
    line-height: 100%;
    min-width: 780px;
    width: 1140px;
}

#xn_bar #xn_bar_menu {
    height: 26px;
    position: relative;
}

#xn_bar #menu_lang {
    float: right;

    margin-top: 16px;
}
#header {
    height: 81px;
    overflow: hidden;
    padding-top: 0;
    width: 945px;

}


#header h1 {
    float: left;
	margin-top:0px;
}
#main_nav_wrapper {
    height: 50px;
    width: 945px;
}
#main_nav_wrapper ul {
    display: inline;
	list-style: none outside none;
}
#main_nav_wrapper ul li {
    display: inline;
    float: left;
    height: 50px;
    margin-right: 70px;
}

#main_nav_wrapper ul li a.main_active {
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
}
#main_nav_wrapper ul li a {
    font-size: 12px;
    line-height: 50px;
    text-transform: uppercase;
}
#main_nav_wrapper ul li a {
    color: #ffffff;
    font-size: 12px;
    line-height: 50px;
    text-transform: uppercase;
}
table.tablesorter td.ok {
background:#b0f4aa;
}
table.tablesorter td.alert {
background:#f7e791;
}
table.tablesorter td.ko {
background:#f8acac;
}
.shadow {
display:none;
}
#logothumbs2, #logothumbs3, #logothumbs4, #logothumbs5, #logothumbs6, #logothumbs7, #logothumbs8, #logothumbs9 {
    float: left;
    margin-left: -440px;
	position: absolute;
}
#logothumbs {
height:60px;
}
#crearcuentabtn {
    float: right;    
	margin-top: 80px;}
#consulta label.newsletter {
width:330px;
}
#consulta span {
    float: left;
    margin-bottom: 10px;
    margin-top: -18px;
    width: 100%;
}
li.newsletter input {
    float: right;
    margin-top: 7px;
}
#consulta input.sbstock {
	background:url(../images/btn_consultez.png) no-repeat;
    border: medium none;
    height: 23px;
    margin-left: 6px;
    margin-top: 2px;
    width: 93px;
}
#updatebtn {
	background:url(../images/btn_quantite.png) no-repeat;
    border: medium none;
    float: left;
    height: 23px;
    margin-right: 10px;
    margin-top: 1px;
    width: 173px;
}
#btnpedido img {
  float: right;
    margin-top: 10px;
}
#btnpedido, btnpedido img  {
	border: medium none;
}
a.linkblue {
color:#0a95e0;
}

#consulta2 {
width: 450px;
float:left;
}

#consulta3 {
    float: right;
    height: 600px;
    width: 550px;
}
#consulta2 #formcontact {
}
#consulta3 ul {
    float: left;
    margin-top: 25px;
}
#consulta3 li {
    float: left;
    height: 115px;
    list-style-type: none;
    width: 250px;
}
#logouttxt {
    margin-top: 10px;
    text-align: center;
}
#imagelogout {
    text-align: center;
	margin-top:80px;
}
*:first-child+html #loginuserbar li {
margin-left:30px;
}
#note {
margin-left:30px;
}

#news-banner {
    background: none repeat scroll 0 0 #FA4040;
    color: #FFFFFF;
    padding-left: 20px;
    width: 1024px;
	font-size:20px;
}

#obmsg {
float:left;
margin-left:19px;
}

#consulta {
   float: left;
    width: 470px;
}

#listaarticulos {
    float: left;
    margin-top: 30px;
    width: 1040px;
	margin-bottom: 20px;
}
#logoprint {
    float: right;
    margin-top: -50px;
}
#sumprice {
    border: 3px solid #CCCCCC;
    float: right;
    font-weight: bold;
    margin-right: 81px;
    margin-top: -16px;
    text-align: center;
    width: 78px;
}

#lok {
margin-bottom:10px;
width: 330px;
text-align: justify;
}
#lwarn {
margin-bottom:6px;
width: 330px;
text-align: justify;
}
#lno {
width: 330px;
text-align: justify;
}
#lok div.color {
    background:#B0F4AA;
    border: 1px solid;
    float: left;
    height: 17px;
    margin-right: 10px;
    width: 41px;
	margin-top:6px;
}
#lwarn div.color {
    background:#F7E791;
    border: 1px solid;
    float: left;
    height: 17px;
    margin-right: 10px;
    width: 41px;
	margin-top:5px;

}
#lno div.color {
    background:#F8ACAC;
    border: 1px solid;
    float: left;
    height: 17px;
    margin-right: 10px;
    width: 41px;
	margin-top:4px;

}
#leyenda {
    float: right;
    width: 360px;
	border: 3px solid #CCCCCC;
	margin-top:15px;
}
#headeruserbarleyenda {
   background: none repeat scroll 0 0 #17447D;
    border-bottom: 3px solid #CCCCCC;
    color: #FFFFFF;
    height: 26px;
    padding-left: 20px;
    padding-right: 20px;
	margin-top: -16px;
}

#leyendacontent {
background:#E6EEEE;
padding: 10px;
}
#headeruserbar2 h1 {
color:#fff;
}
#bototnesPedido {
float:right;
  width: 170px;
  margin-top:10px;
}
#bototnesPedido img {
margin-bottom:10px;
}
#observations {
margin-top:30px;
}
#txtsumprice {
    float: left;
    font-weight: bold;
    margin-left: 690px;
    margin-top: -11px;
    position: absolute;
    width: 250px;
}
#txtsumprice2 {
    float: left;
    font-weight: bold;
    margin-left: 648px;
    margin-top: -12px;
    position: absolute;
    width: 250px;
}
#finalmsng {
font-size:14px;
}

#finaltable {
    float: left;
    height: 55px;
    padding-bottom: 49px;
    width: 1040px;
}

#finallogo {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
#finaltablemsg{
    color: #FFFFFF;
    float: left;
    margin-left: 20px;
    margin-top: 28px;
}
div.lmesg {
margin-left: 55px;
}

#errormsg {
    float: left;
    margin-top: 40px;
    width: 680px;
}

#imgcomand1 {
    float: left;
    margin-left: 170px;
    width: 290px;
}
#imgcomand2 {
margin-left: 210px;
float: left;
}
div.offer {
float:left;
margin-left: 12px;
  margin-bottom: 40px;
}
/********************************
COOKIES
*/
#cookies a {
color:#ccc;
}
#cookies {
 background: none repeat scroll 0 0 #000000;
    border: 2px solid #000000;
    bottom: 10px !important;
    color: #FFFFFF;
    font-size: 11px;
    height: 70px;
    opacity: 0.8;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed !important;
    right: auto !important;
    top: auto !important;
    width: 1043px;
    z-index: 999999;
}
#cookiescerrar {
    float: right;
    margin-right: -11px;
}
#cookiescerrar a {
text-decoration:none;
color:#fff;
font-size:12px;
}
#cookiescerrar span {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    padding-left: 2px;
    padding-right: 3px;
}

#cookiebtns a{
margin-right:30px;
}
/*****************************/
