* {
	padding: 0px;
	border: 0px;
	margin: 0px;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
}	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.oculto {
	visibility: hidden;
}

/* End hide from IE-mac */	

#contenedora {
	height: auto;
	width: auto;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCFF;
}
#cabecera {
	width: 50em;
	height: 5em;
	position: absolute;
}
 #textos {
}


#escudo {
	float: left;
	height: 200px;
	width: 100px;
	text-align: center;
}
#cabecera #escudo img {
	margin-left: 0.1px;
}
#cabecera #escudo a {
	padding-left: 0.2px;
	background-position: bottom;
}


#cabecera #rotulo {
	height: 3.7em;
	width: 10em;
	float: left;
	margin-bottom: 1em;
}
#menu {
	background-color: #CCCCFF;
	text-align: center;
	width: 7em;
	height: 8em;
	float: left;
}
#menu ul {
	list-style-type: none;
	height: 2em;
	width: 7em;
}
#menu li {
	height: 1.5em;
	width: 7em;
}
#menu a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	display: block;
	font-size: 18px;
	padding-top: 0.1em;
	padding-right: 0.1em;
	padding-left: 0.1em;
}
#menu a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	display: block;
	padding-top: 0.1em;
	padding-right: 0.1em;
	padding-left: 0.1em;
}
#contenedora td {
	color: #666666;
	font-size: 14px;
}
#contenedora table {
	margin-left: 10em;
}

#submenus {
	width: 35em;
	background-color: #CCCCFF;
	float: left;
}
#submenus a {
	text-decoration: none;
	color: #666666;
	display: inline;
	font-size: 14px;
	margin-left: 0.5em;
}
#submenus a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;
}
#textos {
	height: auto;
	width: 50em;
	position: absolute;
	margin-top: 7.5em;
}
#textos h2 {
	font-size: 18px;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-top: 0.9em;
	padding-left: 1.5em;
	border-bottom-color: #CCCCFF;
}
#contenedora #textos a {
	color: #666666;
	text-decoration: none;
}
#contenedora #textos a:hover {
	color: #666666;
	text-decoration: underline;
}
#textos h3 {
	font-size: 18px;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-top: 0.5em;
	padding-left: 2em;
	border-bottom-color: #CCCCFF;
}
#textos p {
	font-size: 16px;
	color: #000000;
	padding-top: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 2em;
}
#pie {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	width: 100%;
	background-position: bottom;
	margin-top: 20em;
	height: auto;
	margin-bottom: 0.5em;
}
#pie h4 {
	font-size: 14px;
	text-align: right;
	margin-right: 3em;
	color: #999999;
}
#pie a {
	text-decoration: none;
	color: #999999;
}
#pie a:hover {
	text-decoration: none;
	color: #000000;
}
.teclado {
	text-decoration: underline;
}
#textos a {
	color: #666666;
}
