/*+clearfix {*/
#contenedor:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#contenedor
{
	display: inline-block;
}
#contenedor
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
BODY
{
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #50565A;
}
#footer
{
	background-color: #4F5559;
	width: 880px;
	height: 65px;
	margin-left: 0px;
	padding-left: 20px;
	font-family: "Trebuchet MS", sans-serif, Arial, Verdana;
	font-size: x-small;
	color: #00919E;
	position: relative;
	margin-top: -65px;
	clear: both;
	background-image: url(img/fondo_footer.jpg);
}
/*[clearfix]*/#contenedor
{
	left: 0px;
	top: 0px;
	height: 100%;
}
#menu_princ
{
	width: 120px;
	float: left;
}
#menu_princ_imagen
{
	height: 220px;
	width: 120px;
	margin: 0px;
}
#menu_princ_text
{
	width: 120px;
	margin: 0px;
}
#menu_sec
{
	float: left;
	width: 120px;
}
#contenido
{
	width: 660px;
	float: left;
}
#cabecera
{
	height: 219px;
	width: 422px;
	margin: 0px;
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#imagenes
{
	height: 200px;
	width: 510px;
	background-color: #8D9398;
}
#contenido_texto
{
	width: 510px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	position: relative;
	color: #575E64;
}
#contenido_texto_princ
{
	float: inherit;
	width: 470px;
	padding-bottom: 0px;
	padding-top: 20px;
	text-align: justify;
	border-bottom: 15px solid #CDD6DD;
	margin-left: 20px;
	margin-bottom: 20px;
}
#contenido_texto_sec
{
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	width: 150px;
}
.menu
{
	font-family: "Trebuchet MS", sans-serif, Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #8D9398;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CED7DE;
	margin: 0px 10px;
	padding-top: 5px;
	padding-left: 4px;
	/*[disabled]letter-spacing:1px;*/
}
.menu A
{
	text-decoration: none;
	color: #8D9398;
}
.menu A:hover
{
	text-decoration: none;
	background-color: #E8ECF0;
}
.submenu
{
	font-family: "Trebuchet MS", sans-serif, Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEEF1;
	letter-spacing: 0px;
	margin: 0 10px;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.submenu A
{
	text-decoration: none;
	color: #8C9297;
}
.submenu A:hover
{
	text-decoration: none;
	background-color: #00919E;
	color: #FFFFFF;
}
.resaltado
{
	color: #00929F;
}
H1
{
	font-family: Georgia;
	font-size: 28px;
	color: #00929F;
	font-variant: normal;
	font-weight: lighter;
	line-height: 0.8;
	margin-top: 5px;
	background-color: #DADEE1;
	padding: 10px 0;
	border-bottom: 5px solid #00919E;
}
#contenido P
{
	font-family: Candara;
	font-size: 13px;
}
#menu_sec_text
{
	width: 120px;
	margin: 0px;
}
#menu_sec_imagen
{
	width: 120px;
	margin: 0px;
}
UL
{
	font-family: "Trebuchet MS", sans-serif, Arial, Verdana;
	font-size: 11px;
	list-style-image: url(img/icon_flecha.png);
	color: #747474;
}
LI
{
	margin-left: -15px;
	margin-right: 10px;
	margin-bottom: 10px;
}
A
{
	text-decoration: none;
	color: #00929F;
}
A:visited
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
HTML, BODY, #contenedor
{
	height: 100%;
}
BODY>#contendor
{
	height: auto;
	min-height: 100%;
}
