* {
	margin: 0em;
	padding: 0em;
}
body {
	text-align: center;
	background-color: #FFFFFF;
}
.net {
 	background-color: #FFFFFF;
	margin: 5em auto 0em auto;
	}
img {
	border: none;
}
h1 {	
}
div#contenidor {
	
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}
#contenidor ul {
	margin: 1em 20% 0em 20%;
	list-style-image: url("http://www.saniclick.com/images/delta.gif");
	}
#contenidor ul li {
	text-align: left;
	font-size: 75%;
	font-weight: bold;
	color: #666666;
	line-height: 160%;
	}
#contenidor ul li ul {
	margin: 0em 0em 0em 0em;
	list-style-image: none;
	list-style-type: decimal;
}
#contenidor ul li ul li{
	font-size: 100%;
	font-weight: normal;
	}
#contenidor ul li ul li ul{
	list-style-type: none;
	margin-left: 1em;
}
#contenidor h2 {
	color: #12B2E7;
	font-size: 24px;
	text-align: left;
	}
h2 {
	color: #12B2E7;
	font-size: 24px;
	text-align: left;
	}
#contenidor h3 {
	color: #12B2E7;
	font-size: 20px;
	text-align: left;
	}
#contenidor #cap {
	margin: 0em auto 0em auto;
	width: 860px;
	text-align: left;
	height: 100px;
	border-top: 10px solid #12B2E7;
	}
#contenidor #cap p{
	float: right;
	font-weight: bold;
	margin-right: 2em;
	font-size: 60%;
	}
#contenidor #cap p a{
	color: #ff0000;
	}
#contenidor #cap img {
	margin: 0em;
	float: left;
	}
#contenidor #menu {
	text-align: left;
	font-size: 120%;
	margin: 1em 0em 0em 17px;
	}
#contenidor #menu ul {
	list-style-type: none;
	margin: 0em;
}
#contenidor #menu li {
	display: inline;
	margin-top: 1em;
	margin-bottom: 1em;
	}
#contenidor #menu li a {
	font-weight: bold;
	text-decoration: none;
	font-size: 89%;
	color: #FFFFFF;
	background-color: #42abde;
	padding: 1.4em 20px 0.5em 10px;
	}
#contenidor #menu li a:hover {
	background-color: #999999;
	}
#contenidor #menu li a.selec {
	background-color: #999999;
	}
#contenidor #llistats {
	margin: 1em auto 0em auto;
	font-size: 150%;
	text-align: left;
	width: 22em;
	}
#contenidor #llistats a {
	color: #FFFFFF;
	padding: 0.3em;
	}
#contenidor #llistats a:hover {
	color: #666666;
	}
#contenidor #llistats #cliniques {
	width: 250px;
	height: 150px;
	border: 1px solid #12B2E7;
	background: url("http://www.saniclick.com/images/llistats_cliniques.gif") no-repeat bottom right #12B2E7;
	float: left;
	}
#contenidor #llistats #empleo {
	width: 250px;
	height: 150px;
	border: 1px solid #12B2E7;
	background: url("http://www.saniclick.com/images/llistats_empleo.gif") no-repeat bottom right #12B2E7;
	float: right;
	}
#contenidor img.marc {
	margin: 0.5em auto 0.5em auto;
	border: 3px solid #999999;
	}
#contenidor a {
	color: #000000;
	text-decoration: none;
	}
#contenidor a:hover {
	color: #CCCCCC;
	}
#contenidor p {
	color: #666666;
	font-size: 80%;
	text-align: justify;
	line-height: 1.4em;
	margin: 0.7em 20% 0em 20%;
	}
#contenidor #peu {
	font-weight: bold;
	margin: 2em 0em 0em 0em;
	}
#contenidor #peu p {
	text-align: center;
	color: #FFFFFF;
	}
#contenidor #peu a {
	text-decoration: none;
	color: #FFFFFF;
	}
#contenidor #peu a:hover {
	color: #0C789C;
	}
.contencio {
	clear:both;
	}
