/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
margin: 0;
padding: 0;
background-color: #eee7e1;
}

img {
border: 0;
}

/* ----------container to center the layout-------------- */
#barrasup {
margin: 0;
width: 100%;
height: 80px;
color: #ac070d;
background-color: #443a39;
text-align: right;
}

#menu1 {
margin: 0;	
padding: 35px 50px 10px 0;
text-align: right;
}

#menu {
font-family: verdana, sans-serif;
font-size: 14px;
font-weight: normal;
color: #ac070d;
text-align: right;
}

#menu a:link {
margin-left: 10px;	
margin-right: 10px;	
color: #b08f59;
text-decoration: none;
}
#menu a:visited {
margin-left: 10px;	
margin-right: 10px;		
color: #b08f59;
text-decoration: none;
}
#menu a:hover {
margin-left: 10px;	
margin-right: 10px;	
color: #eee7e1;
text-decoration: none;
}
#menu a:active {
margin-left: 10px;	
margin-right: 10px;	
color: #b08f59;
text-decoration: none;
}

#main {
clear:both
margin: 0;
padding: 0 0 0 635px;
background: url(images/aleph10.jpg) no-repeat top left;
background-image: url(images/aleph10.jpg);
background-position: top left;
background-repeat: no-repeat;
background-attachment: scrolling;
min-height: 560px;
}

#maintexto {
margin: 0;
padding: 30px 20px;
}

#footer {
clear: both;
margin: 0;
height: 80px;
padding: 0;
text-align: left; 
background: url(images/fondofooter.jpg) no-repeat top right;
background-image: url(images/fondofooter.jpg);
background-position: top right;
background-repeat: no-repeat;
background-attachment: scrolling;
background-color: #ac070d;
}

#footer img {
padding: 15px 0 0 40px;
border: 0;
}

#credito {
clear: both;
margin: 0;
padding-top: 7px;
padding-left: 40px;
font-family: Trebuchet MS, sans-serif;
font-size: 10px;
font-weight: normal;
color: #a27a35;
text-align: left;
}

#credito a:link {
color: #a27a35;
text-decoration: underline;
}
#credito a:visited {
color: #a27a35;
text-decoration: underline;
}
#credito a:hover {
color: #ac070d;
text-decoration: none;
}
#credito a:active {
color: #a27a35;
text-decoration: underline;
}