body {
	background-image:url(images/fondo_rpt.jpg);
	background-position:top;
	margin:0px;
}

.marco_top{
	background-image:url(images/fondo_top.png);
	background-repeat:no-repeat;
	background-position:top;
	width:978;
	height:65px;
}

.marco_4{
	background-image:url(images/marco_4.png);
	background-repeat:no-repeat;
	width:1px;
	height:680px;
}

.marco_5{
	background-image:url(images/marco_5.png);
	background-repeat:repeat-x;
}

.marco_6{
	background-image:url(images/marco_6.png);
	background-repeat:no-repeat;
	width:5px;
	height:680px;
}

.titulo_1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}

.titulo_2{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
}

.titulo_3{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#FFF;
}

.texto_1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

.texto_2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#262626;
}

.texto_item {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}

.texto_rojo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F00;
}

a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#CCC;
}

#menu:hover{
	background-position:0px -48px;		
}

.active{
	background-position:0px -96px;
}

div.menu_1{
	background-image:url(images/menu_home.png);
	background-repeat:no-repeat;
	width:87px;
	height:48px;
	clear:right;
}

div.menu_2{
	background-image:url(images/menu_productos.png);
	background-repeat:no-repeat;
	width:125px;
	height:48px;
	clear:right;
}

div.menu_3{
	background-image:url(images/menu_noticias.png);
	background-repeat:no-repeat;
	width:119px;
	height:48px;
	clear:right;
}

div.menu_4{
	background-image:url(images/menu_soporte.png);
	background-repeat:no-repeat;
	width:110px;
	height:48px;
	clear:right;
}

div.menu_5{
	background-image:url(images/menu_contacto.png);
	background-repeat:no-repeat;
	width:86px;
	height:48px;
	clear:right;
}

div.chat:hover{
	background-position:0px -56px;	
	cursor:pointer;
}

div.chat{
	background-image:url(images/btn_chatonline.png);
	background-repeat:no-repeat;
	width:183px;
	height:55px;
	clear:right;
}

.foto_noticia{
    border:2px solid #868686;
}

.marco_e_1{
	background-image:url(images/marco_e_1.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}

.marco_e_2{
	background-image:url(images/marco_e_2.png);
	background-repeat:repeat-x;
}

.marco_e_3{
	background-image:url(images/marco_e_3.png);
	background-repeat:no-repeat;
	width:15px;
	height:14px;
}

.marco_e_4{
	background-image:url(images/marco_e_4.png);
	background-repeat:repeat-y;
}

.marco_e_5{
	background-image:url(images/marco_e_5.png);
	background-repeat:repeat-y;
}

.marco_e_6{
	background-image:url(images/marco_e_6.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}

.marco_e_7{
	background-image:url(images/marco_e_7.png);
	background-repeat:repeat-x;
}

.marco_e_8{
	background-image:url(images/marco_e_8.png);
	background-repeat:no-repeat;
	width:15px;
	height:14px;
}

.input_txt{
	border:#868686 1px solid;
	background:none;
	outline:none;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	width:300px;
}

.input_txt:focus{
	background-color:#CCC;
	color:#000;
}

.input_enviar{
	background-image:url(images/btn_enviar.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:51px;
	height:18px;
}

.input_enviar:hover{
	background-position:top;
	cursor:pointer;
}

.noticia_mini{
	background:none;
    border:1px solid #868686;
    -moz-border-radius:10px; /* Firefox */ 
    -webkit-border-radius:10px; /* Safari and chrome */ 
    -khtml-border-radius:10px; /* Linux browsers */ 
	-opera-border-radius:10px; /* still not work*/
    behavior:url(../Scripts/border-radius.htc); /* IE sucks*/
    border-radius:10px; /* CSS3 */
	padding:5px;
}

div.btn_logos{
	background-image:url(images/btn_logos.png);
	background-repeat:no-repeat;
	width:153px;
	height:45px;
}

div.btn_logos:hover{
	background-position:0px -46px;
}

/***TABS DEL INDEX***/
#products img {
	margin:0 20px 10px 0;	
	cursor:pointer;	
}

.description {
	background-repeat:no-repeat;
	width:352px;
	height:282px;
	display:none;
	padding-left:20px;
	padding-top:5px;
	padding-right:5px;
	/*overflow:hidden;*/
}

.bg_p1{	background-image:url(images/fondo_producto_1.png);}
.bg_p2{	background-image:url(images/fondo_producto_2.png);}
.bg_p3{	background-image:url(images/fondo_producto_3.png);}


.mostrar{
	display:block;
}


.btn_logos_index{
	background-image:url(images/btn_logos_index.png);
	width:217px;
	height:59px;
}

.btn_logos_index:hover{
	background-position:0px -60px;
}

.tab_ppal{
	background-image:url(images/tab_ppal.png);
	background-repeat:no-repeat;
	width:209px;
	height:42px;
	margin-top:5px;
	margin-bottom:-1px;
}

.btn_descargas{
	background-image:url(images/btn_descargas.png);
	background-repeat:no-repeat;
	width:211px;
	height:26px;
	margin:8px;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:left;
	padding-left:10px;
	padding-top:12px;
}

.btn_descargas:hover{
	background-position:0px -38px;
}

.radius{
	-moz-border-radius:10px; /* Firefox */ 
    -webkit-border-radius:10px; /* Safari and chrome */ 
    -khtml-border-radius:10px; /* Linux browsers */ 
	-opera-border-radius:10px; /* still not work*/
    behavior:url(Scripts/border-radius.htc); /* IE sucks*/
    border-radius:10px; /* CSS3 */
}

.borde{
	border:1px solid #6d6d6d;
}