/*******************Generals*********************************/

#textguia{
margin-top:220px;

width:510px;

margin-left:10px;

}
#textguia p{
padding-right:20px;
font-size:15px;
border: 0px solid black;
}

body{
	background-color:#efefef;
	margin:0px;
	padding:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:1000px;
}
#contingut{
	float:left;
	background-image:url('img/bg.jpg');
	background-repeat:no-repeat;
	border-right:4px solid #000000;
	border-bottom:4px solid #000000;
	width:980px;
}
#contingutG{
	float:left;
	background-image:url('img/bgGestion.jpg');
	background-repeat:no-repeat;
	border-right:4px solid #000000;
	border-bottom:4px solid #000000;
	width:980px;
}
#peu{
	border-top:4px solid #000000;
	width:100%;
	height:20px;
	background-image:url('img/bgpeu.jpg');
	vertical-align:middle;
	text-align:center;
	padding-top:5px;
	color:#FFFFFF;
	font-size:12px;
}
a {
	text-decoration:none;
	color:#015ebd;
}
a:hover {
	text-decoration:underline;

}

.sep {
	clear:both;
}

/************************** CSS PŔGINA PRINCIPAL *****************************/

/************************** CSS ESQUERRA *****************************/
#menuP{
	float:left;
	width:250px;
	height:590px;
}
#menuP #superior{
	widht:100%;
	height:196px;
}
#menuP ul{
	padding:0px;
	margin:0px;
	width:100%;
}
#menuP ul li{
	height:90px;
}
#menuP ul li a.c1{
	display:block;
	height:75px;
	background-image:url('img/mGuia.jpg');
	padding-left:120px;
	padding-right:10px;
	padding-top:15px;
	text-decoration:none;
	color:#999999;
}
#menuP ul li a.c1:hover{
	display:block;
	height:75px;
	background-image:url('img/mGuiaa.jpg');
	text-decoration:none;
	color:#666666;
}

#menuP ul li a.c2{
	display:block;
	height:75px;
	background-image:url('img/mEspecial.jpg');
	padding-left:120px;
	padding-right:10px;
	padding-top:15px;
	text-decoration:none;
	color:#999999;
}
#menuP ul li a.c2:hover{
	display:block;
	height:75px;
	background-image:url('img/mEspeciala.jpg');
	text-decoration:none;
	color:#666666;
}

#menuP ul li a.c3{
	display:block;
	height:75px;
	background-image:url('img/mEquip.jpg');
	padding-left:120px;
	padding-right:10px;
	padding-top:15px;
	text-decoration:none;
	color:#999999;
}
#menuP ul li a.c3:hover{
	display:block;
	height:75px;
	background-image:url('img/mEquipa.jpg');
	text-decoration:none;
	color:#666666;
}

#menuP ul li a.c4{
	display:block;
	height:75px;
	background-image:url('img/mMutues.jpg');
	padding-left:120px;
	padding-right:10px;
	padding-top:15px;
	text-decoration:none;
	color:#999999;
}
#menuP ul li a.c4:hover{
	display:block;
	height:75px;
	background-image:url('img/mMutuesa.jpg');
	text-decoration:none;
	color:#666666;
}


/************************** CSS CENTRAL *****************************/

#cenmapa{
	float:left;
	width:520px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	margin-bottom:40px;
	
	border-right:5px solid #CCCCCC;
	border-left:5px solid #CCCCCC;
	border-bottom:5px solid #CCCCCC;

	background-image:url('img/mapa.jpg');
	background-repeat:no-repeat;
}
#cencon{
	float:left;
	width:520px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	margin-bottom:40px;
	
	border-right:5px solid #CCCCCC;
	border-left:5px solid #CCCCCC;
	border-bottom:5px solid #CCCCCC;

	background-image:url('img/contactar.jpg');
	background-repeat:no-repeat;
}







#cencon #cont{
 width:490px;
 height:300px;
 border: 0px solid #000000;
 margin-left:10px;
 text-align:center;
 float:left;  
}

#cencon .fin{
 margin-top:5px;
 margin-bottom:6px;
 padding:5px;
 width:150px; 
 border:1px dotted #3b3a3a;
 float:right;
 text-align:justify;
 margin-right:5px;
 font-size:11px;
 background-color:#e5e5e5;
 
}

#cencon #cont #tot{
 width:300px;
 padding:0px;
 margin:0px;
 border:0px solid #000000;
 margin-left:0px;
 padding-left:0px;
 float:left;
 
 
}

#cencon #cont #tot #text{
 padding-top:3px;
 width:75px;
 
 float:left;
 font-size:11px;
 border:0px solid #000000;
 text-align:left;
 margin-left:0px;
}

#cencon #cont #tot .final{
 padding-top:25px;
 width:75px;
 height:50px;
 float:left;
 font-size:11px;
 text-align:left;
 margin-left:0px;
 border:0px solid #000000;
}

#cencon #cont input,textarea{
 width:200px;
 border:1px solid #3b3a3a;
 margin-bottom:2px;
}


#cencon #cont #tot .caps{
 width:200px;
 height:70px;
 border:1px solid #3b3a3a;
}

#cencon #cont #tot .boto{
 
 margin-top:10px;
 width:100px;
 height:22px;
 border:1px solid #3b3a3a;
 background-color:#e5e5e5;
 margin-left:70px;
}
#cencon #fin{
 width:100px;
 height:300px;
 border:1px solid #3b3a3a;
 
}










#cenguia{
	float:left;
	width:520px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	margin-bottom:40px;
	
	border-right:5px solid #CCCCCC;
	border-left:5px solid #CCCCCC;
	border-bottom:5px solid #CCCCCC;

	background-image:url('img/guiapacient.jpg');
	background-repeat:no-repeat;
}
#cenprof{
	float:left;
	width:520px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	margin-bottom:40px;
	
	border-right:5px solid #CCCCCC;
	border-left:5px solid #CCCCCC;
	border-bottom:5px solid #CCCCCC;

	background-image:url('img/equiprof.jpg');
	background-repeat:no-repeat;
}
#cenon{
	float:left;
	width:520px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	margin-bottom:40px;
	
	border-right:5px solid #CCCCCC;
	border-left:5px solid #CCCCCC;
	border-bottom:5px solid #CCCCCC;

	background-image:url('img/onsom.jpg');
	background-repeat:no-repeat;
}
#cenmutues{
	float:left;
	width:520px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	margin-bottom:40px;
	
	border-right:5px solid #CCCCCC;
	border-left:5px solid #CCCCCC;
	border-bottom:5px solid #CCCCCC;

	background-image:url('img/mutues.jpg');
	background-repeat:no-repeat;
}
#cenUnitats{
	float:left;
	width:530px;
	padding-bottom:10px;
	height:600px;
	background-image:url('img/bgIntuni.jpg');
	background-repeat:no-repeat;
}
#cenUnitats #text{
	width:500px;
	height:330px;
	margin-top:200px;
	margin-left:10px;
	color:#666666;
	font-size:12px;
}
#cenUnitats #text img{
	border:1px solid #333333;
	margin:3px;
	width:75px;
	padding:0px;
}

#cenUnitats #text #tabset table{
	width:100%;
}
#cenUnitats #text #tabset table td{
	padding-top:5px;
	padding-left:5px;
}
#cenUnitats #text #tabset table td a{
	color:#0033CC;
	text-decoration:none;
}
#cenUnitats #text #tabset table td a:hover{
	text-decoration:underline;
}

#cenUnitats #text #cont{
	float:left;
	margin-top:20px;
	width:500px;
	height:200px;
}
#cenUnitats #text #cont img{
	border:0px;
	width:494px;
	height:194px;
}


/************************** Cambio cenUnidad para página ASP *****************************/

#cenUnidad{
	float:left;
	width:520px;
	padding-bottom:30px;
	background-color:#FFFFFF;
	margin-bottom:30px;
	
	border-right:5px solid #CCCCCC;
	border-left:5px solid #CCCCCC;
	border-bottom:5px solid #CCCCCC;

	background-image:url('img/unitatsGest.jpg');
	background-repeat:no-repeat;
}
#cenUnidad #text{
	width:500px;
	height:330px;
	margin-top:200px;
	margin-left:10px;
	color:#666666;
	font-size:12px;
}
#cenUnidad #text img{
	border:1px solid #333333;
	margin:3px;
	width:75px;
	padding:0px;
}

#cenUnidad #text #tabset table{
	width:100%;
}
#cenUnidad #text #tabset table td{
	padding-top:5px;
	padding-left:5px;
}
#cenUnidad #text #tabset table td a{
	color:#0033CC;
	text-decoration:none;
}
#cenUnidad #text #tabset table td a:hover{
	text-decoration:underline;
}

#cenUnidad #text #cont{
	float:left;
	margin-top:20px;
	width:500px;
	height:200px;
}
#cenUnidad #text #cont img{
	border:0px;
	width:494px;
	height:194px;
}


.error { color:#F00; }

	
.titulo{
	font-size:14px;
	color:#0f6fbc;
	font-weight:bold;
}

/************************** CSS DRETA *****************************/
#novetats{
	float:left;
	width:200px;
	height:590px;
}
#novetats #menuSup{
	widht:100%;
	height:151px;
	margin-top:30px;
	text-align:right;
	margin-right:10px;
}
#novetats #menuSup img{
	border:0px;
	margin-left:5px;
}
#novetats .novetat{
	widht:100%;
	height:180px;
	border-bottom:2px solid #FFFFFF;
	margin-top:20px;
}

#novetats .novetat img{
	border:0px;
}

.fldreta{
float:right;
padding-right:20px;
}

.flesquerra{
float:left;
padding-right:20px;
padding-bottom:20px;
}

.nomf img {

float:left;
margin-right:10px;
}

.facultatiu{
width:400px;
padding-bottom:30px;
float:left;
display:block;
}

.mapaw{
width:400px;
display:block;

}

.mapaw li{
margin-bottom:10px;

}


/********udental******/

#textguia2{
margin-top:220px;
text-align:justify;
padding-right:10px;
width:500px;
font-size:12px;
margin-left:10px;

}
#textguia2 p{
display:block;
width:130px;
padding-right:0px;
padding-left:0px;
font-size:13px;
border:0px solid #000000;
float:left;
margin-bottom:20px;
margin-top:10px;
margin-right:15px;	
margin-left:15px;
text-align:left;
}

#textguia2 img{
	border:1px solid #000000;
	
}

#textguia2 strong{
	display:block;
	width:120px;
	float:left;
	border:0px solid;
	text-align:center;
	padding-top:5px;
}

#textguia2 table{
	/*width:500px;*/
	border:0px solid black;
	margin-top:10px;
}

#textguia2 td{
	padding-left:2px;
}

.gris{
	background-color:#e5e5e5;
}

.grisc{
	background-color:#f5f3f3;
}

.ccc{
	background-color:#cccccc;
}

#textguia3{
margin-top:220px;

width:510px;

margin-left:10px;

}
#textguia3 p{
display:block;
width:200px;
float:left;
padding-right:20px;
font-size:15px;
border: 0px solid black;
}

#cenmapa2{
	float:left;
	width:520px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	margin-bottom:40px;
	
	border-right:5px solid #CCCCCC;
	border-left:5px solid #CCCCCC;
	border-bottom:5px solid #CCCCCC;

	background-image:url('img/undental.jpg');
	background-repeat:no-repeat;
}

#cenmapa3{
	float:left;
	width:520px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	margin-bottom:40px;
	
	border-right:5px solid #CCCCCC;
	border-left:5px solid #CCCCCC;
	border-bottom:5px solid #CCCCCC;

	background-image:url('img/osteoporosi.jpg');
	background-repeat:no-repeat;
}
img.normal {
border:1px solid #333333;
}