/* CSS Document


???????????????????????????????????????????*/


 @import url("reset.css");
 @import url("structure.css");
 @import url("formating.css");
 @import url("language.css");
 @import url("navigation.css");
 @import url("newsletter.css");
 @import url("selectLanguage.css");
 @import url("translations.css");
 @import url("vicki_tab.css");
 @import url(/able_RU_RU/css/dcaccordion.css);
 @import url(/able_RU_RU/css/skins/clean.css); 
 
body {background-image:url('../images/header_bg.png');background-repeat:repeat-x;}
 
#sloganTranslations {background-image:url('../images/your_global_local_partner_RU.png');background-repeat:no-repeat;}
#isoHeader {background-image:url('../images/iso_GE.png');background-repeat:no-repeat;}



 	@media (min-device-width:1024px) and (max-width:900px),

       (max-device-width:480px) and (orientation:portrait){	
	   
			/*#headerContainer {background-image:url('/bannerImg/headertopv.png');} */
			/*utilizar a posteriori?*/
	
	   
 	   
	   }	 

 	@media (min-device-width:1024px) and (max-width:900px),

       (max-device-width:480px) and (orientation:landscape){
 
			/*#headerContainer {background-image:url('/bannerImg/headertopH.png');}*/
			/*utilizar a posteriori?*/
     	   
	   }	 
