@charset "utf-8";

#banner {
	height: 135px;
	width: 899px;
	float: left;
	background-color: #FFFFFF;
}
#bannerIz {
	background-image: url(imagenes/bannerIz.png);
	background-repeat: no-repeat;
	height: 135px;
	width: 10px;
	float: left;
}
#bannerDer {
	background-image: url(imagenes/bannerDer.png);
	background-repeat: no-repeat;
	height: 135px;
	width: 10px;
	float: left;
}
#base1 {
	width: 642px;
	height: 8px;
	float: left;
	background-color: #708642;

}
#base {
	width: 32px;
	height: 8px;
	float: left;
	background-color: #EC7025;
}
.bienvenido {
	margin-left: 30px;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	margin-right: 60px;
	color: #58585A;
	line-height: 16px;
}

body {
	margin: 0px;
	background-color: #000000;
	background-image: url(imagenes/body.png);
	background-repeat:  repeat-x;
}
#contenedor {
	height: 580px;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	height: 331px;
	width: 674px;
	float: left;
	margin-top: 15px;
	background-color: #F2F2F2;
}
#encabezado {
	background-image: url(imagenes/encabezado.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#esquina {
	background-image: url(imagenes/esquina.png);
	background-repeat: no-repeat;
	float: right;
	height: 55px;
	width: 55px;

}
#navegar {
	background-image: url(imagenes/navegar.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
}
#texto {
	width: 674px;
	float: right;
	height: 268px;

}
#publicidad {
	background-repeat: no-repeat;
	height: 331px;
	width: 230px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
#banIz {
	background-image: url(imagenes/esquina2.png);
	background-repeat: no-repeat;
	float: left;
	height: 71px;
	width: 42px;
}

#solIz {
	background-image: url(imagenes/sol1.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 22px;
	float: left;
}
#sol {
	background-image: url(imagenes/sol.png);
	background-repeat:  no-repeat;
	height: 71px;
	width: 43px;
	float: left;
}
#banCen {
	background-image: url(imagenes/bannerCen.png);
	background-repeat:   repeat-x;
	height: 71px;
	width: 123px;
	float: left;
}

#banCon {
	background-color: #FFFFFF;
	height: 214px;
	width: 208px;
	float: left;
	margin-left: 22px;
}
h2 {
	font-size: 16px;
	color: #4F5F2E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
}

#ban_iz {
	background-image: url(imagenes/esquinaInf.png);
	float: left;
	height: 46px;
	width: 56px;
	margin-left: 22px;
}
#ban_Cen {
	background-image: url(imagenes/bannerCenInf.png);
	background-repeat:  repeat-x;
	float: left;
	height: 46px;
	width: 144px;
}
#ban_Der {
	background-image: url(imagenes/esquinaInfDer.png);
	float: left;
	height: 46px;
	width: 8px;
}
