html{

	overflow-x: hidden;

	height: 100%;

	font-size: 100%;

}



BODY {
	PADDING: 0px;
	margin: 0px;
	font-size: 1em;
	height: 100%;
	width: 100%;
	background-color: #3A403C;
}



A {
	text-decoration: none;
}


A IMG {

	BORDER-WIDTH: 0px;

}



H1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 1em;

	margin-left: 0px;

	font-weight: bold;

	text-transform: uppercase;

}



H1 SPAN{

	color: #FFFFFF;

}



#contenedor {
	width: 100%;
	margin: 0px;
	background-color: #3A403C;

}



#cabecera1 {
	FLOAT: left;
	POSITION: relative;
	width: 95%;
	left: 0px;
	top: -5px;
}



#contenedor2 {
	position: relative;
	float: left;
	top: 8px;
	width: 90%;
	margin-left: 35px;

}


#navegacion {
	FLOAT: left;
	position: relative;
	top: -10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	width: 25%;
	clear: left;
	left: 15px;

}



#menuVer1 {

	FLOAT: left;

	MARGIN-BOTTOM: 0px;

	WIDTH: 25%;

	padding-bottom: 0px;

	margin-right: 0px;

	margin-top: 10px;

	clear: both;

}

#tarjeta {
	FLOAT: left;
	MARGIN-BOTTOM: 0px;
	WIDTH: 20%;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	clear: both;
	left: 15px;
	position: relative;
	top: 20px;
}



#cuerpoPag {
	position: absolute;
	width: 80%;
	top: 0px;
	clear: both;
	left: 25%;


}

#cuerpoPag2 {
	position: relative;
	float:left;
	width: 92%;
	top: 0px;
	clear: both;
	left: 0px;


}

#contenido{
	width:100%;
	z-index:2;
	visibility: visible;
	margin:0px;
	padding:0px;
	height:480px;
	overflow: auto;
	scrollbar-face-color:#CACACA;
	scrollbar-highlight-color:#3A403C;
	scrollbar-3dlight-color:#3A403C;
	scrollbar-darkshadow-color:#3A403C;
	scrollbar-shadow-color:#3A403C;
	scrollbar-arrow-color:#232724;
	scrollbar-track-color:#3A403C;

}


#fondoimage{
	position:absolute;
	left:0px;
	top:0px;
	width:98%;
	visibility:visible;
	background-color: #232724;
	scrollbar-face-color:#CACACA;
	scrollbar-highlight-color:#3A403C;
	scrollbar-3dlight-color:#3A403C;
	scrollbar-darkshadow-color:#3A403C;
	scrollbar-shadow-color:#3A403C;
	scrollbar-arrow-color:#232724;
	scrollbar-track-color:#3A403C;
}


#mensajes{
	position: absolute;
	float: right;
	width: 65%;
	top: 5px;
	height: 350px;
	left: 410px;
	margin-left: 5px;
	clear: both;
}


#mensaje1{
	position: absolute;
	width: 55%;
	bottom: 0px;
	top: 0px;
	float: left;
	clear: both;
	overflow: auto;
	height: 350px;
	visibility: visible;
}

#mensaje2{
	position: absolute;
	width: 55%;
	bottom: 0px;
	top: 0px;
	float: left;
	clear: both;
	overflow: auto;
	height: 350px;
	visibility: hidden;
}

#mensaje3{
	position: absolute;
	width: 55%;
	bottom: 0px;
	top: 0px;
	float: left;
	clear: both;
	overflow: auto;
	visibility: hidden;
	height: 350px;
}


#mensaje4{
	position: absolute;
	width: 55%;
	bottom: 0px;
	top: 0px;
	float: left;
	clear: both;
	overflow: auto;
	visibility: hidden;
	height: 350px;
}

#mensaje-sin-menu{
	position: absolute;
	width: 65%;
	bottom: 0px;
	top: 0px;
	float: left;
	clear: both;
	overflow: auto;
	visibility: visible;
	height: 420px;
}

#submenu1{
	position: relative;
	float: right;
	width: 350px;
	clear: both;
	visibility: visible;
	left: 0px;
	top: 0px;
}

#galeria{
	position: relative;
	float: right;
	width: 350px;
	clear: both;
	visibility: visible;
	left: 0px;
	top: 0px;
}

#pie{
	position: absolute;
	width: 85%;
	clear: both;
	background-image: url(../img/motivo.gif);
	bottom: -30px;
	left: 50px;
	padding-left: 50px;
	margin-bottom: 5px;
}
