/* noticias */
#noticias ul {
	margin: 20px 10px 0px 10px;
	/*padding: 0px 0px 0px 15px;*/
	padding: 10px 20px;
	width: 700px;
}
#noticias ul li { margin-top: 6px; text-align: justify;}
#noticias a { 
	color: #333333; 
	text-decoration: none;
}
#noticias a:active, #noticias a:hover {  
	text-decoration: underline;
}
#noticias .fecha { color: #002E5C; }

/* links externos */
#externo { 
	display : block;
	text-align: center;
    height: 25px;
	line-height: 25px;
	margin: 0px auto; 
	width:990px; 
	_width:992px; 
	padding: 0px 6px 0px 0px;
	color: #666666;
	background-color: #ffffff;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#externo a { 
	color: #666666;
	text-decoration: none;
	padding: 0px 5px;
}
#externo a:hover, #externo a:active { 
	text-decoration: underline;
}
#sindicacion { 
	height: 25px;
	width: 25px;
	float: right;
}
/* localización */
#localizacion {
	width: 986px;
	_width: 988px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	color: #333333;
	background-color:#f3a62d;
}
#localizacion p
{
	margin-bottom:0px;
}
/*certificaciones*/
#certificaciones { padding-top: 15px; text-align: center;}
#certificaciones ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

#certificaciones li
{
	display:inline;
	margin:0px;
	padding:0px 12px;
}
#barrapie {
	width:996px;
	_width:998px;
	float:left;
	display:inline;
}
.bcentro
{
	width:966px;
	_width:968px;
	height:9px;
	float:left;
	display:inline;
	background-image: url(../images/bc.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}
.bizq
{
	height:9px;
	width:15px;
	background-image: url(../images/bizq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	display:inline;
}
.bdrch
{
	height:9px;
	width:15px;
	background-image: url(../images/bdrch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	display:inline;
}
.enlaceproyecto
{
	width:auto;
	float:left;
	display:inline;
	text-align:center;
	margin-right:20px;
}
#proyectos
{
	padding-left:15px;
	padding-right:15px;
}


