/*tipografia*/

/* vincles */
a {
	text-decoration: none;
	font-weight: bold;
	color: #C33;
	}

a:active {
	color:red;
	}

a:hover {
	color: #000;
	border-bottom: 1px dotted #999;
	}

#mcolumna_principal a:hover {
	border-bottom: 1px dotted #999;
}

/* capçeleres */
h1 {
	font-size: 1.8em; 
	font-weight: normal;
	color: #000;
	margin: 0 0 0.5em 0;
	line-height:1.1em
}

h2 { 
	font-size: 1.6em; 
	font-weight: bold;
	color: #369;
	margin: 0 0 0.5em 0;
	line-height:1.1em
}	

h2 a { color: #799834; }


.zona_text h2 { 
	color: #369;
	margin-bottom: 30px;
}

#menu_lateral h2 { 
	margin: 20;
	font-size: 1.3em;
}

.zona_text h2 {
	font-size: 20px;
	font-weight:normal;
	padding-top: 4;
}


.zona_text h2 .seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;

}

.imatge h2 {
	margin-bottom: 8px;
}


#menu_lateral p {
	color: #000
}

#menu_lateral a {
	color: #C33
}

/*
h3 {
	font-family: 1.0px "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-weight: normal;
	color: #369;
	margin: 0 0 0.2em 0;
}*/


.imatge h3 {
	margin-bottom: 20px;
}



h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #FFF;
	background-color:#CCC;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #999 dotted;
}

#docencia .zona_text h3 {
	margin-top: 30px;

}

	
h4 {
	font-size: 1.3em;
	margin: 0 0 0.2em 0;
	font-weight: bold;
}


#professorat .zona_text h4,
#curricula .zona_text h4,
#doctorat .zona_text h4,
#informacio .zona_text h4,
#docencia .zona_text h4,
#postgraus .zona_text h4#pr {
	color: #369;
	border-bottom: 1px #999 dotted;
}


#docencia .zona_text h4 {
	font-size: 1.3em;
	margin: 0 0 0.2em 0;
	font-weight: bold;
	padding-top: 30px;
	margin-bottom: 10px;
	border-bottom: 1px #CCC dotted;

}

#docencia .zona_text h4#p {
	padding-top: 10px;
}


h4#fi {
	font-size: 1.3em;
	margin: 0 0 0.2em 0;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px #CCC dotted;
}

h4#modul {
	border-bottom: 1px #CCC dotted;
}

#noticies h4 {
	font-size: 1.2em;
	font-weight: normal;
}


h5 {
	font-size: 1.2em;
	margin: 0 0 0.2em 0;
	font-weight: bold;
}


.camp { /* En el temari del máster*/
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #369;
	line-height:normal;
	/*font-weight: bold;*/
}


img {
	border: 0;
}
	

ol, ul, li {
	margin: 0.2em 0 1em 0;
	padding-left: 20px;
}


li {
	font-size: 1.1em;
	margin: 0;
	padding-left: 0;
	list-style-image: url(../images/bullet_menu_lateral.gif);
}


p {
	margin: 0 0 1.0em 0;
}


.imatge p {
	color: #000;
}


.zona_text p {
	font-size: 1.2em;
	line-height: 1.6em;
}


.center {
text-align: center;
}

strong, b {
	font-weight: bold;
	}
