@import url("articulos.css");
body {
  margin: auto;
  position: relative;
  color:white;
    background-color: #666666;
background-image:url(../img/1.gif);
}
#container {
  margin: auto;
  width: 970px;
  height: 1000px;
  position: relative;
}
.info_verde {
color:#7FAF1B;
}
a {
text-decoration:none;
color:#7FAF1B;
}
#articulos{
position:relative;
margin-left:5px;
margin-top:10px; 
}
#footer {
  clear: both;
  text-align: center;
  padding-top: 12px;
  font-weight: inherit;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.7em;
}
#footer a {
  text-decoration: none;
  color: #cccccc;
}
#footer a:hover {
  color: #7faf1b;
}

#col_centro{
position:relative;
width:765px;
height:940px;
float:right;
background-color: white;
margin-top:10px;
}
#col_izq{
position:relative;
float:left;
width:181px;
height:930px;
background-color: white;
padding:5px 10px 5px 10px;
color:silver;
font-family: helvetica,sans-serif;
font-size: 12px;
margin-top:10px; 
text-align:center;
}
#header{
height:132px;
background-color: white;
}
#header{
height:132px;
width:970px;
background-color: white;
}
ul{
list-style:none;
}
li {
display:inline;
}

h1.title{
color:#666;
text-align:center;
font-family: helvetica,sans-serif;
font-size: 20px;

}
.title_green{
color:#7faf1b;
font-family: helvetica,Arial,sans-serif;
font-size: 50px;
margin-left:5px;
font-weight:bold;
}
.resaltar{
color:#7faf1b;
font-family: helvetica,Arial,sans-serif;
font-size: 12px;
margin-left:5px;
font-weight:bold;
}
.title_2{
color:#666;
font-family: helvetica,sans-serif;
font-size: 30px;
margin-left:5px;
font-weight:bold;
}
.title_3{
color:#666;
font-family: helvetica,sans-serif;
font-size: 15px;
margin-left:5px;
}
#proyect_1{
color:#666;
font-family: helvetica,sans-serif;
font-size: 12.5px;
font-weight:bold;
margin-left:25px;
margin-right:25px;
}