/* PLANTILLA CSS VENCO */

/***** ELEMENTOS ESTANDARD *****/

* {
	margin: 0;
	padding:0;
}

a, a:visited {
	color:#6E2C90;
	text-decoration: none;
	}
a:hover, a:active {
	color:#7C429C;
	}

body {
	background: #9F9F9F url(images/bg.jpg) repeat-y center;
	color:#333;
	font-size: 12px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

p {
	line-height: 16px;
	margin-bottom:6px;
}

ul,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

li {
	list-style: none;
}

img, a:link img, a:visited img {
	border:0
	}

.clear {clear:both;}
.left {float:left; display:inline;}
.right {float:right; display:inline;}


/****** ESTRUCTURA *********/

#page {
	margin: 0 auto;
	width:980px;
	overflow: hidden;
}
#header {
	width:980px;
	height:29px;
}
#logo {
	width:980px;
	padding:30px 0 20px 10px;
}

/* en home */
#leftcol {
	width:575px;
	margin-top:10px;
	margin-left:10px;
	}

#leftcol, #rightcol {
	float:left;
	display:inline;
	margin-bottom:-30000px;
	padding-bottom:30000px;
	}

#rightcol {
	width:370px;
	margin-top:10px;
	margin-right:10px;
	}

/* en internas */
#leftcol-int {
	width:695px;
	margin-top:10px;
	margin-left:10px;
	}

#leftcol-int, #rightcol-int {
	float:left;
	display:inline;
	margin-bottom:-30000px;
	padding-bottom:30000px;
	}

#rightcol-int {
	width:250px;
	margin-top:10px;
	margin-right:10px;
	}

/* en noticias */
#leftcol-int-noti {
	width:280px;
	margin-top:10px;
	margin-left:10px;
	}

#leftcol-int-noti, #rightcol-int-noti {
	float:left;
	display:inline;
	margin-bottom:10px;
	position:relative;
	}

#rightcol-int-noti {
	width:665px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	border-bottom:1px solid #B6B6B6;
	padding-bottom:10px;
	}
#rightcol-int-noti h2{
	color:#9A9C9E;
	font-size:15px;
	width:300px;
	margin-bottom:15px;
	}
#rightcol-int-noti p{
	width:400px;
	}
span.fecha {
	color:#E630DB;
	font-weight:bold;
	top:0;
	right:0;
	position:absolute;
	text-align: right;
	margin-top: 10px;
	}
span.fotos {
	bottom:0;
	right:0;
	position:absolute;
	width:250px;
	text-align:right;
	}
span.fotos img {
	margin:0 0 10px 4px;
	}
#rightcol-int-noti h2.partner{
	color:#9A9C9E;
	font-size:15px;
	width:300px;
	margin-bottom:15px;
	margin-left:225px;
	}
#rightcol-int-noti p.partner{
	width:400px;
	margin-left:225px;
	min-height: 64px;
	}
span.foto-partners {
	bottom:0;
	left:0;
	position:absolute;
	width:230px;
	text-align:left;
	}
span.foto-partners img {
	margin:0 0 10px 0;
	}

/* En Servicio Tecnico */

#content-st {
	margin:0px 10px;
	}

	.box-st {
		background:url(images/bg-box-st.gif) repeat-y;
		border-bottom:2px solid #CDCDCD;
		margin-bottom:20px;
		padding-bottom:10px;
		}
		.box-st div.box-st-top {
			overflow:hidden;
			height:1%;
			color:#999;
			padding:5px 10px;
			}
		.box-st-top h3,
		.box-st-top p {
			font-size:13px;
			font-weight:bold;
			margin:0px; padding:0px;
			color:#EEE;
			}

		.box-st div.box-st-top p.right {
			margin-top:3px;
			}

		.box-st div.box-st-top ul {}
		.box-st div.box-st-top ul li {
			float:left;
			display:inline;
			}
		.box-st div.box-st-top ul li a {
			display:block;
			font-size:13px;
			font-weight:bold;
			color:#EEE;
			padding:2px 10px;
			}
		.box-st div.box-st-top ul li a:hover,
		.box-st div.box-st-top ul li.selected a {
			color:#FFF;
			text-decoration:underline;
			}

		.box-st-top h3 {color:#FFF;}
		.box-st div.box-st-top a {color:#EEE;}
		.box-st div.box-st-top a:hover {color:#FFF; text-decoration:underline;}
		.gris {background:#606060 url(images/bg-gris.jpg) no-repeat;}
		.violeta {background:#63546b url(images/bg-violeta.jpg) no-repeat;}

		.box-st-txt {
			padding:10px;
			overflow:hidden;
			height:1%;
			}
			.box-st-txt-left {
				width:300px;
				float:left;
				display:inline;
				}
			.box-st-txt-right {
				float:right;
				display:inline;
				}
				.box-st-txt h4 {
					font-size:15px;
					color:#63546b;
					font-weight:bold;
					}

		.table-listado {
			font-size:12px;
			}
		.table-listado tr.titulos {
			background:#777;
			color:#FFF;
			font-size:13px;
			font-weight:bold;
			}
		.table-listado tr.alt td {
			color:#621195;
			}
		.table-listado td {
			padding:10px;
			vertical-align:top;
			border-bottom:1px solid #CDCDCD;
			}
		.table-listado td a:hover {
			text-decoration:underline;
			}

		.table-listado textarea {
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			width:99.5%;
			}
		.box-st input#btn-enviar-pedido {
			margin:10px 10px 0px 0px;
			width: auto;
			}



		.paginacion-st {
			text-align:right;
			color:#ACACAC;
			}

			.paginacion-st span {
				color:#ACACAC;
				border:1px solid #CCC;
				padding:1px 6px;
				}

				.paginacion-st span.current_page {
					color:#877095;
					border:1px solid #877095;
					text-decoration:underline;
					}
			.paginacion-st a {
				color:#877095;
				border:1px solid #877095;
				padding:1px 6px;
				}
				.paginacion-st a:hover {
					text-decoration:underline;
					}

/**/
#contenedor-footer {
	margin-top:50px;
	}

#footer {
	font-size:9px;
	margin:0 auto;
	width: 970px;
	margin-top:10px;
	clear:both;
	text-align:left;
	color:#999999;
	padding-top:5px;
	}

#footer2 {
	font-size:9px;
	margin:0 auto;
	width: 970px;
	margin-top:5px;
	clear:both;
	text-align:right;
	color:#999999;
	border-top:1px solid #CDCDCD;
	}
#footer2 .legales {
	float:left;
	display:inline;
	margin:0 0 15px 5px;
	}
#footer2 .desarrollo {
	float:right;
	display:inline;
	margin:0 5px 15px 0;
	}

/********** NAVEGACION ****************/

.nav {
	float:right;
	background:#EBEBEB url(images/nav-bg.gif) repeat-x;
	height:29px;
	line-height:24px;
	color:#EBEBEB;
	padding:0 5px 0 5px;
	margin-right:1px;
	}

.nav-corner {
	float:right;
	background:url(images/nav-corner.jpg) no-repeat;
	height:29px;
	width:6px;
	}

.nav a, .nav a:visited {
	color: #666;
	padding:0 4px 0 4px;
	}

.nav a:hover, .nav a:active {
	color:#FAFAFA;
	}

.nav span {
	color:#FAFAFA;
	padding:0 4px 0 4px;
	}

.idioma {color:#666666;}

/***** SIDEBAR HOME ******/

.side-home-violeta {
	height:201px;
	width:363px;
	margin-left:13px;
	margin-bottom:5px;
	color:#FFF;
	}
.side-home-gris_es,
.side-home-gris_en,
.side-home-gris_pl,
.side-home-gris_pt{
	background:url(images/es/side-home-bottom.jpg) no-repeat top;
	height:142px;
	width:376px;
	padding-top:27px;
	color:#EBEBEB;
	}

.side-home-gris_en{
	background:url(images/en/side-home-bottom.jpg) no-repeat top;
}

.side-home-gris_pt{
	background:url(images/pt/side-home-bottom.jpg) no-repeat top;
}

.side-home-gris_pl{
	background:url(images/pl/side-home-bottom.jpg) no-repeat top;
}

.side-home-gris a {color:#6D2C91;}
.side-home-gris a:hover {text-decoration:underline;}
.side-home-gris p {color:#EBEBEB;}
.side-home-gris span {color:#555;}

.novedades-caja {
	height:72px;
	width:320px;
	overflow:hidden;
	float:left;
	margin-left:30px;
	display:inline;
	}
.caja-flecha {
	float:right;
	width:20px;
	height:80px;
	display:inline;
}
.novedades-flecha {
	cursor:pointer;
	}


.login-soporte {
	margin-bottom:40px;
	background:#f7f7f7 url(images/bg-login-soporte.jpg) no-repeat bottom;
	color:#333;
	text-align:right;
	margin-left:30px;
	padding-bottom:1px;
	}
	.login-soporte h3 {
		text-align:left;
		background:#7f7f7f url(images/bg-login-soporte-h3.gif) no-repeat top;
		padding:5px 8px;
		color:#FFF;
		font-size:13px;
		font-weight:bold;
		}
	.login-soporte form {
		margin:15px;
		}
	.login-soporte form label {
		display:block;
		font-weight:bold;
		margin-bottom:6px;
		}

	.login-soporte form input#btn-enviar-login {
		background:url(images/btn-enviar-login.jpg) no-repeat;
		height:17px;
		width:59px;
		border:none;
		cursor:pointer;
		}

/***** PANEL DESPLEGABLE DE PRODUCTOS *******/
#panel {
	display:none;
	background:#FFFFFF;
	border:2px solid #CCC;
	width:380px;
	padding:10px 10px 3px 10px;
	margin-left:500px;
	z-index:1;
	position:absolute;
	top:32px;
	}

/*********** BOTONERA INTERNA ****************/

#menu {
	width: 562px;
	height: 32px;
	padding: 0;
	margin: 0 0 10px 10px;
}

/*empieza 1*/
#menu a.btn1_es,
#menu a.btn1_en,
#menu a.btn1_pl,
#menu a.btn1_pt{
	float:left;
	display: block;
	width: 161px;
	height: 32px;
	background: url(images/es/btn1-off.jpg) no-repeat;
}
#menu a.btn1_en{
	background: url(images/en/btn1-off.jpg) no-repeat;
}
#menu a.btn1_pt{
	background: url(images/pt/btn1-off.jpg) no-repeat;
}
#menu a.btn1_pl{
	background: url(images/pl/btn1-off.jpg) no-repeat;
}
#menu a:hover.btn1_es, #menu span.btn1_es,
#menu a:hover.btn1_en, #menu span.btn1_en,
#menu a:hover.btn1_pl, #menu span.btn1_pl,
#menu a:hover.btn1_pt, #menu span.btn1_pt{
	float:left;
	display: block;
	width: 161px;
	height: 32px;
	background: url(images/es/btn1-on.jpg) no-repeat;
}
#menu a:hover.btn1_en, #menu span.btn1_en{
	background: url(images/en/btn1-on.jpg) no-repeat;
}
#menu a:hover.btn1_pt, #menu span.btn1_pt{
	background: url(images/pt/btn1-on.jpg) no-repeat;
}
#menu a:hover.btn1_pl, #menu span.btn1_pl{
	background: url(images/pl/btn1-on.jpg) no-repeat;
}

/*empieza 2*/
#menu a.btn2_es,
#menu a.btn2_en,
#menu a.btn2_pl,
#menu a.btn2_pt{
	float:left;
	display: block;
	width: 135px;
	height: 32px;
	background: url(images/es/btn2-off.jpg) no-repeat;
}
#menu a.btn2_en{
	background: url(images/en/btn2-off.jpg) no-repeat;
}
#menu a.btn2_pt{
	background: url(images/pt/btn2-off.jpg) no-repeat;
}
#menu a.btn2_pl{
	background: url(images/pl/btn2-off.jpg) no-repeat;
}
#menu a:hover.btn2_es, #menu span.btn2_es,
#menu a:hover.btn2_en, #menu span.btn2_en,
#menu a:hover.btn2_pl, #menu span.btn2_pl,
#menu a:hover.btn2_pt, #menu span.btn2_pt{
	float:left;
	display: block;
	width: 135px;
	height: 32px;
	background: url(images/es/btn2-on.jpg) no-repeat;
}
#menu a:hover.btn2_en, #menu span.btn2_en{
	background: url(images/en/btn2-on.jpg) no-repeat;
}
#menu a:hover.btn2_pt, #menu span.btn2_pt{
	background: url(images/pt/btn2-on.jpg) no-repeat;
}
#menu a:hover.btn2_pl, #menu span.btn2_pl{
	background: url(images/pl/btn2-on.jpg) no-repeat;
}

/*empieza 3*/
#menu a.btn3_es,
#menu a.btn3_en,
#menu a.btn3_pl,
#menu a.btn3_pt{
	float:left;
	display: block;
	width: 96px;
	height: 32px;
	background: url(images/es/btn3-off.jpg) no-repeat;
}
#menu a.btn3_en{
	background: url(images/en/btn3-off.jpg) no-repeat;
}
#menu a.btn3_pt{
	background: url(images/pt/btn3-off.jpg) no-repeat;
}
#menu a.btn3_pl{
	background: url(images/pl/btn3-off.jpg) no-repeat;
}
#menu a:hover.btn3_es, #menu span.btn3_es,
#menu a:hover.btn3_en, #menu span.btn3_en,
#menu a:hover.btn3_pl, #menu span.btn3_pl,
#menu a:hover.btn3_pt, #menu span.btn3_pt{
	float:left;
	display: block;
	width: 96px;
	height: 32px;
	background: url(images/es/btn3-on.jpg) no-repeat;
}
#menu a:hover.btn3_en, #menu span.btn3_en{
	background: url(images/en/btn3-on.jpg) no-repeat;
}
#menu a:hover.btn3_pt, #menu span.btn3_pt{
	background: url(images/pt/btn3-on.jpg) no-repeat;
}
#menu a:hover.btn3_pl, #menu span.btn3_pl{
	background: url(images/pl/btn3-on.jpg) no-repeat;
}

/*empieza 4*/
#menu a.btn4_es,
#menu a.btn4_en,
#menu a.btn4_pl,
#menu a.btn4_pt{
	float:left;
	display: block;
	width: 166px;
	height: 32px;
	background: url(images/es/btn4-off.jpg) no-repeat;
}
#menu a.btn4_en{
	background: url(images/en/btn4-off.jpg) no-repeat;
}
#menu a.btn4_pt{
	background: url(images/pt/btn4-off.jpg) no-repeat;
}
#menu a.btn4_pl{
	background: url(images/pl/btn4-off.jpg) no-repeat;
}
#menu a:hover.btn4_es, #menu span.btn4_es,
#menu a:hover.btn4_en, #menu span.btn4_en,
#menu a:hover.btn4_pl, #menu span.btn4_pl,
#menu a:hover.btn4_pt, #menu span.btn4_pt{
	float:left;
	display: block;
	width: 166px;
	height: 32px;
	background: url(images/es/btn4-on.jpg) no-repeat;
}
#menu a:hover.btn4_en, #menu span.btn4_en{
	background: url(images/en/btn4-on.jpg) no-repeat;
}
#menu a:hover.btn4_pt, #menu span.btn4_pt{
	background: url(images/pt/btn4-on.jpg) no-repeat;
}
#menu a:hover.btn4_pl, #menu span.btn4_pl{
	background: url(images/pl/btn4-on.jpg) no-repeat;
}



/*
#menu a.btn2_es,
#menu a.btn2_en,
#menu a.btn2_pt
{
	float:left;
	display: block;
	width: 135px;
	height: 32px;
	background: url(images/es/btn2-off.jpg) no-repeat;
}
#menu a:hover.btn2_es, #menu span.btn2_es,
#menu a:hover.btn2_en, #menu span.btn2_en,
#menu a:hover.btn2_pt, #menu span.btn2_pt
 {
	float:left;
	display: block;
	width: 135px;
	height: 32px;
	background: url(images/es/btn2-on.jpg) no-repeat;
}
#menu a.btn3_es,
#menu a.btn3_en,
#menu a.btn3_pt
{
	float:left;
	display: block;
	width: 96px;
	height: 32px;
	background: url(images/es/btn3-off.jpg) no-repeat;
}
#menu a:hover.btn3_es, #menu span.btn3_es,
#menu a:hover.btn3_en, #menu span.btn3_en,
#menu a:hover.btn3_pt, #menu span.btn3_pt
 {
	float:left;
	display: block;
	width: 96px;
	height: 32px;
	background: url(images/es/btn3-on.jpg) no-repeat;
}
#menu a.btn4_es,
#menu a.btn4_en,
#menu a.btn4_pt
{
	float:left;
	display: block;
	width: 166px;
	height: 32px;
	background: url(images/es/btn4-off.jpg) no-repeat;
}
#menu a:hover.btn4_es, #menu span.btn4_es,
#menu a:hover.btn4_en, #menu span.btn4_en,
#menu a:hover.btn4_pt, #menu span.btn4_pt
{
	float:left;
	display: block;
	width: 166px;
	height: 32px;
	background: url(images/es/btn4-on.jpg) no-repeat;
}
*/
/************* PRODUCTOS *************/

#productos-left {
	width:300px;
	float:left;
	display:inline;
	text-align: center;
	}
#productos-right {
	width:385px;
	float:left;
	display:inline;
	margin:0 0 0 10px;
	}
#productos-right p { font-weight:bold; line-height:150%; color:#555;}

#productos-content {
	width: 695px;
	clear:both;
	}

/* tabla */
td.linea-top {border-bottom:1px solid #B6B6B6;}
td.linea-base {border-top:1px solid #B6B6B6;}
td.blanco {height:38px; font-weight:bold; color:#777; background: #F2F6F9}
td.celeste {background:#fff; height:38px; font-weight:bold; color:#777;}
td.paginacion, td.paginacion a {color:#B3B3B3;}

/************* CONTACTA *************/

#contacta-top {
	width:92%;
	padding:25px 25px 15px 25px;
	background:#DFDFDF url(images/curva-contacto-up.jpg) no-repeat top right;
	}
#contacta-bottom {
	width:92%;
	padding:0 25px 55px 25px;
	background:#DFDFDF url(images/curva-contacto-down.jpg) no-repeat bottom left;
	}
.imput-contacto {
	font:11px Arial, Helvetica, sans-serif;
	background:#FAFAFA;
	border-top:2px solid #A4A4A4;
	border-bottom:none;
	border-left:2px solid #CCC;
	border-right:1px solid #CCC;
	padding:4px;
	margin:0 0 7px 0;
	}
.imput-contacto-comentario {
	font:11px Arial, Helvetica, sans-serif;
	background:#FAFAFA;
	border-top:2px solid #A4A4A4;
	border-bottom:none;
	border-left:2px solid #CCC;
	border-right:1px solid #CCC;
	padding:4px;
	height:150px;
	width:400px;
	}


/************* MEDIDOR AUDIENCIA *************/

#sidebar-izq-top {
	width:260px;
	background:#DFDFDF url(images/curva-contacto-up.jpg) no-repeat top right;
	padding:10px;
	color:#666;
	font-size:13px;
	}
#sidebar-izq-bottom {
	width:260px;
	background:#DFDFDF url(images/curva-contacto-down.jpg) no-repeat bottom left;
	padding:0 10px 10px 10px;
	text-align:right;
	color:#666;
	font-size:13px;
	}
#sidebar-izq-top ul li {
	list-style:none;
	background:url(images/bullet-violeta.jpg) no-repeat top left;
	padding-left:16px;
	line-height:14px;
	padding-bottom:15px;
	}


/* agregado por maurozadu */

.fcktxt ul, .fcktxt ol, .fcktxt p, .fcktxt table{
    margin: 0 0 15px 0;
    font-size: 12px;
    line-height: 16px;
}

.fcktxt a{
    color: #6E2C91;
    font-weight: bold;
}

.fcktxt ul, .fcktxt ul li{
    list-style-type: disc;
}

.fcktxt ol, .fcktxt ol li{
    list-style-type: decimal;
}

.fcktxt li{
    margin-left: 23px;
}

.fcktxt table{
    border-collapse: collapse;
    border: 1px solid #ccc;
}

.fcktxt table td{
    padding: 3px;
    border: 1px solid #ccc;
    font-size: 12px;
}

.fcktxt b, .fck strong{
    font-weight: bold;
}

.fcktxt u{
    text-decoration: underline;
}

.fcktxt em, .fcktxt i{
    font-style: italic;
}


#form-consultas label{
	display: block;
	padding: 4px 0;
}

#form-consultas input, #form-consultas textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:98.5%;
	padding: 4px;
}

.number{
	text-align: right;
}

form.add-to-cart{
	width: 190px;
	border: 0px solid #000;
}

form.add-to-cart input, form.add-to-cart a, form.add-to-cart img{
	vertical-align: middle;
}

div.titulos{
	background:#777;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding: 4px 20px;
}

#btn-enviar-pedido {
	margin:10px 10px 0px 0px;
	width: auto;
}

div.detallepedido table{
	padding: 10px;
	margin: 10px;
}

.flashMessage{
	background: red;
	padding: 3px 6px;
	color: #fff;
	font-weight: bold;
}