body {
	background-image: url(imgs/wallpaper.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenedor {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #header img {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#contenedor #header {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(imgs/logo_sindicato.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 78px;
	margin-bottom: 20px;
}
h1 {
	display: none;
}
p {
	margin: 0px;
	padding: 0px;
}

h2 {
	display: none;
}

#contenedor #fondo_01 {
	background-image: url(imgs/fondo_01.jpg);
	height: 193px;
	width: 547px;
}
#contenedor #fondo_contenido {
	background-image: url(imgs/fondo_02.jpg);
	width: 397px;
	height: 185px;
	padding-left: 150px;
}
#contenedor #fondo_04 {
	background-image: url(imgs/fondo_04.gif);
	height: 211px;
	width: 547px;
	margin-bottom: 20px;
}
address {
	display: none;
}


.fondotexto {
	background-color: #000000;
}

#contenedor #fondo_03 {
	background-image: url(imgs/fondo_03.jpg);
	height: 325px;
	width: 397px;
	padding-left: 150px;
}
.fondotexto02 {
	background-color: #DD0000;
	margin-top: 20px;
}
.fondotexto02 a {
	text-decoration: none;
	color: #FFFFFF;
}
.fondotexto02 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
