/* Informacion de los contenedores */
#contenedor {
  width: 1050px;
  margin: 0 auto ;
}
#cabecera {
	clear: both;
	}
#sec1 {
	clear: both;
	margin-top:5px;
	}	
#sec2, #sec3, #sec4 {
	float:left;
	padding-top:5px;
	}
#sec5 {
	clear: both;
	}

/* Informacion de enlaces */
a {
	color: #000000;
}
a.final {color: #000000;}
a { 
    outline:0; 
}

/* Informacion del body */
body {
	background-color: #333;
	background-image: url(../images/fondoweb.png);
	background-position: center top;
	}

/* Informacion de imagenes */
#sec1 img {
	width:120px;
	height:40px;
	}
#sec2  a img{
	width:120px;
	border: 1px solid #000;
	}
#sec1 {
	background-image: url(../images/barra1.jpg);
	background-repeat: repeat-x;
	background-color: #FF7E00;
	padding-top: 7px;
	height:50px;
	}
#sec2, #sec3, #sec4 {
	background-color: #FF7E00;
	height:570px;
	}
#sec3 {
	width:600px
	}
#sec2 {
	width:140px;
	}
#sec2 p {
	margin-top: 5px;
	}
#sec4 {
	width:310px
	}
#sec5{
	background-image: url(../images/barra2.jpg);
	height:45px;
	}

/* Informacion del texto */
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height:17px;
	}
a.secciones {
	margin:3px 1px;
	border-style: none;
	}
.copy {	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
a.noticias {margin-top:10px;}
