@charset "utf-8";
/* CSS Document */


body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(img/botonera.jpg);
	width: 796px;
	background-repeat: no-repeat;
	height: 57px;
}
#logos {
	background-image: url(img/logos.jpg);
	height: 78px;
	width: 796px;
}
#banner {
	background-image: url(img/header.jpg);
	height: 151px;
	width: 796px;
	z-index: -10;
}
#titulo {
	background-image: url(img/titulo.jpg);
	height: 20px;
	width: 796px;
}
#contenido {
	background-image: url(img/contenido.jpg);
	background-repeat: repeat-y;
}
#contenido2 {
	background-color: #FFFFFF;
}
#footer {
	background-image: url(img/footer.jpg);
	height: 93px;
	width: 796px;
}
#footer2 {
	background-image: url(img/footer2.jpg);
	height: 93px;
	width: 796px;
}
#copy {
	height: 35px;
	width: 468px;
	left: 159px;
	top: 366px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 56px;
	margin-left: 180px;
}
#botonera {
	height: 23px;
	width: 745px;
	position: absolute;
	left: 28px;
	top: 31px;
}
#tipo {
	height: 237px;
	width: 181px;
	position: absolute;
	left: 0px;
	top: 66px;
}
#login {
	height: 18px;
	width: 173px;
	position: absolute;
	left: 508px;
	top: 106px;
	text-align: right;
}
#banderas {
	height: 26px;
	width: 173px;
	position: absolute;
	left: 510px;
	top: 64px;
	text-align: right;
}
#wraper {
	width: 796px;
	left: 50%;
	margin-left: -395px;
	position: absolute;
	z-index: 1;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00ADF1;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00adf1;
	text-decoration: none;
}

a.login:link , a.login:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00adf1;
	text-decoration: none;
	}
	
a.login:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	}

