@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
	#header1b, #header2, #sidebar, #opciones, .boxleft {
		display: none;
	}
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

html, body  {
/*	min-height: 100%;*/
/*	height: 100%;*/
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background: #F6F6F6;
}
.centralContenta  {
	font-family: Arial, Helvetica, sans-serif;
	font: 10px;
	color: #333333;
}
.negrita  {
	min-height: 100%;
	height: 100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #195D99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
input, checkbox, select {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100px;
	height: 17px;
	background: #E4E8EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
input [type=image] {
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
}
.submit {
	color: #000000;
	background: #FFFFFF;
	border: 0;
	width: auto;
	cursor:pointer;
}
.img {
	display:block;
	border: 0;
}
img {
	border: 0;
}
#container {
	width: 974px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*	min-height: 100%;*/
	background: url("../images/shadow_fondo.png") repeat-y top center; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainContentFull {
	width: 905px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main {
	width: 946px;
/*	min-height: 100%;*/
	padding: 0;
	margin: 0 auto;
	background:#FFFFFF;
}
#header1a {
	width: 976px;
	height: 28px;
	padding: 0;
	margin: 0;
	background: url("../images/shadow_top.png") no-repeat;
} 
#header1b {
	width: 906px;
	height: 24px;
	padding: 1px 20px 0 20px;
	margin: 0;
	font-size: 9px;
} 
#header1b a {
	color: #FF6600;
	text-decoration: none;
}
#header1b a:hover {
	color: #999999;
	text-decoration: none;
}
/*
#header1c {
	width: 946px;
	height: 100px;
	margin: 0;
	padding: 0;
}
*/
#header2 {
	width: 946px;
	height:156px;
	padding: 0;
} 
#header3 {
	width: 946px;
	height: 37px;
	background: url("../images/dots_gris_oscuro_h.gif") repeat-x bottom; 
	padding: 0 0 1px 0;
	margin: 0;
} 
#sedalogo {
	width: 162px;
	height:56px;
	margin: 2px 0 0 20px;
	float:left;
}
#petpacksols {
	width: 253px;
	height:24px;
	margin: 40px 20px 0 0;
	float:right;
}
#sidebar {
	float: left;
	width: 240px;
	margin: 0;
	border: 0;
	background: url("../images/shadow_fondo.png") repeat-y top center;
	padding-top: 13px;
	padding-right: 28px;
	padding-bottom: 0;
	padding-left: 20px;
}
.sidebarswf {
	margin: 10px 0 0 0;
}
#mainContent {
	margin: 0 0 0 288px;
	padding: 11px 20px 0 0;
	border: 0;
	background: url("../images/shadow_fondo.png") repeat-y top center;
}
#contenido {
	clear: right;
	margin: 0;
	padding: 10px 0 0 0;
	border: 0;
	text-align: left;
}
#navegacion {
	text-align: left;
	float: left;
	margin: 0;
	padding: 13px 0 0 0;
	font-size: 9px;
}
#navegacion a {
	text-decoration: none;
	color: #000000;
}
#navegacion a:hover {
	text-decoration: none;
	color: #999999;
}
#opciones {
	text-align:right;
	margin: 0;
	padding: 13px 0 0 0;
	border: 0;
}
#opciones img {
	padding-left: 8px;
	border: 0;
}
.title {
	font: 16px Arial, Helvetica, sans-serif;
	color: #FF6600;
	border: 0;
	height: 16px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	letter-spacing: 1px;
}
#searchbox {
	float:right;
	text-align:right;
	padding: 10px 0 0 0;
	margin: 0;
	border: 0;
}
#login {
	float:right;
	text-align:right;
	padding: 75px 15px 0 0;
	margin: 0;
	border: 0;
}
#registration {
	float:right;
	text-align:right;
	padding: 40px 15px 0 0;
	margin: 0;
	border: 0;
}
#cuadricula {
	float:left;
	text-align:right;
	padding: 10px 0 0 0;
	margin: 0;
	border: 0;
/*	height:42px;*/
}
#cuadricula img {
	padding: 0 0 0 8px;
	border: 0;
}
.menu_mg {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
}
.menu_m {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	margin: 0;
	background: url(../images/icons/flecha_c.gif) no-repeat top left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
}
.menu_m a {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.menu_off {
	font-weight: bold;
	color: #FF6600;
	padding: 5px 0 5px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu_off a {
	text-decoration: none;
	color: #999999;
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 14px;
}
.menu_off a:hover {
	text-decoration: none;
	color: #FF6600;
	background: url(../images/icons/flecha_b.gif) no-repeat top left;
}
.submenu2 {
	font-weight: normal;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 14px;
}
.submenu {
	font-weight: normal;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 14px;
}
.submenu a {
	text-decoration: none;
	color: #333333;
}
.submenu a:hover {
	text-decoration: none;
	color: #FF6600;
}
.submenu_m {
	font-weight: bold;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 14px;
}
.submenu_m a {
	text-decoration: none;
	color: #FF6600;
}
.submenu_m a:hover {
	text-decoration: none;
	color: #FF6600;
}
#privatearea {
	width: 219px;
	height: 35px;
	border: 0;
	background: url(../images/privatearea.jpg) no-repeat top left;
	margin: 10px 0 0 0;
	padding: 40px 0 0 21px;
	font-size: 9px;
	line-height: 13px;
	z-index:1001;

}
#privatearea a {
	text-decoration: none;
	color: #999999;
	font-size: 9px;
}
#privatearea a:hover {
	text-decoration: none;
	color: #FF6600;
}
#home {
	text-align: left;
	float: left;
	margin: 0;
	padding: 13px 0 0 0;
	font-size: 9px;
}
#home a {
	padding: 7px 0 0 16px;
	color:#000000;
	text-decoration:none;
	background: url(../images/icons/home_a.gif) no-repeat top left;
}
#home a:hover {
	color:#999999;
	text-decoration:none;
	background: url(../images/icons/home_b.gif) no-repeat top left;
}
.boxleft {
	text-align: left;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
}
.boxright {
	text-align:left;
	float:right;
	margin: 0;
	padding: 5px 0 0 0;
}
.blue {
	color: #195D99;
}
.grey {
	color: #999999;
}
.orange {
	color: #FF6600;
}
.line_h_gris {
	margin: 0;
	padding: 1px 0 0 0;
	border: 0;
	background: url(../images/dots_gris_h.gif) repeat-x;
}
.line_h2_gris {
	margin: 0;
	padding: 1px 0 0 0;
	border: 0;
	background: url(../images/dots_gris_h2.gif) repeat-x;
}
.line_h_gris_temp {
	margin: 6px 0;
	padding: 1px 0 3px 0;
	border: 0;
	background: url(../images/dots_gris_h.gif) repeat-x;
}
.line_h_azul {
	clear: right;
	margin: 0;
	padding: 1px 0 0 0;
	border: 0;
	background: url(../images/dots_azul_h.gif) repeat-x;
}
.line_h_naranja {
	margin: 0;
	border: 0;
	padding: 1px 0 0 0;
	background: url(../images/dots_naranja_h.gif) repeat-x;
}
#footer {
	width: 906px;
	height: 26px;
	margin: 14px 0 0 0;
	padding: 0 20px;
	font-size: 9px;
}
#footer a {
	color: #FF6600;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}
#footerb {
	width: 976px;
	height: 18px;
	padding: 0;
	margin: 0;
	background: url("../images/shadow_bottom.png") no-repeat;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
}

.artenius_s {
	float:left;
	width: 305px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: url(../images/artenius/bg_productos_s.jpg) no-repeat;
}
.artenius_title {
	float:left;
	padding-top: 13px;
	padding-left: 2px;
	font: 14px Arial, Helvetica, sans-serif bold;
	color: #195D99;
}
.artenius_titulo {
	float:left;
	padding-top: 12px;
	padding-left: 12px;
	font: 14px Arial, Helvetica, sans-serif bold;
	color: #195D99;
	letter-spacing: 1px;
}
.artenius_icono {
	text-align:right;
	height: 35px;
}
.artenius_s_texto {
	position:absolute;
	padding: 6px 12px 0 12px;
	width:281px;
	font: 9px Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #999999;
	z-index:2;
}
.artenius_s_bg {
	position:absolute;
	padding:0; 
	margin: 67px 0 0 141px;
	width: 162px;
	height: 96px;
	z-index:1;
}
.paginator {
	position:absolute;
	padding:0; 
}
.artenius_corner {
	position:absolute;
	padding:0; 
	margin: 156px 0 0 295px;
	width: 9px;
	height: 9px;
	z-index:1;
}
.artenius_s_download {
	font: 9px Arial, Helvetica, sans-serif;
	color: #999999;
	position:absolute;
	padding: 0 0 0 10px;
	margin: 136px 0 0 0;
	z-index:1;
}
.artenius_s_more {
	padding: 10px 0 0 0;
	margin: 0;
	border: 0;
}
.artenius_s_more img {
	border: 0;
}
.artenius_l {
	position:relative;
	width: 638px;
	min-height: 216px;
	margin: 0;
	padding: 0;
	background: url(../images/artenius/bg_productos_l_a.jpg) no-repeat;
}
.artenius_l_texto {
	/*	position:absolute;*/
	padding: 6px 12px 0 12px;
	width:454px;
	font: 10px Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #666666;
	z-index:2;
}
.artenius_specification {
	font-weight: bold;
	color: #195D99;
	padding: 0;
	margin: 4px 0 4px 0;
	font-size: 10px;
}
.artenius_l_more {
	font-weight: bold;
	color: #FF6600;
	padding: 0;
	margin: 4px 0 0 0;
}
.artenius_l_more a {
	color: #FF6600;
	text-decoration:none;
}
/*
.artenius_l_bg {
	position:absolute;
	padding:0; 
	margin: 85px 0 0 474px;
	width: 162px;
	height: 96px;
	z-index:1;
}
*/
.artenius_l_bg {
	position:absolute;
	padding:0; 
	margin: 0 0 0 474px;
	border: 0;
	width: 162px;
	height: 96px;
	bottom:0;
	z-index:1;
}
.artenius_l_footer {
	width: 638px;
	height: 110px;
	margin: 0;
	padding: 0;
	background: #D6D6D6 url(../images/artenius/bg_productos_l_c.jpg) no-repeat bottom;
}
.artenius_l_footer_texto {
	font: 9px Arial, Helvetica, sans-serif;
	float: left;
	width: 456px;
	padding: 6px 6px 6px 12px;
	text-align: left;
	color: #666666;
}
.artenius_l_download_1 {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FF6600;
	position:absolute;
	padding: 0;
	margin: 6px 0 0 480px;
	z-index:1;
}
.artenius_l_download_2 {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FF6600;
	position:absolute;
	padding: 0; 
	margin: 40px 0 0 480px;
	z-index:1;
}
.artenius_l_properties {
	/*	position:absolute;*/
	padding: 0 0 0 12px;
	margin: 14px 0 0 0;
	color:#666666;
	background: url(../images/artenius/bg_productos_l_b.png);
}
.artenius_h1 {
	float:left;
	display: inline-block;
	width:160px;
	height:14px;
	color:#195D99;
	padding: 3px 0 0 10px;
	line-height: 10px;
}
.artenius_h2 {
	float:left;
	display: inline-block;
	width:93px;
	height:14px;
	color:#195D99;
	padding: 3px 0 0 10px;
	line-height: 10px;
}
.artenius_h3 {
	float:left;
	display: inline-block;
	width:91px;
	height:14px;
	color:#195D99;
	padding: 3px 0 0 10px;
	line-height: 10px;
}
.artenius_h4 {
	display: inline-block;
	width:64px;
	height:14px;
	color:#195D99;
	padding: 3px 0 0 10px;
	line-height: 10px;
}
.artenius_l_r1 {
	color:#706F6E;
	background:#E4E8EA;
	width:458px;
	padding-top: 2px;
	line-height: 10px;
}
.artenius_l_r2 {
	color:#706F6E;
	background:#B6C7E3;
	width:458px;
	padding-top: 2px;
	line-height: 10px;
}

.artenius_r1a {
	float:left;
	display: inline-block;
	width:160px;
	height:14px;
	padding: 1px 0 0 10px;
}
.artenius_r2a {
	float:left;
	display: inline-block;
	width:93px;
	height:14px;
	padding: 1px 0 0 10px;
}
.artenius_r3a {
	float:left;
	display: inline-block;
	width:91px;
	height:14px;
	line-height: 17px;
	margin: -3px 0 0 0;
	padding: 0 0 0 10px;
}
.artenius_r4a {
	display: inline-block;
	width:64px;
	height:14px;
	padding: 1px 0 0 10px;
}
.artenius_s_list {
	width: 638px;
	min-height: 170px;
	margin: 0;
	padding: 5px 0 0 0;
	color:#000000;
	background: url(../images/artenius/bg_productos_list.jpg);
}
.paginator {
	position:absolute;
	padding:0;
	margin:150px 0 0 80px;
}
.paginator a {
	text-decoration:none;
	color:#000000;
}
.artenius_hlist1 {
	float:left;
	display: inline-block;
	width:80px;
	height:14px;
	padding: 3px 0 0 0;
	line-height: 10px;
}
.artenius_hlist2 {
	float:left;
	display: inline-block;
	width:322px;
	height:14px;
	padding: 3px 0 0 0;
	line-height: 10px;
}
.artenius_hlist3 {
	float:left;
	display: inline-block;
	width:76px;
	height:14px;
	font-weight:bold;
	padding: 3px 0 0 0;
	line-height: 10px;
	text-align:center;
}
.artenius_hlist4 {
	display: inline-block;
	width:160px;
	height:14px;
	color:#FF6600;
	font-weight:bold;
	padding: 3px 0 0 0;
	line-height: 10px;
	text-align:center;
}
.artenius_rlist1 {
	float:left;
	display: inline-block;
	width:70px;
	height:14px;
	padding: 3px 0 0 10px;
	font-weight:bold;
	color:#195D99;
}
.artenius_rlist2 {
	float:left;
	display: inline-block;
	width:322px;
	height:14px;
	padding: 3px 0 0 0;
	background: url(../images/dots_gris_h.gif) repeat-x top;
}
.artenius_rlist3 {
	float:left;
	display: inline-block;
	width:76px;
	height:14px;
	padding: 3px 0 0 0;
	background: url(../images/dots_gris_h.gif) repeat-x top;
	text-align:center;
}
.artenius_rlist4 {
	display: inline-block;
	width:160px;
	height:14px;
	padding: 3px 0 0 0;
	background: url(../images/dots_gris_h.gif) repeat-x top;
	text-align:center;
}
.introduction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #000000;
}
.introduction2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #999999;
}
.introduction3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: #999999;
	line-height: 12px;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: #666666;
}
.ubication {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000000;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #FF6600;
}
.title2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #FF6600;
	text-decoration: none;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #999999;
	float:left;
}
.title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 10px;
	letter-spacing: 1px;
/*	padding: 3px 0 0 0;*/
}
.link_up {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#privateareaalert {
/*	display:block;*/
	display: none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#999999;
	position:fixed;
	padding:0;
	margin:0;
	border:0;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:999;
}
#privateareaalertbox {
/*	display:block;*/
	text-align:center;
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:305px;
	height:54px;
	padding:6px 0 0 0;
	margin-left: -20px;
	left: 50%;
	bottom: 50%;
	background:url(../images/privatearea/alertbox.png);
	z-index:1000;
}
#privateareaalertboxback {
	float: left;
	padding:0;
	margin:6px 0 0 12px;
}
#privateareaalertboxgoto {
	float: right;
	padding:0;
	margin:6px 12px 0 0;
}
#privatearea_login_en {
	width: 638px;
	height: 235px;
	margin: 0;
	padding: 0;
	color:#000000;
	background: url(../images/privatearea/bg_privatearea_login_en.jpg);
}
#privatearea_login_es {
	width: 638px;
	height: 235px;
	margin: 0;
	padding: 0;
	color:#000000;
	background: url(../images/privatearea/bg_privatearea_login_es.jpg);
}
#privatearea_registration_en {
	width: 638px;
	height: 85px;
	margin: 10px 0 0 0;
	padding: 0;
	color:#000000;
	background: url(../images/privatearea/bg_privatearea_registration_en.jpg);
}
#privatearea_registration_es {
	width: 638px;
	height: 85px;
	margin: 10px 0 0 0;
	padding: 0;
	color:#000000;
	background: url(../images/privatearea/bg_privatearea_registration_es.jpg);
}
#registrationform {
	width: 638px;
	text-align:left;
}
#registrationform form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#registrationform input, checkbox, select {
	margin: 4px 0 0 0;
	padding: 0;
	border: 0;
	background: #E7E7E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:left;
}
#catalogue1_en { 
	width: 305px;
	height: 195px;
	background: url("../images/privatearea/catalogue1_en.jpg") no-repeat;
	margin: 0;
	padding: 0 28px 10px 0;
	border: 0;
	color:#666666;
}
#catalogue2_en { 
	float:right;
	width: 305px;
	height: 195px;
	background: url("../images/privatearea/catalogue2_en.jpg") no-repeat;
	margin: 0;
	padding: 0 0 10px 0;
	border: 0;
	color:#666666;
}
#catalogue3 { 
	width: 305px;
	height: 195px;
	background: url("../images/privatearea/catalogue3.jpg") no-repeat;
	margin: 0;
	padding: 0 28px 10px 0;
	border: 0;
	color:#666666;
}
#catalogue1_es { 
	width: 305px;
	height: 195px;
	background: url("../images/privatearea/catalogue1_es.jpg") no-repeat;
	margin: 0;
	padding: 0 28px 10px 0;
	border: 0;
	color:#666666;
}
#catalogue2_es { 
	float:right;
	width: 305px;
	height: 195px;
	background: url("../images/privatearea/catalogue2_es.jpg") no-repeat;
	margin: 0;
	padding: 0 0 10px 0;
	border: 0;
	color:#666666;
}
#ulreg {
	margin:4px 16px 0 14px;
}
.li {
	background-image: url("../images/privatearea/li_reg.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	font-size: 9px;
}
.li2 {
	background-image: url("../images/privatearea/li_reg.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	font-size: 9px;
	color:#333333;
}
.subline {
	color: #999999;
	margin: 5px 0;
}
.continue {
	position: absolute;
	padding: 172px 0 0 230px;
}
.meses {
	color: #999999;
}
.meses a {
	text-decoration:none;
	color:#000000
}
.meses a:hover {
	text-decoration:none;
	color:#FF6600
}
.rightlink a {
	text-decoration:none;
	color:#000000;
}
.rightlink a:hover {
	text-decoration:none;
	color:#FF6600;
}
.titular, .titular a {
	clear:left;
	margin: 2px 0 6px 0;
/*	min-height: 16px;*/
	font-size: 10px;
	font-weight: bold;
	color:#195D99;
	text-decoration:none;
}
.titular a:hover{
	margin: 2px 0 6px 0;
/*	min-height: 16px;*/
	font-size: 10px;
	font-weight: bold;
	color:#CCCCCC;
	text-decoration:none;
}
.genericlink a {
	text-decoration:none;
	font-weight: bold;
	color:#FF6600;
}
.genericlink a:hover {
	text-decoration:none;
	font-weight: bold;
	color:#999999;
}
/* ///////////////////////////////////////// */
#alertnotfound {
/*	display:block;*/
	display: none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#999999;
	position:fixed;
	padding:0;
	margin:0;
	border:0;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:1999;
}
#alertnotfoundbox {
/*	display:block;*/
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:305px;
	height:54px;
	padding:6px 0 0 0;
	margin-left: -20px;
	left: 50%;
	bottom: 50%;
	background:url(../images/privatearea/alertbox.png);
	z-index:2000;
}
#alertnotfoundbox2 {
/*	display:block;*/
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:305px;
/*	height:54px;*/
	padding:6px 0 0 0;
	margin-left: -20px;
	left: 50%;
	bottom: 50%;
/*	background:url(../images/privatearea/alertbox.png);*/
	z-index:2000;
}
#alertnotfoundboxback {
	float: left;
	padding:0;
	margin:6px 0 0 12px;
}

/* ///////////////////////////////////////// */
.petproducts {
	padding: 0px 10px;
	margin: 0;
	border: 0;
	text-align:left;
	display: block;
	width: 500px;
	font-weight: bold;
	height: 264px;
/*	overflow:hidden;*/
}
.petproductsinformation {
	/*width:594px; margin: 0 20px;*/
	/*padding: 0px 10px 10px 10px;*/
	padding: 0px;
	text-align:left;
	color:#706F6E;
	/*	display: block;*/
	width: 604px;
	height: 205px;
	overflow: auto;
	border: 0;
}
#petcathead {
	width:500px;
	height: 34px;
	text-align:left;
	margin: 0 10px;
}
#petcathead2 {
	width:604px;
	height: 34px;
	text-align:left;
	margin: 0 10px;
}
.petinfo {
	width:604px;
	margin: 0 15px;
	text-align:center;
}
.closewindow {
	float: right;
	margin: 13px 0 0 0;
}
#spreadsheetalert {
/*	display:block;*/
	display: none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#999999;
	position:fixed;
	padding:0;
	margin:0;
	border:0;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:999;
}
#spreadsheetalertbox {
/*	display:block;*/
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:524px;
	height:420px;
	padding:0;
	margin-left: -262px;
	margin-bottom: -210px;
	left: 50%;
	bottom: 50%;
	background:url(../images/petcat/bg_petpackaging01.png);
	z-index:1000;
}
#spreadsheetalertbox2 {
/*	display:block;*/
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:524px;
	height:420px;
	padding:0;
	margin-left: -262px;
	margin-bottom: -210px;
	left: 50%;
	bottom: 50%;
	background:url(../images/petcat/bg_petpackaging01.png);
	z-index:1000;
}
#spreadsheetalertback {
	float: left;
	padding: 0;
	margin:6px 0 0 12px;
}

/* ///////////////////////////////////////// */
.closewindow {
	float: right;
}
#informationalert {
/*	display:block;*/
	display: none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#999999;
	position:fixed;
	padding:0;
	margin:0;
	border:0;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:999;
}
#informationalertbox {
/*	display:block;*/
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:638px;
	height:286px;
	padding:0;
	margin-left: -319px;
	margin-bottom: -143px;
	left: 50%;
	bottom: 50%;
	background:url(../images/petcat/bg_petpackaging03.png);
	z-index:1000;
}
#informationalertbox2 {
/*	display:block;*/
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:638px;
	height:286px;
	padding:0;
	margin-left: -319px;
	margin-bottom: -143px;
	left: 50%;
	bottom: 50%;
	background:url(../images/petcat/bg_petpackaging03.png);
	z-index:1000;
}
#informationalertback {
	float: left;
	padding: 0;
	margin:6px 0 0 12px;
}
/* ///////////////////////////////////////// */
#businessunitsmap {
/*	display:block;*/
	display: none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#999999;
	position:fixed;
	padding:0;
	margin:0;
	border:0;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:1999;
}
#businessunitsmapbox {
/*	display:block;*/
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:471px;
/*	height:54px;*/
	padding:600px 0 0 0;
	margin-left: -80px;
	margin-bottom: -190px;
	left: 50%;
	bottom: 50%;
/*	background:url(../images/privatearea/alertbox.png);*/
	z-index:2000;
}
#businessunitsmapboxback {
	float: left;
	padding:0;
	margin:6px 0 0 12px;
}
/* ///////////////////////////////////////// */
#mainapplicationsbeverage {
/*	display:block;*/
	display: none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#999999;
	position:fixed;
	padding:0;
	margin:0;
	border:0;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:1999;
}
#mainapplicationsbeveragebox {
/*	display:block;*/
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:638px;
/*	height:54px;*/
	padding:512px 0 0 0;
	margin-left: -319px;
	margin-bottom: -165px;
	left: 50%;
	bottom: 50%;
/*	background:url(../images/privatearea/alertbox.png);*/
	z-index:2000;
}
#mainapplicationsbeverageboxback {
	float: left;
	padding:0;
	margin:6px 0 0 12px;
}
/* ///////////////////////////////////////// */
#mainapplicationsfood {
/*	display:block;*/
	display: none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#999999;
	position:fixed;
	padding:0;
	margin:0;
	border:0;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:1999;
}
#mainapplicationsfoodbox {
/*	display:block;*/
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:638px;
/*	height:54px;*/
	padding:512px 0 0 0;
	margin-left: -319px;
	margin-bottom: -165px;
	left: 50%;
	bottom: 50%;
/*	background:url(../images/privatearea/alertbox.png);*/
	z-index:2000;
}
#mainapplicationsfoodboxback {
	float: left;
	padding:0;
	margin:6px 0 0 12px;
}
/* ///////////////////////////////////////// */
#mainapplicationspersonalcare {
/*	display:block;*/
	display: none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#999999;
	position:fixed;
	padding:0;
	margin:0;
	border:0;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:1999;
}
#mainapplicationspersonalcarebox {
/*	display:block;*/
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:638px;
/*	height:54px;*/
	padding:512px 0 0 0;
	margin-left: -319px;
	margin-bottom: -165px;
	left: 50%;
	bottom: 50%;
/*	background:url(../images/privatearea/alertbox.png);*/
	z-index:2000;
}
#mainapplicationspersonalcareboxback {
	float: left;
	padding:0;
	margin:6px 0 0 12px;
}
/* ///////////////////////////////////////// */
#mainapplicationshousehold {
/*	display:block;*/
	display: none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#999999;
	position:fixed;
	padding:0;
	margin:0;
	border:0;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:1999;
}
#mainapplicationshouseholdbox {
/*	display:block;*/
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:638px;
/*	height:54px;*/
	padding:512px 0 0 0;
	margin-left: -319px;
	margin-bottom: -165px;
	left: 50%;
	bottom: 50%;
/*	background:url(../images/privatearea/alertbox.png);*/
	z-index:2000;
}
#mainapplicationshouseholdboxback {
	float: left;
	padding:0;
	margin:6px 0 0 12px;
}
/* ///////////////////////////////////////// */
#mainapplicationsindustrial {
/*	display:block;*/
	display: none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#999999;
	position:fixed;
	padding:0;
	margin:0;
	border:0;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:1999;
}
#mainapplicationsindustrialbox {
/*	display:block;*/
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:638px;
/*	height:54px;*/
	padding:512px 0 0 0;
	margin-left: -319px;
	margin-bottom: -165px;
	left: 50%;
	bottom: 50%;
/*	background:url(../images/privatearea/alertbox.png);*/
	z-index:2000;
}
#mainapplicationsindustrialboxback {
	float: left;
	padding:0;
	margin:6px 0 0 12px;
}
/* ///////////////////////////////////////// */
#mainapplicationspharmaceutical {
/*	display:block;*/
	display: none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#999999;
	position:fixed;
	padding:0;
	margin:0;
	border:0;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:1999;
}
#mainapplicationspharmaceuticalbox {
/*	display:block;*/
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:638px;
/*	height:54px;*/
	padding:512px 0 0 0;
	margin-left: -319px;
	margin-bottom: -165px;
	left: 50%;
	bottom: 50%;
/*	background:url(../images/privatearea/alertbox.png);*/
	z-index:2000;
}
#mainapplicationspharmaceuticalboxback {
	float: left;
	padding:0;
	margin:6px 0 0 12px;
}
/* ///////////////////////////////////////// */
#mainapplicationstechnology {
/*	display:block;*/
	display: none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#999999;
	position:fixed;
	padding:0;
	margin:0;
	border:0;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:1999;
}
#mainapplicationstechnologybox {
/*	display:block;*/
	display: none;
	position:fixed;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width:638px;
/*	height:54px;*/
	padding:512px 0 0 0;
	margin-left: -319px;
	margin-bottom: -165px;
	left: 50%;
	bottom: 50%;
/*	background:url(../images/privatearea/alertbox.png);*/
	z-index:2000;
}
#mainapplicationstechnologyboxback {
	float: left;
	padding:0;
	margin:6px 0 0 12px;
}
.pdf_right {
	float: right;
}
/* */
.appe_s {
	float:left;
	width: 305px;
	height: 200px;
	margin: 0;
	padding: 0;
	/*background: url(../images/artenius/bg_productos_s.jpg) no-repeat;*/
}
.appe_titulo {
	float:left;<º
	padding-top: 9px;
	padding-left: 12px;
	font: 14px Arial, Helvetica, sans-serif bold;
	height:24px;
	color: #195D99;
}
.appe_s_texto {
	position:left;
	padding: 48px 12px 0 12px;
	width:281px;
	font: 9px Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #999999;
	z-index:2;
}
.appe_s_bg {
	position:absolute;
	padding:0; 
	margin: 76px 0 0 141px;
	z-index:1;
}
.appe_corner {
	position:absolute;
	padding:0; 
	margin: 164px 0 0 295px;
	width: 9px;
	height: 9px;
	z-index:1;
}
.appe_s_download {
	font: 9px Arial, Helvetica, sans-serif;
	color: #999999;
	position:absolute;
	padding: 0 0 0 10px;
	margin: 136px 0 0 0;
	z-index:1;
}
.appe_s_more {
	padding: 10px 0 0 0;
	margin: 0;
	border: 0;
}
.appe_s_more img {
	border: 0;
}
.show{display:block;}
.hide{display:none;}
.petpackprodcss1 {
	float:left;
	margin-top: -3px;
}
.petpackprodcss2 {
	width:380px;
	float:right;
	margin-top: -3px;
	text-align:left;
	border: 0;
	padding:0;
}
