@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
}
	
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
	margin:0;
	padding:0;
}
a:link{color:#0c5c8b; text-decoration:none; }
a:visited {color:#0c5c8b; }
a:hover { color:#0c5c8b; }
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
/*GENERICOS FIN*/
body {
	text-align:center;
	background-color:#fff;
	color:#000;
	width:100%;
	margin:0px;
	padding:0px;
}
#contenedor {
	margin:0 auto;
	width:100%;
	  min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -220px; /* the bottom margin is the negative value of the footer's height */


}
#cabezal {
	background:url(images/topcabezalfondo.jpg) top center no-repeat;
	margin:0 auto;
	width:960px;
	height:81px;
	text-align:left;
}
#idiomas {
	color:#000;
}
#cabezal ul {
	list-style-type: none;
	height: 81px;
	/*M*/	width: 200px;
	/*M*/	float: right;
	/*M*/ 	margin: 0;
}
#cabezal ul li {
	float:right;
}
#cabezal ul li a {
	padding-right: 10px;
	padding-left: 5px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #371C1C;
}
#navigation {
	margin:0 auto;
	width:960px;
	padding:0px;
}
#navigation p.navLeft {
	display:block;
	background:url(images/nav_left.gif) 0 0 no-repeat;
	width:22px;
	height:38px;
	float:left;
}
#navigation ul.nav {
	width:870px;
	height:38px;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	list-style-type: none;
	float:left;
	margin:0 0 6px 0;
}
*html #navigation ul.nav
{
	width:905px;
	}
#navigation ul.nav li {
	float:left;
	background:url(images/nav_div.gif) right top no-repeat;
/* TOREVIEW */
	/**/height:38px !important;
	/**/height:36px;
	padding:0 2px 0 0;
	/* TOREVIEW width : 0px; ALGUN ANCHO FIJO*/
}
#navigation ul.nav li a {
	display:block;
	padding:0 15px;
	/**/font:bold 12px/38px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
#navigation ul.nav li a:hover {
	display:block;
	color:#fff;
	background:url(images/nav_bg_over.jpg) no-repeat center;
}
.activelink a {
	background:url(images/nav_bgActive.gif) repeat-x;
}
#navigation ul.nav li.noImg {
	background-image:none;
}
#navigation p.navRight {
	display:block;
	background:url(images/nav_right.gif) 0 0 no-repeat;
	width:22px;
	height:38px;
	float:left;
}
.activelink a {
	background:url(images/nav_bgActive.gif) repeat-x;
}
#navigation ul.nav li.noImg {
	background-image:none;
}
#navigation p.navRight {
	display:block;
	background:url(images/nav_right.gif) 0 0 no-repeat;
	width:22px;
	height:38px;
	float:left;
}
#fotobanner {
	float: left;
	margin-left:5px;
	
}
.espacio {
	clear:both;
}

#bannerprincipal {
	width: 960px;
	margin: 0 auto;
	/*margin:1px solid red;*/
}
#logo {
	position:relative;
	top:20px;
	left:200px;
}
#contenedorContenido {
	text-align:left;
	min-height: 100%;

	width:100%;
	padding:0px;
	margin:0px;
	margin-top:25px;
}
* html #contenedorContenido{
        height: 100%;
}

#contenidoPagina {
	margin:0 auto;
	width:960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:28px;
	color:#6C6C6C;
}
#bloqueproductos div {
	padding-top: 27px;
	padding-left: 0px;

	
}

ul#bloqueproductos {
	margin-left: 0px;
	width:960px;
/*	border:1px solid red;
*/	margin:0 auto;
padding-left:4px;

}
ul#bloqueproductos li {
	float:left;
	display:inline;
	width:285px;
	margin: 0 0 0px 0px;
/*		border:1px solid #000;
*/			
}

*html ul#bloqueproductos li {

	margin: 0 0 20px 10px;
	
}
ul#bloqueproductos li h5 {
	font-family: Cambria, Arial, sans-serif;
	font-size: 23px;
	font-weight:bold;
	color: #727272;
	margin-bottom: 5px;
	padding-left: 75px;
	margin-top:7px;
	text-shadow: 0 1px 0 #000;
}
ul#bloqueproductos li p {
	font-family: "Arial";
	color: #676767;
	font-size: 12px;
	line-height: 19px;
	padding-left: 75px;
	padding-top:20px;
}
ul#bloqueproductos li#porque {
	background: #fff url(images/question.gif) 5% top no-repeat;
}
ul#bloqueproductos li#novedades {
	background: #fff url(images/news.gif) 5% top no-repeat;
}
ul#bloqueproductos li#otrosproductos {
	background: #fff url(images/information.gif) 5% top no-repeat;
}

ul#bloqueproductos li#security {
	background: #fff url(images/lock.png) 5% top no-repeat;
}

ul#bloqueproductos li#newsletter h5 {
	padding: 0;
	padding-left: 75px;
}

#service2 ul li.tick {
	display:block;
	background:url(images/tick.gif) 0 0 no-repeat;

	padding:0 0 0 21px;
		font:bold 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5d5d5d;
/*	background-color:inherit;*/
}
#patrones ul li.bulletqf {
	display:block;
	background:url(images/bulletQflow.gif) 0 0 no-repeat;
	width:200px;
	height:30px;
	padding:0 0 0 41px;
	margin-left:20px;
	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
/*	background-color:inherit;*/
}
#patrones ul li.bulletqef {
	display:block;
	background:url(images/bulletQFE.gif) 0 0 no-repeat;
	width:200px;
	height:30px;
	margin-left:20px;
	padding:0 0 0 41px;
	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
/*	background-color:inherit;*/
}
#patrones ul li.bulletqe {
	display:block;
	background:url(images/bulletQE.gif) 0 0 no-repeat;
	width:200px;
	height:30px;
	margin-left:20px;
	padding:0 0 0 41px;
	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
/*	background-color:inherit;*/
}
#patrones {
	padding-top:15px;
}
.texto_ticks {
	color:#787878;
}
.homepage #piecontenido
{
		margin-top:250px;
	}
.homepage #piecontenido
{
		margin-top:200px;
}
* html .homepage #piecontenido
{
		margin-top:0px;
}
#pie {
	background:url(images/pie_fondo.gif) repeat-x bottom;
	clear:both;
	height:220px;
	width:100%;
	 float: none;
}
#piecontenido {
	margin:0 auto;
	padding-top:100px;
	padding-left:15px;
	width:900px;
}
* HTML #piecontenido {
	width:915px;
	w\idth:900px;
}
.piecaja {
	float:left;
	padding:0 30px 0 0;
	width:190px;
}
* HTML .piecaja {
	width:180px;
	w\idth:180px;
}
.piecaja h3 {
	border-bottom:1px solid #5b99c6;
	color:#80b6dc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	padding:0 0 10px;
	text-align:left;
}
.piecaja ul {
	list-style-image:none;
	list-style-type:none;
	color:#5b99c6;
	line-height:1.7em;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin:0px;
	padding:0px;
	width:188px;
}
.piecaja li a, .piecaja li a:visited {
	color:#5b99c6;
	text-decoration:none;
}
.piecaja li a:hover {
	color:#46b1ff;
	text-decoration:none;
}
#barralateral {
	background:url(images/fdobarralateral.gif) no-repeat left top scroll;
	float:right;
	width:270px;
	min-height:509px;
	padding-left:20px;
	margin:0px;
}
/* Para Internet Explorer */
* html #barralateral {
	height:450px;
}
#textoPrincipal {
	float:left;
	width:630px;
	line-height:19px;
	padding-left:10px;
	padding-top:17px;
}
*html #textoPrincipal {
	padding-top:20px;
}
.titulos image {
	margin-top:30px;
}
.textodescargas {
	padding-left:50px;
	line-height:15px;
	font-size:11px;
}
#titbarraDescargas {
	background-image: url(images/icoDescargas.png);
	/*M*/	background-position:0 10px;
	background-repeat:no-repeat;
	float:left;
	/*M*/	height:85px;
	margin-top:6px;
	width:65%;
}
#titbarraDescargas h3, #titbarraActualizaciones h3, #titbarraNovedades h3,#titbarraUPP h3,#titbarraSoporte h3,#titbarravideos h3 {
	color:#156696;
	font-size:140.9%;
	text-indent:50px;
}
#titbarraActualizaciones {
	background-image: url(images/icoActualizaciones.png);
	/*M*/	background-position:0 10px;
	background-repeat:no-repeat;
	float:left;
	/*M*///	height:35px;
	/*M*/		height:55px;
	margin-top:30px;
	width:65%;
}
* html #titbarraActualizaciones {
	margin-top:-10px;
}
#titbarraSoporte {
	background-image: url(images/icosoporte.png);
	/*M*/	background-position:0 10px;
	background-repeat:no-repeat;
	float:left;
	/*M*///	height:35px;
	/*M*/		height:75px;
	margin-top:30px;
	width:65%;
}
* html #titbarraSoporte {
	margin-top:-10px;
}
#titbarraUPP {
	background-image: url(images/icoUPP.png);
	/*M*/	background-position:0 10px;
	background-repeat:no-repeat;
	float:left;
	/*M*///	height:35px;
	/*M*/		height:85px;
	margin-top:30px;
	width:65%;
}
* html #titbarraUPP {
	margin-top:-10px;
}
#titbarravideos {
	background-image: url(images/icoVideos.png);
	/*M*/	background-position:0 10px;
	background-repeat:no-repeat;
	float:left;
	/*M*///	height:35px;
	/*M*/		height:70px;
	margin-top:30px;
	width:65%;
}
* html #titbarravideos {
	margin-top:-10px;
}

#titbarraNovedades {
	background-image: url(images/iconovedades.png);
	/*M*/	background-position:0 10px;
	background-repeat:no-repeat;
	float:left;
	/*M*/	height:85px;
	margin-top:60px;
	width:65%;
}
#novedades p
{
	padding:0px;
	margin:0px;}
* html #titbarraNovedades {
	margin-top:-10px;
}
#lineaBarraLateral {
	line-height:1px;
	margin-bottom:6px;
	margin-left:0px;
	margin-top:10px;
	width:206px;
	height:2px;
	background:url(images/lineabarralateral.png) no-repeat;
}
/*tabs inicio*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 30px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 29px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	height:320px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
/*tabs fin*/
#txtqueesqflow {
	padding-top:5px;
}
#txtqueesqflow h3 {
	color:#007B9C;
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, verdana, sans-serif;
	font-size:24px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:15px 0;
}
/*classes copiadas cambiar nombres*/
.row {
	margin-bottom:20px;
	overflow:hidden;
	float: left;
}
.halfColumnLeft {
	float:left;
	padding-bottom:10px;
	width:47%;
}
.halfColumnLeft h2, .halfColumnRight h2, #textolicenciamiento h2, #textocaracteristicastecnicas h2,{
	color:#AA2526;
	font-size:2em;
	font-family:Calibri, "Lucida Sans", Tahoma, Arial, sans-serif;
	font-weight:normal;
	line-height:1em;
	margin:0 0 15px;
}
 .halfColumnLeft h2 a:link,.halfColumnLeft h2 a:visited,.halfColumnRight h2 a:link,.halfColumnRight h2 a:visited
 {
	 	color:#AA2526;
		text-decoration:none;
		}
.subtitulos {
	color:#7f1819;
	font-size:1.6em;
	font-family:Calibri, "Lucida Sans", Tahoma, Arial, sans-serif;
	font-weight:normal;
	line-height:1em;
	margin:0 0 15px;
}
.halfColumnRight {
	float:right;
	padding-bottom:10px;
	width:47%;
}
a.niceButtonGreen {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/bg_nicebuttonright.png) no-repeat scroll right 0;
	color:#277073;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	height:38px;
	left:-3px;
	overflow:hidden;
	padding-right:37px;
	position:relative;
	text-transform:uppercase;
}
a.niceButtonGreen:hover span {
	background-position:0 -38px;
}
a.niceButtonGreen:hover {
	background-position:right -38px;
	text-decoration:none;
}
a.niceButtonGreen span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/bg_nicebutton.png) no-repeat scroll 0 0;
	cursor:pointer;
	float:left;
	font-size:11px;
	height:38px;
	line-height:37px;
	padding:0 5px 0 20px;
}
.halfColumnRight ul.listaRequerimientos li, .halfColumnLeft ul.listaRequerimientos li {
	width:250px;
	background:transparent url(images/arrow_blue.png) no-repeat scroll 0 5px;
}
.halfColumnRight ul.listaManuales li, .halfColumnLeft ul.listaManuales li {
	width:220px;
	background:transparent url(images/icolibro.png) no-repeat scroll 0 5px;
	padding:3px 25px;
}
.halfColumnRight li a {
	text-decoration:none;
}
#textolicenciamiento ul.listalicenciamiento li, #textocaracteristicastecnicas ul.listalicenciamiento li, #textodisenodeprocesos li ul.listalicenciamiento {
	width:490px;
	background:transparent url(images/icoflechagris.gif) no-repeat scroll 0 5px;
	padding:3px 20px;
}
.halfColumnRight li, .halfColumnLeft li, #textolicenciamiento li, #textocaracteristicastecnicas li, #textodisenodeprocesos li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px 0 2px 20px;
}
.halfColumnRight li a {
	color:#266B7B;
}
.listaRequerimientos h3, .listaManuales h3 {
	color:#277073;
	font-size:0.9em;
	font-weight:bold;
	margin:15px 0 5px 0;
}
#licencianoComercial {
	width:580px;
	height:300px;
}
.botonregistrese {
	background-image:url(images/registrese.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:48px;
	margin:0 14px 0 0;
	width:310px;
}
a.botonregistrese:hover {
	background-image:url(images/registrese.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	display:block;
}
/*M*/#cabezal {
	position:relative;
}
/*M*/#cabezalTopeIzq {
	display: block;
	float: left;
	width:200px;
	height: 81px;
}
/*M*/#cabezalTopeIzqLogo {
	width:100%;
	height:100%;
	display: block;
}
/*M*/#cabezalTopeDer {
	padding-right:0px !important;
	padding-right: 50px;
}
.breadcrumb {
	padding:0px 0px 25px 0px;
	color:#7d7d7d;
	font-family:Calibri, "Lucida Sans", Tahoma, Arial, sans-serif;
}
.breadcrumb a {
	color:#AA2526;
	font-family:Calibri, "Lucida Sans", Tahoma, Arial, sans-serif;
}
/*agregado para tabs azules*/
#tabs {
	float:left;
	height:360px;
	width:310px;
/* TOREVIEW	margin:8px 13px 0 0;*/
/*	margin:10px 169px 0 0;
*/	font-family:Calibri, "Lucida Sans", Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#C5E6FE;
	margin-left:8px;
}
/*fin*/
#listaPatrones li {
	background-repeat:no-repeat;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
	line-height:1.8;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 35px;
	position:relative;
}

#listaPatrones {
	border:0px;
	margin:0px;
	padding:0px;
	padding-left:15px;
	margin-top:15px;

}

li.icoqexp {
	background: url(images/bulletQE.gif) -1px 5px;
}
li.icoqflo {
	background: url(images/bulletQflow.gif) -1px 5px;
}
#listaPatrones a:link,#listaPatrones a:visited
{
	color: #FFF;
	text-decoration:none;
		font-size:14px;}
#listaPatrones a:hover
{
	color: #CFF;
	text-decoration:none;}
	
/*estilos carrousel*/

/*termina carrousell*/

#listaDownloads
{
	text-align:left;
	line-height:2;
	list-style-position: inside; 
	padding: 0px; 
	margin: 0px;
	padding-top:8px;
	padding-left:13px;
	padding-right:13px;
	}
#link_vermas 
{
	color:#e0bc0e;}
#listaDownloads a:link,#listaDownloads a:visited
{
	color:#c5e6fe;
	text-decoration:none;
	}
#listaDownloads a:hover
{
	color:#f2bc00;
	}	
#botdescarga
{
	float:left;
margin-right:21px;
text-align:center;
width:180px;
margin-bottom:40px;
	}
#botsoporte
{
	float:left;
margin-right:21px;
text-align:center;
width:180px;
margin-bottom:40px;
	}
	#botactualizaciones
{
	float:left;
margin-right:21px;
text-align:center;
width:180px;
margin-bottom:40px;
	}
	#textoPrincipal h2
	{
		color:#AA2526;
font-family:Calibri,"Lucida Sans",Tahoma,Arial,sans-serif;
font-size:2em;
font-weight:normal;
line-height:1em;
margin:0 0 15px;
		}
/*inicio slide*/
div#ContenedorSlide div#slide-holder {
width : 625px;
height : 359px;
}
div#ContenedorSlide div#slide-holder div#slide-runner {
top : 0px;
left : 0px;
width : 625px;
height : 359px;
overflow : hidden;
position : relative;
}
div#ContenedorSlide div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#ContenedorSlide div#slide-holder div#slide-controls {
left : 0;
bottom : 20px;
width : 625px;
height : 46px;
display : none;
position : absolute;
background : url(images/slide-bg.png) 0 0;
}
div#ContenedorSlide div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
font-family:Arial, Helvetica, sans-serif;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#ContenedorSlide div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#ContenedorSlide div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#ContenedorSlide div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#ContenedorSlide div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(images/silde-nav.png);
}
div#nav ul li a {
background : url(images/nav.png) no-repeat;
}
/*fin slide*/
