
body {margin:0px;	font-size: 62.5%; font-family: Verdana, Arial, Helvetica, sans-serif; color:rgb(150,150,150); }

/* basic */

ul, ul li, ol, ol li, form, table, h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0; }
ul li { list-style-type: none; }
a { color: rgb(80,80,80); text-decoration: none; }
a:hover { text-decoration: underline;  }
p { margin: 0 0 12px 0; }
img { border: none; }
.clear { clear: both; height: 0 auto; }

/* estructura */

#head, #main, #mainFooter #footer { margin: 0 auto; font-size: 1.1em; }
#head { width: 900px;  margin-bottom: 40px; margin-top: 40px; padding: 0 20px; }
#main { width: 940px; margin-bottom: 20px; }

/* list proyect */

#list-proyect .proyect { float: left; width: 210px; height: 180px; margin: 0 0 20px 20px;  }

/* footer */

#mainFooter { width: 100%; color: rgb(140,140,140); padding:0 0 40px 0; margin-top: 40px; }
#mainFooter #footer { width: 900px; }