/* CSS Portada */

#portada{
	}
	
#portada #noticia{
	/*background: transparent url(/imagenes/bottom-hotNew.gif) bottom no-repeat;*/	
	width: 640px;
	height: 300px;
	background: transparent url(/imagenes/title.gif) top no-repeat;
	margin-top: 15px;
	}
	
#noticia h1{
	font-size: 14px;
	padding: 5px 5px 0 10px;
  margin: 0;
  border: none;
	}	
	
/* Necesario para mantener el margen con el menu */	
#contenidoNew{	
	border-left: 1px solid #A7A9AC;
	border-right: 1px solid #A7A9AC;
	border-bottom: 1px solid #A7A9AC;
	padding: 10px 5px 5px 5px;
	background: transparent url(/imagenes/pb.gif) bottom right no-repeat;	
	}
	
#noticia #imagenNoticia{
	padding: 5px 5px 5px 10px;
	float: left;
	width: 250px;	
	}

#noticia #imagenNoticia img{
	width: 250px;
	height: 245px;
	}

#noticia #textoNoticia{
	margin-left: 270px;
	height: 255px;
	}
	
#noticia #textoNoticia p{
	margin-top: 0;
	}
	
#noticia #textoNoticia br{
	line-height: 10px;
	}
	
#noticia #linksNoticia{  
	/*float: left;
	width: 100px;
	clear: both;*/
	}
	
#linksNoticia ul{
	margin: 0;
	padding: 0;
	}

#linksNoticia ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#linksNoticia ul li a{
	background: transparent url(/imagenes/list-caracteristicas.gif) left center no-repeat;
	padding-left: 15px;
	margin-left: 5px;
	font-size: 90%;
	}
	
#portada #productos{
	/*border-top: 2px solid #003300;*/
	/*border-top: 2px solid black;*/
	padding: 5px;
	margin-top: 5px;
	}
	
#portada #productos table{
	text-align: center;
	}
	
#productos #hard{	
	}
	
#productos #soft{
	}
	
#productos #solutions{
	}

/*
#productos #hard, #productos #soft, #productos #solutions{
	float: left;
	width: 180px;
	margin: 10px;
	text-align: center;
	}
*/
	
#productos #hard select, #productos #soft select, #productos #solutions select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	color: #000000;
	}	
	
#hard .imagenProductos, #soft .imagenProductos, #solutions .imagenProductos{
	}
	
#hard .imagenProductos img, #soft .imagenProductos img, #solutions .imagenProductos img{
	width: 170px;
	height: 100px;
	}
	
#hard .textoProductos, #soft .textoProductos, #solutions .textoProductos{
	}

#latestNews .bottom, #latestEvents .bottom{
	margin: 5px 0;	
	}

#latestEvents{
  margin-top: 150px;
  }

#latestNews{
	/*background-color: #66FFCC;*/
	}
	
#latestEvents, #latestNews{
	margin-bottom: 10px;
	/*background-color: #66FFCC;*/
	background: #F9F9F9 url(/imagenes/bottom-hoja.gif) bottom center no-repeat;
	padding-bottom: 5px;
	}
	
#latestNews #headerNews, #latestEvents #headerEvents{
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	margin-bottom: 5px;
	/*border-bottom: 2px solid #C1C3CD;*/
	/*border-top: 2px solid #8BA88C;
	border-bottom: 2px solid #8BA88C;*/
	border-top: 4px solid #DCDCDC;
	text-align: left;
	padding: 10px 0 10px 45px;
	}
	
#latestEvents #headerEvents{
	background: transparent url(/imagenes/eventos.gif) left center no-repeat;
	}
	
#latestNews #headerNews{
	background: transparent url(/imagenes/news.gif) left center no-repeat;
	}

#latestNews ul, #latestEvents ul{
	padding: 0;
	margin: 0 0 0 15px;
	list-style-type: square;
	/*list-style-image: url(/imagenes/list-active.gif);*/
	}
	
#latestNews ul li, #latestEvents ul li{
	font-size: 10px;
	padding: 0;
	margin: 1px 0;
	}
	
.continua,
.continua a{
	font-size: 10px;
	color: #156A4F;
	font-weight: bold;	
	}


#leftCol .AtoZ img{  
  position: absolute;
	top: 115px;
	left: 45px;
	width: 75px;
	height: 75px;
  }
  
#leftCol .AtoZ2 img{  
  position: absolute;
	top: 198px;
	left: 35px;
	width: 100px;
	height: 50px;
  }  
