#menu {
	width: 195px;
	background-image: url(imag/fondo-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	float: left;
	text-align: left;
	clear: left;
	margin-left: 0px;
	padding-left: 0px;
}
#extranet {
	float: right;
	margin-top: 10px;
	font-size: 0.7em;
	color: #FFFFFF;
	background-image: url(imag/fondo-extranet.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#slogan {
	float: right;
	margin-top: 10px;
	text-align: right;
	clear: right;
	font-size: 0.7em;
	color: #666666;
	line-height: 1em;
}
#contenidos {
	text-align: left;
	padding-left: 195px;
	background-color: #000000;
	background-image: url(imag/collage-home.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	*background-position: -195px top;

	height: 335px;
}
#menu ul {
	list-style-type: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 20px;
}
#menu ul ul {
	padding-left: 0px;
	font-weight: normal;
	color: #CCCCCC;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 0px;
}
.dondestoy {
	color: #006699;
	font-size: 0.8em;
	text-align: left;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.dondestoy a {
	color: #006699;
}

#menu ul ul a {
	color: #CCCCCC;
}

#menu li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#titulo {
	background-image: url(imag/fondo-titulo-pagina.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	*height: 55px;
	padding-right: 15px;
	padding-top: 10px;
}
#menu li li {
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pie {
	font-size: 0.7em;
	color: #666666;
	line-height: 1.2em;
	clear: both;
	background-color: #EAEAEA;
	height: 75px;
}
#sombracopy {
	background-image: url(imag/fondo-pie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
#copy {
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
}
.logoinstagui {
	float: left;
	padding-right: 10px;
}
#pie2 {
	text-align: left;
	float: left;
	margin-left: 20px;
}
#pie3 {
	text-align: right;
}
.resaltepie {
	color: #435E89;
}
#pie1 {
	float: left;
	text-align: left;
}

#logo {
	float: left;
	margin-top: 20px;
}
#contenidos p {
	font-size: 0.7em;
	color: #FFFFFF;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.7em;
	text-align: left;
}

body {
	font-size:100%;
	line-height:1.125em;
	background-color: #EAEAEA;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imag/fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#main {
	background-image: url(imag/fondo-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#centro {
	text-align: center;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
h1 {
	font-size: 1.63em;
	color: #666666;
	font-weight: normal;
	padding-top: 10px;
	text-align: right;
}
h2 {
	font-size: 1.38em;
	color: #FFFFFF;
}

#arriba {
	background-image: url(imag/fondo-arriba.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 120px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#container {
	text-align: center;
}
.botonsalir {
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
#extranet input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}

