@charset "utf-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
}
#contenedor {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
.mosaicos {
	height: 100px;
	width: 148px;
	border: 1px solid #202020;
}
.mosaicosMedio {
	height: 100px;
	width: 148px;
	border: 1px solid #000000;
}

#contenedor img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mosaicos {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#piemosaicos {
	clear: both;
	padding-top: 20px;
}

#mosaicos ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mosaicos li {
	display: inline;
	margin: 3px;
	float: left;
}


body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#piemosaicos address {
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	line-height: 1.2em;
}
#contenedor  #menu  ul {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	margin-top: 10px;
	padding-left: 300px;
}

#contenedor  #menu li {
	display: inline;
	padding-right: 20px;
}
a:hover {
	color: #999999;
}
.muestramosaico1  {
	float: left;
	height: 318px;
	width: 461px;
	margin: 3px;
	background-color: #CCC;
}
.texto1 {
	background-color: #333;
	float: right;
	height: 102px;
	width: 307px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.muestramosaico2 {
	float: right;
	height: 318px;
	width: 461px;
	margin: 3px;
	background-color: #CCC;
}
.texto2 {
	background-color: #333;
	float: left;
	height: 102px;
	width: 307px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
