/* CSS Document */

body{background:#406413;color:#FFF;font-family:Arial, Helvetica, sans-serif;font-size:1em;margin:0;}
img{border:0;}

#global{width:940px;margin:0 auto;}
h1{display:none;}
h2{margin:0;padding:0;}
p{margin:0;}



#contenedor{float:left;width:940px;height:700px;background:#FFF url('../img/back_global.jpg') no-repeat left top;}
html > body #contenedor{height:auto;min-height:700px;}

/**************** zona izda*********************/
#copy {position:absolute;}
#copy p{margin:0;padding:9px 0 0 10px;float:right;color:#666;font-size:.7em;}


/***********************copy*****************************/

#foot{color:#FFF;font-size:.8em;float:left;clear:both;width:935px;margin:10px 0 0 0;text-align:right;}
html > body #foot{margin:10px 0 0 0;}
html > /**/ body #foot{margin:10px 0 0 0;}

#foot a{color:#FFF;}

