@import url(navigation.css);    /* styles pour la navigation principale */
@import url(media.css);         /* styles pour les types de media */

body {
    margin:             0;
    padding:            0;
    font:               11px arial, helvetica, sans-serif;
    background:         #fff url(images/body.jpg) repeat-x;
}

h3 {
    font-size:          13px;
}

h3 a:link,
h3 a:visited {
    text-decoration: none;
}

h3 a:hover {
    text-decoration: underline;
}

h4 {
    font-size:          12px;
}

a:link,
a:visited {
    color:              #ec6633;
    text-decoration:    underline;
    font-size:          11px;
}

a:hover {
    color:              #Ec6633;
    text-decoration:    none;
}

a.cotation-en:link,
a.cotation-en:visited {
  display:block;
  float:left;
  width: 122px;
  height: 43px;
  margin-right: 10px;
  background: url(images/btn-cotation-en.png) no-repeat top left;
}

a.cotation-en:hover {
  display:block;
  float:left;
  width: 122px;
  height: 43px;
  background: url(images/btn-cotation-en.png) no-repeat top right;
}

a.media-center-en:link,
a.media-center-en:visited {
  display:block;
  float:left;
  width: 122px;
  height: 43px;
  background: url(images/btn-media-center-en.png) no-repeat top left;
}

a.media-center-en:hover {
  display:block;
  float:left;
  width: 122px;
  height: 43px;
  background: url(images/btn-media-center-en.png) no-repeat top right;
}

a.cotation-fr:link,
a.cotation-fr:visited {
  display:block;
  float:left;
  width: 122px;
  height: 43px;
  margin-right: 10px;
  background: url(images/btn-cotation.png) no-repeat top left;
}

a.cotation-fr:hover {
  display:block;
  float:left;
  width: 122px;
  height: 43px;
  background: url(images/btn-cotation.png) no-repeat top right;
}

a.media-center-fr:link,
a.media-center-fr:visited {
  display:block;
  float:left;
  width: 122px;
  height: 43px;
  background: url(images/btn-media-center.png) no-repeat top left;
}

a.media-center-fr:hover {
  display:block;
  float:left;
  width: 122px;
  height: 43px;
  background: url(images/btn-media-center.png) no-repeat top right;
}


p {
    margin-right:       10px;  
}

/** Pour les cartes de visites **/
h2 {
    color:              #004a9a;
}

/** formulaires ***************************************************************/

form {
    margin:             0;
    padding:            0;
}

form .form-required {
    padding:            5px;
    border:             2px solid #CC0000;
}

select {
    font-size:          11px;
}


input {
    font-size:          11px;
}

form p.form-buttons {
    text-align:         center;
}

form input.previous {
    padding:            2px 0 2px 12px;
    background:         url(images/previous.gif) no-repeat left center;
    border:             0 solid #ccc;
}

form input.next, 
form input.submit {
    padding:            2px 12px 2px 0;
    background:         url(images/submit.gif) no-repeat right center;
    border:             0 solid #ccc;
}

.special {
    font:               11px arial, helvetica, sans-serif;
    color:							#004A9A;
}

#emballages select {
    width:              100%;
    font-size:          11px;
}

#emballages select option {
    margin:             0;
    padding:            0;
}

#emballages p.actions {
    text-align:         right;
}


body.packing #content-main form {
    width:              220px;
    margin:             37px 0 0 !important;
    margin:             42px 0 0;
    padding:            10px;
    padding-left:       0px;
    text-align:         right;
}

body.packing #content-main form p {
    margin:             0;
    padding:            0;
}

body.packing #content-main select {
    width:              220px;
    margin:             5px 0;
    padding:            0;
}

body.packing #content-main p.actions {
    margin-top:         20px;
}

body.packing #content-main #flashcontent {
    width:              635px;
    height:             400px;
}


p.captcha {
    margin:             20px 40px;
    padding:            5px;
    background:         #f5f5f5;
    border:             1px solid #eee;
    text-align:         center;
    font-size:          13px;
}



/** Lien "En savoir plus **/

p.more {
    margin:             0;
    padding:            0;
    text-align:         right;
    font-style:         italic;
}

p.more a:link,
p.more a:visited {
    padding-left:       5px;
    background:         url(images/p-more.gif) no-repeat left center;
    color:              #F25C33;
    text-decoration:    none;
}

p.more a:hover {
    text-decoration:    underline;
}

p.moreleft {
    margin:             0px;
    padding:            0px;
    text-align:         left;
}

p.moreleft a {
    padding:            0px;
    /*background:         url(images/p-more.gif) no-repeat 10px center;*/
    color:              #F25C33;
}



/** container ************************************************************/

#container {
    position:           relative;
    width:              1000px;
    margin:             0 auto;
    border-left:        1px solid #c4c6c8;
    border-right:       1px solid #c4c6c8;
    border-top:         0px solid #c4c6c8;
    border-bottom:      1px solid #c4c6c8;
    background:         #fff;
}



/** header ***************************************************************/

#header {
    position:           relative;
    height:             125px;
    width:              1000px;
    background:         #fff url(images/header.jpg) no-repeat right bottom;
}

/** header en francais ********************************************************/
/*body.needs #header {    background-image: url(images/header-needs.jpg); }
body.packing #header {  background-image: url(images/header-packing.jpg); }
body.products #header { background-image: url(images/header-products.jpg); }
body.news #header {     background-image: url(images/header-news.jpg); }
body.company #header {  background-image: url(images/header-company.jpg); }
body.media #header {    background-image: url(images/header-media.jpg); }
body.services #header { background-image: url(images/header-services.jpg); }
body.contacts #header { background-image: url(images/header-contacts.jpg); }*/

/** header en anglais *********************************************************/
/*div.en #header {    background-image: url(images/header_en.jpg); }
body.needs div.en #header {    background-image: url(images/header-needs_en.jpg); }
body.packing div.en #header {  background-image: url(images/header-packing_en.jpg); }
body.products div.en #header { background-image: url(images/header-products_en.jpg); }
body.news div.en #header {     background-image: url(images/header-news_en.jpg); }
body.company div.en #header {  background-image: url(images/header-company_en.jpg); }
body.media div.en #header {    background-image: url(images/header-media_en.jpg); }
body.services div.en #header { background-image: url(images/header-services_en.jpg); }
body.contacts div.en #header { background-image: url(images/header-contacts_en.jpg); }*/

#header h1 {
    position:           absolute;
    top:                0px;
    left:               0;
    margin:             0;
    padding:            0;
    width:              750px;
    height:             124px;
    /*background:         url(images/header-h1.jpg);*/    
}

#header a.logo {
    position:           absolute;
    top:                0px;
    left:               0;
    margin:             0;
    padding:            0;
    width:              750px;
    height:             124px;
    /*background:         url(images/header-h1.jpg);*/    
    display:            block;
    width:              750px;
    height:             124px;
    text-indent:        -100em;
    overflow:           hidden;
}

#header #chat_cermex_bloc {
    position:           absolute;
    top:                0px;
    left:               750px;
    margin:             0;
    padding:            0;
    width:              250px;
    height:             124px;  
}

#header #youtube_bloc {
    position:           absolute;
    top:                95px;
    left:               900px;
    margin:             0;
    padding:            0;
    width:              60px;
    height:             25px;  
}

#header #wikipedia_bloc {
    position:           absolute;
    top:                95px;
    left:               965px;
    margin:             0;
    padding:            0;
    width:              30px;
    height:             25px;  
}

#header p {
    display:            none;
}

#other2 {
    position:           absolute;
    z-index:            100;
    top:                0px;
    left:               35px;

}

#header #filiales {
    width:              136px;
    margin:             0 0 10px;
    padding:            0;
}

#header #filiales select {
    margin:             0;
    padding:            0;
}

#header #filiales option {
    margin:             0;
    padding:            0;
}

#header #searchform {
    margin:             0;
    padding:            0;
}

#header #search {
    width:              130px;
    margin:             0;
    padding:            2px 1px 1px;
}



/** Table des matières de la section *************************************/

#section-toc {
    float:              left;
    margin-top:         66px;
    padding-bottom:     3px;
    width:              179px;
    background:         #fff;
    border-right:       1px dashed #ccc;
    border-bottom:      1px dashed #ccc;
    background:         #fff url(images/nav-li-last-child.gif) no-repeat right bottom;
}

#section-toc h1 {
    position:           relative;
    width:              162px;
    height:             23px;
    margin:             0;
    padding:            0px 5px 0;
    background:         #fff;
    color:              #014598;
    text-align:         left;
    padding-left:       8px;
    font-size:          20px;
    font-weight:        normal;
    padding-bottom:     30px;
    display:            block;
    position:           relative;
    bottom:             0;
    right:              0;
    border-bottom:      1px solid #CCCCCC;
}

#section-toc span.titreSectiontoc {
    position:           relative;
    width:              162px;
    height:             23px;
    margin:             0;
    padding:            0px 5px 0;
    background:         #fff;
    color:              #014598;
    text-align:         left;
    padding-left:       8px;
    font-size:          20px;
    font-weight:        normal;
    padding-bottom:     30px;
    display:            block;
    position:           relative;
    bottom:             0;
    right:              0;
    border-bottom:      1px solid #CCCCCC;
}

/*#section-toc h2 span {

}*/

#section-toc p {
  padding: 5px;
  color: #575F6C;
}

#section-toc ul {
    margin:             0;
    padding:            5px;
    list-style:         none;
}

#section-toc ul.landings {
    margin:             0;
    margin-left:        25px;
    padding:            5px;
    list-style:         none;
}

#section-toc li {
    padding:            5px 0;
    border-top:         1px dashed #ccc;
}

#section-toc ul.landings li {
    padding:            5px 0;
    padding-left:       15px;
    border-top:         0px dashed #ccc;
    background:         url(images/content-more-h3.jpg) no-repeat left center;
}

#section-toc li.first-child {
    border:             0;
}

#section-toc a {
    color:              #575F6C;
    text-decoration:    none;
    font-weight:        bold;
}

#section-toc a.selected,
#section-toc a:hover {
    color:              #F25C33;
}

#section-toc li li {
    padding:            2px 0;
    border-bottom:      0;
}

#section-toc li li a {
    display:            block;
    padding-left:       12px;
    background:         url(images/section-toc-li-li.jpg) no-repeat 5px 6px;
    font-weight:        normal;
}

#section-toc li li a:hover {
    background:         url(images/section-toc-li-li-selected.jpg) no-repeat left 3px;
}

#section-toc li ul li {
    padding:            5px 0;
    border-top:         0px dashed #ccc;
}

/** Contenu de la page ***************************************************/

#content {
    width:              820px;
    margin:             0 0px 0 0px;
    background:         #fff;
}

#content p.information {
    margin:             20px 10px;
    padding:            10px;
    background:         #FFFFEC;
    border:             1px solid #ccc;
}

#content p.error {
    margin:             20px 10px;
    padding:            10px;
    background:         #FFD2D2;
    border:             2px solid #cc0000;
    font-size:          13px;
}

#content ul {
    float:              left;
    width:              100%;
    margin:             10px 0 10px 20px;
    padding:            0;
    list-style:         none;
}


#content #emballage_btn {
    width:              50px;
    margin:             10px 10px 10px 110px;
}

#content ul li {
    padding:            2px 0 2px 10px;
    background:         url(images/caracteristiques-li.png) no-repeat left 6px;
}

#content-main #emballage_btn {
    margin:             10px 10px 10px 160px;
}

/** Fil d'Ariane *********************************************************/

#navbar {
    position:           relative;
    width:              628px;
    margin:             70px 0 0 191px;
    padding:            0;
    height:             35px;
    border-right:       1px solid #ec6633;
}

#navbar p {
    margin:             0;
    padding:            0;
}

#navbar a {
    color:              #000;
    font-size:          10px;
}


/** Contenu principal ****************************************************/

#content-main {
    overflow:           hidden;
    _height:            5%;
    width:              629px;
    /*min-height:         400px;*/
    margin:             0px 0px 0px 0px;
    padding:            0 0 0 10px;
    border-right:       1px solid #ec6633;
}

#content-main h1 {
    position: absolute;
    display: block;
    bottom:   0px;
    margin-bottom: 120px;
    font:               11px arial, helvetica, sans-serif;
}

#content-main h2 {
    margin:             5px 0;
    padding:            0;
    color:              #004A9A;
    font-size:          18px;
    font-weight:        normal;
}



#content-main h2 span {
    display:            block;
    font-size:          16px;
}


/** Sous-titres  ****************************************************/

#content-main p.stitle {
    margin:             10px 10px 10px 0px;
    padding:            10px 10px 10px 0px;
   	color:        		  #004A9A;
    font-size:          14px;
    font-weight:		    bold;
}

#content-main .bold {
   	color:        		  #004A9A;
    font-weight:		    bold;
}

/** Contenu secondaire ***************************************************/

#content-more {
    position:           absolute;
    top:                170px;
    left:               820px;
    width:              170px;
    margin-top:         19px;
    padding-left:       5px;
}

#content-more div.block {
    padding:            3px 0;
    background:         url(images/content-more-block.png) no-repeat center top;
    overflow: hidden;
}

#content-more div.first-child {
    padding:            0;
    background:         none;
    overflow: hidden;
}

body.home #content-more {
    background:         #fff;
}

#content-more #title {
    margin:             0 0 20px 0px;
    padding:            0;
    background:         #fff;
    color:              #014598;
    text-align:         left;
    font-size:          20px;
    font-weight:        normal;
}

#content-more #subTitle {
    float:left;
    width:90%;
    margin:             5px;
    padding:            0 0 0 12px;
    background:         url(images/content-more-h3.jpg) no-repeat 0 2px;
    color:              #F25C33;
    font-size:          11px;
}

#content-more #subTitle a:link,
#content-more #subTitle a:visited {
    text-decoration: none!important;
}

#content-more #subTitle a:hover {
    text-decoration: underline!important;
}

/*#content-more h2 {
    margin:             0 0 20px 0px;
    padding:            0;
    background:         #fff;
    color:              #014598;
    text-align:         left;
    font-size:          20px;
    font-weight:        normal;
}

#content-more h3 {
    margin:             5px;
    padding:            0 0 0 12px;
    background:         url(images/content-more-h3.jpg) no-repeat 0 2px;
    color:              #F25C33;
    font-size:          11px;
}*/

#content-more div.upTitle {
    margin:             0 0 20px 0px;
    padding:            0;
    background:         #fff;
    color:              #014598;
    text-align:         left;
    font-size:          20px;
    font-weight:        normal;
}

#content-more h4 {
    margin:             0;
    padding:            5px 10px;
}

#content-more p {
    margin:             0;
    padding:            5px 10px 5px 17px;
}

#content-more dl {
	padding:            5px 10px;
}

#content-more dl dt {
	font-weight:		bold;
}

#content-more dl dd {
	text-align:			right;
}

#content-more ul.media {
    margin:             0 0 0 18px;
    padding:            0 0 10px 0;
    list-style:         none;
    width:              150px;
}

#content-more ul.media li.file {
    margin:             0;
    padding:            0;
    background:         none;
}

#content-more ul.media li a {
    /*padding:            0;*/
}

/** Pied de page *********************************************************/

#footer {
    clear:              both;
    background:         #fff;
    color:              #fff;
    width:              1000px;
    height:             147px!important;
    background:         url(images/background-footer.jpg) no-repeat left;
    padding:            0px;
    margin:             0px;
}

#footer #bottom-link {
    position:           relative;
    float:              left;
    width:              740px;
    /*background:         green;*/
    height:             146px!important;
}

#footer #bottom-link  p.claim {
    margin:             0;
/*    padding-top:        86px;*/
    margin-top:         87px;
    padding-left:       122px;
    font-size:          12px;
    font-weight:        bold;
    color:              #706f74;
    width:              500px;
}

#footer #bottom-link  p.link {
    margin:             0;
    padding:            0px;
    padding-top:        0px;
    padding-left:       20px;
    margin-top:         23px;
    font-size:          12px;
    font-weight:        bold;
    color:              #131418;
    width:              675px;
}

#footer #bottom-link  span.update-date {
    padding-left:       50px;
}

#footer #bottom-link  a:link,
#footer #bottom-link  a:visited {
    padding-left:       20px;
    color:              #131418;
    text-decoration:    none;
}

#footer #bottom-link  a:hover {
    text-decoration:    underline;
}

/*#sidel {
    position:           absolute;
    top:                5px;
    right:              10px;
    display:            block;
    width:              98px;
    height:             26px;
    background:         url(images/logo-sidel.jpg);
    text-indent:        -100em;
    overflow:           hidden;
}*/

#footer #other_foot {
    position:           relative;
    float:              left;
    margin:             0px!important;
    padding:            0px!important;
}

#footer #other_foot #media-center {
    color:              #131418;
    height:             125px;
    width:              260px;
    margin-top:         0px;
}

#footer #other_foot #media-center #login,
#footer #other_foot #media-center #password {
    width:              200px!important;
    width:              200px;
}


#footer #other_foot #media-center div.titreMedia {
    margin:             0;
    padding:            0px;
    padding-top:        12px;
    font-size:          16px;
    font-weight:        bold;
    color:              #ffffff;
    width:              250px;
    text-align:         right;
}

#footer #other_foot #media-center form {
    margin:             0px;
    padding:            0px;
}

#footer #other_foot #media-center p.media-center {
    margin:             0;
    padding:            0px;
    padding-top:        0px;
    font-size:          12px;
    font-weight:        normal;
    color:              #706f74;
    width:              255px;
    text-align:         right;
}

#footer #other_foot #extranet a:link,
#footer #other_foot #extranet a:visited {
    font-size:          12px;
    font-weight:        bold;
    color:              #131418;
    text-decoration:    none;
    margin-left:        193px;
}

#footer #other_foot #extranet a:hover {
    text-decoration:    underline;
}

/** emballages ***********************************************************/

ul#packing {
    overflow:           hidden;
    margin:             20px 0;
    padding:            0;
    list-style:         none;
}

ul#packing li {
    float:              left;
    width:              200px;
    padding:            10px 5px;
    text-align:         center;
}

ul#packing li img {
    border:             1px solid #999;
}



/** Vos besoins **********************************************************/

body.needs h3.opened {
    margin:             5px 0 0;
    padding:            2px 0;
    /*background:         #E0DFD5; url(images/moins.gif) no-repeat 5px center;*/
    font-size:          13px;
    /*cursor:             pointer;*/
    color:              #004A9A;
}

body.needs h3.closed {
    margin:             5px 0 0;
    padding:            2px 0 2px 20px;
    background:         #F2F2ED; /* url(images/plus.gif) no-repeat 5px center;*/
    color:              #555;
    font-size:          13px;
    cursor:             pointer;
}

body.needs h3.opened span {
    /*
    display:            block;
    margin-right:       5px;
    background:         url(images/needs-panel-opened.gif) no-repeat right center;
    */
}

body.needs h3.closed span {
    /*
    display:            block;
    margin-right:       5px;
    background:         url(images/needs-panel-closed.gif) no-repeat right center;
    */
}

body.needs div.panel {
    margin:             0 0 5px;
    padding:            5px;
    border:             5px solid #E0DFD5;
    border-top:         0;
}

fieldset {
    margin:             10px 0;
    margin-right:       10px;
}

fieldset#coordonnees {
    margin-top:         20px;
}

fieldset legend {
    margin:             0;
    padding-left:       2;
    color:              #F25C33;
    font-weight:        bold;
}

fieldset p label {
    display:            block;
}

fieldset textarea {
    width:              99%;
    font-size:			11px;
    font-family:		arial;
}

fieldset table th em {
    font-weight:        normal;
}

fieldset ul.odd {
    float:              left;
    width:              45%;
    margin:             10px 0;
    padding:            0;
    list-style:         none;
}

div.panel fieldset ul.odd {
    width:              40%;
}

fieldset ul.even {
    float:              right;
    width:              45%;
    margin:             10px 0;
    padding:            0;
    list-style:         none;
}

div.panel fieldset ul.even {
    width:              40%;
}

#content fieldset ul li {
	background:			none;
}

fieldset dt {
    clear:              right;
    float:              left;
    width:              130px;
    padding:            4px 0;
}

fieldset dd {
    margin:             0;
    padding:            2px 0;
    padding-left:       130px;
    text-align:         right;
}

fieldset dl.odd {
    float:              left;
    width:              290px;
    margin:             0 5px 0 0;
    padding:            0;
}

fieldset dl.even {
    clear:              right;
    float:              right;
    width:              290px;
    margin:             0 0 0 5px;
    padding:            0;
}

fieldset#coordonnees {
    overflow:           hidden;
    _height:            1%;
    position:           relative;
}

fieldset#coordonnees dd input, fieldset dl.odd dd input, fieldset dl.even dd input {
    width:              150px;
}

fieldset#coordonnees p {
    clear:              both;
	margin:				0;
	text-align:			right;
	/*
    margin:             0;
    position:           absolute;
    bottom:             5px;
    right:              15px;
	*/
}

fieldset#coordonnees p input {
    margin:             0;
}

fieldset#coordonnees p label {
    display:            inline;
}

fieldset strong {
    /*
	clear:				both;
	display:			block;
	*/
}

fieldset table {
	clear:				both;
	margin-top:			2px;
}

fieldset table, 
fieldset table th, 
fieldset table td {
	border:				2px solid #E0DFD5;
	border-collapse:	collapse;
}

fieldset table th {
	background-color:	#E0DFD5;
}

ul.pj {
	clear:				both;
}

a.add {
    padding:            0 0 0 17px;
    background:         url(images/add-comment-green.gif) no-repeat left 1px;
    text-decoration:    none;
}

a.add:hover {
    text-decoration:    underline;
}




/** Choix des langues ****************************************************/

#lang {
    margin:             10px 0px;
    padding:            0;
    list-style:         none;
}

#lang li {
    display:            inline;
    padding:            0 0 0 4px;
    background:         url(images/lang-li.png) no-repeat left center;
}

#lang li.first-child {
    padding:            0;
    background:         none;
}

#lang a {
    margin:             0 2px;
    color:              #999;
    font-size:          16px;
    text-decoration:    none;
    font-weight:        bold;
}

#lang a.selected {
    border-bottom:      1px solid #073e90;
    color:              #004A9A;
    font-weight:        bold;
}



#header #connexion {
    display:            block;
    position:           absolute;
    top:                9px;
    right:              20px;
    color:              #555;
}

#header #connexion a {
    text-decoration:    none;
}

/** CLASSES GENERIQUES ***********************************************************/

.titre-produit {
    display:            block;
    color:              #014598;
    text-transform:     uppercase;
    font-size:          12px;
    font-weight:        bold;
}

.titre {
    color:              #004a9a;
    font-size:          12px;
    font-weight:        bold;
}

p.information {
    padding:            5px;
    background:         #E6FFE6;
    border:             1px solid #9DFF9D;
}

strong.points-plus {
    margin:             10px 0;
    padding:            0 30px 0 0;
    border-bottom:      1px dashed #ccc;
    color:              #F35B36;
    font-size:					13px;
}



#content-main #flashcontent {
    float:              left;
    width:              353px;
    height:             289px;
    margin:             0 10px 20px 0;
    background:         #eee;
    text-align:         center;
    font-size:          12px;
}



/** fer-gauche **********************************************************/

#content-main #fer-gauche {
    margin-left:        363px;
    margin-right:       10px;
}

#content-main #fer-gauche h3 {
    margin:             0;
    padding:            0;
    border-bottom:      1px dashed #ccc;
    color:              #F35B36;
    text-align:         right;
    font-size:          13px;
}

#content-main #fer-gauche p {
    font-size:          12px;
}

#content-main #fer-gauche ul {
    margin:             0;
    padding:            0;
    list-style:         none;
    font-size:          12px;
}

#content-main #fer-gauche li {
    padding:            5px 0 5px 20px;
    padding-top: 10px;
    background:         url(images/points-plus-li.png) no-repeat left 10px;
}



/** SOCIETE************************************************************************/
#content-main #company {
    float:              right;
    width:              300px;
    margin:             5px 0;
}

#content-main #company h3 {
    margin:             5px 0;
    padding:            0;
    border-bottom:      1px dashed #ccc;
    color:              #004A9A;
    text-align:         left;
}

#content-main #imgcompany {
    float:              left;
    width:              320px;
    margin:             15px 0;
}



/**LOCALISATION***********************/

#content-main #localisation {
    float:              right;
    width:              230px;
    margin:             5px 0;
}

#content-main #localisation h3 {
    margin:             5px 0;
    padding:            0;
    border-bottom:      1px dashed #ccc;
    color:              #004A9A;
    text-align:         left;
}

#content-main #imglocalisation {
    float:              left;
    width:              380px;
    margin:             15px 0;
}

/** Machines reconditionnees *********************************************************/

dl.machines {
	margin-bottom:		20px;
}

dl.machines img {
    width:              110px;
}

dl.machines dt {
	clear:				both;
	border-bottom:		2px solid #F2F2ED;
	overflow:			hidden;
    _height:			1%;
    margin-bottom:		10px;
    padding:            5px 0 0;
}

dl.machines dt strong {
	margin:             0;
    padding:            2px 5px;
	font-weight:        bold;
	background:         #E0DFD5;
    color:              #000;
	font-size:			11px;
	float:				left;
}

dl.machines dt em {
	color:				#555555;
    font-weight:		bold;
    font-size:			11px;
    font-style:			normal;
    float:				right;
    background:         #F2F2ED;
	padding:            2px 5px;
}

dl.machines dd {
	clear:				both;
	margin:				0;
	padding:			0;
	overflow:			hidden;
    _height:			1%;
    border-bottom:		1px dashed #E0DFD5;
    margin-bottom:		30px;
}

dl.machines dd a:link, dl.machines dd a:visited, dl.machines dd a:hover {
	margin-top:			10px;
	clear:				both;
	float:				left;
	font-size:			11px;
	text-decoration:    none;
    font-weight:        bold;
    color:				#F25C33;
    padding-right:		13px;
    background:			transparent url(images/submit.png) no-repeat right 5px;
}

dl.machines dd em {
	float:				right;
	margin-top:			5px;
	width:              auto !important;
	width:              210px;
	clear:				right;
}

dl.machines dd em label {
	font-weight:		bold;
	font-style:			normal;
    color:				#F25C33;
	padding:			0 42px 0 13px;
	background:			transparent url(images/content-more-h3-home.jpg) no-repeat left 1px;
}

dl.machines dl.odd-thumb {
	float:				left;
	width:				350px;
}

dl.machines dl.odd-no-thumb {
	float:				left;
	width:				463px;
}

dl.machines dl.even {
	float:				right;
	width:				150px;
}

dl.machines dl dt {
	clear:				none;
	font-size:			11px;
	color:				#555555;
	margin:				0;
	border-bottom:		1px solid #E0DFD5;
	font-weight:		bold;
}

dl.machines dl dd {
	border-bottom:		0px;
	margin-bottom:		0px;
}



/* Table contacts ******************************************************************/
table.contacts {
	margin-bottom:		0px;
	width:						100%;
	border: 					0px;
}

table.contacts tr td {
	border:						0px;
	margin:						0px;
}

table.contacts tr td strong {
    padding-left:				        10px;
    background:					        transparent url(images/arrow-blue.png) no-repeat left 3px;
}

table.contacts tr td a {
    text-decoration:            none;
    font-weight:                normal;
    float:                      left;
    font-size:					        11px;
    margin:						          0px 0 0px 0px;
    color:						          #004A9A;
    padding-right:				      15px;
    background:					        transparent url(images/submit.png) no-repeat right 3px;
}

table.contacts tr td a:hover {
	text-decoration:    underline;
}


/*OVERVIEW*******************************/

#content-main div.overview h2 {
    float:              none;
    width:              auto;
}

#content-main div.overview dl {
    float:              left;
    width:              199px;
    height:             225px;
    margin:             5px;
    background:         #F2F2ED;
    border:             1px solid #E0DFD5;
    text-align:         center;
}

#content-main div.overview dt {
    margin:             8px 0;
    font-size:          12px;
    font-weight:        bold;
}

#content-main div.overview dt a {
    padding-right:      14px;
    background:         url(images/submit.gif) no-repeat right 5px;
    color:              #F35B36;
    text-decoration:    none;
}

#content-main div.overview dd {
    margin:             0;
    padding:            0;
}

#content-main div.overview dd.description {
    margin:             5px;
}

/** contacts ******************************************************************/

select.selectContact {
    margin:             0 10px;
    /*width:              145px;*/
}

#content-main #points-plus span.pointPlus {
    display: block;
    text-align: right;
    width:              220px;
    margin:             10px 10px 0 0;
    padding:            0;
    border-bottom:      1px dashed #ccc;
    color:              #F35B36;
    text-align:         right;
    font-size:          13px;
    font-weight: bold;
    margin-bottom:  5px;
}

#form-landings {
  float: left;
  width: 100%;
}

#errors-landings {
  float: left;
  width: 595px;
  background: transparent;
  border: 1px solid #E08900;
  padding: 5px;
  margin-bottom: 0px;
}












