
html {
  margin-bottom: 1px;
}

html,
body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;

  font: 400 0.8em georgia, serif;
  line-height: 180%;

  background: url(../Images/body.jpg) repeat top left fixed;
  color: #6D6864;
}

h1, h2, h3, h4, h5, h6, p, dl {
  margin: 0;
  padding: 10px 0;
}

h1 {   
  clear: both;
  font: 400 1.9em georgia, serif;
  color: #532406;  
}

h2 {
  clear: both;
  font: 400 1.3em georgia, serif;
  color: #61804E;
}

h3 {
  font-family: georgia, serif;
  color: #8F512A;
  font-size:12px;
}

h4 {
  font: 400 0.9em georgia, serif;
  text-transform: uppercase;
}

a {
  text-decoration: none;
  color: #5E9040;  
  border-bottom: 1px solid #B8E78B;
}

span.carnet{

	padding-left:50px;
	font-family: georgia, serif;
	color: #8F512A;
	font-size:12px;

}
a:visited {
  background-color: #F1FFE3;
}

a:hover {
  color: #3C5D29;
  background-color: #F1FFE3;
  border-bottom: 1px solid #4A6E35;
}
#divFlash{
	text-align:center;
	display:none;
	width:100%;
}
#loading{
    width:100%; 
	display:block;
	margin-top:200px;
	position:absolute;
	left:0px;
	top:0px;
}
#content{
	display:none;
}
imagen {float: right;
        width:auto;
	
	}
