body {
	margin: 0;
	padding: 0;
	background: repeat-x url(../images/fondo.png) 0 0 #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.content {
	margin: 0 auto;
	width: 970px;
}
a {
	color: #000;
}
/*******************************************HEADER******************************************/
.header {
	background: no-repeat url(../images/header.png) top center transparent;
	height: 132px;
}
.header ul	{
	padding: 0;
	margin: 0;
}
.header ul li	{
	display: inline;
}
#jflanguageselection	{
	float: left!important;
	margin: 15px 0px 10px 58px!important;
}
.topmenu	{
	float: right;
	margin: 8px 50px 10px 5px;
}
.topmenu ul li a	{
	height: 14px;
	margin-right: 10px;
	float: left;
	color: #CCC;
	font-size: 10px;
	text-decoration: none;
}
.topmenu ul li a:hover	{
	text-decoration: underline;
	color: #FFF;
}
.topmenu ul li.item1 a	{
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: 0 -15px;
	overflow: hidden;
	white-space: pre;
	text-indent: 999px;
	line-height: 50px;
	width: 17px;
	height: 14px;
}
.topmenu ul li.item1 a:hover	{
	background-position: 0 0;
}
.topmenu ul li.item8 a	{
	background-image: url(../images/contacto.png);
	background-repeat: no-repeat;
	background-position: 0 -15px;
	overflow: hidden;
	white-space: pre;
	text-indent: 999px;
	line-height: 50px;
	width: 17px;
	height: 14px;
}
.topmenu ul li.item8 a:hover	{
	background-position: 0 0;
}
.topmenu ul li.item35 a, .topmenu ul li.item7 a, .topmenu ul li.item37 a	{
	color: #CCC;
	font-size: 10px;
	text-decoration: none;
}
.topmenu ul li.item35 a:hover, .topmenu ul li.item7 a:hover, .topmenu ul li.item37 a:hover	{
	text-decoration: underline;
	color: #FFF;
}
.mainmenu	{
	clear: left;
    float: left;
    margin-top: 38px;
}
.mainmenu ul li a	{
	font-size: 11px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
}
.mainmenu ul li a:hover	{
	color: #C50014;
}
.mainmenu ul li.item2	{
	margin-left: 85px;
}
.mainmenu ul li.item3, .mainmenu ul li.item4	{
	margin-left: 35px;
}
.mainmenu ul li.item5	{
	margin-left: 365px;
}
.mainmenu ul li.item6, .mainmenu ul li.item7	{
	margin-left: 17px;
}
.mainmenu ul li.item8, .mainmenu ul li.item42	{
	margin-left: 20px;
}
/******************************************CARRUSELES***************************************/
.carrusel	{
	background-image: url(../images/main.png);
}
.carrusel .cuerpo	{
	background-image: url(../images/carru.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 30px;
	height: 310px;
	text-align: center;
}
.carrusel_home object	{
	vertical-align: top;
}	
.main	{
	background-image: url(../images/main.png);
	background-repeat: repeat-x;
	background-position: 0 -347px;
	width: 100%;
	display: table;
	background-color: #FFF;
}
.mod-home	{
	background-image:url(../images/fondo-home.png);
	background-repeat: repeat-x;
	display: inline-block;
	width: 100%;
}
.titulo-home	{
	background-image: url(../images/titulo-home.png);
	background-position: top center;
	text-align: center;
	margin: 9px 0 20px;
	height: 35px;
	padding-top: 17px;
	width: 100%;
}
.titulo-home h1	{
	font-size: 17px;
	color: #999;
	margin: 0;
}
.planeta, .novedades	{
	padding: 15px;
	border-radius: 5px;
	background-image: url(../images/dgd.png);
	background-repeat: repeat-x;
	background-color: #F0EEEE;
	margin-bottom: 20px;
	height: 232px;
}
.planeta	{
	float: right;
	width: 275px;
}
.planeta h3, .novedades h3	{
	font-size: 24px;
	color: #666;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}
.planeta .planeta-icono	{
	position: relative;
	top: -53px;
	left: 27px;
	float: right;
}
.planeta a	{
	background-image: url(../images/planeta2.png);
	width: 184px;
	height: 19px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	padding-top: 5px;
	float: left;
}
.planeta a:hover	{
	color: #CCC;
}
.novedades 	{
	width: 615px;
}
.novedades .item	{
	width: 290px;
	float: left;
	margin-right: 15px;
}
.novedades .item img	{
	float: left;
	margin-right: 10px;
	border: 1px solid #000;
}
.novedades .item a	{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.novedades .item a:hover	{
	text-decoration: underline;
	color: #000;
}
.novedades .novedades-icono	{
	margin-left: -66px;
	margin-top: 132px;
	position: absolute;
}
/********************************************LEFT*******************************************/

.left {
	float: left;
	width: 654px;
	padding: 20px 0;
}
.left h1.componentheading, #page h2.contentheading, .jform h2, h3.atencion, .contact_form h2, .contact_form h3	{
	margin: 15px 0 0 0;
	padding: 0 0 10px 75px;
	height: 30px;
	border-bottom: 1px solid #CCC;
	color: #666;
	font-size: 24px;
	background-image: url(../images/iconos.png);
	background-repeat: no-repeat;
}
h2.contentheading a	{
	color: #666;
	text-decoration: none;
}
h2.prod	{
	background-position: 0 -309px;
}
h1.nov, #page h2.nov, h3.atencion, .contact_form h3	{
	background-position: 0 -248px;
}
.contact_form h2	{
	background-position: 0 -188px;
}
.banner	{
	border-top: 4px solid #C00E20;
	padding-top: 4px;
	width: 305px;
	float: left;
	margin-bottom: 10px;
}	
.banner p	{
	margin: 0;
}
table.export	{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 10px;
}
table.export td	{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.article_column	{
	float: left;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #CCC;
}
.article_column img	{
	float: left;
	margin-right: 15px;
	border: 1px solid #000;
}
.article_column h2	{
	margin: 0 0 10px 0;
}
.article_column h2 a	{
	text-decoration: none;
	color: #666;
	font-size: 14px;
}
.article_column h2 a:hover	{
	color: #000;
}
.article_column p	{
	color: #666;
}
.article_column span	{
	display: none;
}
p.counter	{
	float: left;
	font-size: 11px;
}
ul.pagination	{
	float: right;
}
ul.pagination li	{
	display: inline;
	margin: 0 3px;
	font-size: 11px;
}
ul.pagination li a	{
	color: #000;
}
#page .img-contenido	{
	float: right;
	margin-left: 15px;
	border: 1px solid #000;
}
.relacionados h3	{
	background-image: url(../images/iconos.png);
    background-position: 0 -230px;
    background-repeat: no-repeat;
    font-size: 24px;
    height: 40px;
    line-height: 41px;
	margin: 20px 0;
	padding: 15px 0 15px 75px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.otros-productos h3	{
	background-image: url(../images/iconos.png);
    background-position: 0 -288px;
    background-repeat: no-repeat;
    font-size: 24px;
    height: 40px;
    line-height: 41px;
	margin: 20px 0;
	padding: 15px 0 15px 75px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.article_related	{
	float: left;
	margin: 0 10px;
	width: 198px;
	text-align: center;
}
.article_related h2	{
	font-weight: normal;
	font-size: 12px;
}
.article_related h2 a	{
	text-decoration: none;
	color: #666;
}
.article_related a img	{
	border: 1px solid #000;;
}
.contact_form	{
	background-image: url(../images/carta.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.contact_form table	{
	border-spacing: 0;
}
input.rsform-input-box, textarea.rsform-text-box	{
	border: 1px solid #333;
	padding: 5px;
}
.contact_form table tr td	{
	padding: 5px 0;
}
.contact_form table tr td.label	{
	width: 120px;
}
.contact_form #Nombre, .contact_form #Empresa, .contact_form #Email, .contact_form #url	{
	width: 210px;
}
.contact_form p	{
	margin: 10px 0;
}
#page h5	{
	font-weight: normal;
	font-size: 11px;
}
#page h5 a	{
	background: url(../images/icon_pdf.gif) no-repeat center left;
	padding: 2px 0 2px 20px;
	text-decoration: none;
}
#page h5 a:hover	{
	text-decoration: underline;
}
a.ver_grafica, a.ver_grafica2	{
	float: right;
	margin-left: 10px;
	width: 98px;
	height: 91px;
}
a.ver_grafica	{
	background: url(../images/boton_grafica.png) no-repeat 0 0 transparent;
}
a.ver_grafica2	{
	background: url(../images/boton_grafica2.png) no-repeat 0 0 transparent;
}
a.ver_grafica:hover, a.ver_grafica2:hover	{
	background-position: 0 -100px;
}
a.ver_mapa {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/ver-mapa.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
	font-size:22px;
	text-decoration:none;
	float: left;
    height: 26px;
    padding-bottom: 0;
    padding-left: 109px;
    padding-right: 0;
    padding-top: 19px;
    width: 95px;
	color:#666;
	margin-right: 60px;
}
a.ver_video {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/ver-video.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
	font-size:22px;
	text-decoration:none;
	float: left;
    height: 26px;
    padding-bottom: 0;
    padding-left: 109px;
    padding-right: 0;
    padding-top: 19px;
    width: 175px;
	color:#666;
}
/********************************************RIGHT******************************************/

.right {
	float: right;
	width: 305px;
	padding: 20px 0;
}
.menu-productos	{
	padding: 15px;
	border-radius: 5px;
	background-image: url(../images/dgd.png);
	background-repeat: repeat-x;
	background-color: #F0EEEE;
	margin-bottom: 20px;
	float: left;
	width: 275px;
}
.menu-productos	h3	{
	font-size: 24px;
	color: #666;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}
.menu-productos .cuerpo	{
	border-bottom: 1px solid #CCC;
	float: left;
}
.menu-productos ul	{
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu-productos ul li ul	{
	float: left;
	width: 100%;
	border-bottom: 1px dashed #999;
}
.menu-productos ul li a	{
	color: #D34049;
	font-weight: bold;
	padding: 7px;
	font-size: 18px;
	float: left;
	text-decoration: none;
}
.menu-productos ul li ul li a	{
	border-top: 1px dashed #999;
	width: 123px;
	float: left;
	font-weight: normal;
	font-size: 12px;
	color:#333;
	text-decoration: none;
}
.menu-productos ul li ul li a:hover	{
	background-color: #F1F1F1;
	color: #000;
}
/*******************************************FOOTER******************************************/

.footer {
	background-color: #333;
	width: 100%;
	display: table;
	color: #CCC;
}
.footer ul li	{
	display: inline;
}
.menu-pie	{
	float: left;
}
.menu-pie ul	{
	padding: 0;
}
.menu-pie ul li a	{
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #CCC;
	text-decoration: none;
	color: #FFF;
}
.menu-pie ul li a:hover	{
	text-decoration: underline;
}
.legal	{
	font-size: 11px;
	float: left;
	clear: left;
}
.siniestro {
	color: #999999;
	float: right;
	width: 135px;
	font-size: 11px;
}
.siniestro img {
	float: left;
	margin-right: 5px;
}
.siniestro a {
	color: #999999;
	text-decoration: none;
}
.siniestro a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
