body
{
	margin: 0;
	padding: 0;
	font-family: verdana;
	text-align:center;
	background-image: url(../imagenes/bg_head_nube.jpg);
	background-repeat: no-repeat;
	background-position: right 71px;
}
.hide { display: none; }

#general
{
width: 920px;
  margin-left: auto ;
  margin-right: auto ;
  border:0px #666666 solid;
  text-align:left;
}
#header {
	width: 920px;
	background: url(../imagenes/cab.png); bottom left no-repeat;
	height: 56px;
	font-family: verdana;
}

#header h1 {
display:block;
	margin: 0 0 0 10px;
	float: left;
	height:49px;
	width:240px;
	line-height:40px;
	font-size:1.5em;
}


#header p {
display:block;
float:right;
width:650px;
text-align:right;
	margin: 0px;
	padding: 25px 5px 0px 0px;
	font-size:0.7em;
}

#header h1 img { display: block; }

#header h1 a:link {text-decoration:none; color: #fff;}
#header h1 a:visited {text-decoration:none; color: #FFFFFF; }

#head
{
	width:974;
	height:320px;

}
#head h1
{
	display:block;
	height:49px;
	margin:0px;
	line-height:40px;
	font-size:1em;
	font-style:oblique;
	font-weight:bold;
	padding:0px 0px 0px 20px;
	color: #666666;
}
#logo
{
width:250px;
height:174px;
margin:20px 30px 0 10px;
}

/* ------------------------------------ */
/*                                      */
/*            Menu                      */
/*                                      */
/* ------------------------------------ */

#menu {
clear:both;
	position: relative;
	top:0px;
	width: 100%;
	height: 45px;
	background-color: #00ccff;
	margin: 0 auto;
	text-align: center;
}
#menu img {
	float: left;
}

#menu ul {
	height: 45px;
	padding: 0;
	margin:0;
	list-style: none;
}
#menu li {
	float: left;
	padding: 0;
	margin:0;
	text-indent: 0px;
	line-height:45px;
}

#menu li a {
	display: block;
	height: 45px;
	width: 150px;
	text-decoration: none;
	font-size: 1em;
	color: #FFFFFF;
	font-weight:bold;
}

#menu li a:hover {
	background-color: #ff6600;
	font-size: 1.1em;
}


#content {
	clear:both;
	position: relative;
	top:0px;
	margin: 0 auto;
	width:920px;
	text-align: left;
	min-height:330px;
}
#content p{
	display:block;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 50px;
	line-height:1.6em;
	font-size:1em;
	border: solid #999999;
	border-width:0px 0px 0px 2px;
}
#content h1 {
margin:0px;
padding:0px;
	font-size: 1em;
	color: #666666;
	font-weight:bold;
}
#content img {
	float: left;
}

#content ul {
	margin:0;
	padding:0 0 0 2px;
	list-style: none;
}
#content li {
	display: block;
	width: 286px;
	float:left;
	padding:0px 10px 10px 0px;
	margin:0px 10px 0px 0px;
	text-indent: 0px;
}

#content li a {
	display: block;
	width: 286px;
	height: 55px;
	text-decoration: none;
	font-size: 1em;
	color: #333333;
	border: 1px solid #999999;
	background-image:url(../imagenes/fondo_link.gif);
	padding:5px;
	margin: 0px;
}

#content li a:hover {
	border: 1px solid #000000;
}
#contents_foot {
clear:both;
	position: relative;
	top:0px;
	margin: 0 auto;
	text-align: left;
	padding:10px 0px 30px 0px;
	font-size:0.8em;
}
#contents_foot fieldset{
border:1px solid #CCCCCC;
}
#contents_foot legend{
color: #CCCCCC;
}
#contents_foot li {
	float: left;
	padding: 0px 15px 0px 0px;
	margin:0;
	text-indent: 0px;
	list-style: none;
	line-height:30px;
}
#contents_foot a:link,
#contents_foot a:visited {
    color: #CCCCCC;
	text-decoration: none;
}

#contents_foot a:hover,
#contents_foot a:active {
	color: #CCCCCC;
	text-decoration: underline;
}




#footer {
	text-align: center;
	color: #898378;
	clear: both;
	font-family: verdana;
	font-size: 0.8em;
	height:144px;
	border: 0px solid #000000;
	width:920px;
	background-image: url(../imagenes/bg_foot.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin=0;
	padding=0;
}

#footer a:link,
#footer a:visited {
    color: #898378;
	text-decoration: none;
}

#footer a:hover,
#footer a:active {
	color: #69645c;
	text-decoration: underline;
}

#footer-contents {
	text-align: left;
	margin: auto;
	padding: 10px 35px 35px 710px;
}
