* {
    padding: 0;
    margin: 0;
} 

body {
	background-image:url(images/fondo-general.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color:#FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

img { border: none; }
a:hover {
	text-decoration: underline;
	color : #000;
}

#wrap {
	margin: 0 auto;
	width: 974px;
}

#header {
	height: 131px;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #eee;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#intro {
height: 90px;
padding: 30px;
}

#content {
	padding: 0px 0px;
	background-image: url(images/fondo-cuerpo-home.png);
	background-repeat: no-repeat;
}

#content-adentro {
	padding: 0px 0px;
	background-repeat: no-repeat;
	top: 0px;
}

#wrapper-inner-left {
	width: 974px;
	float: left;
	text-align: justify;
	height: 500px;
}
#wrapper-inner-left2 {
	width: 693px;
	float: left;
	margin-left: 10px;
	position: relative;
	z-index: 8;
}
#wrapper-inner-right {
	width: 250px;
	float: left;
	margin-top: 30px;
	height: 460px;
}
#wrapper-inner-right2 {
	width: 260px;
	background-image: url(images/fondo-derecha-adentro.png);
	background-repeat: repeat-y;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 7px;
	border-top-color: #AD2624;
	border-top-style: solid;
	border-top-width: 7px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	z-index: 1;
}
#div-flashprincipal {
	/***Javier: el position absolute no hace falta pero lo dejo por las dudas***/
	position:absolute;
	width:974px;
	height:260px;
	z-index:auto;
	top: 131px;
}
#div-flashsecundario {
	width:730px;
	height:220px;
	z-index:auto;
	top: 396px;
	/***Javier: el position absolute no hace falta pero lo dejo por las dudas***/
	position: absolute;
}

#div-botones-home {
	width:200px;
	height:200px;
	z-index:auto;
	top: 400px;
	margin-left:745px;
	/***Javier: el position absolute no hace falta pero lo dejo por las dudas***/
	position: absolute;
}


.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
width: 150px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
}
.right h2 {
height: 30px;
font-size: 15px;
color: #666;
line-height: 30px;
font-weight: 100;
}
.right a { text-decoration: none }
#header-logo {
	position:relative;
	width:260px;
	height:53px;
	z-index:2;
	float: left;
	margin-top: 15px;
}
#navegador {
	position:relative;
	width:573px;
	height:28px;
	z-index:3;
	float: left;
	margin-top: 40px;
	margin-left: 130px;
}
/***Javier***/
#esp-navegador {
	position:relative;
	width:622px;
	height:28px;
	z-index:3;
	float: left;
	margin-top: 40px;
	margin-left: 80px;
	
	/*
	height:28px;
	margin-left:352px;
	position:absolute;
	top:55px;
	width:622px;
	z-index:3;
	*/
}
#navegador ul, #esp-navegador ul{
	list-style-type: none;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
} 
#navegador li, #esp-navegador li{
   display: inline;
   text-align: center;
   margin:-3px;
} 
#navegador li a,#esp-navegador li a {
	padding: 2px 15px 2px 15px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #4D4948;
	text-decoration: none;
}
#navegador li a:hover, #esp-navegador li a:hover {
	background-color: #990000;
	color: #ffffff;
}
#footer {
border-top: 1px solid #aaa;
text-align: center;
color: #333;
font-size: 11px;
padding: 0 0 10px 0;
margin-top: 20px;
}
#login {
	position:absolute;
	top:141px;
	width:225px;
	height:117px;
	z-index:4;
	margin-left: 15px;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dashed;
}
#login-titulo {
	position:relative;
	top:9px;
	z-index:5;
	color: #FFFFFF;
	float: left;
}
#login-form {
	position:relative;
	top:4px;
	width:240px;
	z-index:5;
	margin-left: 5px;
	left: 0px;
	float: left;
}
/***Javier***/
#login-form div.form-item label {
display: none;
visibility: hidden;
}
/******/
input {
	color: #333333;
	border: 1px solid #781351;
	background-color: #FEEDBA;
	height: 20px;
	width: 150px;
	-x-system-font:none;
	background:#CCCCCC none repeat scroll 0 0;
	border:1px solid #999999;
	font-family:arial,sans-serif;
	font-size:10px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	width:135px;
	margin-bottom: 8px;
}

/***Javier***/
#login-form div.form-item input{
    float: left;
	color: #333333;
	border: 1px solid #781351;
	background-color: #FEEDBA;
	height: 18px;
	width: 150px;
	-x-system-font:none;
	background:#E9E9E9 none repeat scroll 0 0;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	width:80px;
	margin: 0 6px 0 0;
}
#login-form input#edit-submit {
    width: 50px;
	background: #222 url(/images/alert-overlay.png) repeat-x;
	background-color: #AD2624;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px #999;
	cursor: pointer;
	line-height: 20px;
	padding-bottom: 4px;
}
/******/
input.login2 {
	color: #333333;
	border: 1px solid #781351;
	background-color: #FEEDBA;
	height: 18px;
	width: 150px;
	-x-system-font:none;
	background:#E9E9E9 none repeat scroll 0 0;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	width:80px;
}

input.formulario-cantacto {
	color: #333333;
	border: 1px solid #781351;
	background-color: #FEEDBA;
	height: 20px;
	width: 150px;
	-x-system-font:none;
	background:#ffffff none repeat scroll 0 0;
	border:1px solid #999999;
	font-family:arial,sans-serif;
	font-size:11px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:lighter;
	width:200px;
	margin-bottom: 8px;
	margin-left: 10px;
	}

input.validacion {
	color: #333333;
	border: 1px solid #781351;
	background-color: #FEEDBA;
	height: 20px;
	width: 262px;
	-x-system-font:none;
	background:#ffffff none repeat scroll 0 0;
	border:1px solid #999999;
	font-family:arial,sans-serif;
	font-size:11px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:lighter;
	margin-bottom: 8px;
	/*margin-left: 10px;*/
	}
/***Javier***/
input.requerido {
	color: Red;
	font-weight:bold;
	}
input.error {
	color: Red;
	font-weight: bold;
}
/*****/	
/***Javier***/
input.formulario-contacto-nl, select.formulario-contacto-nl {
	margin-bottom: 8px;
	margin-left: 10px;
	}
select.formulario-contacto-nl {
	width:204px;
	font-size: 11px;
}
/*****/
#solutions {
	border-bottom-color: rgb(153, 153, 153);
	border-bottom-style: dashed;
	border-bottom-width: thin;
	height: 125px;
	margin-left: 15px;
	position: absolute;
	top: 265px;
	width: 225px;
	z-index: 5;
}

#news-home {
	margin-left: 10px;
	position: relative;
	width: 950px;
	z-index: 5;
	background-color: #FFFFFF;
	margin-top: 15px;
	height: 90px;
}
#news-home-titulo {
	position:absolute;
	width:88px;
	z-index:8;
	margin-left: 12px;
	top: 1px;
}
#news-home-avances {
	position:absolute;
	width:799px;
	z-index:8;
	margin-left: 120px;
	height: 87px;
}
#news-home-avances-1 {
	position:absolute;
	width:380px;
	z-index:9;
}
#news-home-avances-2 {
	position:absolute;
	margin-left:410px;
	width:380px;
	z-index:9;
}


.news-titulos-avances {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
.news-texto-avance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12pt;
}


#solutions-contenido {
	position:absolute;
	top:260px;
	width:225px;
	height:125px;
	z-index:5;
	margin-left: 15px;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dashed;
}
#solutions-titulo-seccion {
	position:absolute;
	top:5px;
	width:96px;
	height:24px;
	z-index:6;
	margin-left: 5px;
}
#textos-solutions {
	position:absolute;
	top:34px;
	width:180px;
	height:80px;
	z-index:6;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 0.15in;
}


a.textos-solution{
	color:#333333;
	text-decoration: none;
}
#modules {
	position:absolute;
	top:402px;
	width:226px;
	height:177px;
	z-index:6;
	margin-left: 15px;
}
#modules-titulo {
	position:absolute;
	top:5px;
	width:116px;
	height:22px;
	z-index:7;
	margin-left: 5px;
}

#textos-modules {
	position:absolute;
	top:32px;
	width:180px;
	height:137px;
	z-index:6;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 0.15in;
}
#idioma {
	width:190px;
	height:25px;
	z-index:7;
	position: relative;
	color: #CCCCCC;
	float: left;
	margin-top: 8px;
}
a.idioma {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#home-news {
	width:963px;
	height:80px;
	background-color: #CCCCCC;
	margin-top: 15px;
	margin-left: 7px;
}

#contenido-adentro {
	width:695px;
	background-repeat: no-repeat;
	background-position:bottom;
	border-right-color:#999999;
	border-left-color:#999999;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 20px;
}

#secciones-adentro {
	width:714px;
	height:55px;
	background-image: url(images/adentro-fondo-seccion.png);
	left: 0px;
	top: 0px;
}
#seccion-nombre {
	width:546px;
	top: 19px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	position: absolute;
	margin-left: 15px;
}
#otras-noticias {
	position:relative;
	width:218px;
	z-index:8;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#otras-noticias-titulo {
	position:relative;
	width:204px;
	height:20px;
	z-index:9;
	margin-bottom: 10px;
}

#derecha-soluciones-titulo1, #derecha-Solutions-titulo1 {
	position:relative;
	width:184px;
	height:20px;
	z-index:9;
}
#derecha-soluciones-titulo2, #derecha-Solutions-titulo2 {
	position:absolute;
	width:204px;
	height:20px;
	z-index:9;
}
#derecha-soluciones-titulo3, #derecha-Solutions-titulo3 {
	position:absolute;
	width:204px;
	height:20px;
	z-index:9;
}
#derecha-soluciones-titulo4, #derecha-Solutions-titulo4 {
	position:absolute;
	width:204px;
	height:20px;
	z-index:9;
}

#titulos-notas {
	width:634px;
	z-index:9;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #AD2624;
	line-height: 22pt;
	margin-left: 20px;
}
#contenido-nota {
	width:623px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
}

#contenido-nota-best {
	width:623px;
	margin-left: 30px;
	margin-top: 15px;
	/*height: 650px;*/
}


#otras-noticias-1 {
	position:relative;
	width:198px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#otras-noticias-1 h1 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#AD2624;
	font-weight: normal;
}
#otras-noticias-1 h1 a {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color:#AD2624;
text-decoration: none;
}
#otras-noticias-1 h1 a:hover {
	color: #CC0033;
	text-decoration: underline;
}

#otras-noticias-1 h2 {
font-size: 112px;
font-family:Arial, Helvetica, sans-serif;
color: #333333;
}
#noticia-derecha-titulo {
	position:relative;
	top:5px;
	width:195px;
	z-index:9;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD2624;
}
#noticia-derecha-avance {
	position:relative;
	top:0px;
	width:195px;
	z-index:9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14pt;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #AD2624;
}
h2 {
	font-size: 12px;
	color: #AD2624;
}

#solutions-derecha {
	position:relative;
	width:218px;
	z-index:8;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#solutions-caja-dms {
	position:relative;
	width:600px;
	z-index:9;
	margin-left: 40px;
	height: 240px;
}
#solutions-caja-web {
	position:relative;
	width:600px;
	z-index:9;
	margin-left: 40px;
	height: 220px;
}
#solutions-caja-support {
	position:relative;
	width:600px;
	z-index:9;
	margin-left: 40px;
	height: 200px;
}
#solutions-caja-training {
	position:relative;
	width:600px;
	z-index:9;
	margin-left: 40px;
	height: 185px;
}
#solutions-caja-deployment {
	position:relative;
	width:600px;
	z-index:9;
	margin-left: 40px;
	height: 220px;
}
#solutions-dms-imagen {
	position:relative;
	width:150px;
	height:175px;
	z-index:9;
}
#solutions-titulos-adentro {
	position:absolute;
	width:437px;
	top: 19px;
	margin-left: 150px;
}

#solutions-avances-adentro {
	position:absolute;
	width:422px;
	margin-left: 165px;
	top: 88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#yourcompanyis {
	position:relative;
	width:210px;
	margin-top: 20px;
}
#links-yourcompanyis {
	position:relative;
	width:180px;
	margin-top: 10px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#youare {
	position:relative;
	width:210px;
	margin-top: 20px;
}
#regional {
	position:relative;
	width:210px;
	margin-top: 20px;
}
#versions {
	position:relative;
	width:210px;
	margin-top: 20px;
}


#read-more {
	position:absolute;
	top:190px;
	width:138px;
	z-index:9;
	margin-left: 165px;
}

a.link-read-more { 
color:#AD2624;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

a.link-read-more2 { 
color:#AD2624;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

a.link-read-more-news {
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


#boton-login {
	position:absolute;
	width:49px;
	height:23px;
	z-index:8;
	margin-left: 185px;
	top: 0px;
	left: -5px;
}

a.links-derecha{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none;
}
a:hover.links-derecha{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#AD2624;
text-decoration: underline;
}

a.botones {
background: #222 url(/images/alert-overlay.png) repeat-x;
background-color: #AD2624;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
padding: 8px 14px 9px;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-box-shadow: 0 1px 3px #999;
position: relative;
cursor: pointer;
}
a.botones2 {
background: #222 url(/images/alert-overlay.png) repeat-x;
background-color: #AD2624;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
padding: 8px 14px 9px;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-box-shadow: 0 1px 3px #999;
position: relative;
cursor: pointer;
}

/* border-bottom: 1px solid #222;
text-shadow: 0 -1px 1px #222;*/

#solutions-titulos {
	position:relative;
	width:680px;
	z-index:9;
	top: -19px;
}
#contenidos-solutions {
	position:relative;
	width:600px;
	z-index:9;
	margin-left: 73px;
}
/***Javier***/
#contenido-adentro ul {
padding: 0 0 0 30px;
}
/*****/
#contenidos-solution ul {
	list-style-type: circle;
	font-family:Arial, Helvetica, sans-serif;
} 
#contenidos-solution li{
   display: inline;
}

.textos-cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16pt;
}

ul.textos-cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16pt;
	list-style-type:circle;
}

li.textos-cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16pt;
}

.subtitulos-cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AD2624;
	font-weight: lighter;
}

/***Javier***/
p.subtitulos-cuerpo {
	padding: 10px 0 3px 0;
}
/*****/
#contenido-adentro2 {
	width:695px;
	background-repeat: no-repeat;
	background-position:bottom;
	border-right-color:#999999;
	border-left-color:#999999;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 20px;
	position: inherit;
}
#profecionalice-caja-avances {
	width:620px;
	position: relative;
}
#profecionalice-caja-avances2 {
	position:relative;
	width:630px;
	margin-left: 30px;
	margin-bottom: 20px;
	height: 230px;
	top: 200px;
}
#profecionalice-avance1 {
	width:600px;
	margin-bottom: 30px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	position: absolute;
	float: left;
	left: 30px;
	top: 189px;
}
#profecionalice-avance2 {
	position:relative;
	width:300px;
	float: left;
}
#profecionalice-avance-imagen {
	position:relative;
	width:105px;
	height:105px;
	z-index:9;
	float: left;
}
#profecionalice-avance-texto {
	position:relative;
	width:470px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}
.profesionalice-titulos-avances a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AD2624;
	/***Javier***/
	padding-bottom: 6px;
	/******/
}

.profesionalice-texto-avance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	/***Javier***/
	padding-bottom: 8px;
	/******/
}
/***Javier***/
.profesionalice-texto-avance a.link-read-more {
	padding-left: 3px;
}
/******/
#boton-archivo {
	position:relative;
	width:215px;
}
#formulario-cantacto {
	position:relative;
	width:630px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	height: 400px;
}
/***Javier***/
#formulario-folletos {
	position:relative;
	width:630px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	height: 480px;
}
div.mensaje-confirmacion {
padding: 15px;
}
input.form-checkbox {
width: 10px;
height: 8px;
margin-bottom: 0px;
}
div.form-nl {
width: 200px;
margin-left: 10px;
text-align: justify;
}
/*****/
#contacto-parte1 {
	position:relative;
	width:230px;
	z-index:9;
	float: left;
	margin-bottom: 30px;
	margin-right: 20px;
}
#contacto-parte2 {
	position:relative;
	z-index:9;
	float: left;
	width: 250px;
}
#login2 {
	position:relative;
	width:310px;
	z-index:8;
	margin-left: 20px;
	height: 35px;
	margin-top: 3px;
	float: left;
}
#best-avance {
	position:relative;
	width:610px;
	z-index:9;
	float: left;
	margin-bottom: 30px;
}
/***Javier***/
#contenido-nota p
{
	padding: 0 0 10px 0;
}
#contenido-nota ol
{
	padding: 0 0 10px 30px;
}
#contenido-nota ul
{
	padding-bottom: 10px;
}
#contenido-nota h4
{
padding-bottom: 3px;
font-weight: bold;
}
/*****/
/***Javier***/
div.cierre-adelantos
{
width: 623px;
clear: both;
}
/*****/
/***Javier***/
div.etiqueta-suma 
{
	margin: 10px 0 0 10px;
	width: 200px;
	font-weight: bold;
}
div.etiqueta-suma span.form-required
{
	display: none;
}
div.etiqueta-suma label
{
	display: block;
	padding-bottom: 10px;
}
div.etiqueta-suma input
{
    margin: 0 0 10px 0;
	/*font-weight: bold;*/
	font-style: italic;
}
div.etiqueta-suma-contacto
{
	margin: 10px 0 0 0;
	width: 200px;
	font-weight: bold;
}
div.etiqueta-suma-contacto span.form-required
{
	display: none;
}
div.etiqueta-suma-contacto label
{
	display: block;
	padding-bottom: 10px;
}
div.etiqueta-suma-contacto input
{
    /*margin: 0 0 10px 0;*/
	/*font-weight: bold;*/
	font-style: italic;
}
.archivo-nl a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0000;
}

#contenido-adentro ul.archivo-nl
{
	display: block;
	padding-bottom: 10px;
}
#contenido-adentro ul.archivo-nl li
{
	padding-bottom: 8px;
}
div.imagen-folletos {
position: relative;
float:right;
}
/*****/

#nl-derecha {
	position:relative;
	width:218px;
	z-index:8;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #999999;
}
#modulos-columna {
	position:relative;
	width:190px;
	z-index:9;
	float: left;
	font-size: 12px;
	line-height: 16pt;
	margin-top: 10px;
	margin-left: 7px;
}
#modulos-columna a{
	font-size: 12px;
	line-height: 16pt;
	color:#990000;
	text-decoration:none;
}
#modulos-columna a:hover {
	text-decoration: underline;
	background-color:#CCCCCC;
}#header-barra {
	position:relative;
	width:970px;
	height:45px;
	z-index:6;
	margin: 0 auto;
	background-image: url(images/header-barra-bg.png);
	background-repeat: no-repeat;
}
#boton-newsletter-header {
	position:relative;
	width:310px;
	z-index:7;
	height: 42px;
	float: left;
	margin-left: 120px;
}
div#mensajes
{position:relative;
color:#990000;
font-weight:bold;
z-index:8;
top: -90px;
margin-left:20px;
}
#contenidos-solutions-video-titulo {
	color:#AD2624;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	float:left;
	width:580px;
	margin-bottom: 15px;
}
#contenidos-solutions-video-desc {
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	float:left;
	width:580px;
	margin-bottom: 15px;
}
#contenidos-solutions-video-video {
	color:#990000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	float:left;
	width:580px;
	margin-bottom: 15px;
}
#xxxx {
	clear:both;
	position: relative;
	width: 500px;
}
#contenidos-solutions-cursos {
	position:relative;
	width:595px;
	z-index:9;
	margin-left: 75px;
}