* {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Crisp;
	font-size: 14px;
	color: #333333;
	text-align: left;
	border-collapse: collapse;
}
body {
	background: url(../img/fons_web.jpg) repeat-x;
	background-color: #ebe7de;
	text-align: center;
}

a {
	text-decoration: none;
}

a .selected {
	font-weight: bold;
	text-decoration: none;
}

ul {
	list-style-type: none;
	margin-bottom: 15px;
}

img {
	border: 0;
	/*float: left;*/
}

.home img {
	float:left;
}

.destacat img{
	float:left;
}

li {
	
}

h1 {
	color: #003c58;
	font-size: 18px;
	font-family: Georgia, Crisp;
	font-style: italic;
	display: block;
	margin-top: 15px; //
	margin-top: 25px;
	align-text: left;
	margin-bottom: 10px; //
	margin-bottom: 0px;
}

h2 {
	color: #0c6dbd;
	font-size: 18px;
}

h3 {
	font-family: Arial;
	font-weight: bold;
	color: #003c58;
	font-size: 15px;
}

h4 {
	font-weight: bold;
}

span {
	font-family: Arial;
	font-weight: bold;
	color: #003c58;
}

p {
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}

td {
	width: 275px;
}
.e2{
	padding-left:12px;
}
.e3{
	padding-left:30px;
}

tr {
	height: 70px;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
}

#contenidor_general {
	margin: 0px auto;
	width: 950px;
}

#logo_esq {
	padding-left:20px;
	float: left;
}

#logo_dret {
	float: right;
	margin-top: 9px;
}

#logo_dret img {
	float: right;
}

#menu_idiomes {
	float: right;
	margin-bottom: 4px;
}

#menu_idiomes a {
	font-size: 11px;
}

#menu_idiomes a.selected {
	font-size: 11px;
	font-weight: bold;
}

#contenidor {
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
	width: 100%;
}

/************ menu superior ************/
#menu_superior {
	height: 6em;
	padding: 0 0 0.2em;
}

.logo_menu {
	float: left;
	width: 218px;
}

#menu_superior .menu { 
	display: block;
	float: left;
	position: relative;
	margin-left: 45px; 
}

#menu_superior .menu ul {
	float: right;
	margin-left: 17px;
}

#menu_superior .menu li {
	width: 134px; //
	width: 119;
	float: left;
}

#menu_superior .menu li a:hover {
	background-image: url(../img/fons_hover_menu_horitz.gif);
	font-weight: bold;
	color: black;
}

#menu_superior .menu li a:hover  {
	color: black;
}

#menu_superior .menu li.selected {
	background-image: url(../img/fons_active_menu_horitz.gif);
	height: 75px;
}

#menu_superior .menu li.selected a:hover {
	background-image: url(../img/fons_active_menu_horitz.gif);
	color:white;
}

.separador {
	border-left: 1px solid #333333;
}

.separador a {
	text-decoration: none;
	padding:28px 5px 0px;
	display: block;
}

.selected .separador a {
	color: white;
	font-weight: bold;
}

/************ cos ************/
#cos {
	margin-left: 20px;
}

#cos img {
	margin-bottom: 21px;
}

#banners {
	margin-left: 11px;
	float: left;
	margin-bottom: 5px;
	width: 255px;
}

#banners .banner { //
	margin-bottom: 21px;
}

#destacats {
	margin-left: 20px;
	margin-bottom: 70px;
}

#destacats .destacat {
	margin-right: 20px;
	width: 290px;
	border-top: 1px solid #b7b7b7;
	float: left;
	margin-top: 9px;
}

#destacats .destacat img {
	margin-top: 14px;
	margin-right: 15px;
}

#destacats .destacat .entradeta {
	margin-top: 14px;
}

.entradeta a {
	text-decoration: none;
	font-weight: bold;
}

/************ peu ************/
#peu {
	border-top: 1px solid #b7b7b7;
	text-align: center;
	margin-bottom: 0px;
	//padding-top:18px;
}

#peu ul {
	margin-top: 18px;
	height: 18px;
	margin-left: 170px;
}

#peu li {
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	float: left;
}

#peu .separador {
	font-size: 12px;
	color: #666666;
	border-left: 1px solid #666666;
	height: 12px; 
	padding-left:8px;
	float:left;
}

#peu a {
	font-size: 12px;
	color: #0C6DBD;
	padding-top:0px; 
	padding-left:5px;
}
#peu .separador span {
	font-family: Arial;
	font-weight: bold;
	color:#0C6DBD;
	font-size: 12px;
}

/************ interior: cos > menu ************/
.menu_2nivell {
	width: 228px;
	float: left;
}

.menu_2nivell li {
	border-bottom: 1px solid #c2c2c2;
	width: 228px;
	
}

.menu_2nivell ul {
	margin: 1.5em 0;
	padding-bottom: 85px; 
}

.menu_2nivell a {
	padding-bottom: 10px;
	display: block;
	width: 224px;
	padding-top: 10px;
	background: url(../img/fletxa.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.menu_2nivell a:hover {
	background-repeat: repeat-y;
	background-image: url(../img/fons_hover_menu_vertical.gif)
}
.menu_2nivell a:hover  p{
	background: url(../img/fletxab.gif);
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: bold;
}
.menu_2nivell a  p{
	color:#333;
	font-weight: normal;
	cursor: pointer;
}

.menu_2nivell li:hover {
	color: #0c6dbd;
	
}
.menu_2nivell li a:hover { 
	font-weight: bold;
}

.menu_2nivell li.selected {
	background-repeat: repeat-y;
	font-weight: bold;
	background-image: url(../img/fons_hover_menu_vertical.gif)
}

.menu_2nivell li.selected a {
	background: url(../img/fletxab.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color:#0C6DBD;
}
.menu_2nivell li.selected a p{
	color:#0C6DBD;
	font-weight: bold;
}

.menu_2nivell img {
	margin-bottom: 0;
	float: left;
}
.menu_2nivell .ajusta {
	margin-top: 175px;
}

/************ interior: cos > text ************/
.text {
	float: right;
	margin: 1.5em;
	margin-left: 40px; //
	background-repeat: no-repeat;
	color: #666666;
	width: 640px; //
	width: auto;
	font-size: 14;
	margin-top: 10px;
}

.text a {
	color: #0C6DBD;
	font-size: 14;
}

.text a:hover {
	color: #0C6DBD;
	font-size: 14;
	text-decoration: underline;
}

.text ul {
	color: #1C77C1;
}
.text ol 
{
	
}
.text ol li
{
	background: none;
	color:#003C58;
	margin-left:25px;
	padding:0px;
	display:list-item;
	zoom:0;
}
.text ol li ul li
{
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-top: 6px;
	padding-left: 22px;
	color: #666666;
}
ol.lletres 
{
	list-style-type:lower-alpha;
}
ol.lletres li 
{
	display:list-item;
}
.text li {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-top: 6px;
	padding-left: 22px;
	color: #666666;
	zoom:0;
	
}

#cos .text img {
	margin: 0 144px 15px 0;
}

#cos .text .titol {
	margin: 0 0 51px; //
	margin: 0 0 16px;
	width:640px;
}

#cos .text p {
	font-weight: normal;
	margin-top: 6px;
}
#cos .text p.mig {
	text-align: center;
}
#cos .text p.mig span {
	//text-align: center;
}
.link {
	margin-top: 22px;
	//margin-top: 20px;
	background: url(../img/fletxaup.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 39em;
}
.links {
	margin-top: 36px;
	background: url(../img/fletxaup.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 39em;
}
.link2 {
	margin-top: 20px;
	background: url(../img/fletxaback.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:left;
}

.link a {
	color: #0C6DBD;
	font-size: 12px;
}
.links a {
	color: #0C6DBD;
	font-size: 12px;
}
.link2 a {
	color: #0C6DBD;
	font-size: 12px;
	margin-left:20px;
}
.link a:hover {
	color: #0C6DBD;
	font-size: 12px;
	text-decoration: underline;
}
.links a:hover {
	color: #0C6DBD;
	font-size: 12px;
	text-decoration: underline;
}
.link2 a:hover {
	color: #0C6DBD;
	font-size: 12px;
	text-decoration: underline;
}

.dreta {
	margin-left: 10px;
	float: right;
}

.colegi {
	padding:10px;
}

#cos .text .dreta img {
	margin: 0px;
}

.centre {
	margin-left: 30px;
	margin-top: 60px;
}
.centre img{
	float:none;
}

.esq {
	margin-left: 40px;
	margin-right: 20px;
	float: left;
}

.esq a {
	margin-left: 40px;
}

#cos .text table img {
	margin: 0 35px 0 60px; //
	margin: 0 35px 0 0px;
}

#cos .text table { //
	margin: 0 0px 0 0px;
	float:left;
}
#cos .text table.organismes { 
	width:540;
}

#cos .text .ccfmc {
	margin: 0 40px 15px 0;
}

/************ table ************/
#cos .text table.barems
{
	width:640;
	//width:631;
	table-layout:auto;
}
.barems td
{
	border: 1px solid #000;
	margin-left:5px;
	color:#666;
	text-align: center;
	background-color: #F2F2F2;
	
}
.barems td.primera
{
	width:180px;
	font-family: Arial;
	font-weight: bold;
	color: #003c58;
}
.barems td.segona
{
	padding:15px;
	width:1100px;
	text-align: justify;
}
.barems td.tercera
{
	vertical-align: text-top;
	padding-top:15px;
	//padding-top:20px;
	width:275px;
}
.barems li
{
	background-image: none;
}
.barems p
{
	text-align: center;
}

/**************** cerca ***************/
.selector {
	margin-top:4em;
}
.selector .bloc 
{
	margin:0.5em 0 0;
}
.selector label 
{
	display:inherit;
	margin-top:1em;
	//margin-top:15px;
}
.searchButton {
	//margin-top:15px;
}
.selector .inputs 
{
	border:1px solid #999999;
	margin-top:15px;
	float:left;
}
.titular {
	margin-top:1em;
}
.titular .redondear_caja {
	left:-0.5em;
	padding:0.5em 0.5em 0.2em 0.8em;
	position:relative;
	top:-0.5em;
	width:100%;
	background-image:url(../img/fons_hover_menu_vertical.gif);
	background-repeat:repeat-y;
	height:30px;
}
.titular .redondear_caja h3{
	margin-top:6px;
}	
#paginador {
	list-style-type:none;
	margin:0.5em 0;
	padding-bottom:2em;
}
#paginador li{
	background-image:url(../img/separador.png);
	background-position:right top;
	background-repeat:no-repeat;
	border-left:1px dotted #666;
	float:left;
	padding:0 0.5em 0;
}
#paginador li a.selected{
	font-weight:bold;
	font-size: 15px;
}
.selector .submit 
{
	margin-left:12em;
}
.index{
	margin-top:38px;
}
.resultat{
	display:block;
	padding-top:3px;
}
#resultats_poblacio {
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
}
#resultats_poblacio .resultat ul li{
	float:left;
	width:248px;
	margin-right:50px;
	margin-bottom:20px;
	height:125px;
}


.resultat_ocult{
	display:none;
}

.text .resultat li {
	font-size: 12px;
}
.text .resultat ul {
	margin-bottom: 50px;
}
.text .resultat li a{
	color:#666666;
}
/**************** contacte ***************/
.address 
{
	float:left;
	margin-bottom:30px;
}
.info 
{
	float:left;
	margin-top:45px;
	margin-left:25px;
	
}

/************* direcció metges ***********/
.addressa_metge
{
	padding:10px 30px;
}

.text .resultat li a.obrir_tancar
{
	font-size:11px;
	color:#0c6dbd;
	margin-left:5px;
}

.text .resultat li .addressa_metge a.obrir_tancar
{
	line-height:20px;
}

