/* CSS Document */

html {
	height: 100%;
	vertical-align: top;
	margin: 0;
		}

body {
	margin: 0px 0 0 0;
	font-family:  tahoma,  arial, verdana,sans-serif;
	font-size: 11px;
	color: #66CCFF;
	text-align: center;
	height: 100%;
	vertical-align: top;
	background: url(../images/fnd_001.gif) repeat-x;


	}
a , a:link , a:visited {
	color : #66CCFF;
	text-decoration : underline;
}
a:hover {
	color: #0099FF;
	text-decoration : none;
}
a:active , a:focus {
	color: #66CCFF;
}

/*******************************************************************************/
/*******************************************************************************/
#contenedor{
	margin:auto;
	margin-top: 0px;
	width: 800px;
	height: 210px;

}

.estamosTrabajando{
padding-top: 20px;
font-size: 12px;
font-weight:bold;


}
.dirección{
padding-top: 0px; 

}
	

















