body {
	margin:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(../images/fondo.jpg);
		background-color:#00458e;
}
.tb_fondo_cuerpo
{
	background-image:url(../images/ima_ev_cuerpo.jpg);
	background-position:center;
	display:block;
	width:800px;
	height:auto;
}
.tb_fondo_footer
{
	background-image:url(../images/ima_ev_footer.jpg);
	background-position:center;
	display:block;
	width:800px;
	height:50px;
}
.tb_fondo_welcome
{
	background-image:url(../images/ima_ev_fondo_welcome.jpg);
	background-position:center;
	display:block;
	width:419px;
	height:517px;
}
.tb_fondo_welcome_titulos
{
	background-image:url(../images/ima_ev_fondo_titulos.jpg);
	background-position:center;
	display:block;
	width:363px;
	height:38px;
}
.tb_fondo_about
{
	background-image:url(../images/ima_ev_fondo_about.jpg);
	background-position:center;
	display:block;
	width:742px;
	height:424px;
}
.tb_fondo_titulos_interiores
{
	background-image:url(../images/ima_ev_titulo_interiores.jpg);
	background-position:center;
	display:block;
	width:685px;
	height:38px;
}
.texto1
{
	font-family:sans-serif;
	font-size:11px;
	color:#99afc7;
}
.texto2
{
	font-family:Verdana;
	font-weight:bold;
	font-size:16px;
	color:#00458e;
}
.texto3
{
	font-family:Verdana;
	font-size:16px;
	color:#333333;
}
.texto4
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#00458e;
}
.texto5
{
	font-family:Verdana;
	font-size:12px;
	color:#333333;
}
.tb_fondo_centro_interiores
{
	background-image:url(../images/ima_centro_interiores.jpg);
	background-position:center;
	display:block;
	width:742px;
	height:auto;
}


