

/* H O M E - M I D D L E */
#middle_home{
	width: 540px;
	clear: left;
	float: left;
	
	vertical-align: top;
}
/* T E M A   P O R T A D A */
#home_tema_portada{
	width:  520px;
	height: 200px;
	clear:	both;
	
	padding: 10px;
	position: relative;
	
	background-repeat: no-repeat;
}
#home_tema_portada_only_bg{
	width:  540px;
	height: 220px;
	clear:	both;
	overflow: hidden;
	
	padding: 0px;
	position: relative;
	
	background-repeat: no-repeat;
}
#home_tema_portada_flash{
	width:  100%;
	height: 220px;
	clear:	both;

	background-repeat: no-repeat;
}
#home_tema_portada div.text{
	width:  100%;
	height: 180px;
	float:  left;
	
	padding: 10px 0px;
	
	position: relative;
	
	background-repeat: no-repeat;
}
#home_tema_portada div.image{
	width:  140px;
	height: 100%;
	float:  left;
	overflow: hidden;
}
#home_tema_portada div.image_text{
	width:  380px;
	height: 100%;
	
	padding: 0px;
}
#home_tema_portada div.media{
	width:  256px;
	height: 100%;
	float:  left;
	overflow: hidden;
}
#home_tema_portada div.media_text{
	width:  264px;
	height: 100%;
	
	padding: 0px;
}
#home_tema_portada div.topLeft{
	padding: 0px 10px 0px 10px;
	
	text-align: left;
}
#home_tema_portada div.topRight{
	padding: 0px 10px 0px 10px;
	
	text-align: right;
}
#home_tema_portada div.bottomLeft{
	position: absolute;
	bottom: 0px;
	left: 0px;
	
	padding: 0px 10px 0px 10px;
	
	text-align: left;
}
#home_tema_portada div.bottomRight{
	position: absolute;
	bottom: 0px;
	right: 0px;
	
	padding: 0px 10px 0px 10px;
	
	text-align: right;
}

/* H O M E - I N F O */
#home_info{
	width: 		100%;
	clear:		both;
	display: 	block;
	float:		left;
}
* html #home_info{ /* IE 6 HACK */
	height: 1px;
}
#home_info div{
	display: table;
	width: 	 265px;
	
	margin:  0px;
	padding: 0px;
}
#home_info div.row{
	width: 100%;
	clear: both;
	display: block;
	float: left;
}
#home_info div.row_resource_bottom{
	width: 	 100%;
	height:  2px;
	display: block;
	overflow: hidden;
	clear:   both;
	float:   left;
	
	padding:0px;
	margin: 0px;
}
#home_info div.row_resource_bottom div.resource_bottom_border{
	height:  1px;
	display: block;
	padding: 0px;
	margin:  0px;
	
	border-top: 	1px solid #2e3a69;
}
#home_info div.row_resource_bottom div.dottedBottomBorder{
	height:  1px;
	padding: 0px;
	margin:  0px;
	
	border-top: 1px dotted #2e3a69;
}
#home_info ul{
	padding: 0px 0px 10px 10px;
}
#home_info div.homeInfoItem{
	/*MRC min-height: 175px;*/
	min-height: auto;
	
	margin: 		25px 0px 0px 0px;
	padding:		0px;
	/*border-bottom: 	1px dotted #2e3a69;*/
}
/*MRC #html>body #home_info div.homeInfoItem {min-height: 175px;}*/

#home_info div.homeInfoItem div.noImage{
	margin:			0px 0px 8px 0px;
	padding:		0px 0px 5px 0px;
	border-bottom: 	3px solid #2e3b68;
}
#home_info div div.homeInfoImage{
	height:  56px;
	clear: 	 both;
	
	margin:			5px 0px 10px 0px;
	border-top: 	3px solid #2e3b68;
	border-bottom:  1px solid #2e3b68;
}
#home_info div div.homeTitle{
	width: auto;
	clear: left;
	float: left;
	
	line-height:	19px;
}
#home_info div div.homeInfoMore{
	width: auto;
	clear: right;
	float: right;
	
	text-align: 	right;
	vertical-align: bottom;
}
#home_info div div.homeInfoMore a{
	padding: 0px 8px 0px 0px;
	
	line-height:	19px;
	
	background-image: url("bullet_menu_level4.gif");
	background-position: right center;
}
#home_info div.homeInfoText{
	padding: 0px;
}
#home_info div.mainInfoText{
	padding: 0px;
}
#home_info div.homeInfoText div.image{
	width:90px; 
	height:60px; 
	float:left;
	display: block;
	overflow:hidden;  
	
	margin: 0px 10px 10px 0px;
}
#home_info div.homeInfoText div.data_title_image{
	/*MRC//width: 165px;*/
	width: 100%;
	clear: none;
	float: left;
}
#home_info div.homeInfoText div.body{
	clear: both;
	padding: 0px 0px 11px;
}
/* R I G H T - M A T R I C U L A ' T */
#matriculat{
	width:  	100%;
	clear:  	both;
	display: 	table;
	float:		left;
	
	border-bottom: 2px solid #fe9900;
}
* html #matriculat{ /* IE 6 HACK */
	height: 1px;
}
#matriculat div{
	margin: 	0px;
	padding: 	0px;
	clear: 		none;
}
#matriculat div#home_matriculat_title{
	width:  218px;
	height: 29px;
	clear:  both;
	
	padding: 12px 0px 0px 12px;
	
	vertical-align: top;
	
	background-color: #fe9900;
}
#matriculat div.matriculatItem{
	width:  	100%;
	clear:  	both;
	display:	table;
}
#matriculat div.matriculatItem a{
	width:  	150px;
	min-height: 38px;
	clear:  	both;
	display:	block;
	
	margin:  0px 0px 1px 0px;
	padding: 10px 7px 10px 73px;
	
	vertical-align: top;
	
	background-color: 	#ebebeb;
}
* html div#matriculat div.matriculatItem a{ /* IE 6 HACK */
	height: 38px;
}
#matriculat div.matriculatItemHome a{
	min-height: 43px;
	
	padding: 20px 7px 20px 73px;
}
* html div#matriculat div.matriculatItemHome a{ /* IE 6 HACK */
	height: 43px;
}
#matriculat div.matriculatItem a.text, #matriculat div.matriculatItem a.text_subhome{
	background-image: 	 url("bullet_matriculat.gif");
	background-position: 27px 50%;
}
#matriculat div.matriculatItem a.text:hover, #matriculat div.matriculatItem a.text_subhome:hover{
	background-color: #ffffff;
	background-image: url("bullet_matriculat_selected.gif");
}
#matriculat div.matriculatItem a.image{
	background-position: top left;
}
#matriculat div.matriculatItem a.image:hover{
	background-color: #ffffff;
}
/* R I G H T - A R E E S   T E M À T I Q U E S */
#home_arees_title{
	width:  192px;
	height: 30px;
	clear:  both;
	
	margin:  10px 0px 0px 0px;
	padding: 10px 0px 0px 36px;
	
	border: 1px solid #cccccc;
	
	vertical-align: top;
	
	background-image: 	 url("menu_item_arees_tematiques.gif");
	background-position: left center;
}
#home_arees_img{
	width:  100%;
	height: 50px;
	clear:  both;
	
	margin:  0px;
	padding: 0px;
	
	background-image: 	 url("http://www.uoc.edu/opencms_colaboradors/opencms/system/modules/edu.uoc.web.presentations/resources/images/structure/home_arees_tematiques.gif");
	background-position: top;
}
/* C O N T A C T E   U O C */
#home_info div.contacteUOCInfoItem{
	min-height: 130px;
	
	margin: 		25px 0px 0px 0px;
	padding:		0px  0px 5px 0px;
}
/* CENTRES DE SUPORT */
.body_stanalone_white { background: #ffffff; }