html {
	min-width: 760px;
}
BODY {
   background-image: url(body.jpg);
   background-color: EEEED1; 
   margin-left:      0px;
   margin-right:     2px;
   margin-top:       2px;
   margin-bottom:    2px;
   padding-left:     3px;
   padding-right:    3px;
   padding-top:      0px;
   padding-bottom:   0px;
   border: 0;
   text-decoration:  none;
   font-family:      "Comic Sans MS", "Helvetica", sans-serif;
}

/* logo titulo */
#logo {
	position: absolute;
	left: 5%;
	top: 5px;
  z-index: 20
}

h1   
{
    color: #a41b06;
    font: 140% georgia, times, "times new roman", serif;
    font-weight: bold;
    margin: 0 0 2px 0;

}
h2   
{
    color: #B52C07;
    font: 120% georgia, times, "times new roman", serif;
    font-weight: bold;
    margin: 0 0 2px 0;

}
h3   
{
    color: #5B5E0E;
    font: 106% georgia, times, "times new roman", serif;
    font-weight: bold;
    margin-top: 0;
    }
#logo img {
        border: 0;
}
#titulo {
	position: absolute;
	left: 1%;
	top: 200px;
}
#titulo img {
        border: 0;
}

#estadisticas {
        background: transparent; 
	position: relative;
	left: 1%;
	top: 500px;

}
#direccion
{
        position: relative;
        text-align: center;
	font-size: 10px;
	padding: 5px 5px 0 0;
}
/* Envoltorio */
#env {
	position: relative;
	left: 0;
	top: 20px;
	min-height: 100%;
	width: 900px;
	height: auto;
  z-index: 1
}
* html #env {
	width: 900px;
	height: 100%;
	w\idth: 900px;
	he\ight: auto;
}
#menu {

	position: relative;
	float: left;
	padding: 1px 0 0 70px;
	margin: 0;
}
#menu #enlace {
        background: #000;
        font-size: 11px;
	color: #fff;
	width: 110px;
        height: 22px;

}

#menu ul {
	clear: left;
	list-style-type: none;
	text-align: center;
	border: 0;
	padding: 0;
	margin: 0;
}

#menu #enlace2 {
    position: relative;
    display: block;
    font-size: 11px;
	color: #fff;
	width: 110px;
    height: 22px;
    background-color: #006400;
    z-index: 10
}
#menu ul li {
	float: left;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
}
#menu ul li a {
	display: block;
	background: #006400;
	color: #fff;
	width: 110px;
	height: 23px;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	border: 0;
	border-right: #006400 1px solid;
	border-left: #006400 1px solid;
	padding: 1px;
	margin: 0px;
	font-weight: normal;
	font-size: x-small;
}

#menu ul li a:hover {
	border-right: #ff3 1px solid;
	border-left: #ff3 1px solid;
	border-top: #ff3 1px solid;
	border-bottom: #ff3 1px solid;
	color: #ff6;
}
#menu a:active {
	background: #006400;
	color: #fff;
}
#menu ul li#nav7 a {
	background: #008000 url(surexsa/img/bg_dg_b5.png) repeat-y;
	border-right: 0;
	border-left: #008000 1px solid;
	width: 5%;
}
* html #menu ul li#nav7 a {
	width: 5%;
	w\idth: 5%;
}
#noticias
{
	background: #EEEED1;
	left: 300px;
	top: 100px;
	color: #000000;
	font-size: 13px;
	position: absolute;
	float: right;
	width: 550px;
	text-align: justify;
	margin: 2px;
	padding: 10px;
  font-weight: normal
}
#noticias_ppal
{
	background: #EEEEC1;
	left: 280px;
	top: 100px;
	color: #000000;
	font-size: 12px;
	position: absolute;
	float: right;
	width: 380px;
	text-align: justify;
	margin: 2px;
	padding: 10px;
  font-weight: normal
}
#noticias2
{
	background: #EEEEC1;
	color: #003000;
	font-size: 12px;
	top: 100px;
	left: 700px;
	width: 150px;
	height: 90px;
	position: absolute;
	float: left;
	text-align: justify;
	margin: 2px;
	padding: 10px;
  font-weight: normal
}
#bombas
{
	background: #EEEEC1;
	color: #003000;
	font-size: 12px;
	top: 235px;
	left: 700px;
	width: 150px;
	height: 65px;
	position: absolute;
	float: left;
	text-align: justify;
	margin: 2px;
	padding: 10px;
  font-weight: normal
}
#fotos 
{
	left: 300px;
	top: 150px;
	color: #000000;
	font-size: 14px;
	position: absolute;
	float: right;
	width: 55%;
	height: 25%;
	text-align: justify;
	margin: 2px;
	padding: 0px;
}
#pie
{
        position: relative;
        text-align: center;
	font-size: 10px;
	padding: 5px 5px 0 0;       
}
#calendario {
	position: absolute;
	top: 345px;
	left: 710px;
	width: 160px;
}
#calendario a {
	display: block;
	background: #006400;
	color: #fff;
	height: 23px;
	text-align: center;
	text-decoration: none;
	border-color: #006400;
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
	font-size: x-small;
	margin:	0px;
	padding: 0px;
	}
#calendario td {
	background: #EEEED1;
	color: #000;
	height: 23px;
	text-align: center;
	text-decoration: none;
	border-color: #006400;
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
	font-size: x-small;
	margin:	0px;
	padding: 0px;
	
	}