/*                                                                                                Home
------------------------------------------------------------------------------------------------------
*/
#index #wrap{
	background:#BBB url(../img/bgHome.jpg) no-repeat top center;
}

#index h2 {
    font-size: 1.7em;
	margin-bottom:10px;
	color:#4D4D4D;
}    

#index #contenidos {
	width:100%;
	margin:0 auto;
	position:relative;
	z-index:1;
}
	
#presentacion {
	height:300px;
	border-bottom:2px solid #BCBCBC;
	width:95%;
	margin:0 auto;
	position:relative;
}

#index .info {
	width:95%;
	background:url(../img/tabs.png);
	margin:10px auto;
	overflow:hidden;
	height:175px;
}

#index .info .c6 a{
	margin-top:-20px;
}

#index .info .c12  ul.gris{
	background:#CCC;
	padding:5px;
	font-size:1.2em;
	margin-top:8px;
}
#index .info .c12  ul.gris li,
#index .info .c12  ul.gris li a {
	line-height:1.8em;
	color:#4D4D4D;
	text-decoration:none;
}

#index span.moreinfo {
	float:right;
	display:inline;
	font-size:0.82em;
	margin-right:5px;
}

#index .info .c12 span.fecha {
	float:right;
	display:inline;
	margin-top:-1.5em;
	font-size:0.82em;
}

#index .info .c12 a {
	color:#4D4D4D;
	text-decoration:none;
}
#index .info .c12 a:hover {
	color:#F26B23;
}
#index .info .c12 a img {
	vertical-align:middle;
	margin-right:4px;
}

/*                                                                                           Solutions
------------------------------------------------------------------------------------------------------
*/


#solutions .semiTrans ul {
	margin:10px 0;
}

#solutions .semiTrans ul li {
	border-bottom:1px solid #CCC;
	padding:3px 0 3px 18px;
	background:url(../img/flechaNarDer.gif) no-repeat 0 50%;
}
#solutions .semiTrans ul li.last {
	border:0;
}
ul.botonera {
	margin:10px 0 0 5px;
}

ul.botonera li {
	margin-bottom:8px;
}
ul.botonera li a{
	width:175px;
	height:33px;
	display:block;
	color:#666;
	font-size:1.1em;
	text-decoration:none;
	padding:9px 0 0 60px;
}
ul.botonera li a:hover {
	color:#FFF;
}

ul.botonera li.boton1 a{
	background:url(../img/boton1Off.gif) no-repeat 0 0;
}
ul.botonera li.boton1 a:hover{
	background:url(../img/boton1On.gif) no-repeat 0 0;
}

ul.botonera li.boton2 a{
	background:url(../img/boton2Off.gif) no-repeat 0 0;
}
ul.botonera li.boton2 a:hover{
	background:url(../img/boton2On.gif) no-repeat 0 0;
}

ul.botonera li.boton3 a{
	background:url(../img/boton3Off.gif) no-repeat 0 0;
}
ul.botonera li.boton3 a:hover{
	background:url(../img/boton3On.gif) no-repeat 0 0;
}

ul.botonera li.boton4 a{
	background:url(../img/boton4Off.gif) no-repeat 0 0;
}
ul.botonera li.boton4 a:hover{
	background:url(../img/boton4On.gif) no-repeat 0 0;
}

ul.botonera li.boton5 a{
	background:url(../img/boton5Off.gif) no-repeat 0 0;
}
ul.botonera li.boton5 a:hover{
	background:url(../img/boton5On.gif) no-repeat 0 0;
}

ul.botonera li.boton6 a{
	background:url(../img/boton6Off.gif) no-repeat 0 0;
}
ul.botonera li.boton6 a:hover{
	background:url(../img/boton6On.gif) no-repeat 0 0;
}


ul.botoneraSidebar {
	margin-top:10px;
}

ul.botoneraSidebar li {
	margin-bottom:8px;
}
ul.botoneraSidebar li a{
	width:175px;
	height:33px;
	display:block;
	color:#666;
	font-size:1.1em;
	text-decoration:none;
	padding:9px 0 0 60px;
}
ul.botoneraSidebar li a:hover {
	color:#FFF;

}
ul.botoneraSidebar li.boton1 a{
	background:url(../img/boton1Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar li.boton1 a:hover{
	background:url(../img/boton1On.gif) no-repeat 0 0;
}

ul.botoneraSidebar li.boton2 a{
	background:url(../img/boton2Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar li.boton2 a:hover{
	background:url(../img/boton2On.gif) no-repeat 0 0;
}

ul.botoneraSidebar li.boton3 a{
	background:url(../img/boton3Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar li.boton3 a:hover{
	background:url(../img/boton3On.gif) no-repeat 0 0;
}

ul.botoneraSidebar li.boton4 a{
	background:url(../img/boton4Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar li.boton4 a:hover{
	background:url(../img/boton4On.gif) no-repeat 0 0;
}

ul.botoneraSidebar li.boton5 a{
	background:url(../img/boton5Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar li.boton5 a:hover{
	background:url(../img/boton5On.gif) no-repeat 0 0;
}

ul.botoneraSidebar li.boton6 a{
	background:url(../img/boton6Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar li.boton6 a:hover{
	background:url(../img/boton6On.gif) no-repeat 0 0;
}

ul.botoneraSidebar li.boton7 a{
	background:url(../img/boton7Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar li.boton7 a:hover{
	background:url(../img/boton7On.gif) no-repeat 0 0;
}

ul.botoneraSidebar li.boton7_active a{
	background:url(../img/boton7On.gif) no-repeat 0 0;
	color:#FFFFFF;
}

ul.botoneraSidebar li.boton8 a{
	background:url(../img/boton8Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar li.boton8 a:hover{
	background:url(../img/boton8On.gif) no-repeat 0 0;
}

ul.botoneraSidebar li.boton8_active a{
	background:url(../img/boton8On.gif) no-repeat 0 0;
	color:#FFFFFF;
}

ul.botoneraSidebar li.boton9 a{
	background:url(../img/boton9Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar li.boton9 a:hover{
	background:url(../img/boton9On.gif) no-repeat 0 0;
}

ul.botoneraSidebar li.boton9_active a{
	background:url(../img/boton9On.gif) no-repeat 0 0;
	color:#FFFFFF;
}

ul.botoneraSidebar2 {
	margin-top:10px;
}

ul.botoneraSidebar2 li {
	margin-bottom:8px;
}
ul.botoneraSidebar2 li a{
	width:175px;
	height:33px;
	display:block;
	color:#666;
	font-size:1.1em;
	text-decoration:none;
	padding:9px 0 0 55px;
}
ul.botoneraSidebar2 li a:hover {
	color:#FFF;

}
ul.botoneraSidebar2 li.boton1 a{
	background:url(../img/boton1Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar2 li.boton1 a:hover{
	background:url(../img/boton1On.gif) no-repeat 0 0;
}

ul.botoneraSidebar2 li.boton2 a{
	background:url(../img/boton2Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar2 li.boton2 a:hover{
	background:url(../img/boton2On.gif) no-repeat 0 0;
}

ul.botoneraSidebar2 li.boton3 a{
	background:url(../img/boton3Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar2 li.boton3 a:hover{
	background:url(../img/boton3On.gif) no-repeat 0 0;
}

ul.botoneraSidebar2 li.boton4 a{
	background:url(../img/boton4Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar2 li.boton4 a:hover{
	background:url(../img/boton4On.gif) no-repeat 0 0;
}

ul.botoneraSidebar2 li.boton5 a{
	background:url(../img/boton5Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar2 li.boton5 a:hover{
	background:url(../img/boton5On.gif) no-repeat 0 0;
}

ul.botoneraSidebar2 li.boton6 a{
	background:url(../img/boton6Off.gif) no-repeat 0 0;
}
ul.botoneraSidebar2 li.boton6 a:hover{
	background:url(../img/boton6On.gif) no-repeat 0 0;
}

/*                                                                                           Solutions
------------------------------------------------------------------------------------------------------
*/

#succesStories .supSemiTrans {
	margin-top:70px;
}

#succesStories .semiTrans a {
	color:#F26B23;
	text-decoration:none;
	font-size:1.2em;
}


/*                                                                                           PressRoom
------------------------------------------------------------------------------------------------------
*/


#pressRoom ul.listaDesplegable li img {
	float:left;
	display:inline;
	margin:0px 20px 10px 0;
}

#pressRoom  ul.archive {
	margin:10px 0;
}

#pressRoom  ul.archive li a{
	padding-left:20px;
	background:url(../img/menuArchive.gif) repeat-x 0 50%;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	height:17px;
	display:block;
	margin-bottom:8px;
}

#pressRoom  ul.archive ul {
	margin-bottom:10px;
}

#pressRoom  ul.archive ul li a {
	background:none;
	color:#4D4D4D;
	height:17px;
	text-transform:lowercase;
	margin-bottom:0;
}

#pressRoom  ul.archive ul li a:hover {
	background:#CCC;
}

#pressRoom  ul.archive ul ul {
    margin-bottom: 10px;
	padding-left: 5px;
}

#pressRoom  ul.archive ul ul li {
    margin-left: 15px;
	padding-top: 5px;
}

#pressRoom  ul.archive ul ul li a {
    background: url(../img/flechaNarDer.gif) no-repeat 0 1px;
    font-weight: normal;
    height: auto;
    text-transform: none;
}

#pressRoom  ul.archive ul ul li a:hover {
    background: url(../img/flechaNarDer.gif) no-repeat 0 1px;
    text-decoration: underline;
}

#pressRoom  ul.archive ul ul li a.activo {
    font-weight: bold;
}

#pressRoom .highlights {
    padding: 20px 0 0 5px;
    margin-right: -15px;
}

* html #pressRoom .highlights { width: 235px; }

#pressRoom .highlights ul li {
    background-color: #ccc;
    overflow: hidden;
}

* html #pressRoom .highlights ul li { height: 1%; }

#pressRoom .highlights ul li {
    margin-bottom: 15px;
    padding: 10px;
}

#pressRoom .highlights ul li .noticiaFoto {
    float: left;
    padding: 0;
}

#pressRoom .highlights ul li .noticiaFoto img {
    width: 85px;
}

#pressRoom .highlights ul li .noticiaText {
    float: right;
    padding: 0 0 0 5px;
    width: 120px;
}

#pressRoom .highlights ul li .noticiaText a {
    text-decoration: none;
}

#pressRoom .highlights ul li .noticiaText a:hover {
    text-decoration: underline;
}

#pressRoom .highlights ul li .noticiaText img {
    margin-top: 10px;
}

#pressRoom .highlights ul li .noticiaText .moreinfo {
    float: right;
    font-size: .9em;
    padding: 6px 5px;
}


/*                                                                                            Contact
------------------------------------------------------------------------------------------------------
*/

#contact .c13 .fullBox {
	padding-left: 50px;
}
ul.contact  {
	margin:10px 0 30px 0;
}

ul.contact li {
	border-bottom:1px solid #CCC;
	padding:0 0 10px 20px;
	background:url(../img/flechaNarDer.gif) no-repeat 0 5%;
	margin-bottom:10px;
}
