@charset "utf-8";
/* CSS Document */
/* Diseño y desarrollo de Marcelo Lobato 2009 */
/* Sans Espions Antispyware - Eliminar Spyware adware y malware */
body {
	background: url(../images/back_body.jpg) repeat-x top #FFF;
	margin:0;
	padding:0;
}
img, div {
	background:none;
	margin:0;
	padding:0;
	border:0;
}
a {
	color:#0CF;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
/*-------------------------------- MAIN -----------------*/
#main {
	width:100%;
	height:auto;
}
/*---------------------------*/
/*---------------------------------- HEADER --------------*/
.content_header {
	width:100%;
	height:85px;
	float:left;
}
.header {
	width:1000px;
	height:85px;
	margin:auto;
}
#logo {
	width:327px;
	height:85px;
	float:left;
}
/*-------------------- MENU ----------------------*/
.l_act {
	background:url(../images/menu/left_active.jpg) no-repeat;
	width:9px;
	height:26px;
	float:left;
}
.c_act {
	background:url(../images/menu/line_active.jpg) repeat-x;
	height:26px;
	width:auto;
	padding-left:6px;
	padding-right:6px;
	float:left;
}
.r_act {
	background:url(../images/menu/right_active.jpg) no-repeat;
	width:9px;
	height:26px;
	float:left;
}
/*----*/
.right_header {
	float:right;
	width:600px;
	height:80px;
}
.content_menu {
	height:30px;
	float:right;
	width:600px;
	margin-top:14px;
}
.menu_btn {
	height:26px;
	width:auto;
	float:right;
	margin-right:2px;
	cursor:pointer;
}
.l_btn {
	background:url(../images/menu/left.jpg) no-repeat;
	width:9px;
	height:26px;
	float:left;
}
.c_btn {
	background:url(../images/menu/line.jpg) repeat-x;
	height:26px;
	width:auto;
	padding-left:6px;
	padding-right:6px;
	float:left;
}
.r_btn {
	background:url(../images/menu/right.jpg) no-repeat;
	width:9px;
	height:26px;
	float:left;
}
.t_btn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
	color:#FFF;
}
.menu_btn a {
	color:#000;
	text-decoration:none;
}
.menu_btn a:hover {
	color:#fff;
	text-decoration:none;
}
/*-------------------------------------------------------------- IDIOMAS --------*/
.menu_top {
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:right;
	padding-top:4px;
	color:#CCC;
	margin-right:20px;
	margin-left:20px;
}
.menu_top a {
	color:#F90;
	text-decoration:none;
}
.menu_top a:hover {
	color:#ccc;
	text-decoration:none;
}
.content_idiomas {
	height:30px;
	float:right;
	width:600px;
	margin-top:15px;
}
.es a {
	background:url(../images/idiomas/es.jpg) no-repeat;
	width:36px;
	height:30px;
	float:right;
	background-position:top;
}
.es_active, .es a:hover {
	background:url(../images/idiomas/es.jpg) no-repeat;
	width:36px;
	height:30px;
	float:right;
	background-position:bottom;
}
.en a {
	background:url(../images/idiomas/en.jpg) no-repeat;
	width:36px;
	height:30px;
	float:right;
	background-position:top;
}
.en_active, .en a:hover {
	background:url(../images/idiomas/en.jpg) no-repeat;
	width:36px;
	height:30px;
	float:right;
	background-position:bottom;
}
.ger a {
	background:url(../images/idiomas/ger.jpg) no-repeat;
	width:36px;
	height:30px;
	float:right;
	background-position:top;
}
.ger_active, .ger a:hover {
	background:url(../images/idiomas/ger.jpg) no-repeat;
	width:36px;
	height:30px;
	float:right;
	background-position:bottom;
}
.fr a {
	background:url(../images/idiomas/fr.jpg) no-repeat;
	width:36px;
	height:30px;
	float:right;
	background-position:top;
}
.fr_active, .fr a:hover {
	background:url(../images/idiomas/fr.jpg) no-repeat;
	width:36px;
	height:30px;
	float:right;
	background-position:bottom;
}
.ita a {
	background:url(../images/idiomas/ita.jpg) no-repeat;
	width:36px;
	height:30px;
	float:right;
	background-position:top;
}
.ita_active, .ita a:hover {
	background:url(../images/idiomas/ita.jpg) no-repeat;
	width:36px;
	height:30px;
	float:right;
	background-position:bottom;
}
/*---------------------------------- BANNER --------------*/
.content_banner {
	width:100%;
	height:300px;
	background:url(../images/back_banner_central.jpg) repeat-x top;
	float:left;
}
#banner {
	width:1000px;
	height:300px;
	margin:auto;
	background:url(../images/banner.jpg) no-repeat;
}
#btn_download {
	width:auto;
	height:52px;
	cursor:pointer;
	float:left;
}
.left_btn {
	background:url(../images/banner/left_btn_down.png) no-repeat;
	width:12px;
	height:52px;
	float:left;
}
.right_btn {
	background:url(../images/banner/right_btn_down.png) no-repeat;
	width:12px;
	height:52px;
	float:left;
}
.line_btn {
	background:url(../images/banner/line_btn_down.png) repeat-x;
	width:auto;
	height:52px;
	float:left;
}
.txt_btn_down {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	height:15px;
	font-weight:bold;
	width:auto;
}
.txt_btn_down a {
	color:#000;
	text-decoration:none;
}
.txt_btn_down a:hover {
	color:#fff;
	text-decoration:none;
}
.intro_banner {
	float:right;
	width:520px;
	height:230px;
}
.box_txt {
	width:520px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#ccc;
	padding-top:10px;
	padding-bottom:25px;
}
.box_txt span {
	color:#F90;
	font-size:22px;
}
/*--------------------------------------------------------*/

/*----------------------------------------------------------------- BODY ------------------------*/
.content_body {
	width:100%;
	height:auto;
	background:url(../images/back_center.jpg) repeat-x top;
	float:left;
}
.center {
	width:1000px;
	height:auto;
	margin:auto;
}
/*------------------------------- HOME -------------------------------*/
.content_columns {
	width:1000px;
	height:auto;
	float:left;
	margin-top:15px;
}
.column {
	width:320px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-bottom:15px;
	padding-top:180px;
}
.column h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#000;
	float:left;
	padding-left:15px;
	margin:0;
	margin-bottom:8px;
	width:300px;
}
.column p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#000;
	float:left;
	padding-left:15px;
	width:300px;
	margin:0;
	margin-bottom:8px;
}
.btn_gral {
	background:url(../images/btn_gral.jpg) no-repeat;
	width:280px;
	height:30px;
	float:left;
	cursor:pointer;
	margin-bottom:8px;
	margin-left:15px;
}
.txt_gral {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	width:177px;
	padding-top:8px;
}
.txt_gral a {
	color:#E1E1E1;
	text-decoration:none;
}
.txt_gral a:hover {
	color:#000;
	text-decoration:none;
}
/*-------------------------------- INTERNA -------------------------------------*/
/*---------- BANNER INERNA ----------------*/
.content_banner_interna {
	width:100%;
	height:205px;
	float:left;
	margin-top:7px;
	margin-bottom:7px;
}
#banner_int {
	width:736px;
	height:205px;
	margin:auto;
}
.int_right {
	width:360px;
	float:right;
	height:170px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	margin-right:20px;
	padding-top:20px;
}
.int_right h1 {
	width:360px;
	font-size:24px;
	color:#000;
	margin-bottom:5px;
	float:left;
	padding:0;
}
.int_right p {
	width:360px;
	font-size:14px;
	color:#000;
	margin:0;
	margin-bottom:10px;
	float:left;
}
.int_right p span {
	font-size:14px;
	color:#000;
	float:left;
	margin:0;
}
/*------------------------*/
.int_right_b {
	width:390px;
	float:right;
	height:170px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	margin-right:20px;
	padding-top:35px;
}
.int_right_b h1 {
	width:360px;
	font-size:24px;
	color:#000;
	margin-bottom:5px;
	float:left;
	padding:0;
}
.int_right_b p {
	width:360px;
	font-size:14px;
	color:#333;
	margin:0;
	margin-bottom:10px;
	float:left;
}
.int_right_b p span {
	font-size:14px;
	color:#fff;
	float:left;
	margin:0;
}
/*----------------------*/
.b_int_btn {
	background:none;
	width:auto;
	height:34px;
	float:left;
	cursor:pointer;
}
.b_int_btn_left {background:url(../images/banner/btn_banner_a_left.png) no-repeat; width:17px; height:32px; float:left;}
.b_int_btn_right {background:url(../images/banner/btn_banner_a_right.png) no-repeat; width:17px; height:32px; float:left;}
.b_int_btn_line {background: url(../images/banner/btn_banner_a_line.png) repeat-x; width:auto; height:32px; float:left;}
.b_txt_int_btn {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	width:auto;
	padding-top:8px;
	padding-left:5px; padding-right:5px;
}
.b_txt_int_btn a {
	color:#FFF;
	text-decoration:none;
}
.b_txt_int_btn a:hover {
	color:#F90;
	text-decoration:none;
}


/*----------------------*/
.int_btn {
	background:url(../images/banner/btn_banner_a.png) no-repeat;
	width:191px;
	height:34px;
	float:left;
	cursor:pointer;
	clear:both;
}
.txt_int_btn {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	width:auto;
	padding-top:8px;
	padding-left:5px; padding-right:5px;
	clear:both;
}
.txt_int_btn a {
	color:#FFF;
	text-decoration:none;
}
.txt_int_btn a:hover {
	color:#F90;
	text-decoration:none;
}
/*----------------------------------------------- COLUMNA LET ---------------------*/
.left {
	width:230px;
	height:auto;
	float:left;
	margin-top:157px;
}
.banner_left {
	width:228px;
	height:auto;
	float:left;
	margin-top:10px;
}
.left h1 {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#333;
	float:right;
	width:200px;
	text-align:right;
	padding-right:6px;
	padding-top:8px;
}
.content_left {
	width:228px;
	height:auto;
	margin-left:2px;
}
.top_cleft {
	background:url(../images/top_cleft.jpg) no-repeat;
	width:228px;
	height:47px;
	float:left;
	margin-top:10px;
	overflow:hidden;
}
.line_cleft {
	background:url(../images/line_cleft.jpg) repeat-y;
	width:228px;
	height:auto;
	float:left;
}
.bot_cleft {
	background:url(../images/bot_cleft.jpg) no-repeat;
	width:228px;
	height:10px;
	float:left;
}
.div_cleft {
	background:url(../images/div_cleft.jpg) no-repeat;
	width:228px;
	height:1px;
	float:left;
	overflow:hidden;
}
.active_cleft {
	background:url(../images/active_cleft.jpg) no-repeat;
	width:22px;
	height:25px;
	float:left;
}
.content_menucleft {
	width:220px;
	height:36px;
	float:left;
}
.menucleft_active {
	background:url(../images/active_cleft.jpg) no-repeat right;
	width:220px;
	height:36px;
	float:left;
}
.txt_menucleft {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	width:185px;
	padding-left:15px;
	padding-top:7px;
}
.txt_menucleft a {
	color:#818181;
	text-decoration:none;
}
.txt_menucleft a:hover {
	color:#F90;
	text-decoration:none;
}
/*------------------------------- MENU ICONOS ------------------------------------------*/
.top_icons {
	background:url(../images/top_icons.jpg) no-repeat;
	width:228px;
	height:24px;
	float:left;
	overflow:hidden;
	margin-top:10px;
}
.line_icons {
	background:url(../images/line_icons.jpg) repeat-y;
	width:228px;
	height:auto;
	float:left;
}
.bot_icons {
	background:url(../images/bot_icons.jpg) no-repeat;
	width:228px;
	height:10px;
	float:left;
}
.div_icons {
	background:url(../images/div_icons.jpg) no-repeat;
	width:228px;
	height:1px;
	float:left;
}
.item_icons {
	width:200px;
	height:29px;
	float:left;
	margin-left:7px;
}
.txt_icons {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-left:50px;
	width:auto;
	padding-top:7px;
	color:#666;
}
.txt_icons a {
	color:#666;
	text-decoration:none;
}
.txt_icons a:hover {
	color:#F90;
	text-decoration:none;
}
#reloj {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-left:50px;
	width:auto;
	padding-top:7px;
}

/*----------------------------------------------- COLUMNA RIGHT ---------------------*/
/*------------------ PRODUCTO-----------*/
.content_captura {
	width:auto;
	height:152px;
	float:left;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:20px;
	border-color:#000000;
	border-style:solid;
}
.right {
	width:736px;
	height:auto;
	float:right;
	margin-top:25px;
}
.top_body_b {
	background:url(../images/top_body_b.jpg) no-repeat;
	width:736px;
	height:10px;
	float:left;
	margin-top:5px;
	overflow:hidden;
}
.top_body {
	background:url(../images/top_body.jpg) no-repeat;
	width:736px;
	height:50px;
	float:left;
	margin-top:5px;
}
.line_body {
	background:url(../images/line_body.jpg) repeat-y;
	width:736px;
	height:auto;
	float:left;
}
.bot_body {
	background:url(../images/bot_body.jpg) no-repeat;
	width:736px;
	height:10px;
	float:left;
}
.bot_body_photo {
	background:url(../images/bot_body_photo.jpg) no-repeat;
	width:736px;
	height:114px;
	float:left;
}
h1 {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	width:690px;
	padding-left:25px;
	margin-top:12px;
}
h1 span {
	color:#FC0;
}
h2 {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:690px;
	padding-left:25px;
	margin-top:2px;
	margin-bottom:10px;
	float:left;
}
h2 span {
	color:#FC0;
}
.txt_center {
	width:690px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:25px;
	padding-top:5px;
	float:left;
}
.txt_center p {
	margin:0;
	margin-bottom:10px;
}
.txt_center p span {
	margin:0;
	margin-bottom:10px;
	color:#000;
}
.txt_center p a {
	color:#09F;
	text-decoration:underline;
	font-size:12px;
}
.txt_center p a:hover {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	
}

/*---------------------------------------------------*/
.icon_center {
	width:100px;
	height:150px;
	float:left;
}
.txt_center_b {
	width:570px;
	float:left;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-left:20px;
}
.txt_center_b p span {
	margin:0;
	margin-bottom:10px;
	color:#F90;
}
/*-------------------------------------------------*/
.parrafo {
	width:650px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-top:15px;
	color:#000000;
}
.parrafo a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.parrafo a:hover {
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}
.photo_parrafo {
	width:100%;
	height:auto;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}
/*----------------------------------------------------------------- FOOTER ----------------------*/
.content_footer {
	width:100%;
	height:auto;
	margin-top:20px;
	float:left;
}
.footer_toptop {
	width:100%;
	height:30px;
	border-top:1px solid #666;
	float:left;
}
.footer_top_intro {
	width:1000px;
	margin:auto;
	height:30px;
}
/*-----------------------------*/
.modul_footer {
	width:300px;
	height:30px;
	float:left;
}
/*-------------------------------*/
.content_top {
	width:100%;
	height:auto;
	background:#222;
	float:left;
}
.content_last {
	width:100%;
	height:auto;
	background:#000;
	float:left;
}
/*---------------------------------*/
.top_footer {
	
	width:1000px;
	height:220px;
	margin:auto;
}
.left_footer {
	width:500px;
	height:220px;
	float:left;
}
.right_footer {
	width:500px;
	height:220px;
	float:left;
}
.right_footer .int_right h1 {
	color:#CCC;
}
.right_footer p {
	color:#999;
	font-size:12px;
	width:100%;
}
.right_footer p span {
	color:#ccc;
	font-size:12px;
}
.left_colum {
	width:120px;
	height:190px;
	float:left;
	padding-top:25px;
	padding-left:15px;
}
.left_colum p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	padding-left:10px;
	margin-top:8px;
}
.left_colum p span {
	color:#CCC;
	font-size:14px;
}
.left_colum p a {
	color:#666;
	text-decoration:none;
}
.left_colum p a:hover {
	color:#F90;
	text-decoration:none;
}
/*---------------------------------*/
.last_footer {
	height:30px;
	width:1000px;
	margin:auto;
}
.txt_footer {
	width:auto;
	height:20px;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:right;
	color:#666;
	padding-top:7px;
}
.txt_footer a {
	color:#F90;
	text-decoration:none;
}
.txt_footer a:hover {
	color:#666;
	text-decoration:none;
}
/*---------------------------------------------- BANNER DESCARGA ------------------------*/
.banner_down a {
	background-image:url(../images/back_producto.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:736px;
	height:190px;
	float:left;
	display:block;
}
.banner_down a:hover {
	background-image:url(../images/back_producto.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:736px;
	height:190px;
	float:left;
	display:block;
}


