BODY {
	MARGIN: 0px; 
	COLOR: #000000; 
	/*BACKGROUND-COLOR: #ffffff*/
	    background: url("../images/fondo.jpg") no-repeat scroll center top transparent;
}
.separadorCab
{
    background: url("../images/borde.png") repeat-x scroll center top transparent;
    height:6px;
}
TD {

/*
    COLOR: #333333; 
    font-family: Tahoma, Arial, sans-serif;
    font-size: small; */
    font-family: Tahoma, Arial, sans-serif;
    COLOR: #333333;
}
TR {
	/*
    COLOR: #333333; 
    font-family: Tahoma, Arial, sans-serif;
    font-size: small; */
    font-size: small;
    font-family: Tahoma, Arial, sans-serif;
    COLOR: #333333;
}
P {
	/*font-size: small; */
    font-size: small;
    font-family: Tahoma, Arial, sans-serif;
    COLOR: #333333; 
}
DIV {
	/*
    COLOR: #333333; 
    font-family: Tahoma, Arial, sans-serif;
    font-size: small; */
    font-size: small;
    font-family: Tahoma, Arial, sans-serif;
    COLOR: #333333;
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #333333; font-family: Tahoma, Arial, sans-serif;
}
H5 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #333333; font-family: Tahoma, Arial, sans-serif;
}
H6 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; font-family: Tahoma, Arial, sans-serif;
}
A:link {
	font-size: small; COLOR: #747474; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none;margin-right:12px;
}
A:visited {
	font-size: small;COLOR: #747474; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none;margin-right:12px;
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
HR {
	BORDER-RIGHT: 1px inset; BORDER-TOP: 1px inset; BACKGROUND: #666666; BORDER-LEFT: 1px inset; BORDER-BOTTOM: 1px inset; HEIGHT: 2px
}

.updateProgress{
		position:absolute;
		top:0px;
		left:0px;
		/*
          width:expression(document.documentElement.clientWidth);
		  height:expression(document.documentElement.clientHeight);
       	  width: expression( document.body.clientWidth > 776 ? "777px" : "auto" );
          height: expression( this.scrollHeight > 332 ? "333px" : "auto" ); 
         
          height:100%; 
          width:100%;
          height:auto; 
          width:auto;

          width:expression(eval(getScrollWidth()) + "px");
	      height:expression(eval(getScrollHeight()) + "px");


*/		        
        /*overflow:scroll;*/
       
        margin:0; 
        padding:0;
        
        background: white url(../images/ajax-loader.gif) no-repeat scroll center center;
		z-index:6;
		/*
		opacity: 0.5;
        
        filter: alpha(opacity = 50);
        zoom:1;
        */
        display:block !important;

}
.openDiv
{
        display:block !important;
}
.updateProgressOut{
		width:0px !important;
		height:0px !important;
		display:none !important;
}
.closeDiv
{
		width:0px !important;
		height:0px !important;
		display:none !important;
}

mainlevel, A.mainlevel
{
    color:Blue;
}
    
A.mainlevel:link 
{
    FONT-WEIGHT: bold; 
	font-size: small;
	/*BACKGROUND: url(../images/hordiv.gif) repeat-x; */
	COLOR: #747474; 
	PADDING-TOP: 5px; 
	font-family: Tahoma, Arial, sans-serif;; 
	HEIGHT: 22px
}
A.mainlevel:visited {
	/*DISPLAY: block;*/ 
	FONT-WEIGHT: bold; font-size: small; BACKGROUND: url(../images/hordiv.gif) repeat-x; COLOR: #747474; PADDING-TOP: 5px; font-family: Tahoma, Arial, sans-serif;;
}
A.mainmenu:link {
	/*DISPLAY: block;*/
	FONT-WEIGHT: bold; font-size: small; BACKGROUND: url(../images/hordiv.gif) repeat-x; COLOR: #747474; PADDING-TOP: 5px; font-family: Tahoma, Arial, sans-serif;; HEIGHT: 22px
}
A.mainmenu:visited {
	/*DISPLAY: block;*/
	FONT-WEIGHT: bold; font-size: small; BACKGROUND: url(../images/hordiv.gif) repeat-x; COLOR: #747474; PADDING-TOP: 5px; font-family: Tahoma, Arial, sans-serif;; HEIGHT: 22px
}
A.mainlevel:hover 
{
    COLOR: #ff0000;
    FONT-WEIGHT: bold; 
    font-size: small;  
    TEXT-DECORATION: none
}
A.mainmenu:hover {
	FONT-WEIGHT: bold; font-size: small; COLOR: #ff0000; TEXT-DECORATION: none
}

A.sublevel:link {
	FONT-WEIGHT: normal; COLOR: #747474; font-family: Tahoma, Arial, sans-serif;
}
A.sublevel:hover {
	/*COLOR: #0073c2;COLOR: #ff0000;*/
	color: Orange;
	TEXT-DECORATION: none
}
A.sublevel:visited {
	FONT-WEIGHT: normal; font-family: Tahoma, Arial, sans-serif;
}

A.sublevel2:link {
	FONT-WEIGHT: normal; COLOR: #747474; font-family: Tahoma, Arial, sans-serif;
}
A.sublevel2:hover {
	COLOR: rgb(177, 243, 39); TEXT-DECORATION: none
}
A.sublevel2:visited {
	FONT-WEIGHT: normal; font-family: Tahoma, Arial, sans-serif;
}
.imageSecondLevel
{
    margin-right:3px;
}
A.latestnews:link {
	COLOR: #0070bc
}
A.latestnews:visited {
	COLOR: #0070bc
}
A.latestnews:hover {
	COLOR: #ff0000
}
TABLE.moduletable {
	padding-top:10px;BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; PADDING-LEFT: 10px; MARGIN: 0px; BORDER-LEFT: #000000 0px solid; 
	/*WIDTH: 95%; */
	BORDER-BOTTOM: #000000 0px solid
}
TABLE.moduletable TH {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; WIDTH: 100%; COLOR: #333333! important; TEXT-ALIGN: left
}
TABLE.moduletable TD {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #333333
}
TABLE.moduletable TR {
	HEIGHT: 21px
}
TABLE.moduletable-loginmodule {
	BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; PADDING-LEFT: 10px; MARGIN: 0px; BORDER-LEFT: #000000 0px solid; WIDTH: 95%; BORDER-BOTTOM: #000000 0px solid
}
TABLE.moduletable-loginmodule TH {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; WIDTH: 100%; COLOR: #5e5d59; TEXT-ALIGN: left
}
TABLE.moduletable-loginmodule TD {
	FONT-WEIGHT: normal; FONT-SIZE: 10px
}
TABLE.moduletable-loginmodule TR {
	HEIGHT: 21px
}
.login .button {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(../images/login_button.png); BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 0px; WIDTH: 60px; PADDING-TOP: 0px; HEIGHT: 16px; BORDER-RIGHT-WIDTH: 0px
}
.contentpane {
	
}
.contentpaneopen {
	
}
.contentheading {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #333333; font-family: Tahoma, Arial, sans-serif;; TEXT-ALIGN: left
}
.contentdescription {
	font-size: small; COLOR: #000000; font-family: Tahoma, Arial, sans-serif;; TEXT-ALIGN: left
}
.pathway {
	PADDING-LEFT: 5px; FONT-SIZE: 10px; COLOR: #000000; font-family: Tahoma, Arial, sans-serif;
}
A.blogsection:link {
	FONT-WEIGHT: normal; COLOR: #556b2f; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none
}
A.blogsection:visited {
	FONT-WEIGHT: normal; COLOR: #556b2f; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none
}
A.blogsection:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
A.pathway:link {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none
}
A.pathway:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none
}
A.pathway:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
A.weblinks:link {
	FONT-WEIGHT: normal; COLOR: #556b2f; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none
}
A.weblinks:visited {
	FONT-WEIGHT: normal; COLOR: #556b2f; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none
}
A.weblinks:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.readon:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #556b2f; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none
}
A.readon:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #556b2f; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none
}
A.readon:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
.moduleheading {
	FONT-WEIGHT: bold; font-size: small; BACKGROUND-IMAGE: url(../images/com_title_bg.png); WIDTH: 100%; TEXT-INDENT: 12px; LINE-HEIGHT: 22px; BACKGROUND-REPEAT: no-repeat; font-family: Tahoma, Arial, sans-serif;; WHITE-SPACE: nowrap; HEIGHT: 22px; BACKGROUND-COLOR: transparent
}
.componentheading {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #333333; font-family: Tahoma, Arial, sans-serif;; TEXT-ALIGN: left
}
.boxheading {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #333333; font-family: Tahoma, Arial, sans-serif;; TEXT-ALIGN: left
}
.button {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-WEIGHT: bold; font-size: small; BACKGROUND: #e5e9f2; BORDER-LEFT: 1px solid; COLOR: #000000; BORDER-BOTTOM: 1px solid; FONT-STYLE: normal; font-family: Tahoma, Arial, sans-serif;
}
.inputbox {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-WEIGHT: bold; font-size: small; BACKGROUND: #ffffff; BORDER-LEFT: #cccccc 1px solid; COLOR: #333333; BORDER-BOTTOM: #cccccc 1px solid; font-family: Tahoma, Arial, sans-serif;
}
.inputbox2 {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.slogan {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #f0f8ff; font-family: Tahoma, Arial, sans-serif;
}
.searchsite {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #ffffff; font-family: Tahoma, Arial, sans-serif;
}
#search {
	MARGIN: 0px; VERTICAL-ALIGN: top; PADDING-TOP: 7px;
}
#search a{
	PADDING-RIGHT: 10px;
}
#search .inputbox {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #cccccc 1px solid
}
#search .button {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(../images/search.gif); BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 10px; WIDTH: 60px; PADDING-TOP: 0px; HEIGHT: 16px; BORDER-RIGHT-WIDTH: 0px
}
.category {
	FONT-WEIGHT: bold; font-size: small; COLOR: #000000; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none
}
A.category:link {
	FONT-WEIGHT: bold; COLOR: #000000
}
A.category:visited {
	FONT-WEIGHT: bold; COLOR: #000000
}
A.category:hover {
	COLOR: #556b2f
}
.poll {
	FONT-SIZE: 10px; COLOR: #000000; LINE-HEIGHT: 14px; font-family: Tahoma, Arial, sans-serif;
}
.sectiontableentry1 {
	BACKGROUND-COLOR: #ffffff
}
.sectiontableentry2 {
	BACKGROUND-COLOR: #ffffff
}
.sectiontableheader {
	FONT-WEIGHT: bold; COLOR: #333333; BACKGROUND-COLOR: #ffffff
}
.small {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #556b2f; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none
}
.createdate {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #556b2f; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none
}
.modifydate {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #808080; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none
}
UL {
	MARGIN: 0px 0px 0px 20px; LINE-HEIGHT: 21px
}
#idservicios UL {
	MARGIN: 0px 0px 0px -25px; LINE-HEIGHT: 21px
}

.centralContent LI {
	LIST-STYLE-IMAGE: url(../images/ballon.gif)
}
.fase4rdf {
	FONT-WEIGHT: normal; font-size: small; COLOR: #000000; font-family: Tahoma, Arial, sans-serif;
}
A.fase4rdf:link {
	FONT-WEIGHT: normal; font-size: small; COLOR: #556b2f
}
A.fase4rdf:hover {
	FONT-WEIGHT: bold; COLOR: #808080
}
TABLE.searchintro {
	BACKGROUND-COLOR: #ffffff
}
TABLE.contact {
	BACKGROUND-COLOR: #ffffff
}
TABLE.contact TD.icons {
	BACKGROUND-COLOR: #ffffff
}
TABLE.contact TD.details {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; font-family: Tahoma, Arial, sans-serif;; BACKGROUND-COLOR: #ffffff
}
.maincontent 
{
	width:703px !important;
	border:1px solid #D5D5D5;
	background-color:#FFFFFF;
	color:#000000;
}
.centralContent
{
	width:705px !important;
}
.pGrande
{
	font-size:10pt;
	font-weight:bold;
	margin-left:125px;
	text-align:left;
}
.pMediano
{
	/* font-size:12pt;*/
	margin-left:60px;
	text-align:left;
}
.sMediano
{
	font-size:12pt;
}
.style1
{
    width: 53%;
}
.style2
{
    width: 47%;
}
.style3
{
    width: 48%;
}
#contenido_central
{
	background: transparent url(../images/fondo_body.gif) repeat-x top left;
	border:1px solid black;
	clear:both;
	height:342px;
	text-align:left;
	vertical-align:middle;
}
#contenido_central p {
	/*padding:0 450px 5px 15px;*/
}
.imagen_tv {
float:right;
padding-top:12px;
}
.contactosDiv,  .contactosDiv H1, .contactosDiv p
{
	background: transparent url(../images/fondo_body.gif) repeat-x top left;
	color: Black;
	font-family: "Trebuchet MS", arial, sans-serif;
	/*line-height: 1.4em;*/
	margin: 0;
	padding: 0;	
	text-align: center;
	border:0 none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}
.direccion
{
	/*
	padding-top:40px;
	margin-left:10px;	
	*/
}
/* ------------------------------------------ CABECERAS -------------------------------------*/
.cab
{
    width:920px;
    height:150px;
    margin-top:10px;
    border:1px solid #275C7A;
}

.cab.cab_productos.es
{
    background:transparent url(../images/cabeceras/es/cab_productos.jpg) no-repeat scroll 0 0;    
 }

.cab.cab_empresa.es
{
    background:transparent url(../images/cabeceras/es/cab_empresa.jpg) no-repeat scroll 0 0;    
}

.cab.cab_servicios.es
{
    background:transparent url(../images/cabeceras/es/cab_servicios.jpg) no-repeat scroll 0 0;    
}

.cab.cab_contacto.es
{
    background:transparent url(../images/cabeceras/es/cab_contacto.jpg) no-repeat scroll 0 0;    
 }

.cab.cab_cotizacion.es
{
    background:transparent url(../images/cabeceras/es/cab_cotizacion.jpg) no-repeat scroll 0 0;    
}

.cab.cab_incoterms.es
{
    background:transparent url(../images/cabeceras/es/cab_incoterms.jpg) no-repeat scroll 0 0;    
}

.cab.cab_productos.en
{
    background:transparent url(../images/cabeceras/en/cab_productos.jpg) no-repeat scroll 0 0;    
 }

.cab.cab_empresa.en
{
    background:transparent url(../images/cabeceras/en/cab_empresa.jpg) no-repeat scroll 0 0;    
}

.cab.cab_servicios.en
{
    background:transparent url(../images/cabeceras/en/cab_servicios.jpg) no-repeat scroll 0 0;    
}

.cab.cab_contacto.en
{
    background:transparent url(../images/cabeceras/en/cab_contacto.jpg) no-repeat scroll 0 0;    
 }

.cab.cab_cotizacion.en
{
    background:transparent url(../images/cabeceras/en/cab_cotizacion.jpg) no-repeat scroll 0 0;    
}

.cab.cab_incoterms.en
{
    background:transparent url(../images/cabeceras/en/cab_incoterms.jpg) no-repeat scroll 0 0;    
}

.cab.cab_Produits.fr
{
    background:transparent url(../images/cabeceras/fr/cab_productos.jpg) no-repeat scroll 0 0;    
 }

.cab.cab_empresa.fr
{
    background:transparent url(../images/cabeceras/fr/cab_empresa.jpg) no-repeat scroll 0 0;    
}

.cab.cab_servicios.fr
{
    background:transparent url(../images/cabeceras/fr/cab_servicios.jpg) no-repeat scroll 0 0;    
}

.cab.cab_contacto.fr
{
    background:transparent url(../images/cabeceras/fr/cab_contacto.jpg) no-repeat scroll 0 0;    
 }

.cab.cab_cotizacion.fr
{
    background:transparent url(../images/cabeceras/fr/cab_cotizacion.jpg) no-repeat scroll 0 0;    
}

.cab.cab_incoterms.fr
{
    background:transparent url(../images/cabeceras/fr/cab_incoterms.jpg) no-repeat scroll 0 0;    
}

.cab.cab_multimedia {
    background: transparent url(../images/cabeceras/cab_multimedia.jpg) no-repeat scroll 0 0;
}

.cab_description {
    color: white;
    font-size: 31pt;
    height: 100px;
    left: 0;
    margin-top: 12px;
    padding-left: 0;
    padding-right: 225px;
    padding-top: 64px;
    position: relative;
    text-align: right;
    top: 0;
    z-index: 1;
}

.tableSeccion
{
    margin-top:25px;
}

.tableContenido
{
    background-image: url(../images/bg_greytone.gif); 
    BACKGROUND-COLOR: white; 
    background-repeat: repeat-x; 
    background-position: 100% top;
}

.flag
{
	height:32px;
	width:62px;	
}
.imgPDF {
	background:transparent url(../images/pdf_small.gif) no-repeat scroll 0 0;
	/*float:left !important;*/
	height:15px !important;
	width:15px !important;
}

.divDownload 
{
	cursor:pointer !important;
}
.divDownload:link {
	font-size: small; COLOR: #747474; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none;margin-right:12px;
}
.divDownload:visited {
	font-size: small; COLOR: #747474; font-family: Tahoma, Arial, sans-serif;; TEXT-DECORATION: none;margin-right:12px;
}
.divDownload:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}

.imageLink:hover {
	border:solid 2px red !important; cursor:pointer;
}

.section
{
	Color :#747474;cursor:default;		
}
.section:hover
{
	Color :Red;cursor:pointer;		
}

.droplist
{
	border:1px solid;
	margin:5px 0px;
}

/*------------------------------------ NAV MENU ---------------------------------------------------------------------------*/
.submenu
{
    padding-left: 15px;
}
.botonCotizacion
{
  /*float:left !important;
	width:90px !important;   

*/
  margin-top:60px;
  margin-left:15px;
	height:90px !important;
}


.botonCotizacion.es, .botonCotizacion.en, .botonCotizacion.fr
{
background:transparent url(../images/botones/126/request-a-quote_126.png) no-repeat scroll 0 0;
}

.botonCotizacion.es:hover, .botonCotizacion.en:hover, .botonCotizacion.fr:hover
{
background:transparent url(../images/botones/126/request-a-quote_126_n.png) no-repeat scroll 0 0;
}
.botonCotizacion.es.selected, .botonCotizacion.en.selected , .botonCotizacion.fr.selected
{
     background:transparent url(../images/botones/126/request-a-quote_126_n.png) no-repeat scroll 0 0;
}


/*
.botonCotizacion.es
{
   background:transparent url(../images/botones/90/cotizacion_azul_es.jpg) no-repeat;
   background-size: 100%;
}

.botonCotizacion.es:hover
{
     background:transparent url(../images/botones/90/cotizacion_naranja_es.jpg) no-repeat scroll 0 0;
}
.botonCotizacion.es.selected
{
   background:transparent url(../images/botones/90/cotizacion_naranja_es.jpg) no-repeat;
   background-size: 100%;
}
.botonCotizacion.en
{
    background:transparent url(../images/botones/90/cotizacion_azul_en.jpg) no-repeat scroll 0 0;
}

.botonCotizacion.en:hover
{
     background:transparent url(../images/botones/90/cotizacion_naranja_en.jpg) no-repeat scroll 0 0;
}

.botonCotizacion.en.selected
{
   background:transparent url(../images/botones/90/cotizacion_naranja_en.jpg) no-repeat;
   background-size: 100%;
}

.botonCotizacion.fr
{
   background:transparent url(../images/botones/90/cotizacion_azul_fr.jpg) no-repeat;
   background-size: 100%;
}

.botonCotizacion.fr:hover
{
     background:transparent url(../images/botones/90/cotizacion_naranja_fr.jpg) no-repeat scroll 0 0;
}
.botonCotizacion.fr.selected
{
   background:transparent url(../images/botones/90/cotizacion_naranja_fr.jpg) no-repeat;
   background-size: 100%;
}
*/

/*------------------------------------ FOOTER ---------------------------------------------------------------------------*/
#footer {
    /*
    background-color: #E6E6E7;
    border: medium none;
    
    background-color: #0F4A6B;*/
    background-color:RGB(221,228,238);
    border-top: 9px solid #0C3953;
    
    margin-top:10px;
    padding-bottom: 20px;
    width: 100%;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    outline: 0 none;
    color: #666666;
    font: 12px/18px Arial,sans-serif;
    font-size: 100%;
}

#footer .topline
{
	border-top: 1px solid #275C7A;
	width:100%;
	height:1px;
}

#footer UL
{
	list-style-type: none;
	list-style-image: none;
}

#footer A
{
	color: #0c4c9e;
	text-decoration: none;
}
#footer img
{
	/*border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	border-right: medium none;*/
	margin-top:10px;
	margin-left:24px;
}
#footer STRONG
{
	color: #ecf4f7;
	font-weight: bold;
}
#footer P
{
	margin-bottom: 12px;
}
#footer UL
{
	margin-bottom: 12px;
}

#footer ul {
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}

#footer .hr
{
	margin: 10px 0px;
	border-top: #e4e4e4 1px solid;
}
#footer .fixed:after
{
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
	content: ".";
}
#footer .fixed
{
	min-height: 1%;
	display: block;
}
#footer .row-full
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#footer .col-375
{
	width: 480px;
	float: left;
/*margin-right: 20px;*/	
	color:#8DA8B6;
}

#footer .col-270
{
	width: 247px;
	float: left;
	margin-right: 20px;
	color:#8DA8B6;
}

#footer .col-220
{
	width: 175px;
	float: left;
	margin-right: 17px;
	color:#8DA8B6;
}
#footer .col-175
{
	width: 175px;
	float: left;
	margin-right: 17px;
	color:#8DA8B6;
}

#footer .last
{
	margin-right: 0px;
}
#footer P.last
{
	margin-bottom: 0px;
}
#footer P
{
	color:#8DA8B6 !important;
}


#contact-info
{
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0px;
}
#contact-info LI
{
	padding-left: 20px;
}
#contact-info .phone
{
	background: url(../images/content/bg-contact-items.png) no-repeat 0px -200px;
}
#contact-info .fax
{
	background: url(../images/content/bg-contact-items.png) no-repeat 0px -135px;
}
#contact-info .adress
{
	background: url(../images/content/bg-contact-items.png) no-repeat 0px 2px;
}
#contact-info .email
{
	background: url(../images/content/bg-contact-items.png) no-repeat 0px -67px;
}
#contact-info .intranet
{
	background: url(../images/content/bg-contact-items.png) no-repeat 0px -264px;
}


#contact-info
{
	list-style-type: none;
	list-style-image: none;
}
#contact-info LI
{
	float: left;
	margin-right: 20px;
}

#contactFooter
{
    /*text-align: center;
    padding-top: 12px;
    color: blue;
    padding-left: 233px;*/

    padding-bottom: 12px;
    text-align: center;
    font-family: Tahoma, Arial, sans-serif;
    font-size: small;
    padding-top: 25px;
    padding-left: 146px;
}
/* ----------------------------- Request Quotation Results -------------------------------------------------------------------*/
#divResult
{
    height:320px !important;
    /*background-color:Red;*/
    vertical-align:middle !important;
    text-align:center;
}
.resultText
{
   height:50px !important;
   /*background-color:Fuchsia;*/
   vertical-align:middle !important;
   margin-top:150px !important;
}
.resultBottons
{
    width:300px !important;
    /*height:100px !important;
    background-color:gray;*/
    margin-left:30%;
}
.resultLink
{
    width:300px !important;
    /*height:100px !important;
    background-color:blue;*/
    margin-left:30%;
    margin-top:25px !important;
}

/*DISCLAIMER*/
.msa-box {
    width: 140px;
    margin: 0 auto;
    background: rgba(255,255,255,0.msa-2);
    padding: 3px;
    border: 2px solid #fff;
    background-clip: padding-box;
    text-align: center;
}

.msa-button {
    font-size: .6em;
    padding: 10px;
    color: #CECECE;
    border: 1px solid #CECECE;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.msa-3s ease-out;
}

    .msa-button:hover {
        background-color: red;
    }

.msa-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.51);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

    .msa-overlay:target {
        visibility: visible;
        opacity: 1;
    }

.msa-popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 65%;
    position: relative;
    transition: all 5s ease-in-out;
}

    .msa-popup h2 {
        margin-top: 0;
        color: #333;
        font-family: Tahoma, Arial, sans-serif;
    }

    .msa-popup .msa-close {
        position: absolute;
        top: 20px;
        right: 30px;
        transition: all 200ms;
        font-weight: bold;
        text-decoration: none;
        color: #333;
    }

        .msa-popup .msa-close:hover {
            color: #3462FA;
        }

    .msa-popup .msa-content {
        max-height: 30%;
        overflow: auto;
        font-size: .9em;
    }

.msa-container {
    width: 100%;
    margin: 0 auto;
    max-width: 600px;
    text-align: center;
}

.generalconditions {
text-align:center;
}

.generalconditions a{
padding-left:118px;
}

.generalconditions a:hover{
color:red !important;
}

/*
.maincontent strong{
*/
.titulo2
{
    font-size: 19pt !important;
    font-weight: 700;
    font-family: Calibri,Candara,Segoe,"Segoe UI",Arial,sans-serif;
    text-decoration: none;
    color: #0c4c9e;
}