
/* G L O B A L */
*{
	height: 	auto;
	
	margin: 	0;
	padding: 	0;
	border: 	0;
	
	background-repeat:   no-repeat;
	background-position: left center;
}
a{
	text-decoration: none;
}
a:focus{
	outline: none;
}
object, embed {
	width:  100%;
	height: 100%;
	
	margin:  0;
	padding: 0;
	
	cursor:pointer;
}
select{
	border-top:  	1px solid #c8c8c8;
	border-right: 	1px solid #f0f0f0;
	border-bottom:  1px solid #fbfbfb;
	border-left: 	1px solid #c8c8c8;
}
body{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/fondo.gif");
	background-repeat:  repeat;
	
	width: 800px;
	margin: auto;
position:relative;
}
label.hidden{
	display: none;
}
b, strong{
	font-weight: bold;
}
ol, ul{
	list-style-type: disc;
}
/* G E N E R A L */
#layout{
	width: 780px;
	float: left;
	
	padding: 	0 10px;
	background-color: #fff;
position:relative;
}
.preview_layout{
	width: 40%; 
	margin: 	auto auto;
	
	margin: 20px 30%;
}
#standalone_layout{
	width: 		540px;
	margin: 	auto auto;
	padding: 	0px 10px 30px 10px;
	display:	table;
	
	background-color: #ffffff;
}
.destacat{
	font-weight: bold;
}
.basefont{
	color: #2e3a69;
	font-size: 12px;
	font-weight: normal;
}
.titlebox{
	color: #2e3a69;
	font-size: 16px;
	font-weight: bold;
}
/* M I D D L E */
#middle{
	width: 		100%;
	clear: 		both;
	display: table-row;
	float: 		left;
	
	vertical-align: top;
	min-height:320px;
position:relative;
}
/* M I D D L E - S E C T I O N */
#section{
/* width: 540px; */
width:731px;
	display: 	table-cell;
	clear:	    none;
	float: 		left;
}
.subportal #section{
width:540px;
}

div.sectionMenu{
	width: 	 100%;
	display: table;
	clear: 	 both;
}
div.sectionMenu div{
	width:   50%;
	display: table;
	clear: 	 none;	
}
div.sectionMenu div p{
	padding: 		2px 0 2px 12px;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_menu_level4.gif");
	background-position: left center;
}
div.sectionMenu div.selected p{
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_menu_level4_selected.gif");
}
/* R I G H T  M E N U */
#right_menu{
	width: 	 230px;
	clear:	 none;
	float: 	 right;
	display: block;
	
	vertical-align: top;
	background-color: #ffffff;
position:relative;
}
/* R I G H T - B A N N E R S */
#banners_destacats{
	width:   100%;
	clear:   both;
	display: table;
	
	margin:  0;
	padding: 0;
}
#banners_destacats ul li{
	display: block;
	
	padding: 0 0 0 8px;
	
	list-style-type: none;
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_banner_destacat.gif");
	background-position: left center;
}
#banners_destacats div.bannerDestacat{
	width:   100%;
	clear:   both;
	display: table;
	
	margin:  10px 0 0;
}
#banners_destacats div.head{
	width: 100%;
	height: 40px;
	display: table;
	
	margin: 0 0 1px 0;
	
	background-color: #366985;
}
#banners_destacats div.head div.title{
	display: table;
	clear: none;
	float: left;
	
	padding: 11px 0 0 12px;
}
#banners_destacats div.head div.seeMore{
	display: table;
	clear: none;
	float: right;
	
	padding: 11px 5px 0 0;
}
#banners_destacats div.head div.seeMore a{
	display: block;
	
	padding: 0 8px 0 0;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_banner_destacat_seemore.gif");
	background-position: right center;
}
#banners_destacats div.image{
	width: 100%;
	height: 40px;
	display: block;
	overflow: hidden;
	
	margin: 0 0 1px 0;
}
#banners_destacats div.body{
	overflow: hidden;
	
	margin: 0 0 1px 0;
	padding: 8px 12px 12px 12px;
	
	background-color: #F0F0F0;
}
#color_banners{
	width:   100%;
	float:	left;
	
	margin:  0;
	padding: 0;
	
	vertical-align: top;
}
#color_banners div{
	width:   39%;
	clear:   none;
	
	margin:  10px 0 0;
	padding: 38px 4.5% 15px;
	
	line-height: 16px;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/banner_crop.gif");
	background-position: 9px 9px;
}
#color_banners div{
	cursor: pointer;
}
#color_banners div.rectangle{
	width: 91%;
	clear: both;
}
#image_banners div.image_banner{
	padding: 8px 0 0;
}
/* P A G I N A T */
.paginat{
	width: 		100%;
	display: 	table;
	clear: 		both;
	float:		left;
	
	padding: 		0px;
	border-top:  	1px solid #2e3a69;
	border-bottom:  1px solid #2e3a69;
	
	text-align: right;
}
.paginat p{
	float: right;
	
	padding: 12px 5px 12px 0;
	
	text-align: right;
}
.paginat_sense_cerca .paginat{
	border-top: none;
}
.paginat_sense_cerca .paginat p{
	padding-top: 7px;	
}

.num_results{
	display: inline;
}
.paginat_sense_cerca .num_results{
	display: none;
}
div.search_invalid,
div.search_no_results_found{
	width:100%; 
	float:left; 
	
	padding: 20px 0 0 5px;
	 border-top: 1px dotted #2e3a69;
}
div.search_items_info, 
div.search_items_info_title{
	width:100%;
	float:left;
	
	padding:10px 0 10px 0;
	border-bottom:1px solid #2e3a69;
	
	font-weight:bold;
}
div.search_items_info_title{
	font-size: 13px;
}
div.search_items_info_border{
	border-top:1px solid #2e3a69;
}
/* C O M M O N */
.section_separator{
	width: 100%; 
	float:left; 
	clear:both; 
	
	background-repeat: repeat-x;
	background-position: top left;
}
.line_separator{
	height:12px;
	
	margin-top: 2px;
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/gray_line_separator.gif');
}
.line_separator_foot{
	height:12px;
	
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/footline_bg.gif');
}
.dot_separator{
	height:14px; 
	
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/gray_dot_separator.png');
}



/*TABLAS*/
table.borders, table.borders td {
    	border: 1px solid;
	border-collapse:collapse;
    	padding:2px;
}
table.no-borders, table.no-borders td {
	border: none;
	border-collapse:collapse;
}	


#top_menu_items{
	width: 	100%;
	height: 60px;
	clear: 	both;
	
	padding: 1px 0 0 0;
	
	background-repeat: 	 repeat-x;
	background-position: bottom;
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/top_menu_items_bg.gif");
}
#top_menu_items div{
	height: 47px;
	float:	left;
}
#top_menu_items #top_search{
	float: right;
}
#top_menu_items div.topMenuItem, #top_menu_items div.topMenuItem a{
	display:	block;
	float:		left;
	
	background-repeat: 	 repeat-x;
	background-position: bottom;
}
#top_menu_items div.topMenuItem a.topMenuItemLink{
	height: 	100%;
	overflow: hidden;
	
	padding: 	0px;
	border: 	0px;
	
	background-position: top left;
	background-repeat: 	 no-repeat;
}
/* C A T A L A */
#top_menu_item_ca_1, #top_menu_item_ca_1_selected, #top_menu_item_ca_1 a,
#top_menu_item_ca_2, #top_menu_item_ca_2_selected, #top_menu_item_ca_2 a,
#top_menu_item_ca_3, #top_menu_item_ca_3_selected, #top_menu_item_ca_3 a,
#top_menu_item_ca_4, #top_menu_item_ca_4_selected, #top_menu_item_ca_4 a{
	width: 		auto;
	height: 	47px;
	
	padding: 	0px;
	border: 	0px;
	
	background-position: top left;
	background-repeat: 	 no-repeat;
}
#top_menu_item_ca_1, #top_menu_item_ca_2, #top_menu_item_ca_3, #top_menu_item_ca_4,
#top_menu_item_ca_1_selected, #top_menu_item_ca_2_selected, #top_menu_item_ca_3_selected, #top_menu_item_ca_4_selected{	
	border: 	1px solid #e4e4e4;
}

#top_menu_item_ca_1_selected a, #top_menu_item_ca_1 a{
width:  109px;
}
#top_menu_item_ca_2_selected a, #top_menu_item_ca_2 a{
width:  123px;
}
#top_menu_item_ca_3_selected a, #top_menu_item_ca_3 a{
width:  138px;
}
#top_menu_item_ca_4_selected a, #top_menu_item_ca_4 a{
width:  153px;
}
/* C A S T E L L A */
#top_menu_item_es_1, #top_menu_item_es_1_selected, #top_menu_item_es_1 a,
#top_menu_item_es_2, #top_menu_item_es_2_selected, #top_menu_item_es_2 a,
#top_menu_item_es_3, #top_menu_item_es_3_selected, #top_menu_item_es_3 a,
#top_menu_item_es_4, #top_menu_item_es_4_selected, #top_menu_item_es_4 a{
	width: 		auto;
	height: 	47px;
	
	border: 	0px;
	
	background-position: top left;
	background-repeat: 	 no-repeat;
}
#top_menu_item_es_1, #top_menu_item_es_2, #top_menu_item_es_3, #top_menu_item_es_4{
	border: 	1px solid #e4e4e4;
}
#top_menu_item_es_1_selected a, #top_menu_item_es_1 a{
	width:  130px;
}
#top_menu_item_es_2_selected a, #top_menu_item_es_2 a{
	width:  130px;
}
#top_menu_item_es_3_selected a, #top_menu_item_es_3 a{
	width:  130px;
}
#top_menu_item_es_4_selected a, #top_menu_item_es_4 a{
	width:  133px;
}
/* A N G L E S */
#top_menu_item_en_1, #top_menu_item_en_1_selected, #top_menu_item_en_1 a,
#top_menu_item_en_2, #top_menu_item_en_2_selected, #top_menu_item_en_2 a,
#top_menu_item_en_3, #top_menu_item_en_3_selected, #top_menu_item_en_3 a,
#top_menu_item_en_4, #top_menu_item_en_4_selected, #top_menu_item_en_4 a{
	width: 		auto;
	height: 	47px;
	
	padding: 	0px;
	
	background-position: top left;
	background-repeat: 	 no-repeat;
}
#top_menu_item_en_1, #top_menu_item_en_2, #top_menu_item_en_3, #top_menu_item_en_4{
	border: 	1px solid #e4e4e4;
}
#top_menu_item_en_1_selected a, #top_menu_item_en_1 a{
	width:  130px;
}
#top_menu_item_en_2_selected a, #top_menu_item_en_2 a{
	width:  130px;
}
#top_menu_item_en_3_selected a, #top_menu_item_en_3 a{
	width:  130px;
}
#top_menu_item_en_4_selected a, #top_menu_item_en_4 a{
	width:  133px;
}
/* C O M U N S */
/* arees tematiques */
#top_menu_item_ca_5, #top_menu_item_ca_5 a, #top_menu_item_ca_5_selected,
#top_menu_item_es_5, #top_menu_item_es_5 a, #top_menu_item_es_5_selected,
#top_menu_item_en_5, #top_menu_item_en_5 a, #top_menu_item_en_5_selected{ 
	width: 	110px;
	height: 49px;
	float:	left;
	
	margin:	 0;
	padding: 0;
	border:  0;
	
	background-position: left center;
	background-repeat: 	 no-repeat;
}
div.topMenuItemSeparator{
	width: 	3px;
	height: 49px; /* H:49px */

	margin: 	0px;
	padding: 	0px;
	border: 	0px;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/nav_buttons/button_separator.gif");	
	background-position: top center;
	background-repeat:   no-repeat;
}
/* Entre Difusiao i areas Tematiques */
#top_menu_item_ca_4_separator,
#top_menu_item_es_4_separator,
#top_menu_item_en_4_separator{ 
	display: 			none;
	border: 			none;
	background-image: 	none;
}
#top_search{
	width: auto;
	height: 39px;
	float: right;
	
	padding: 10px 0 0 0;
	border:  none;
	
	background-image: 	none;
}
#top_search form input.form_text{
	width: 	93px;
	height: 13px;
	
	padding:  3px 0 0 2px;
	
	border-top:  	1px solid #c8c8c8;
	border-right: 	1px solid #f0f0f0;
	border-bottom:  1px solid #fbfbfb;
	border-left: 	1px solid #c8c8c8;
	
	vertical-align: middle;
}
#top_search form input.form_image{
	width:	15px;
	height: 15px;
	
	margin-left: 4px;

	vertical-align: bottom;
}
/* S E C T I O N  C O N T E N T */
#section_content{
	width: 		100%;
	display: 	table;
	float:		left;

	text-align: left;
}
#section_content div.infoPiece{
	/*width: 	 auto; */
	width:	100%;
	clear: 	 both;	
	display: table-row;
	float:	left;
	
	margin: 		15px 0 15px 0;
	padding-bottom: 15px;
	border-bottom: 	1px dotted #2e3a69;
}
#section_content div.infoPiece div.images{
	width: 		130px;
	float:		left;
	clear:		left;
	overflow:	hidden;
	
	text-align: left;
}
#section_content div.infoPiece div.images div.imgDiv{
	clear: both;
	text-align: center;
}
#section_content div.infoPiece div.images div.imgDiv img{
	border-top:    3px solid #2e3a69;
	border-bottom: 1px solid #2e3a69;
}
#section_content div.infoPiece div.content{
	width: 		400px;
	float:		left;
	clear:		right;
	
	padding-left: 	10px;
}
#section_content div.infoPiece div.contentExtended{
	width: 		98%;
	float:		left;
	clear:		right;
	
	padding-left: 	2%;
}
#section_content div.infoPiece div.body{
	padding-bottom: 10px;
}
#section_content div.infoPiece div.body p{
	padding: 10px 0 0 0;
}
#section_content div.infoPiece div.body ul{
	padding: 0 0 0 20px;
}
#section_content div.infoPiece div.body ul li{
	list-style-type: disc;
}
#section_content div.infoPiece div.body ol{
	list-style-type: decimal; 
	list-style-image: none; 
	list-style-position: inside;
}
#section_content div.infoPiece p.secondaryTitle{
	padding: 0 0 5px 0;
}
#section_content div.infoPiece p.link,
#section_content div.infoPiece p.resource{
	padding: 0 9px 0 0;
	display: inline;
	
	text-align: left;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_section_content_link.gif");
	background-position: right center;
}
.sectionNavTitle{
	width: 		100%;
	display:	table;
	float:		left;
	
	margin: 		0px 0 5px 0;
	padding: 		0px 0 5px 0;
	border-bottom: 	1px dotted #2e3a69;
}
.sectionNavTitle p, 
.sectionNavTitle h2, 
#nav_title_area_tematica p, 
#nav_title_area_tematica h2{
	margin:	 15px 0 0 0;
	padding: 0; /* 0 0 0 12px;*/
	
	line-height: 16px;
	
	/*background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_section_title.gif");
	background-position: left bottom;*/
}
.sectionNavTitle h2{
	line-height: 14px;
}
#nav_title_area_tematica{
	width: 		100%;
	display:	table;
	
	padding: 		0px 0 5px 0;
	border-bottom: 	1px solid #2e3a69;
}
.middleItem ul, .middleItem ol{
	margin-left: 15px;
}
/* D I F U S I O - M I D D L E  I N F O */
#difusio_middle_items{
	width: 		100%;
	display: 	table;
	clear:left;
}
#difusio_middle_items div{
	width:   100%;
	clear:   both;
	
	margin:  0;
	padding: 0;
}
#difusio_middle_items div.intro{
	padding: 0 0 20px 0;
}
#difusio_middle_items div.middleItem{
	width: 	 265px;
	clear: 	 none;
	display: block;
	
	margin:	0px 0 10px 0;
}
#difusio_middle_items div.middleItem div.content{
	height:  170px;
	display: table;
}
#difusio_middle_items div.middleItem div.withRss{
	height:  160px;
}
#difusio_middle_items div.middleItem div.content div.image{
	overflow: 	hidden;
	
	border-top: 	3px solid #2e3b68;
	border-bottom:  1px solid #2e3b68;
}
#difusio_middle_items div.middleItem div.content div.image a{ /* FIREFOX NO OCULTA LA IMAGEN EN OVERFLOW SOLO CON EL overflow:hidden del DIV */
	display: 	block;
	overflow: 	hidden;
}
#difusio_middle_items div.middleItem div.content div.text{
	padding-top: 10px;
}
#difusio_middle_items div.middleItem div.rss{
	height: 10px;
}
/* S E U S   I N S T I T U C I O N A L S */
#seus_institucionals{
	width:   100%; 
	display: table;
	
	border-bottom: 	1px solid #2e3a69;
}
#seus_institucionals div{
	width:   100%;
	display: block;
	clear:	 none;
	float:   left;
	
	margin:  0;
	padding: 0;
}
#seus_institucionals div.intro{
	padding: 0 0 20px 0;
	border-bottom: 	1px solid #2e3a69;
}
#seus_institucionals div.intro div{
	width:   45%;
}
#seus_institucionals div.intro div.admiracio{
	float:   right;
	
	padding-left: 20px;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/admiracio_en_cercle.gif");
	background-position: left top;
}
#seus_institucionals div.seu{
	width: 100%;
	clear: both;
	
	padding: 14px 0 12px 0;
}
#seus_institucionals div.notFirstSeu{
	border-top: 1px dotted #2e3a69;
}
#seus_institucionals div.info{
	width: 	390px;
}
#seus_institucionals div.info div.image{
	width: 		120px;
	height: 	100px;
	overflow: 	hidden;

	padding: 0 15px 0 0;
}
#seus_institucionals div.info div.content{
	width: 	 250px;
}
#seus_institucionals div.googleMap{
	width: 	138px;
	float:	right;
}
#seus_institucionals div.googleMap div.map{
	width: 	  136px;
	height:   98px;
	overflow: hidden;
	
	border: 1px solid #2f3b6a;
}
#seus_institucionals div.googleMap div.seeMap a{
	display: block;
	float:   right;
	
	padding: 0 10px 0 0;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_see_map.gif");
	background-position: right center;
}
/* L O C A L I T Z A C I Ã“  I  S E R V E I S */
#localitzacio_serveis{
	width: 100%;
	float: left;
}
div.centres{
	width:   100%; 
	display: table;
	clear:   both;
	
	padding: 12px 0 22px 0;
	border-bottom: 1px solid #2e3a69;
}
div.centres div{
	width:   100%;
	display: table;
	clear:	 none;
	float:   left;
	
	margin:  0;
	padding: 0;
}
.territori_selector_title{
	color: #2E3A69;
	font-weight: bold;
}
label.territori_selector_title{
	width:100%;
	float:left;
	margin-bottom:2px;
}
.territori_selector{
	width: 100%;
	float:left;
}
.territori_intro{
	padding: 10px 0 25px;
}
.territoris{
	width: 100%;
	float:left;
	
	border-top: 1px dotted #2e3a69;
	padding: 13px 0 5px;
}
.territori{
	width: 46%;
	float: left;
	margin: 0 0 10px;
}
.territori_left{
	border-right: 1px dotted #2e3a69;
}
.territoris_catalunya .territori_left{
	border-right: none;
}
.territori_right{
	float: right;
}
.territori_content{
	width: 77%;
	float:left;
}
.territori_submit{
	width: 84%;
}
.territori_selector select{
	width: 79%;
}
.territori_submit .nota{
	margin-bottom: 5px;
}
.territori_submit img{
	vertical-align: text-top;
}
/* C E N T R E   D E   S U P O R T */
#centre_suport{
	width:   100%; 
	display: table;
	clear:   both;
}
#centre_suport div{
	width:   100%;
	display: table;
	clear:	 none;
	float:   left;
	
	margin:  0;
	padding: 0;
}
#centre_suport div.adreca{
	display: block;
	float:   left;
	clear:   both;
	
	padding:		0px 0 15px 0;
	border-bottom: 	1px dotted #2e3a69;
}
#centre_suport div.info{
	width: 	390px;
	
	padding: 0;
}
#centre_suport div.info div.responsable{
	width: 100%;
	clear: both;
}
#centre_suport div.info div.image{
	width: 		120px;
	height: 	100px;
	overflow: 	hidden;

	padding: 0 15px 0 0;
}
#centre_suport div.info div.content{
	width: 	 250px;
}
#centre_suport div.info div.moreContent{
	padding: 10px 0 0 0;
}	
#centre_suport div.googleMap{
	width: 	138px;
	float:	right;
}
#centre_suport div.googleMap div.map{
	width: 	  136px;
	height:   98px;
	overflow: hidden;
	
	border: 1px solid #2f3b6a;
}
#centre_suport div.googleMap div.seeMap a{
	display: block;
	float:   right;
	
	padding: 0 10px 0 0;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_see_map.gif");
	background-position: right center;
}
#centre_suport div.informacio_adicional{
	width: 100%;
	border-bottom: 	1px dotted #2e3a69;
}
#centre_suport div.informacio_adicional div{
	width: 48%;
	
	padding: 20px 10px 20px 0;
}
#centre_suport div.informacio_adicional div ul li{
	list-style-position: inside;
	list-style-type: 	 disc;
}
#centre_suport div.horari{
	padding: 25px 0 0 0;
}
#centre_suport div.setmana{
	width: 100%;
	
	margin:	 		15px 0 0 0;
	border-top: 	1px solid #2e3a69;
	border-bottom:  1px solid #2e3a69;
}
#centre_suport div.setmana div.dia{
	width: 14.2%; /* (100/8)% (7 DIAS + MATI/TARDA) */
	float: left;
}
#centre_suport div.setmana div.dia div{
	width: 100%;
	clear: both;
	float: left;
	
	padding: 3px 0 7px 0;
}
#centre_suport div.setmana div.dia div.nom{
	border-bottom:  1px solid #2e3a69;
}
#centre_suport div.setmana div.dia div.mati{
	border-bottom:  1px dotted #2e3a69;
}
/* C E N T R E   D E   S U P O R T - L L I S T A T */
#inner_section_nav_title{
	width: 100%;
	float: left;
	
	margin: 0 0 5px;
	padding: 0;
	border-bottom:  1px solid #2e3a69; 
}
#inner_section_nav_title_mixl4_l5{
	width: 		100%;
	display:	table;
	float:		left;
	
	padding: 		0px 0 10px 0;
	margin:			0px 0 5px  0;
	border-bottom:  1px solid #2e3a69; 
}
#inner_section_nav_title_mixl4_l5 p, #inner_section_nav_title_mixl4_l5 h2{
	margin:	 15px 0 0 0;
	padding: 0 0 0 12px;
	
	line-height: 16px;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_section_title.gif");
	background-position: left bottom;
}
#centre_suport_llistat{
	width:   100%; 
	display: table;
	clear:   both;
	
	margin: 		0px;
	padding:		0px;
}
#centre_suport_llistat div{
	width:   100%;
	display: table;
	clear:	 none;
	float:   left;
	
	margin:  0;
	padding: 0;
}
#centre_suport_llistat div.centre{
	width:  100%;
	clear:	both;
	
	padding: 10px 0 10px 0;
	border-top:  1px dotted #2e3a69;
}
#centre_suport_llistat div.firstCentre{
	border-top:  none;
}
#centre_suport_llistat div.centre div.nom{
	width:  45%;
	
	padding: 0 4% 0 0;
}
#centre_suport_llistat div.centre div.telefon{
	width:  21%;
	
	padding: 0 4% 0 0;
}
#centre_suport_llistat div.centre div.adreca{
	width:  21%;
	float: right;
	
	padding: 0 4% 0 0;
}
/* D I R E C T O R I   P E R S O N A L */
#directori_personal{
	min-height: 500px;
	width:   	100%; 
	display: 	table;
	clear:  	 both;
	
	margin: 		0px;
	padding:		0px;
	border-bottom:  1px solid #2e3a69; 
}
#directori_personal div{
	width:   	100%;
	display: 	block;
	clear:	 	none;
	float:   	left;
	
	margin:  0;
	padding: 0;
}

#directori_personal div.categoria div.title{
	width:  100%;
	height: 20px;
	clear:	both;
	
	padding: 4px 0 4px 0;
}
#directori_personal div.categoria div.level_1{
	background-color: #626b8f;
}
#directori_personal div.categoria div.level_2{
	background-color: #adb0c3;
}
#directori_personal div.categoria div.level_3{
	background-color: #eaebf0;
}
#directori_personal div.categoria div.title p{
	padding: 	 0 10px 0 10px;
}
#directori_personal div.categoria div.persona{
	padding: 10px 0 10px 0;
	border-top: 1px dotted #2e3a69; 
}
#directori_personal div.categoria div.persona_0{
	border-top: none
}
#directori_personal div.categoria div.persona div{
	clear:	none;
	float: left;
}
#directori_personal div.categoria div.persona div.foto{
	width: 		40px;
	height: 	55px;
	display: 	block;
	overflow: 	hidden;
}
#directori_personal div.categoria div.persona div.no_foto{
	width: 40px;
}
#directori_personal div.categoria div.persona div.info{
	width:  100%;
}
#directori_personal div.categoria div.persona div.info div{
	width: 20%;
	padding: 0 0 0 15px;
}
#directori_personal div.categoria div.persona div.info div.carrec{
	width: 25%;
	display: block;
	padding: 0;
}
#directori_personal div.categoria div.persona div.info nom{
}
#directori_personal div.categoria div.persona div.info div.telefon{
}
/* T O T S   E L S   E S T U D I S */
#tots_els_estudis{
	width:   100%; 
	display: block;
	clear:   both;
	
	margin:  0;
	padding: 0;
}
#tots_els_estudis div{
	display: table;
	clear:	 none;
	float:   left;
	
	margin:  0;
	padding: 0;
}
#tots_els_estudis div.estudis_llistat{
	width:   100%;
	display: block;
}
#tots_els_estudis div.head{
	width:   100%;
	
	padding: 22px 0 8px 0;
	
	border-bottom: 3px solid #2e3a69; 
}
#tots_els_estudis div.head div{
	width: auto;
	line-height: 16px;
}
#tots_els_estudis div.head div.additional_info{
	float: right;
}
#tots_els_estudis div.additional_info p.admiracio{
	padding: 0 0 0 20px;
	
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/admiracio_en_cercle.gif");
}
#tots_els_estudis a.admiracio{
	padding: 0 0 0 20px;
	
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/admiracio_en_cercle.gif");
}
#tots_els_estudis div.llistat{
	width: 100%;
	display: block;
	
	border-bottom: 1px solid #2e3a69;
}
#tots_els_estudis div.llistat div.col{
	width:		49%; 
	height:		100%; 
	display:	block; 
	clear:		none; 
}
#tots_els_estudis div.llistat div.item{
	width: 100%;
	display: table;
	clear: left;
	
	padding:  	15px 0 0 0;
	border-top: 1px solid #2e3a69;
}

#tots_els_estudis div.llistat div.right{
	float: right;
	clear: right;
}
#tots_els_estudis div.llistat div.first_item{
	border: none;
}
#tots_els_estudis div.llistat div.item div{
	clear: both;
}
#tots_els_estudis div.llistat div.item div.items{
	width: 100%;
	height: 100%;
}
#tots_els_estudis div.llistat ul{
	padding: 10px 0 10px 0;
}
#tots_els_estudis div.llistat ul li{
	padding: 0 0 3px 0;
	
	list-style-type: none;
	line-height: 	 15px;
}
#tots_els_estudis div.llistat p.admiracio, #tots_els_estudis div.llistat ul li.admiracio{
	padding: 0 20px 0 0;
	
	background-image:  		url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/admiracio_en_cercle.gif");
	background-position: 	right center;
}
#tots_els_estudis div.noBorder{
	border: none;
}
#tots_els_estudis div.llistat div.col div.borderBottom{
	border-bottom: 	1px solid #2e3b68;
}
#tots_els_estudis div.destacat{
	width: 100%;
	
	padding:		0px 0 8px 0;
	border-bottom: 	3px solid #2e3b68;
}

#tots_els_estudis div.estudis_llistat_search {
    width: 100%;
    padding-top: 10px;
    border-bottom: 1px dotted;
}

#tots_els_estudis div.estudis_llistat_search div.title {
    color: #2E3A69;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    padding-bottom: 8px;
}

#tots_els_estudis div.estudis_llistat_search div.search_section_form {
    margin-bottom: 20px;
}

#tots_els_estudis div.llistat div.item_destacat{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_gray_bg_estudis.png");
	background-repeat: repeat;
	background-position: top left;
	/*padding-left: 7px;*/
	width: 264px;
}
#tots_els_estudis div.item_destacat div.title{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_head_gray_02.png");
	background-position: bottom left;
	float: left;
    font-weight: bold;
    padding-left: 7px;
    padding-bottom: 6px;
    width: 257px;
}
#tots_els_estudis div.item_destacat div.items{
	padding-left: 7px;
}


/* S A L A   D E   P R E M S A */
#premsa_item{
	width:   100%; 
	display: table;
	clear:   both;
	
	margin:  0;
	padding: 0;
}
#premsa_item div{
	width: 	 100%;
	display: table;
	clear:	 both;
	float:   left;
	
	margin:  0;
	padding: 0;
}
#premsa_item div.entrevistat{
	padding: 0 0 20px 0;
}
#premsa_item div.title{
	line-height: 26px;
	overflow:visible;
	padding-bottom: 4px;
}
#premsa_item div.autor{
	padding: 10px 0 0 0;
}
#premsa_item img.resource{
	padding: 0 10px 0 0;
}
#premsa_item div.head{
	display:  block;
	
	padding: 13px 0 15px 0;
	border-bottom: 1px dotted #2e3a69;
}
#premsa_item div.noBorder{
	border-bottom: none;
}
#premsa_item div.head div{
	clear: none;
	float: left;
}

#premsa_item div.link{
	border-bottom:none !important;
}
#premsa_item div.link a{
	float:none !important;
	background:none !important;
}

#premsa_item div.head div.image{
	width: 	  240px;
	display:  block;
	
	padding: 0 3% 0 0;
}
#premsa_item div.head div.image div.img_bg{
	width: 	  220px;
	height:   130px;	
	display:  block;
	
	margin:  0 0 7px 0;
	padding: 10px;
	
	background-image:  		url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/blue_gradient_bg.gif");
	background-position: 	left top;
	background-repeat: 		repeat-y;
}
#premsa_item div.head div.image div.img_bg div{
	height:   100%;	
	display:  block;
	overflow: hidden;
}
#premsa_item div.head div.video{
	width: 	  	240px;
	min-height:	204px;
	display:  	block;
	
	padding: 0 3% 0 0;
}
#premsa_item div.head div.video object,
#premsa_item div.head div.video embed{
	height: 204px;
}
#premsa_item div.head div.text_media{
	width: 280px;
	display:  block;
}
#premsa_item div.head div.text{
	width: 100%;
}
#premsa_item div.head div.more_info_links{
	padding: 11px 0 0 0;
}
#premsa_item div.head div.more_info_links div.link{
	padding: 4px 0 0 0;
}
#premsa_item div.head div.more_info_links div.link p{
	padding: 0 0 2px 23px;
}
#premsa_item div.head div.agendaDescription p {
	padding: 0 0 10px 0;
}
#premsa_item div.body{
	margin:  0 0 20px 0;
	padding: 0 0 10px 0;
}
#premsa_item div.bodyAgenda{
	margin:  0;
	border-bottom: 1px dotted #2e3a69;
}
#premsa_item div.body div.agendaDetall{
	width:	48%; 
	clear:	none; 
	float:	left;
	
	margin: 0% 1.5% 0% 0%;
}
#premsa_item div.body p{
	padding: 10px 20px 0 35px;
	text-align: justify;
}
#premsa_item div.bodyAgenda p{
	padding: 10px 20px 10px 0;
	text-align: left;
}
#premsa_item div.body div.agendaDetall p{
	padding: 10px 0;
	text-align: left;
}
#premsa_item div.bodyNoticia p{
	width:89%;
	
	padding-right: 3%;
	padding-left: 8%;
}
#premsa_item ul{
	margin:  0;
	padding: 0 0 10px 10%;
}
#premsa_item .entrevista ul, #premsa_item .reportatge ul{
	padding: 0 0 10px 2%;
}
#premsa_item ul li{
	padding: 0 0 10px;
}
#premsa_item div.resources{
	margin: 0 0 10px;
	padding: 0 0 15px;
	border-top: 1px solid #2e3a69;
}
#premsa_item div.resources div.row{
	display: block;
	clear:	both; 
	float:	left;
}
#premsa_item div.resources div.row_resource_bottom{
	height:  1px;
	display: block;
	clear:	 both; 
	float:	 left;
	
	padding: 0 0 5px 0;
}
#premsa_item div.resources div.resource{
	width: 32%;
	/*MRC height: 260px;*/
	height: auto;
	clear: none;
	
	margin: 	   0 0  10px 0;
	padding: 	   0 0.5% 10px 0;
}
#premsa_item div.resources div.resource_bottom_border{
	width: 32.5%;
	height: 1px;
	display: block;
	clear:  none;
	
	border-top: 1px solid #2e3a69;
}
#premsa_item div.resources div.middle{
	margin: 0 1.2% 0 1.2%;
}
#premsa_item div.resources div.right{
	float: right;
}
#premsa_item div.resource div.title{
	margin: 	   0 0 10px 0;
	padding: 	   0 0 10px 0;
	border-bottom: 3px solid #2E3A69;
	
	line-height: 15px;
}
#premsa_item p.link_list{
	padding: 0 0 0 25px;
	
	background-image: url('/opencms_portal2/opencms/_resources/common/imatges/la_universitat/sala_de_premsa/icons/icon_enllac.gif');
}
#premsa_item p.documentacio{
	padding: 0 0 0 25px;
	
	background-image: url('/opencms_portal2/opencms/_resources/common/imatges/la_universitat/sala_de_premsa/icons/icon_documentacio.gif');
}
#premsa_item p.media{
	padding: 0 0 0 25px;
	
	background-image: url('/opencms_portal2/opencms/_resources/common/imatges/la_universitat/sala_de_premsa/icons/icon_mat_grafic.gif');
}
#premsa_item div.resource div.resource_body div.link ul{
	padding: 0 0 0 17px;
}
#premsa_item div.resource div.resource_body div.link li{
	padding: 0 0 3px 0;
}
#premsa_item div.resource div.resource_body div.link a{
	display:	block;
	overflow: 	hidden;
}
#premsa_item div.resource div.resource_body div.link p{
	padding: 0 0 10px 0;
}
#premsa_item div.resource div.resource_body div.file, #premsa_item div.resource div.resource_body div.media{
	width: 100%;
	clear: both;
	
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #2e3a69;
}
#premsa_item div.resource div.resource_body div.file p.icon{
	height:24px;
	width:15%;
	clear:none;
	display:block;
	float:left;
	
	background-position: center center;
}
#premsa_item div.resource div.resource_body div.file p.text{
	width:75%;
	clear:none;
	display:block;
	float:left;
	
	padding:0 0 0 9%;
}
#premsa_item p.icon{
	background-image: url('/opencms_portal2/opencms/_resources/common/imatges/la_universitat/sala_de_premsa/icons/icon_default_file.gif');
}
#premsa_item p.pdf{
	height:24px;
	background-image: url('/opencms_portal2/opencms/_resources/common/imatges/la_universitat/sala_de_premsa/icons/icon_pdf.gif');
}
#premsa_item p.doc{
	height:24px;
	background-image: url('/opencms_portal2/opencms/_resources/common/imatges/la_universitat/sala_de_premsa/icons/icon_word.gif');
}
#premsa_item p.xls{
	height:24px;
	background-image: url('/opencms_portal2/opencms/_resources/common/imatges/la_universitat/sala_de_premsa/icons/icon_excel.gif');
}
#premsa_item p.ppt{
	height:24px;
	background-image: url('/opencms_portal2/opencms/_resources/common/imatges/la_universitat/sala_de_premsa/icons/icon_ppt.gif');
}
#premsa_item div.resource div.resource_body div.media p{
	padding: 0 0 0 30px;
	background-position: top left;
}
#premsa_item p.foto{
	background-image: url('/opencms_portal2/opencms/_resources/common/imatges/la_universitat/sala_de_premsa/icons/icon_foto.gif');
}
#premsa_item p.audio{
	background-image: url('/opencms_portal2/opencms/_resources/common/imatges/la_universitat/sala_de_premsa/icons/icon_audio.gif');
}
#premsa_item p.video{
	background-image: url('/opencms_portal2/opencms/_resources/common/imatges/la_universitat/sala_de_premsa/icons/icon_video.gif');
}
#premsa_item div.creativecommons{
	display:block;
	float:left;
	padding: 20px 0;
	
	background-color: #f7f7f7;
}
#premsa_item div.creativecommons div{
	display:block;
	float: left;
	clear: none;
}
#premsa_item div.creativecommons div.ccimage{
	width:18%;
	margin:0% 0% 0% 1.5%;
}
#premsa_item div.creativecommons div.cctext{
	width: 79%;
	color: #757d9c;
	font-size: 10px;
}
#premsa_item div.creativecommons div.cctext a{
	font-size: 10px;
}
/* S H A R E   I C O N S */
#premsa_item div.head div.shareIcons{
	width:auto; 
	clear:none; 
	float:right; 
	display: block;
	
	padding: 20px 25px 0 0;
}
#premsa_item div.head img.shareIcon{
	padding: 0 0 0 5px;
}

/* E N T R E V I S T A */
#premsa_item div.entrevista{
	margin:  0 0 20px 0;
	padding: 10px 0 20px 0;
}
#premsa_item div.entrevista p.time{
	padding: 0 0 0 20px;
}
#premsa_item div.entrevista p.question, p.answer{
	padding: 0 0 15px 0;
}
/* R E P O R T A T G E */
#premsa_item div.reportatge p.title{
	padding: 0;
}
#premsa_item div.reportatge p.body{
	padding: 15px 0 0 0;
}
/* L L I S T A T   D ' I T E M S */
#items_list{
	width:   100%; 
	display: table;
	clear:   both;
	
	margin:  0;
	padding: 0;
}
#section_content p.avantitol{
	padding: 3px 0 10px 0;
	text-align: right;
}
#items_list div.item{
	width: 	 100%;
	display: table;
	clear:	 both;
	float:   left;
	
	margin:  0;
	padding: 8px 0 12px 0;
	
	border-top: 1px dotted #2e3a69;
}
#items_list div.first_item{
	border-top: none;
}
#items_list div.item p.excerpt{
	padding: 0 0 10px 0;
}
#items_list div.item p.category{
	padding: 18px 0 0 0;
}
#items_list div.item p.image{
	width: 		100px;
	display: 	block;
	clear:		none;
	float:		left;
	overflow: hidden;
	
	margin: 0 10px 0 0;
}
/* R E C O M A N A R */
#recomanar input{
	overflow: visible;
	
	margin:  0;
	padding: 0;
	border:  0;
	
	background-color: #ffffff;
}
#recomanar input.reset{
	margin:	 0 50px 0 0;
	padding: 0 20px 0 0;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/button_reset.gif");
	background-position: right center;
}
#recomanar input.submit{
	padding: 0 20px 0 0;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_404.gif");
	background-position: right center;
	
	cursor: pointer;
}
#recomanar p{
	padding: 0 0 15px 0;
}
#recomanar span.fieldTitle{
	padding: 0 0 0 10px;
	
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_recomanar.gif");
}
#recomanar div.form{
	width:100%; 
	height:100%; 
	display:table;
}
#recomanar div.form div.col{
	width:49%; 
	clear:none; 
	padding: 15px 0 0 0;
}
#recomanar input.text{
	width: 220px;
	height: 17px;
	
	border-top:  	1px solid #c8c8c8;
	border-right: 	1px solid #f0f0f0;
	border-bottom:  1px solid #fbfbfb;
	border-left: 	1px solid #c8c8c8;
}
#recomanar p.adreca_mail{
	width: 400px;
}
#recomanar input.textlong{
	width: 400px;
}
#recomanar textarea{
	width:  260px;
	height: 189px;
	
	border-top:  	1px solid #c8c8c8;
	border-right: 	1px solid #f0f0f0;
	border-bottom:  1px solid #fbfbfb;
	border-left: 	1px solid #c8c8c8;
	
	overflow: auto;
}
/* R E S E R V A   S A L E S */
#reserva_sales label{
	padding: 0 0 0 2px;
}
#reserva_sales input{
	overflow: visible;
	
	margin:  0;
	padding: 0;
	border:  0;
	
	background-color: #ffffff;
}
#reserva_sales input.submit{
	float:right;
	
	padding: 0 20px 0 0;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/campus_arrow.gif");
	background-position: right center;
	
	cursor: pointer;
}
#reserva_sales .title{
	margin: 5px 0 15px;
	border-bottom:3px solid #2e3a69;
}
#reserva_sales p{
	padding: 0 0 5px 0;
}
#reserva_sales span.fieldTitle{
	padding: 0 0 0 10px;
	
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_recomanar.gif");
}
#reserva_sales div.form{
	width:100%; 
	height:100%; 
	display:table;
}
#reserva_sales div.form div.col{
	width:49%; 
	clear:none; 
}
#reserva_sales div.formbox{
	height:148px;
	
	padding:0px;
	border: 1px solid #e2e2e2;   
	background-repeat:repeat-x; 
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/form_bg.gif");
}
#reserva_sales div.formbox div{
	padding: 10px; 
}
#reserva_sales input.text{
	width:  99%;
	height: 17px;
	
	border-top:  	1px solid #c8c8c8;
	border-right: 	1px solid #f0f0f0;
	border-bottom:  1px solid #fbfbfb;
	border-left: 	1px solid #c8c8c8;
}
/* S E A R C H   L I S T */
#search_list{
	width:		100%; 
	height: 	60px; 
	display:	block; 
	clear:		both; 
	float:		left;
	
	padding: 5px 0 10px 0
}
#search_list div{
	height: 	100%;
	display:	block;
	float:		left;
}
#search_list form input.text{
	/*MRC width: 190px;*/
	width: 200px;
	height: 15px;
	
	margin: 		3px 0 0 0;
	border-top:  	1px solid #c8c8c8;
	border-right: 	1px solid #f0f0f0;
	border-bottom:  1px solid #fbfbfb;
	border-left: 	1px solid #c8c8c8;
}
#search_list form input.arrow{
/*MRC	width: 25px; */
	width: 15px;
	
	background-color: 	 transparent;
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_404.gif");
	background-position: right center;
	
	cursor: pointer;
}
#search_list form select{
	width:  157px;
	height: 17px;
	
	margin:	  		2px 0 0 0;
	border-top:  	1px solid #c8c8c8;
	border-right: 	1px solid #f0f0f0;
	border-bottom:  1px solid #fbfbfb;
	border-left: 	1px solid #c8c8c8;
}
#search_list form select.arees{
	width: 157px;
}
#search_list form select.year{
	width: 93px;
}
#search_list form select.responsibles{
	width: 145px;
}
#search_list form select.departments{
	width: 165px;
}
#search_list div.formFieldText{
	width: 229px;
}
#search_list div.formFieldTextPersonal{
	width: 200px;
}
#search_list div.formFieldThemeArea{
	width: auto;
	
	padding: 13px 0 0 5px;
}
#search_list div.formFieldYear{
	width: auto;
	
	padding: 13px 0 0 5px;
}

/* S E A R C H   L I S T - A G E N D A */
#search_list_agenda{
	width:		100%; 
	display:	block; 
	clear:		both; 
	float:		left;
	
	padding: 5px 0 10px 0
}
#search_list_agenda div{
	float:		left;
}
#search_list_agenda #calendar-widget{
	width:295px; 
	clear:none; 
	float:left; 
}
.box_body #search_list_agenda #calendar-widget { width: 100%;}

#search_list_agenda #calendar-container{ 
	width: 100%; 
	height:193px; 
	float:left; 
	
	padding: 20px 0 0 0; 
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/calendar/calendar-bg.jpg');
}
.box_body #search_list_agenda #calendar-container{background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/calendar/calendar-bg_276px.jpg'); }

#search_list_agenda #agenda_search_options{
	width: 215px; 
	float: right; 
	clear:none;
	
	border-left: 1px dotted; 
	padding: 10px 0 10px 15px;
}
#search_list_agenda form input.text{
	width: 90%;
	height: 15px;
	
	margin: 		3px 0 0 8px;
	border-top:  	1px solid #c8c8c8;
	border-right: 	1px solid #f0f0f0;
	border-bottom:  1px solid #fbfbfb;
	border-left: 	1px solid #c8c8c8;
}
#search_list_agenda form input.arrow{
	width: 60px;
	
	background-color: 	 transparent;
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_404.gif");
	background-position: right center;
	
	cursor: pointer;
}
#search_list_agenda form select{
	width:  90%;
	height: 17px;
	
	margin:	  		2px 0 0 8px;
	border-top:  	1px solid #c8c8c8;
	border-right: 	1px solid #f0f0f0;
	border-bottom:  1px solid #fbfbfb;
	border-left: 	1px solid #c8c8c8;
}
#search_list_agenda div.formFieldSubmit{
	width: 95%; 
	clear:both; 
	float:left;
}
#search_list_agenda div.formFieldSubmit div{
	float: right;
	padding: 10px 0 0 0;
}
#search_list_agenda div.formFieldText,
#search_list_agenda div.formFieldThemeArea,
#search_list_agenda div.formFieldCheckbox,
#search_list_agenda div.formFieldSearch{
	width: 95%;
	clear:both;
	
	padding: 13px 0 10px 5px;
}
#search_list_agenda div.formFieldSearch{
	padding: 23px 0 10px 5px;
}
/* R E C O M A N A R */
#recomanar{
	padding: 20px 0 200px 0;
}

/*____________AFEGIT SECTION_CONTENT____________*/
#section_head_content{
	color:#757D9C;
	font-family:Tahoma,Verdana,Arial;
	font-size:11px;
	
	clear:both;
	display:table;
	float:left;
	margin:0;
	padding:8px 0 12px;
	width:100%;
	
	border-bottom:1px solid #2e3a69;
}
#section_head_content img {
	display: block; 
	float: left; 
	clear: none;
	
	margin: 0 12px 5px 0; 
}
#section_head_content ul{
	list-style-position:inside;
}

/************************************************/
/*______AFEGIT DOCUMENTS LINKS RELACIONATS______*/
#items_list p.document img{
	width:16px;
	height:17px;
}
/************************************************/
/* F O R M   B O R S A   D E   T R E B A L L */
div.formBorsa{
	float:left;
}

div.formBorsa form{
	float:left;
	padding:10px 10px 10px 0;
}
div.formBorsa div.fields{
	width: 90%; 
	float: left; 
	
	margin: 0 2.5%; 
	padding: 0 2.5% 10px;
	border:	1px solid #c8c8c8;
	background-color: #ebebeb;
}
div.formBorsa form div.apartatForm{
	width:100%;
	float:left;
	
	margin-top:15px;
}
.form_label, .form_radio{
	width:100%;
	float:left;
	clear:both;
	
	margin:10px 0 5px;
	
	color: 	#2e3a69;
}
.form_radio{
	margin:0 0 10px;
	
	color: 	#2e3a69;
}
.form_field_text, .form_field_textarea{
	width:90%;
	
	margin-left:20px;
	margin-bottom:10px;
	border-top:  	1px solid #c8c8c8;
	border-right: 	1px solid #f0f0f0;
	border-bottom:  1px solid #fbfbfb;
	border-left: 	1px solid #c8c8c8;	
}
.form_field_text{
	height: 19px;
}
.form_field_radio_text{
	vertical-align:top;
	padding: 0 15px 0 5px
}
.form_field_submit{
	width: 150px;
	height: 20px;
	
	margin: 10px 0 0 0;
	border: 1px solid #000;
	
	cursor: pointer
}
div.formBorsa p.bottom{
	text-align: right;
	margin-right: 10px
}
div.formBorsa p.submit{
	margin-left: 10px
}
div.formBorsa textarea.error,
div.formBorsa input.error{
	border: 1px #f00 solid;
}
div.formBorsa label.error{
	margin: 0 0 10px 20px;
	
	color: #f00;
}


/*DESTACAT items_list*/
#items_list div.first_item{
	background-color: #EBEBEB;
    border-top: medium none;
    float: left;
   padding-left: 10px;
    padding-right: 10px;
    width: 520px;
}
#items_list div.noBorder{
	border-bottom: none;
}
#items_list div.first_item div{
	clear: none;
	float: left;
}
#items_list div.first_item div.image{
	width: 	  240px;
	display:  block;
	
	padding: 0 3% 0 0;
}
#items_list div.first_item div.image div.img_bg{
	width: 	  220px;
	height:   130px;	
	display:  block;
	
	margin:  0 0 7px 0;
	padding: 10px;
	
	background-image:  		url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/blue_gradient_bg.gif");
	background-position: 	left top;
	background-repeat: 		repeat-y;
}
#items_list div.first_item div.image div.img_bg div{
	height:   100%;	
	display:  block;
	overflow: hidden;
}
#items_list div.first_item div.video{
	width: 	  	240px;
	min-height:	204px;
	display:  	block;
	
	padding: 0 3% 0 0;
}
#items_list div.first_item div.video object,
#items_list div.first_item div.video embed{
	height: 204px;
}

/*LIST AGENDA*/
div.items_agenda div.list_agenda_events div.item{
	background-color: #EBEBEB;
	padding-left: 10px !important;
    	padding-right: 10px !important;
    	width: 520px !important;
}
div.items_agenda div.list_agenda_next_events div.first_item {
	background: none !important;
	width: 100% !important;
	padding: 8px 0 12px !important;
}


/*LIST ENTREVISTES*/
div.items_entrevistes div.item p.image {
	margin:0 !important;
	width:auto !important;
}
	
/*IMATGES ORIGINALS REDIMENSIONADES*/
div.items_noticies img.imageLlistat, div.items_agenda img.imageLlistat, div.items_entrevistes img.imageLlistat {
	float: left;
	width: 85px;
	height: 50px;
	padding-right: 8px;
	/*padding-bottom: 8px;*/
}
div.items_entrevistes img.imageLlistatDestacada {
	float: left;
	/*width: 100px;*/
	/*height: 59px;*/
	width: 220px;
	height: 130px;
	padding-right: 8px;
	/*padding-bottom: 8px;*/
}
/*
div.items_reportatges img.imageLlistat {
	float: left;
	width: 85px;
	height: 50px;
	padding-right: 8px;
}
div.items_reportatges img.imageLlistatDestacada {
	float: left;
	width: 100px;
	height: 59px;
	padding-right: 8px;
}
*/

div.infoPiece table {
	border-collapse: separate;
	line-height: 1.2;
}
div.infoPiece table th, div.infoPiece table td {
	border: none;
	padding: 0;
}


/*Guia experts*/
#guia_experts{
	float:left;
	width:100%;
}
#guia_experts img.image_experts{
	float:left;
	width:150px;
	margin-top: 10px;
	margin-right:10px;
}
#guia_experts div.content{
	float:left;
	width: 100%;
}
#guia_experts div.description{
	border-bottom: 1px solid #757D9C;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
#guia_experts div.description object, #guia_experts div.description embed{
	float: left;
	width: 150px; 
	height: 248px; 
}
#guia_experts div.content p{
}
#guia_experts div.search{
	float:left;
	width:100%;
}
#guia_experts div.search div.contentSearch{
	float:left;
	width:100%;
	padding-bottom: 10px;
}
#guia_experts div.search div.label_search{
	float:left;
	width:100%;
	font-weight: bold;
	font-size: 12px;
}
#guia_experts div.search div.byCognom{
	float:left;
	width:100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#guia_experts div.search div.byCognom div.label_search{
	margin-bottom: 10px;
}
#guia_experts div.search div.byCognom a.link_letter{
	float: left;
    font-size: 14px;
    padding-right: 6px;
}
#guia_experts div.search div.byAmbit{
	float:left;
	width:100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*
#guia_experts div.search div.byAmbit a.link_ambit{
	float:left;
	clear:both;
	line-height: 15px;
}
*/
#guia_experts div.search div.byAmbit form.searchByAmbitKey{
	float:left;
	width:100%;
}
#guia_experts div.search div.byAmbit form.searchByAmbitKey select.select_ambitKey{
	float:left;
	margin-top:14px;
	width: 290px;
}
#guia_experts div.search div.byAmbit form.searchByAmbitKey select.ambitKey option{
	color: #2E3A69;
}

div.fitxa_expert{
	float:left;
	color: #757D9C;
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
}
div.sin_foto{
	width:100%;
}
div.fitxa_expert div.foto{
	clear: none;
    display: block;
    float: left;
    margin: 10px 10px 0 0;
    overflow: hidden;
    width: 100px;
}
div.fitxa_expert div.foto img.foto { 
	width:100px;
}
div.fitxa_expert div.expert{
	float:left;
	width: 430px;
}
div.sin_foto div.expert{
	width:100%;
}
div.expert div{
	float:left;
	width:100%;
	clear:left;
	line-height: 16px;
}
div.expert div.title{
	float:left;
	width:100%;
	font-size: 18px;
	margin:			0px  0px 7px 0px;
	padding: 		10px 0px 3px 0px;
	border-bottom: 	1px solid #757D9C;
}
div.expert .label_expert{
	color: #2E3A69;
	font-weight: bold;
}
div.expert div.content{
    background-color: #EBEBEB;
    margin-top:10px;
    border-top: medium none;
    line-height: 16px;
    float: left;
    padding: 10px;
    width: 410px;
}
.sin_foto div.expert div.content{
	width: 520px;
}
div.expert div.area{
	margin-top: 10px;
}
#result_experts{
	float:left;
	width:100%;
	margin-top:10px;
}
#result_experts div.expert div.title{
	float:left;
	width:100%;
	font-size: 18px;
	margin:			0px  0px 7px 0px;
	padding: 		10px 0px 3px 0px;
	border-bottom: 	none;
}
#result_experts div.image{
	float:left;
	padding-right:10px;
}
#result_experts img.image_experts{
	width:150px;
}
#result_experts div.list_results_experts{
	float:left;
	width:380px;
}
#result_experts div.list_results_experts .label{
	float:left;
	width:100%;
	color: #2E3A69;
	font-weight: bold;
	font-size:14px;
}
#result_experts div.list_results_experts div.expert{
	float:left;
	width:100%;
	margin-bottom:10px;
	clear:both;
}
#result_experts div.list_results_experts div.expert div.title a {
	float:left;
	font-size: 14px;
}
#result_experts div.list_results_experts div.expert div.content{
	width: 360px;
}

/*new_button*/
.new_button{
    height: 24px;
    margin: 0;
    padding: 0;
}
.new_button .new_button_left, .new_button .new_button_right{
	float: left;
    height: 24px;
	width: 4px;
}
.new_button .new_button_left{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/submit_button_left.png');
}
.new_button .new_button_right{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/submit_button_right.png');
}
.new_button .new_button_center{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/submit_button_center.png');
	background-repeat: repeat-x;
	float: left;
    height: 24px;
}
.new_button .new_button_center .content{
	border: none;
	background-color: transparent;
	margin: 0;
	line-height: 24px;
	cursor: pointer;
	color: #2e3a69;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	outline: hidden;
}
.new_button .new_button_center a.content{
	text-decoration:none;
	padding: 0 10px;
	
}
.new_button .new_button_center input.content{
	padding: 4px 10px 0;
}

/*Per netejar flotats*/
.clean{
	clear:both;
}

#rss .item img{border:none;}



/*videos*/
#videos_web .destacat{
	float:left;
	width: 100%;
	height: 100%;
}
#videos_web .destacat .itemTitle{
	float:left;
	width: 100%;
	color: #2E3A69;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
}
#videos_web .destacat object, #videos_web .destacat embed{
	float:left;
    width: 560px;
    height: 315px;
}
/* pels subportals */
.subportal #videos_web .destacat object, .subportal #videos_web .destacat embed{
	width: 540px;
}
#videos_web .destacat a.link_video, #videos_web .video a.link_video{
	float:left;
	position: relative;
	text-decoration:none;
}
#videos_web .destacat .backgroundImgVideo{
	float:left;
	/*String imageBasePath = "/system/modules/edu.uoc.web.presentations/resources/images/structure/";*/
	background-image: url('/opencms_portal2/opencms/system/modules/edu.uoc.web.mobile/resources/img/play-boton-large.png');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	width: 560px;
	height: 420px;
}
/* pels subportals */
.subportal #videos_web .destacat .backgroundImgVideo{
	width: 540px;
}
#videos_web .destacat a.link_video .image_video, #videos_web .video a.link_video .image_video{
	float:left;
	position: relative;
}
#videos_web .destacat a.link_video .image_video{
	float:left;
	position: relative;
	width: 560px;
}
/* pels subportals */
.subportal #videos_web .destacat a.link_video .image_video{
	width: 540px;
}
#videos_web .destacat a.link_video .title_top_video, #videos_web li.video a.link_video .title_top_video{
	color:#FFFFFF;
	font-family:Tahoma,Helvetica,Sans-serif;
	font-weight:normal;
    font-size: 24px;
    background-image: url('/opencms_portal2/opencms/system/modules/edu.uoc.web.mobile/resources/img/backgrounds/franja-titulo.png');
	background-repeat: repeat;
	padding:10px;
	width: 540px;
	position: absolute;
}
/* pels subportals */
.subportal #videos_web .destacat a.link_video .title_top_video, .subportal #videos_web li.video a.link_video .title_top_video{
	width: 520px;
}

#videos_web ul.videos_list{
	text-align:left;
	list-style:none;
	margin: 0;
	padding: 0;
	float:left;
	width: 100%;
}
#videos_web ul.videos_list span.itemTitle{
	float:left;
	width: 100%;
	padding-bottom: 5px;
	color:#333333;
	font-family:Tahoma,Helvetica,Sans-serif;
	font-weight:bold;
    font-size: 24px;
}
#videos_web ul.videos_list li.video{
	width: 275px;
	margin-top:10px;
	margin-left:0px;
}
/* pels subportals */
.subportal #videos_web ul.videos_list li.video{
	width: 265px;
}
#videos_web ul.videos_list li.video object, #videos_web ul.videos_list li.video embed{
	float:left;
    width: 248px;
    height: 200px;
}
/* pels subportals */
.subportal #videos_web ul.videos_list li.video object, .subportal #videos_web ul.videos_list li.video embed{
	width: 243px;
}
#videos_web ul.videos_list li.video object{
	margin-top: 10px;
}
#videos_web li.video a.link_video{
	float:left;
}
#videos_web li.video .backgroundImgVideo{
	float:left;
	background-image: url('/opencms_portal2/opencms/system/modules/edu.uoc.web.mobile/resources/img/play-boton.png');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	width: 275px;
	height: 202px;
}
/* pels subportals */
.subportal #videos_web li.video .backgroundImgVideo{
	width: 243px;
}
#videos_web li.video .image_video{
	float:left;
	position: relative;
	width: 238px;
	margin-right:10px;
}
/* pels subportals */
.subportal #videos_web li.video .image_video{
	width: 238px;
}
#videos_web li.video .info_video{
	float:left;
}
#videos_web li.video .lead{
	float:left;
	color:#2E3A69;
	margin-bottom: 5px;
}
#videos_web li.video .duration{
	float:left;
    margin-right:10px;
    padding-top: 3px;
}
#videos_web li.video .star-rating{
	float:left;
}
#videos_web li.video .uploaded{
	float:left;
	width:100%;
	font-weight:bold;
}
#videos_web li.video .countViews{
	float:left;
	width:100%;
	font-weight:bold;
}
#videos_web li.video .more_info_video{
	float:left;
	width:100%;
	font-weight:bold;
}

.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 115px;
	height: 20px;
	position: relative;
	background: url('/opencms_portal2/opencms/system/modules/edu.uoc.web.mobile/resources/img/star_rating_transp.png') top left repeat-x;
}
.star-rating .current-rating{
	background: url('/opencms_portal2/opencms/system/modules/edu.uoc.web.mobile/resources/img/star_rating_transp.png') left bottom;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* width de 1 a 100 para los porcentages de las estrellas */
.w1  {width:1%;  }
.w2  {width:2%;  }
.w3  {width:3%;  }
.w4  {width:4%;  }
.w5  {width:5%;  }
.w6  {width:6%;  }
.w7  {width:7%;  }
.w8  {width:8%;  }
.w9  {width:9%;  }
.w10 {width:10%; }
.w11 {width:11%; }
.w12 {width:12%; }
.w13 {width:13%; }
.w14 {width:14%; }
.w15 {width:15%; }
.w16 {width:16%; }
.w17 {width:17%; }
.w18 {width:18%; }
.w19 {width:19%; }
.w20 {width:20%; }
.w21 {width:21%; }
.w22 {width:22%; }
.w23 {width:23%; }
.w24 {width:24%; }
.w25 {width:25%; }
.w26 {width:26%; }
.w27 {width:27%; }
.w28 {width:28%; }
.w29 {width:29%; }
.w30 {width:30%; }
.w31 {width:31%; }
.w32 {width:32%; }
.w33 {width:33%; }
.w34 {width:34%; }
.w35 {width:35%; }
.w36 {width:36%; }
.w37 {width:37%; }
.w38 {width:38%; }
.w39 {width:39%; }
.w40 {width:40%; }
.w41 {width:41%; }
.w42 {width:42%; }
.w43 {width:43%; }
.w44 {width:44%; }
.w45 {width:45%; }
.w46 {width:46%; }
.w47 {width:47%; }
.w48 {width:48%; }
.w49 {width:49%; }
.w50 {width:50%; }
.w51 {width:51%; }
.w52 {width:52%; }
.w53 {width:53%; }
.w54 {width:54%; }
.w55 {width:55%; }
.w56 {width:56%; }
.w57 {width:57%; }
.w58 {width:58%; }
.w59 {width:59%; }
.w60 {width:60%; }
.w61 {width:61%; }
.w62 {width:62%; }
.w63 {width:63%; }
.w64 {width:64%; }
.w65 {width:65%; }
.w66 {width:66%; }
.w67 {width:67%; }
.w68 {width:68%; }
.w69 {width:69%; }
.w70 {width:70%; }
.w71 {width:71%; }
.w72 {width:72%; }
.w73 {width:73%; }
.w74 {width:74%; }
.w75 {width:75%; }
.w76 {width:76%; }
.w77 {width:77%; }
.w78 {width:78%; }
.w79 {width:79%; }
.w80 {width:80%; }
.w81 {width:81%; }
.w82 {width:82%; }
.w83 {width:83%; }
.w84 {width:84%; }
.w85 {width:85%; }
.w86 {width:86%; }
.w87 {width:87%; }
.w88 {width:88%; }
.w89 {width:89%; }
.w90 {width:90%; }
.w91 {width:91%; }
.w92 {width:92%; }
.w93 {width:93%; }
.w94 {width:94%; }
.w95 {width:95%; }
.w96 {width:96%; }
.w97 {width:97%; }
.w98 {width:98%; }
.w99 {width:99%; }
.w100{width:100%;}
/* H O M E - M I D D L E */
#middle_home{
	width: 69.2%;
	float: left;
}
#container_c #middle_home{
	width: 540px;
	margin-bottom: 30px;
}
/* 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: 0;
	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 0;
	
	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: 0;
}
#home_tema_portada div.media{
	width:  256px;
	height: 100%;
	float:  left;
	overflow: hidden;
}
#home_tema_portada div.media_text{
	width:  264px;
	height: 100%;
	
	padding: 0;
}
#home_tema_portada div.topLeft{
	padding: 0 10px 0 10px;
	
	text-align: left;
}
#home_tema_portada div.topRight{
	padding: 0 10px 0 10px;
	
	text-align: right;
}
#home_tema_portada div.bottomLeft{
	position: absolute;
	bottom: 0;
	left: 0;
	
	padding: 0 10px 0 10px;
	
	text-align: left;
}
#home_tema_portada div.bottomRight{
	position: absolute;
	bottom: 0;
	right: 0;
	
	padding: 0 10px 0 10px;
	
	text-align: right;
}

/* H O M E - I N F O */
#home_info{
	width: 		100%;
	clear:		both;
	display: 	block;
	float:		left;
}
#home_info div{
	display: table;
	width: 	 265px;
	
	margin:  0;
	padding: 0;
}
#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: 0;
}
#home_info div.row_resource_bottom div.resource_bottom_border{
	height:  1px;
	display: block;
	padding: 0;
	margin:  0;
	
	border-top: 	1px solid #2e3a69;
}
#home_info div.row_resource_bottom div.dottedBottomBorder{
	height:  1px;
	padding: 0;
	margin:  0;
	
	border-top: 1px dotted #2e3a69;
}
#home_info ul{
	padding: 0 0 10px 10px;
}
#home_info div.homeInfoItem{
	/*MRC min-height: 175px;*/
	min-height: auto;
	
	margin: 		25px 0 0 0;
	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 0 8px 0;
	padding:		0px 0 5px 0;
	border-bottom: 	3px solid #2e3b68;
}
#home_info div div.homeInfoImage{
	height:  56px;
	clear: 	 both;
	
	margin:			5px 0 10px 0;
	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: 0 8px 0 0;
	
	line-height:	19px;
	
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_menu_level4.gif");
	background-position: right center;
}
#home_info div.homeInfoText{
	padding: 0;
}
#home_info div.mainInfoText{
	padding: 0;
}
#home_info div.homeInfoText div.image{
	width:90px; 
	height:60px; 
	float:left;
	display: block;
	overflow:hidden;  
	
	margin: 0 10px 10px 0;
}
#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: 0 0 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;
}
#matriculat div{
	margin: 	0px;
	padding: 	0px;
	clear: 		none;
}
#matriculat #home_matriculat_title{
	width:  218px;
	height: 29px;
	clear:  both;
	
	padding: 12px 0 0 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:  0 0 1px 0;
	padding: 10px 7px 10px 73px;
	
	vertical-align: top;
	
	background-color: 	#ebebeb;
}
#matriculat div.matriculatItemHome a{
	min-height: 43px;
	
	padding: 20px 7px 20px 73px;
}
#matriculat div.matriculatItem a.text, #matriculat div.matriculatItem a.text_subhome{
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/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("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/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 &#65533; T I Q U E S */
#home_arees_title{
	width:  192px;
	height: 30px;
	clear:  both;
	
	margin:  10px 0 0 0;
	padding: 10px 0 0 36px;
	
	border: 1px solid #cccccc;
	
	vertical-align: top;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/menu_item_arees_tematiques.gif");
	background-position: left center;
}
#home_arees_img{
	width:  100%;
	height: 50px;
	clear:  both;
	
	margin:  0;
	padding: 0;
	
	background-image: 	 url("/opencms_portal2/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 0 0 0;
	padding:		0px  0 5px 0;
}
/* CENTRES DE SUPORT */
.body_stanalone_white { background: #fff; }
/* D E S T A C A T - S U B H O M E */
#subhome_tema_portada{
	width:  520px;
	height: 130px;
	clear:	both;
	position: relative;
	
	padding: 10px;
	
	background-repeat: no-repeat;
}
#subhome_tema_portada_only_bg{
	width:  	540px;
	height: 	150px;
	clear:		both;
	overflow: 	hidden;
	position: 	relative;
	
	padding:  0;
	
	background-repeat: no-repeat;
}
/*MRC{*/
#subhome_tema_portada{
	cursor:pointer;
	cursor:hand;/*IE*/
}
#subhome_tema_portada div.subhomeTemaPortada{
	cursor:pointer;
	.cursor:hand;/*IE*/
}
div.subhomeTemaPortada a{
	text-decoration: none;
	cursor:hand;
}
div.subhomeTemaPortada div.image{
	cursor:hand;
}
/*}MRC*/

#subhome_tema_portada_flash{
	width:  100%;
	height: 150px;
	clear:	both;

	background-repeat: no-repeat;
}
.subhomeTemaPortada p.title{
	padding: 0 0 10px 0;
}
#subhome_tema_portada div.text{
	width:  100%;
	height: 110px;
	float:  left;
	
	padding: 10px 0;
	
	position: relative;
	
	background-repeat: no-repeat;
}
#subhome_tema_portada div.image{
	width:  140px;
	height: 100%;
	float:  left;
	overflow: hidden;
}
#subhome_tema_portada div.image_text{
	width:  370px;
	height: 100%;
	
	padding: 0 0 0 10px;
}
#subhome_tema_portada div.media{
	width:  256px;
	height: 100%;
	float:  left;
	overflow: hidden;
}
#subhome_tema_portada div.media_text{
	width:  264px;
	height: 100%;
	
	padding: 0;
}
/*MRC*/
#subhome_tema_portada div.mediaDiagonal{
	width:  260px;
	height: 100%;
	float:  left;
	overflow: hidden;
}
#subhome_tema_portada div.mediaDiagonal_text{
	width:  260px;
	height: 100%;
	
	padding: 0;
}
/*MRC*/
#subhome_tema_portada div.topLeft{
	padding: 0 10px 0 10px;
	
	text-align: left;
}
#subhome_tema_portada div.topRight{
	padding: 0 10px 0 10px;
	
	text-align: right;
}
#subhome_tema_portada div.bottomLeft{
	position: absolute;
	bottom: 0;
	left: 0;
	
	padding: 0 10px 0 10px;
	
	text-align: left;
}
#subhome_tema_portada div.bottomRight{
	position: absolute;
	bottom: 0;
	right: 0;
	
	padding: 0 10px 0 10px;
	
	text-align: right;
}
/* AT - 1012199 */
#subhome_tema_portada h1, #subhome_tema_portada h2, #subhome_tema_portada h3{
	font-size: 18px;
}
/* AT - 1012199 */
/* U N I V E R S I T A T - I N F O */
#home_info div.subhomeInfoText{
	padding: 11px 0 0;
	border-top:	1px dotted #2e3a69;
}

/* U N I V E R S I T A T - B O X E S */
#universitat_boxes{
	width: 100%;
	margin: 16px 0 0;
}
#universitat_boxes div.universitatBox{
	width:   31.5%;
	float:	 left;
	
	margin: 0 0 5px 0;
	border: 1px solid #dfe0e4;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/subhome_universitat_box_gradient.gif");
	background-position: top left;
	background-repeat: 	 repeat-x;
}

#universitat_boxes div.universitatBoxMiddle{
	margin: 0 0 0 2.4%;
}
#universitat_boxes div.floatRight{
	float:right;
}
#universitat_boxes div.boxInfo{
	width:   	 146px;
	min-height:  137px;
	
	padding: 10px 12px 6px 12px;
}
#universitat_boxes div.boxInfo a{
	cursor:pointer;
	text-decoration:none;
}
.boxInfo {
	cursor:pointer;
	text-decoration:none;
}
#universitat_boxes div.boxInfo div.image{
	width:  140px;
	height: 40px;
	overflow: hidden;
	
	margin: 0 0 8px 0
}
#universitat_boxes div.boxInfo div.title{
	padding: 0 0 18px 0;
}
#universitat_boxes div.boxLink{
	width: 144px;
	height: 22px;
	float: right;
	
	padding:  0 10px 0 16px;
	
	text-align:		right;
	vertical-align: bottom;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/subhome_universitat_box_gradient_bottom.gif");
	background-position: bottom left;
	background-repeat: 	 repeat-x;
}
#universitat_boxes ul li{
	display : block;
	list-style-type: none;
/*MRC*/
xxfloat : left;
/*MRC*/	
	padding:  0 0 1px 15px;
	
	line-height: 15px;

	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_404.gif");
	background-position: left center;
}

/* E S T U D I S - M A T R I C U L A ' T */
#matriculat #subhome_matriculat_head{
	height:  41px;
	width:   100%;
	clear:   both;
	float:	 left;
	display: block;
	
	margin: 10px 0 0; 
	
	background-color: #fe9900;
}
#matriculat #subhome_matriculat_head div.matriculatTitleSubhome{
	clear: none;
	float: left;
	
	padding: 12px 0 0 12px;
}
#matriculat #subhome_matriculat_head div.seeMore{
	clear: none;
	float: right;
	
	padding: 12px 12px 0 0;
}
#matriculat #subhome_matriculat_head div.seeMore a{
	display: block;
	
	padding: 0 8px 0 0;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_matriculat_seemore.gif");
	background-position: right center;
}
#matriculat div.matriculatItem a.text_subhome{
	width:  	460px;
	min-height: 19px;
	
	padding:	12px 7px 8px 73px;
}
#matriculat div.matriculatItemDestacat{
	width:  	265px;
	clear:  	none;
	display:	block;
	
	padding: 10px 0 4px 0;
}
#matriculat div.matriculatItemDestacat div.titleItemSubhome{
	width:  	252px;
	/*height:		28px;*/
	clear:  	both;
	display:	block;
	
	margin:		0px  0 3px 0;
	padding: 	10px 0; /*10px 0 0 11px;*/
	/*border: 	1px solid #fb9b06;*/
}
#matriculat div.matriculatItemDestacat div.body{
	width:  	100%;
	height:		50px;
	clear:  	both;
	display:	table;
}
#matriculat div.matriculatItemDestacat div.body a{
	display: block;
	float:   left;
	
	padding: 12px 0 0 22px;
}
#matriculat div.matriculatItemDestacat div.body div.text img{
	display: block;
	float:   left;
/*MRC*/
padding-right:10px;
/*MRC*/
}
#matriculat div.matriculatItemDestacat div.body div.text{
	width: 100%;
	clear: right;
	float: left;
	padding: 0;
}
/*MRC*/
#matriculat div.matriculatItemDestacat div.body div.text div.literal_estudis a{
	padding: 0;
	margin: 0;
}
#matriculat div.matriculatItemDestacat div.body div.text div.literal_estudis a:hover{
	text-decoration:underline;
}
#matriculat div.matriculatItemDestacat div.body div.text div.literal_estudis div.literal_text {
	padding-top: 10px;
}
/* A N G L E S */
#matriculat div.col{
	width:49%; 
	clear:none; 
}
#matriculat div.matriculatItem_en a.text_subhome{
	width:  	185px;
}
#matriculat div.col{
	padding: 0 0 20px 0;
}
#matriculat div.col p.title{
	padding: 15px 0 18px 0;
}
/* E S T U D I S - I N F O */
#estudis_info{
	width: 		100%;
	display: 	table;
	clear:		both;
	float:		left;
}
#estudis_info div{
	display: table;
	width: 	 265px;
	
	margin:  0;
	padding: 0;
}
div.estudisInfo{
	/*margin: 30px 0 0;*/
	margin:0px;
}
div.estudisInfo_en{
	margin: 0;
}
#estudis_info a{
	padding: 0 8px 0 0;
	
	line-height: 19px;
	
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_menu_level4.gif");
	background-position: right center;
}
#estudis_info div.info a{
	background-image: none;
}
#estudis_info p.bodyLinks{
	padding: 15px 0 0;
}
#estudis_info ul li{
	display: block;
	
	padding: 0 0 0 12px;
	
	list-style-type: none;
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_estudis_que_puc_estudiar.gif");
	background-position: left center;
}
#estudis_info div.estudisInfoItem{
	height:   235px;
	display:  table;
	
	margin: 		25px 0 0;
	padding:		0px 0  5px 0;
	
	border-bottom: 	1px solid #2e3a69;
	/*MRC*/
	min-height:245px;
	/*MRC*/
}
#estudis_info div.estudisInfoItem_en{
	width: 100%;
	clear: both;
	float: left;
}
#estudis_info div.estudisInfoItem div.titleItemSubhome{
	width: 100%;
	
	margin:			0px 0 12px 0;
	padding: 		0px 0 10px 0;
	border-bottom: 	3px solid #2e3b68;
}
#estudis_info div div.estudisInfoMore{
	width: 100%;
	float: right;
	
	margin:		37px 0 0;
	padding: 	12px 0 10px 0;
	border-top: 1px dotted #2e3a69;
	
	text-align: 	right;
	vertical-align: bottom;
}
#estudis_info div div.estudisInfoVideos div{
	width:   100%;
	height:  90px;
	clear: 	 none;
	float:	 left;
	
	margin:	 0 0 10px 0;
	
	background-color: #FFBD59;
}
#estudis_info div div.estudisInfoVideos div.videoInfo div.video{
	width:    120px;
	height:   90px;
	overflow: hidden;
	
	margin:  0;
	padding: 0;
}
#estudis_info div div.estudisInfoVideos div.videoInfo div.video .params{
	height:   90px;
	display:  block;
	overflow: hidden;
}
#estudis_info div div.estudisInfoVideos div.videoInfo div.info{
	width:	 120px;
	height:  100%;
	display: table;
	clear: none;
	float: left;
	
	margin:  0;
	
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_estudis_com_sestudia.gif");
	background-position: 10px 20px;
}
#estudis_info div div.estudisInfoVideos div.videoInfo div.info a{
	width:	 105px;
	height:  43px;
	display: block;
	
	margin:  0;
	padding: 47px 0 0 15px;
}
/* R E C E R C A  -  I N F O */
#recerca_info{
	width: 		100%;
	clear:		both;
	float:		left;
	display: 	table;
}
#recerca_info div{
	display: block;
	width: 	 100%;
	clear: 	 both;
	float: 	 left;
	
	margin:  0;
	padding: 0;
}
#recerca_info div.destacatItem{
	margin: 		0 0 0;
	padding: 		25px 0 10px 0;
	border-bottom: 	1px solid #2e3a69;
}
#recerca_info div.destacatItem p{
	padding: 7px 0 5px 0;
}
#recerca_info div.destacatItem div.head{ /* T&#65533;tol + Link per veure m&#65533;s */
	width: 100%;
	
	padding:		0px 0 10px 0;
	border-bottom: 	3px solid #2e3b68;
	
	line-height:	19px;
}
#recerca_info div.destacatItem div.head div.homeTitle{
	width: 	auto;
	clear: 	none;
	float:	left;	
}
#recerca_info div.homeInfoMore{
	width: 	auto;
	clear: 	none;
	float:	right;	
}
#recerca_info div.homeInfoMore a{
	padding-right: 8px;

	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_menu_level4.gif");
	background-position: right center;
}
#recerca_info div.homeInfoMore a.externalLink{
	padding-right: 15px;

	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/external_link_arrow.gif");
	background-position: right center;
}
#recerca_info div.destacatItem div.homeInfoText div.lead{
	padding: 7px 0 15px 0;
}
#recerca_info div.destacatItem div.homeInfoText div.body{
	width: 265px;
	clear: none;
}
#recerca_info div.destacatItem div.homeInfoText div.floatLeft{
	padding: 0 5px 10px 0;
}
#recerca_info div.destacatItem div.homeInfoText div.floatRight{
	padding: 0 0 10px 5px;
}
#recerca_info div.destacatItem div.homeInfoText div.image{
	width: 90px; 
	clear: none;
	overflow: hidden; 
	
	padding: 7px 15px 0 0;
}
#recerca_info div.destacatItem div.homeInfoText div.image_body{
	width: 435px; 
	clear: none; 
	
	padding: 0 0 0;
}
/* D I F U S I &#65533;  -  I N F O */
#difusio_info{
	width: 		100%;
	display: 	block;
	clear:		both;
	float:		left;
}
#difusio_info div{
	width: 	 	100%;
	display: 	block;
	clear: 	 	both;
	float: 	 	left;
	overflow: 	hidden;
	
	margin:  0;
	padding: 0;
}
#difusio_info div.homeInfoText{
	display: table-row;
}
#difusio_info div.destacatItem{
	margin: 		0px 0 0;
	padding: 		25px 0 10px 0;
	border-bottom: 	1px solid #2e3a69;
}
#difusio_info div.destacatItem p{
	padding: 		7px 0 5px 0;
}
#difusio_info div.destacatItem div.head{
	width: 100%;
	display: table-row;
	
	padding:		0px 0 10px 0;
	border-bottom: 	3px solid #2e3b68;
	
	line-height:	19px;
}
#difusio_info div.destacatItem div.head div.homeTitle{
	width: 	auto;
	clear: 	none;
	float:	left;	
}
#difusio_info div.homeInfoMore{
	width: 	auto;
	clear: 	none;
	float:	right;	
}
#difusio_info div.homeInfoMore a, #difusio_info div.homeInfoText a{
	padding-right: 8px;

	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_menu_level4.gif");
	background-position: right center;
}
#difusio_info div.homeInfoMore a.externalLink{
	padding-right: 15px;

	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/external_link_arrow.gif");
	background-position: right center;
}
#difusio_info div.destacatItem div.homeInfoText div.body{
	width: 265px;
	clear: none;
}
#difusio_info div.destacatItem div.homeInfoText div.floatLeft{
	padding: 0 5px 0 0;
}
#difusio_info div.destacatItem div.homeInfoText div.floatRight{
	padding: 0 0 0 5px;
}
#difusio_info div.destacatItem div.homeInfoText div.nextItem{
	margin:  	10px 0 0;
	padding: 	5px 0 0; 
	border-top: 1px solid #dee0e7;
}
#difusio_info div.destacatItem div.homeInfoText div.body div.image,
#difusio_info div.destacatItem div.homeInfoText div.body_one_col div.image{
	width: 		86px;
	display:	block; 
	clear: 		none;
	overflow: 	hidden; 
	
	padding: 7px 10px 0 0;
}
#difusio_info div.destacatItem div.homeInfoText div.body div.body_image{
	width: 164px; 
	clear: none; 
	
	padding: 0;
}
#difusio_info div.destacatItem div.homeInfoText div.body_one_col{
	clear: none;
}
#difusio_info div.destacatItem div.homeInfoText div.body div.image_col img{
	border-bottom: 	3px solid #2e3b68;
}
#difusio_info div.destacatItem div.homeInfoText div.body_one_col div.body_image{
	width: 434px; 
	clear: none; 
	
	padding: 0;
}

/* A R E E S   T E M &#65533; T I Q U E S */
#home_area{
	width: 		100%;
	display: 	block;
	clear:		both;
	float:		left;
}
#home_area div{
	display: table;
	clear:	 both;
	width: 	 265px;
	
	margin:  0;
	padding: 0;
}
#home_area ul{
	padding: 0 0 10px 10px;
}
#home_area div.column{
	width:50%; 
	clear:none;
	float: left;
	display: block;
}
#home_area div.homeInfoItem{
	display: table;
	
	margin: 		25px 0 0;
	padding:		0px;
	border-bottom: 	1px solid #2e3a69;
}
#home_area div.homeInfoItem div.noImage{
	padding:		0px 0 8px 0;
	border-bottom: 	3px solid #2e3b68;
}
#home_area div div.homeInfoImage{
	height:  56px;
	clear: 	 both;
	
	margin:			5px 0 0;
	border-top: 	3px solid #2e3b68;
	border-bottom:  1px solid #2e3b68;
}
#home_area div div.homeTitle{
	width: auto;
	clear: left;
	float: left;
	
	line-height:	19px;
}
#home_area div div.homeInfoMore{
	width: auto;
	clear: right;
	float: right;
	
	text-align: 	right;
	vertical-align: bottom;
}
#home_area div div.homeInfoMore a{
	padding: 0 8px 0 0;
	
	line-height:	19px;
	
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_menu_level4.gif");
	background-position: right center;
}
#home_area div.homeInfoText{
	padding: 0
}
#home_area div.homeInfoText div.rssItem{
	padding: 15px 0 0;
}
#home_area div.homeInfoText div.rssFoot{
	padding: 15px 0 15px 0;
}
#home_area div.homeInfoText div.item{
	padding: 12px 0 10px 0;
	
	border-top: 1px dotted #2e3b68;
}
#home_area div.homeInfoText div.itemPublication{
	padding: 12px 0 10px 0;
	
	border-top: 1px solid #2e3b68;
}
#home_area div.homeInfoText div.itemPublication img{
	margin:			10px 0 0;
	padding: 		10px 0 0;
	border-top: 	1px solid #2e3b68;	
}
#home_area div.homeInfoText div.itemPublication img.first_image{
	margin:			0px;
	padding: 		0px;
	border-top: 	none;
}
#home_area div.homeInfoText div.first_item{
	border-top: none;
}
#home_area div.homeInfoText div.image{
	width:90px; 
	height:60px; 
	float:left;
	display: block;
	overflow:hidden;  
	
	margin: 0 10px 10px 0;
}
#home_area div.homeInfoText div.data_title_image{
	width: 165px;
	clear: none;
	float: left;
}
#home_area div.homeInfoText div.body{
	clear: both;
}
/* C O N T A C T E   U O C - B O X E S */
#contacte_uoc_boxes{
	clear: both;
	
	margin:  12px 0 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #2e3a69;
}
#contacte_uoc_boxes div.boxesTitle{
	padding: 0 0 10px 0;
}
#contacte_uoc_boxes div.furtherInfo{
	clear: both;
}
#contacte_uoc_boxes select{
	/*MRC width: 129px;*/
	/*MRC height: 15px;*/
	height: auto;
	width: 127px;
	
	border-top:  	1px solid #c8c8c8;
	border-right: 	1px solid #f0f0f0;
	border-bottom:  1px solid #fbfbfb;
	border-left: 	1px solid #c8c8c8;
}


#contacte_uoc_boxes input.submit{
	width:   17px;
	height:  17px;
	clear:   both;
	
	margin:	 0;
	padding: 0 0 0 8px;
	border:  0;
	
	background-color:	 transparent;
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_404.gif");
	background-repeat: no-repeat;
	background-position: 8px 5px;
	cursor: pointer;
}
#contacte_uoc_boxes div.title{
	padding: 0 0 10px 0;
}
#contacte_uoc_boxes div.box{
	width:   150px;
	display: table;
	float:	 left;
	
	margin: 0 0 5px 0;
	border: 1px solid #dfe0e4;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/subhome_universitat_box_gradient.gif");
	background-position: top left;
	background-repeat: 	 repeat-x;
	height:auto;
}
#contacte_uoc_boxes div.boxMiddle{
	margin: 0 12px 0 12px;
}
#contacte_uoc_boxes div.boxInfo{
	width:   auto;
	/*height:  120px;*/
	height:auto;
	display: table;
	
	padding: 10px 10px 10px 10px;
}
#contacte_uoc_boxes div.boxInfo div.image{
	width:  140px;
	height: 40px;
	overflow: hidden;
	
	margin: 0 0 8px 0
}
#contacte_uoc_boxes div.boxInfo div.title{
	padding: 0 0 18px 0;
}
#contacte_uoc_boxes div.boxLink{
	width: 144px;
	height: 24px;
	float: right;
	
	padding:  0 10px 5px 16px;
	
	text-align:		right;
	vertical-align: bottom;
	
	background-image: 	 url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/subhome_universitat_box_gradient_bottom.gif");
	background-position: bottom left;
	background-repeat: 	 repeat-x;
}
#contacte_uoc_boxes ul li{
	display : 	block;
	float : 	left;
	
	padding:  0 0 0 24px;
	
	line-height: 18px;

	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_matriculat.gif");
	background-position: left center;
}
/* S A L A   D E   P R E M S A */
#home_premsa{
	width: 		100%;
	display: 	block;
}
#home_premsa div{
	width: 	 100%;
	display: block;
	clear:	 both;
	float: 	left;
}
#home_premsa ul{
	padding: 0 0 10px 10px;
}
#home_premsa div.column{
	width:49%; 
	clear:none;
	float: left;
}
#home_premsa div.columnRight{
	float:right;
}
#home_premsa div.homeInfoItem{
	display: table;
	
	margin: 		20px 0 0;
	padding:		0px;
	border-bottom: 	1px solid #2e3a69;
}
#home_premsa div.homeInfoItemHead{
	padding: 		0px 0 10px 0;
	border-bottom: 	3px solid #2e3a69;
}
#home_premsa div.homeInfoItem div.noImage{
	padding:		0px 0 8px 0;
	border-bottom: 	3px solid #2e3b68;
}
#home_premsa div div.homeInfoImage{
	height:  56px;
	clear: 	 both;
	
	margin:			5px 0 0;
	border-top: 	3px solid #2e3b68;
	border-bottom:  1px solid #2e3b68;
}
#home_premsa div div.homeTitle{
	width: auto;
	clear: left;
	float: left;
	
	line-height:	19px;
}
#home_premsa div div.homeInfoMore{
	width: auto;
	clear: right;
	float: right;
	
	text-align: 	right;
	vertical-align: bottom;
}
#home_premsa div div.homeInfoMore a{
	padding: 0 8px 0 0;
	
	line-height:	19px;
	
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/bullet_menu_level4.gif");
	background-position: right center;
}
#home_premsa div.homeInfoText{
	padding: 0
}
#home_premsa div.homeInfoText div.rssItem{
	padding: 15px 0 0;
}
#home_premsa div.homeInfoText div.rssFoot{
	padding: 15px 0;
}
#home_premsa div.homeInfoText div.itemPublication{
	padding: 12px 0 10px 0;
	
	border-top: 1px solid #2e3b68;
}
#home_premsa div.homeInfoText div.image{
	width:90px; 
	height:60px; 
	float:left;
	display: block;
	overflow:hidden;  
	
	margin: 0 10px 10px 0;
}
#home_premsa div.homeInfoText div.data_title_image{
	width: 165px;
	clear: none;
	float: left;
}
#home_premsa div.homeInfoText div.body{
	clear: both;
}
#home_premsa div.destacatSalaPremsaBGBlue, #home_premsa div.destacatSalaPremsaBGSilver{
	height: 100%;
	display: table;
	
	margin:			0px 0 10px 0;
	border-top: 	3px solid #2e3b68;
	border-bottom: 	1px solid #2e3b68;
	
	background-repeat: repeat-y;
}
#difusio_middle_items div.middleItem div.rssFoot{
	padding: 15px 0;
}
div.destacatSalaPremsaBGBlue p, div.destacatSalaPremsaBGSilver p{
	padding: 10px;
	color: #fff;
}
div.destacatSalaPremsaBGBlue{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/destacatPremsa_blue.gif");
}
div.destacatSalaPremsaBGSilver{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/destacatPremsa_silver.gif");
}
div.destacatSalaPremsaBGBlue p img, div.destacatSalaPremsaBGSilver p img{
	width:		70px; 
	height:		70px; 
	display:	block; 
	clear:		none; 
	float:		left;
	
	padding: 0 10px 10px 0;
}
div.homePremsa p.infoCategories{
	padding: 	 10px 0 0;
}
div.homePremsa p.infoAgendaTextData{
	padding: 	 10px 0 0;
}
#section_head_content ul {
list-style-position:inside;
}

.destacat_box .item{
	border-top:1px dotted #2e3b68;
	padding:10px 0;
}
.destacat_box .item_0{
	border-top: none;
}
.destacat_box .item_0 .item_body{
	height: 100%;
	display: block;
	float:	left;
	
	margin:			0 0 10px 0;
	border-top: 	3px solid #2e3b68;
	border-bottom: 	1px solid #2e3b68;
	
	background-repeat: repeat-y;
}
.destacat_box .item_0 .item_default,
.destacat_box .item_0 .item_agenda,
.destacat_box .item_0 .item_enllac_recomenat,
.destacat_box .item_0 .item_enllac_recurs{
	border-bottom: none;
	margin: 0;
	padding-top: 10px;
}
.destacat_box .item_0 p{
	padding: 10px;
}
.destacat_box .item_0 p,
.destacat_box .item_0 p a{
	color: #ffffff;
}
.destacat_box .item_0 .item_default p,
.destacat_box .item_0 .item_default p a,
.destacat_box .item_0 .item_agenda p,
.destacat_box .item_0 .item_agenda p a,
.destacat_box .item_0 .item_enllac_recomenat p,
.destacat_box .item_0 .item_enllac_recomenat p a,
.destacat_box .item_0 .item_enllac_recurs p,
.destacat_box .item_0 .item_enllac_recurs p a{
	padding: 0;
	color: #757d9c;
}
.destacat_box .item_0 img{
	width:		70px; 
	height:		70px; 
	display:	block; 
	clear:		none; 
	float:		left;
	
	padding: 0 10px 10px 0;
}
.destacat_box .item_0 .item_noticia{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/destacatPremsa_blue.gif");
}
.destacat_box .item_0 .item_entrevista,
.destacat_box .item_0 .item_reportatge{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/destacatPremsa_silver.gif");
}/* R I G H T  M E N U */
.rightMenu{
	font-size: 	 11px; 
	font-family: Tahoma, Arial, sans-serif, Verdana;
	color: 		 #000000;
}
.rightMenu a{
	color: 		 #666666;
}
.rightMenu a:hover{
	color: #000000;
}
/* R I G H T - B A N N E R S */
#banners_destacats, #banners_destacats a{
	font-size: 	 10px; 
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-weight: normal;
	color: 		 #666666;
}
#banners_destacats b, #banners_destacats strong{
	color: 		 #333333;
}
#banners_destacats a:visited, #banners_destacats a:hover{
	text-decoration: underline;
}
#banners_destacats div.title{
	font-size: 	 16px; 
	font-family: Arial;
	font-weight: bold;
	color: 		 #ffffff;
}
#banners_destacats div.seeMore a{
	color: 		 #cccccc;
	line-height: 18px;
}
#banners_destacats div.body{
	line-height: 15px;
}
#color_banners div, #color_banners div a{
	font-size: 	 16px; 
	font-family: Arial;
	font-weight: bold;
	color: 		 #ffffff;
}
#color_banners div a a{
	font-size: 	 10px; 
	font-family: Arial;
	font-weight: bold;
	color: 		 #ffffff;
}
/* P A G I N A T */
.paginat, .paginat a, .paginat p a, .paginat p strong, .paginat p b{
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 	 11px;
	color:		 #757d9c;
}
.paginat a:hover{
	text-decoration: underline;
}
.paginat .next, .paginat .previous{
	font-weight: bold;
}
.paginat span.currentPage{
	font-weight: bold;
	text-decoration: underline;
}/* T O P */
.topBreadCrumb{
	font-size: 		9px; 
	font-family: 	Tahoma, Verdana, Arial; 
	color: 			#757d9c;
}
.topBreadCrumb a,
.topBreadCrumb a:active,
.topBreadCrumb a:visited{
	color: #757d9c;
}
.topBreadCrumb a:hover{
	text-decoration: underline;
}
.topBreadCrumb a.last{
	text-decoration: underline;
}
.topBreadCrumb span.last{
	text-decoration: underline;
}
.topSectionTitle, #section_title h1{
	font-size: 	 20px; 
	font-family: Arial;
	font-weight: bold;
	color: 		 #2e3a69;
}
#section_title_l2 h2{
	font-size: 0.95em; 
	font-weight: normal;
}
#print, #recommend{	
	font-size: 	 10px; 
	font-family: Tahoma, Arial;
	font-weight: normal;
}
#print a, #recommend a{
	color: #2e3a69;
	text-decoration: none;
}
#print a:hover, #print a:visited, #recommend a:hover, #recommend a:visited{
	text-decoration: underline;
}
/* S E C T I O N  - G E N E R I C */
.sectionContent, .sectionContent a{
	font-size: 	 11px; 
	font-family: Tahoma, Verdana, Arial; 
	color: 		 #757d9c;
}
.sectionContent a{
	text-decoration: none;
	color: 		 	 #2e3a69;
}

.sectionContent h2.destacat{
	color: 		 #2e3a69;
	font-family: Tahoma,Verdana,Arial;
    font-size: 	 14px;
    font-weight: bold;
}

.sectionContent a:visited, .sectionContent a:hover{
	text-decoration: underline;
}
.sectionContent strong, .sectionContent b{
	color: 		 #2e3a69;
}
.sectionNavTitle p, .sectionNavTitle h2{
	font-size: 	 14px; 
	font-weight: normal;
	color: 		 #2e3a69;
}
/* S E C T I O N - M E N Ú */
.sectionMenu{
	font-size: 		11px; 
	font-family: 	Tahoma, Verdana, Arial; 
	color: 			#2e3a69;
}
.sectionMenu p a,
.sectionMenu p a:active,
.sectionMenu p a:visited {
	font-size: 		11px;
	color: #969cb4;
	text-decoration: none;
}
.sectionMenu p a:hover {
	text-decoration: underline;
}
.sectionMenu div.selected p{
	text-decoration: underline;
}
.infoPiece p.secondaryTitle{
	font-size: 	 12px; 
	font-weight: bold;
	color: 		 #2e3a69;
}
.infoPiece p.link, .infoPiece p.resource{
	font-size: 		10px;
	color: 		 	#2e3a69;
}
.infoPiece p.link a, .infoPiece p.resource a,
.infoPiece p.link a:active, .infoPiece p.resource a:active,
.infoPiece p.link a:visited, .infoPiece p.resource a:visited {
	text-decoration: underline;
	color: #2e3a69;
}

/* R I G H T  &  M A T R I C U L A ' T */
#matriculat div.matriculatItem a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 	 11px;
	color: 		 #666666;
}
#matriculat div.matriculatItem a:hover{
	color: 		 #000000;
}
#matriculat div.col div.body{
	font-family: Tahoma, Verdana, Arial;
	font-size: 	 11px;
	color: 		 #757d9c;
}
#matriculat div.col div.body a{
	color: 		 #2e3a69;
}
#matriculat div.col div.body a:visited, #matriculat div.col div.body a:hover{
	text-decoration: underline;
} 
#matriculat div.col p.title{
	font-family: Tahoma, Verdana, Arial;
	font-size: 	 11px;
	font-weight: bold;
	color: 		 #2e3a69;
} 
/* D I F U S I O - S E C C I O */
div.middleItems, div.middleItems a{
	font-size: 	 11px; 
	font-family: Tahoma, Verdana, Arial; 
	font-weight: normal;
	color: 		 #757d9c;
}
div.middleItems div.content div.title, div.middleItems div.content div.title a{
	font-weight: bold;
	color: 		 #2e3b68;
}
div.middleItems div.rss, div.middleItems div.rss a{
	font-size: 	 10px;
	color: 		 #2e3b68;
}
/* S E U S   I N S T I T U C I O N A L S */
#seus_institucionals{
	font-family: Tahoma, Verdana, Arial;
	font-size: 	 11px;
	color:		 #757d9c;
}
#seus_institucionals a{
	font-size: 	 10px;
	font-weight: bold;
	color:		 #2e3a69;
}
#seus_institucionals a:hover{
	text-decoration: underline;
}
#seus_institucionals span.title{
	font-weight: bold;
	color:		 #2e3a69;
}
#seus_institucionals div.googleMap div.seeMap{
	text-align: right;
}
/* L O C A L I T Z A C I &#65533;   I   S E R V E I S */
#localitzacio_serveis div.centres{
	font-family: Tahoma, Verdana, Arial;
	font-size: 	 10px;
	color:		 #757d9c;
}
#localitzacio_serveis div.centres p.lead{
	font-size: 	 11px;
}
#localitzacio_serveis div.centres span.radioTitle{
	font-size: 	 11px;
	font-weight: bold;
	color:		 #2e3a69;
}
#localitzacio_serveis select{
	font-family: Tahoma, Verdana, Arial;
	font-size: 	 10px;
	color:		 #757d9c;
}
#localitzacio_serveis select optgroup{
	font-style: normal;
}
#localitzacio_serveis form input.submit{
	font-family:  Tahoma, Verdana, Arial;
	font-size: 	 11px;
	color:		 #2e3a69;
}
#localitzacio_serveis div.centres p.selectorsTitle{
	font-size: 	 12px;
	font-weight: bold;
	color:		 #2e3a69;
}
/* C E N T R E S   D E   S U P O R T */
#centre_suport{
	font-family: Tahoma, Verdana, Arial;
	font-size: 	 11px;
	color:		 #2e3a69;
}
#centre_suport a{
	color:		 #2e3a69;
	text-decoration: none;
}
#centre_suport a.map{
	font-size: 	 10px;
	font-weight: bold;
	color:		 #2e3a69;
}
#centre_suport a:hover{
	text-decoration: underline;
}
#centre_suport div.content{
	color:		 #757d9c;
}
#centre_suport span.title, #centre_suport div.dia div.nom{
	font-weight: bold;
	color:		 #2e3a69;
}
#centre_suport div.googleMap div.seeMap{
	text-align: right;
}
#centre_suport div.informacio_adicional a{
	font-size: 	 11px;
}
/* C E N T R E S   D E   S U P O R T - L L I S T A T */
#inner_section_nav_title, #inner_section_nav_title h3{
	font-family: Tahoma, Verdana, Arial;
	font-size: 	 12px;
	font-weight: bold;
	color:		 #2e3a69;
	margin-top:	 6px;
}
#centre_suport_llistat{
	font-family: Tahoma, Verdana, Arial;
	font-size: 	 10px;
	color:		 #2e3a69;
}
#centre_suport_llistat a{
	color:		 #2e3a69;
	text-decoration: underline;
}
#centre_suport_llistat div.centre div.nom{
	font-weight: bold;
}
/* D I R E C T O R I   P E R S O N A L */
#directori_personal{
	font-family: Tahoma, Verdana, Arial;
	font-size: 	 10px;
	color:		 #2e3a69;
}
#directori_personal a{
	color:		 	#2e3a69;
	text-decoration: underline;
}
#directori_personal div.title p{
	font-size: 	 14px;
}
#directori_personal div.title p.categoria_especial{
	color: #ffffff;
}
#directori_personal div.categoria div.level_3 p.categoria_especial{
	color: #2e3a69;
}
#directori_personal div.categoria div.persona div.adreca a{
	text-decoration:none;
	color:#2E3A69;
	font-family:Tahoma,Verdana,Arial;
	font-size:10px;
}
/* T O T S   E L S   E S T U D I S */
#tots_els_estudis, #tots_els_estudis a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 	 11px;
	color:		 #757d9c;
	text-decoration: none;
}
#tots_els_estudis a:hover{
	text-decoration: underline;
}
#tots_els_estudis div.head{
	font-family: Arial;
	font-weight: bold;
	color:		 #2e3a69;
}
#tots_els_estudis div.head div.title{
	font-size: 	 16px;
}
#tots_els_estudis div.head div.additional_info{
	font-size: 	 12px;
}
#tots_els_estudis div.item div.title{
	font-family: Arial;
	font-size: 	 14px;
	color:		 #2e3a69;
}
/* S A L A   D E   P R E M S A */
#premsa_item, #premsa_item a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 	 11px;
	color:		 #2e3a69;
}
#premsa_item div.body, #premsa_item div.body a, #premsa_item div.body b, #premsa_item div.body strong{
	font-size: 	 12px;
	color:		 #757d9c;
}
#premsa_item div.bodyNoticia, #premsa_item div.bodyNoticia a, #premsa_item div.bodyNoticia b, #premsa_item div.bodyNoticia strong{
	color:		 #2e3a69;
}
#premsa_item div.body div.agendaDetall, #premsa_item div.body div.agendaDetall a, 
#premsa_item div.body div.agendaDetall b, #premsa_item div.body div.agendaDetall strong{
	font-size: 	 11px;
	color:		 #2e3a69;
}
#premsa_item a:hover, #premsa_item a:visited, .bodyNoticia a, .entrevista a, .reportatge a{
	text-decoration: underline;
}
#premsa_item a.res_list{
	text-decoration: none;
}
#premsa_item div.title{
	font-family: Arial;
	font-size: 	 26px;
	color:		 #2e3a69;
}
#premsa_item div.image{
	font-size: 	 9px;
	color:		 #2e3a69;
}
#premsa_item div.head{
	font-size: 	 12px;
	color:		 #2e3a69;
}
#premsa_item div.head span.data{
	color:		 #757d9c;
}
#premsa_item div.body span.categoria, #premsa_item div.body p.categoria a{
	font-size: 	 10px;
	text-decoration: underline;
}
#premsa_item div.body span.title{
	font-weight: bold;
}
#premsa_item div.resource div.title{
	font-family: Arial;
	font-size: 	 12px;
	font-weight: bold;
	color:		 #2e3a69;
}
#premsa_item div.resource div.resource_body span.title{
	font-weight: bold;
}
/* E N T R E V I S T A */
#premsa_item div.entrevista p.question{
	font-weight: bold;
	color:		 #2e3a69;
}
#premsa_item div.entrevistat{
	font-weight: bold;
	color:		 #2e3a69;
}
/* R E P O R T A T G E */
#premsa_item div.reportatge p.title{
	font-weight: bold;
	color:		 #2e3a69;
}
/* L L I S T A T   D ' I T E M S */
#items_list div.item{
	font-family: Tahoma, Verdana, Arial;
	font-size: 	 11px;
	color:		 #757d9c;
}
#items_list div.item a{
	text-decoration: none;
}
#items_list div.item a:hover{
	text-decoration: underline;
}
#items_list div.item p.data, 
#items_list div.item p.category, 
#items_list div.item p.source{
	font-size: 	 10px;
}
#items_list div.item p.url, #items_list div.item p.url a{
	font-size: 	 	 10px;
	text-decoration: underline;
}
#items_list div.item p.title a, #items_list div.item p.title a p{
	color:		 #2e3a69;
	font-weight: bold;
}
#items_list div.item p.author{
	font-weight: bold;
}
.item_rlink .data{
	text-transform: capitalize;
}
.item_rlink .title{
	color: #2e3a69; 
	font-weight: bold;
}
/* R E C O M A N A R */
#recomanar{
	font-size: 		11px; 
	font-family: 	Tahoma, Verdana, Arial; 
	color: 			#2e3a69;
}
#recomanar input, #recomanar textarea{
	font-size: 		10px; 
	font-family: 	Tahoma, Verdana, Arial; 
	color: 			#000000;
}
#recomanar div.lead{
	font-weight: bold;
}
#recomanar span.remark{
	color: #999999;
}
#recomanar span.small{
	font-size: 10px; 
}
#recomanar input.button{
	font-size: 		14px; 
	font-family: 	Arial; 
}
/* R E S E R V A   S A L E S */
#reserva_sales{
	font-size: 		11px; 
	font-family: 	Tahoma, Verdana, Arial; 
	color: 			#2e3a69;
}
#reserva_sales input, #reserva_sales textarea{
	font-size: 		10px; 
	font-family: 	Tahoma, Verdana, Arial; 
	color: 			#000000;
}
#reserva_sales .title{
	color:#2e3a69;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
}
#reserva_sales input.button{
	font-size: 		14px; 
	font-family: 	Arial; 
}
#reserva_sales p.formTitle{
	padding: 0 0 10px 0; 
	
	font-weight: bold; 
}
/* S H A R E   I C O N S */
#premsa_item span.shareIcon_title{
	font-size: 10px;
}
#premsa_item  a.shareIcon_whatIsThis{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#premsa_item  a.shareIcon_whatIsThis:hover{
	text-decoration: underline;
}
/* S E A R C H   L I S T */
#search_list{
	font-size: 		10px; 
	font-family: 	Tahoma, Verdana, Arial; 
	color: 			#2e3a69;
}
#search_list span.title{
	font-size: 	 11px; 
	font-weight: bold;
}
#search_list span.itemDescription{
	color:		 #757d9c;
}
#search_list form input, #search_list form select{
	font-size: 		10px; 
	font-family: 	Tahoma, Verdana, Arial; 
	color:		 #757d9c;
}
/* S E A R C H   L I S T - A G E N D A */
#search_list_agenda{
	font-size: 		10px; 
	font-family: 	Tahoma, Verdana, Arial; 
	color: 			#2e3a69;
}
#search_list_agenda span.title{
	font-size: 	 11px; 
	font-weight: bold;
}
#search_list_agenda span.itemDescription{
	color:		 #757d9c;
}
#search_list_agenda form input, #search_list_agenda form select{
	font-size: 		10px; 
	font-family: 	Tahoma, Verdana, Arial; 
	color:		 #757d9c;
}/* Estils de la home i subhomes */

/* H O M E */
.homeTitle,.homeTitle a.homeTitleLink{
	font-size: 	 16px; 
	font-family: Arial;
	font-weight: bold;
	color: 		 #2e3a69;
	letter-spacing: -1px;
}
div.contacteMitjans div.homeTitle{
	font-weight: normal;
	letter-spacing: 0;
}
.homeTemaPortada{
	font-size: 	 11px; 
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	color: 		 #ffffff;
}
.homeTemaPortada a{
	color: 		 		#ffffff;
	text-decoration: 	underline;
}
.homeTemaPortada p.title{
	font-size: 	 28px; 
	font-family: Arial;
}
/* H O M E - M I D D L E */
.matriculatTitleHome{
	font-size: 	 15px; 
	font-family: Arial;
	font-weight: bold;
	color: 		 #ffffff;
}
.matriculatItemTitle{
	font-weight: bold;
}

/* H O M E - I N F O */
div.homeInfo{
	font-size: 	 11px; 
	font-family: Tahoma, Verdana, Arial; 
	font-weight: normal;
	color: 		 #757d9c;
}
div.homeInfo span.infoTextData{
	font-size: 	 10px;
}
div.homeInfo a{
	color: 	#757d9c;
}
div.homeInfo div div.homeInfoMore a{
	font-size: 	 	 10px; 
	text-decoration: none;
}
div.homeInfo div div.homeInfoMore a:hover{
	text-decoration: underline;
}
div.homeInfo div.homeInfoText span.infoTextTitle, div.homeInfo div.homeInfoText span.infoTextTitle a{
	font-weight: bold;
	color: 		 #2e3b68;
}
div.homeInfo div.homeInfoText span.infoTextTitle a:hover,
div.homeInfo div.homeInfoText div.body a:hover{
	text-decoration: underline;
}
div.homeInfo ul li{
	list-style-position: inside;
	list-style-type: 	 disc;
}

/* S U B H O M E - T E M A   P O R T A D A */
.subhomeTemaPortada{
	font-size: 	 11px; 
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	color: 		 #ffffff;
}
.subhomeTemaPortada a{
	color: 		 		#ffffff;
	text-decoration: 	none;
}
.subhomeTemaPortada a:hover{
	text-decoration: 	underline;
}
.subhomeTemaPortada p.title{
	font-size: 	 24px; 
	font-family: Arial;
	letter-spacing: -1px;
	line-height: 24px;
}

/* U N I V E R S I T A T */
.universitatBox{
	font-size: 	 11px; 
	font-family: Tahoma, Verdana, Arial; 
	font-weight: normal;
	color: 		 #757d9c;
}
.universitatBox a{
	color: 		 #2e3a69;
}
.universitatBox div.boxLink a{
	font-size: 	 10px; 
	color: 		 #2e3a69;
	line-height: 11px;
}
.universitatBox div.boxLink a:visited, .universitatBox div.boxLink a:hover{
	text-decoration: underline;
}
.universitatBox div.title{
	color:			#2e3a69;
	font-family:	Arial;
	font-size:		20px;
	font-weight:	bold;
	
	letter-spacing: -1px;
	line-height:    20px;
}
.universitatBox ul li{
	font-weight:	bold;
}
/* E S T U D I S */
#matriculat div.seeMore{
	font-size: 	 	10px; 
	font-family: 	Tahoma, Verdana, Arial;
	font-weight: 	normal;
	color: 		 	#ffffff;
}
#matriculat div.seeMore a{
	color: 		 	 #ffffff;
	text-decoration: underline;
	line-height: 	 18px;
}
.matriculatTitleSubhome{
	font-size: 	 17px; 
	font-family: Arial;
	font-weight: bold;
	color: 		 #ffffff;
}
.titleItemSubhome{
	font-size: 	 	16px; 
	font-family: 	Arial;
	font-weight: 	bold;
	color: 		 	#2e3a69;
	letter-spacing: -1px;
}
#matriculat div.matriculatItemDestacat div.body{
	font-size: 	 	11px; 
	font-family: 	Tahoma, Verdana, Arial;
	font-weight: 	normal;
	color: 		 	#333333;
}
#matriculat div.matriculatItemDestacat div.body a{
	color: 		 	#333333;
}
#estudis_info{
	font-size: 	 	11px; 
	font-family: 	Tahoma, Verdana, Arial;
	font-weight: 	normal;
	color: 		 	#757D9C;
}
#estudis_info strong, #estudis_info b{
	color: #2e3b68;
}
#estudis_info a{
	color: 		  	 #2e3b68;
	line-height:  	 20px;
}
#estudis_info a:hover, #estudis_info a:visited{
	text-decoration: underline;
}
#estudis_info div.info a{
	color: 		 #ffffff;
	font-weight: bold;
	line-height: 12px;
}
#estudis_info div.info a:hover{
	text-decoration: underline;
}
#estudis_info p.bodyLinks a{
	font-weight: bold;
	line-height: 11px;
	color: 		 #757D9C;
}
#estudis_info p.bodyLinks a:hover{
	text-decoration: underline;
}
/* R E C E R C A  -  I N F O */
#recerca_info div.homeInfoMore a{
	font-size: 10px;
}
#recerca_info div.homeInfoText b, #recerca_info div.homeInfoText strong{
	color: #2e3b68;
}
/* D I F U SI O  -  I N F O */
#difusio_info div.homeInfoMore a{
	font-size: 10px;
}
#difusio_info div.homeInfoText a{
	color: #757d9c; /* 1257943 */
	/* 1257943
		color:	   #999999;
		font-size: 10px;
		
		text-decoration: underline;
	*/
}
#difusio_info div.homeInfoText b, #difusio_info div.homeInfoText strong{
	color: #2e3b68;
}
#difusio_info div.homeInfoText a.bodyLink{
	background-image: none;
}
/* H O M E   A R E E S - I N F O */
div.homeArea{
	font-size: 	 11px; 
	font-family: Tahoma, Verdana, Arial; 
	font-weight: normal;
	color: 		 #757d9c;
}
div.homeArea span.infoTextData{
	font-size: 	 10px;
}
div.homeArea a{
	color: 	#757d9c;
	text-decoration: none;
}
div.homeArea a:hover{
	text-decoration: underline;
}
div.homeArea div div.homeInfoMore a{
	text-decoration: none;
}
div.homeArea div div.homeInfoMore a:hover{
	text-decoration: underline;
}
div.homeArea div.homeInfoText span.infoTextTitle, div.homeArea div.homeInfoText span.infoTextTitle a{
	font-weight: bold;
	color: 		 #2e3b68;
	text-decoration: none;
}
div.homeArea div.homeInfoText span.infoTextTitle a:hover{
	text-decoration: underline;
}
div.homeArea ul li{
	list-style-position: inside;
	list-style-type: 	 disc;
}

/* C O N T A C T A   A M B   L A   U O C */
div.contacteUOC div.homeTitle, div.contacteUOC div.homeTitle a{
	font-size: 	 14px; 
	font-family: Arial;
	font-weight: normal;
	color: 		 #2e3a69;
	letter-spacing: -0.5px;
	text-decoration: none;
}
div.contacteUOC div.homeTitle a:hover{
	text-decoration: underline;
}
div.contacteUOC div.boxes{
	font-size: 	 11px; 
	font-family: Tahoma, Verdana, Arial; 
	font-weight: normal;
	color: 		 #757d9c;
}
div.contacteUOC div.boxes a{
	font-size: 	 10px; 
	color: 		 #757d9c;
	
	text-decoration: underline;
	
	line-height: 11px;
}
div.contacteUOC div.boxes div.title{
	color:			#2e3a69;
	font-family:	Arial;
	font-size:		16px;
	font-weight:	bold;
	
	letter-spacing: -1px;
	line-height:    20px;
}
div.contacteUOC div.boxes span.phone{
	color:			#2e3a69;
	font-family:	Arial;
	font-size:		26px;
	font-weight:	bold;
}
div.contacteUOC div.boxes ul li{
	font-weight:	bold;
}
div.contacteUOC div.boxes select{
	font-size: 	 10px; 
	font-family: Tahoma, Verdana, Arial; 
	font-weight: normal;
	color: 		 #757d9c;
}
/* H O M E - S A L A   D E   P R E M S A*/
div.homePremsa div.homeInfoText span.infoTextTitle a.destacatSalaPremsaBGBlue, 
div.homePremsa div.homeInfoText span.infoTextTitle a.destacatSalaPremsaBGSilver{
	color: #ffffff;
}
div.homePremsa{
	font-size: 	 11px; 
	font-family: Tahoma, Verdana, Arial; 
	font-weight: normal;
	color: 		 #757d9c;
}
div.homePremsa span.infoTextData{
	font-size: 	 10px;
}
div.homePremsa a{
	color: 	#757d9c;
	text-decoration: none;
}
div.homePremsa a:hover{
	text-decoration: underline;
}
div.homePremsa div div.homeInfoMore a{
	font-size: 	 10px; 
	font-family: Tahoma, Verdana, Arial; 
	font-weight: normal;
	color: 		 #757d9c;
}
div.homePremsa div div.homeInfoMore a:hover{
	text-decoration: underline;
}
div.homePremsa div.homeInfoText span.infoTextTitle, div.homeArea div.homeInfoText span.infoTextTitle a{
	font-weight: bold;
	color: 		 #2e3b68;
	text-decoration: none;
}
div.homePremsa div.homeInfoText span.infoTextTitle a:hover{
	text-decoration: underline;
}
div.homePremsa ul li{
	list-style-position: inside;
	list-style-type: 	 disc;
}
div.homePremsa p.infoCategories{
	font-size: 	 10px;
}/************************* SMALL *********************************/
/* H O M E */
.homeTitle_small{
	font-size: 	 15px; 
}
.homeTemaPortada_small{
	font-size: 	 10px; 
}
.homeTemaPortada_small p.title_small{
	font-size: 	 27px; 
}
/* H O M E - M I D D L E */
.matriculatTitleHome_small{
	font-size: 	 14px; 
}
/* H O M E - I N F O */
div.homeInfo_small{
	font-size: 	 10px; 
}
div.homeInfo_small span.infoTextData_small{
	font-size: 	 9px;
}
div.homeInfo_small div div.homeInfoMore_small a{
	font-size: 	 	 9px; 
}
/* S U B H O M E - T E M A   P O R T A D A */
.subhomeTemaPortada_small{
	font-size: 	 10px; 
}
.subhomeTemaPortada_small p.title_small{
	font-size: 	 23px; 
}
/* U N I V E R S I T A T */
.universitatBox_small{
	font-size: 	 10px; 
}
.universitatBox_small a{
	font-size: 	 9px; 
}
.universitatBox_small div.title_small{
	font-size:		19px;
}
/* E S T U D I S */
#matriculat_small div.seeMore_small{
	font-size: 	 	9px; 
}
.matriculatTitleSubhome_small{
	font-size: 	 16px; 
}
.titleItemSubhome_small{
	font-size: 	 	15px; 
}
#matriculat_small div.matriculatItemDestacat_small div.body{
	font-size: 	 	10px; 
}
#estudis_info_small{
	font-size: 	 	10px; 
}
/* R E C E R C A  -  I N F O */
#recerca_info_small div.homeInfoMore_small a{
	font-size: 9px;
}
/* D I F U SI O  -  I N F O */
#difusio_info_small div.homeInfoMore_small a{
	font-size: 9px;
}
#difusio_info_small div.homeInfoText_small a{
	font-size: 9px;
}
/* H O M E   A R E E S - I N F O */
div.homeArea_small{
	font-size: 	 10px; 
}
div.homeArea_small span.infoTextData_small{
	font-size: 	 9px;
}
/* C O N T A C T A   A M B   L A   U O C */
div.contacteUOC_small div.homeTitle_small, div.contacteUOC_small div.homeTitle_small a{
	font-size: 	 13px; 
}
div.contacteUOC_small div.boxes_small{
	font-size: 	 10px; 
}
div.contacteUOC_small div.boxes_small a{
	font-size: 	 9px; 
}
div.contacteUOC_small div.boxes_small div.title_small{
	font-size:		15px;
}
div.contacteUOC_small div.boxes_small span.phone_small{
	font-size:		25px;
}
div.contacteUOC_small div.boxes_small select{
	font-size: 	 9px; 
}
/* H O M E - S A L A   D E   P R E M S A*/
div.homePremsa_small{
	font-size: 	 10px; 
}
div.homePremsa_small span.infoTextData_small{
	font-size: 	 9px;
}
div.homePremsa_small div div.homeInfoMore_small a{
	font-size: 	 9px; 
}
div.homePremsa_small p.infoCategories_small{
	font-size: 	 9px;
}
/* T O P  S E C T I O N S*/
.topBreadCrumb_small{
	font-size: 		8px; 
}
.topSectionTitle_small{
	font-size: 	 19px; 
}
#print_small, #recommend_small{	
	font-size: 	 9px; 
}
/* S E C T I O N  - G E N E R I C */
.sectionContent_small, .sectionContent_small a{
	font-size: 	 10px; 
}
.sectionNavTitle_small p{
	font-size: 	 15px; 
}
/* S E C T I O N - M E N U */
.sectionMenu_small{
	font-size: 		9px; 
}
.sectionMenu_small p a,
.sectionMenu_small p a:active,
.sectionMenu_small p a:visited {
	font-size: 		9px;
}
.infoPiece_small p.link, .infoPiece_small p.resource_small{
	font-size: 		9px;
}
/* R I G H T  I  M A T R I C U L A T */
#matriculat_small div.matriculatItem_small a{
	font-size: 	 10px;
}
#matriculat_small div.col_small div.body{
	font-size: 	 10px;
}
#matriculat_small div.col_small p.title_small{
	font-size: 	 10px;
} 
/* D I F U S I O - S E C C I Ó */
div.middleItems_small, div.middleItems_small a{
	font-size: 	 10px; 
}
div.middleItems_small div.rss, div.middleItems_small div.rss a{
	font-size: 	 9px;
}
/* M A P A   W E B */
#mapa_web_small, #mapa_web_small a{
	font-size: 	 10px;
}
#mapa_web_small div.item_small div.title_small{
	font-size: 	 15px;  
}
#mapa_web_small div.item_small div.levelTwo_title_small{
	font-size: 	 13px;   
}
/* O F E R T E S   D E   T R E B A L L  -  L L I S T A T */
#oferta_treball_llistat_small, #oferta_treball_llistat_small a{
	font-size: 	 10px;
}
#oferta_treball_llistat_small div.destacat_small div.title_small{
	font-size: 	 25px;
}
#oferta_treball_llistat_small div.destacat_small div.body, 
#oferta_treball_llistat_small div.destacat_small div.body_image_small{
	font-size: 	 11px;
}
#oferta_treball_llistat_small div.categoria_small div.title_small{
	font-size: 	 15px;
}
/* O F E R T E S   D E   T R E B A L L  -  D E T A L L */
#oferta_treball_small, #oferta_treball_small a{
	font-size: 	 10px;
}
/* S E U S   I N S T I T U C I O N A L S */
#seus_institucionals_small{
	font-size: 	 10px;
}
#seus_institucionals_small a{
	font-size: 	 9px;
}
/* L O C A L I T Z A C I Ó  I   S E R V E I S */
#localitzacio_serveis_small div.centres_small{
	font-size: 	 9px;
}
#localitzacio_serveis_small div.centres_small p.lead_small{
	font-size: 	 10px;
}
#localitzacio_serveis_small div.centres_small span.radioTitle_small{
	font-size: 	 10px;
}
#localitzacio_serveis_small div.centres_small form select{
	font-size: 	 9px;
}
#localitzacio_serveis_small form input.submit{
	font-size: 	 13px;
}
/* C E N T R E S   D E   S U P O R T */
#centre_suport_small{
	font-size: 	 10px;
}
#centre_suport_small a{
	font-size: 	 9px;
}
#centre_suport_small div.informacio_adicional_small a{
	font-size: 	 10px;
}
/* C E N T R E S   D E   S U P O R T - L L I S T A T */
#inner_section_nav_title_small{
	font-size: 	 10px;
}
#centre_suport_llistat_small{
	font-size: 	 9px;
}
/* D I R E C T O R I   P E R S O N A L */
#directori_personal_small{
	font-size: 	 9px;
}
#directori_personal_small div.title_small p{
	font-size: 	 13px;
}
/* T O T S   E L S   E S T U D I S */
#tots_els_estudis_small, #tots_els_estudis_small a{
	font-size: 	 10px;
}
#tots_els_estudis_small div.head div.title_small{
	font-size: 	 15px;
}
#tots_els_estudis_small div.head div.additional_info_small{
	font-size: 	 11px;
}
#tots_els_estudis_small div.item_small div.title_small{
	font-size: 	 13px;
}
/* S A L A   D E   P R E M S A */
#premsa_item_small, #premsa_item_small a{
	font-size: 	 10px;
}
#premsa_item_small div.title_small{
	font-size: 	 25px;
}
#premsa_item_small div.image_small{
	font-size: 	 8px;
}
#premsa_item_small div.head{
	font-size: 	 11px;
}
#premsa_item_small div.body span.categoria_small, #premsa_item_small div.body p.categoria_small a{
	font-size: 	 9px;
}
#premsa_item_small div.resource_small div.title_small{
	font-size: 	 11px;
}
/* L L I S T A T   D ' I T E M S */
#items_list_small div.item_small{
	font-size: 	 10px;
}
#items_list_small div.item_small p.data_small, 
#items_list_small div.item_small p.category_small, 
#items_list_small div.item_small p.source_small{
	font-size: 	 9px;
}
#items_list_small div.item_small p.url, #items_list_small div.item_small p.url_small a{
	font-size: 	 	 9px;
}
/* R E C O M A N A R */
#recomanar_small{
	font-size: 		10px; 
}
#recomanar_small input, #recomanar_small textarea{
	font-size: 		9px; 
}
#recomanar_small span.small_small{
	font-size: 9px; 
}
#recomanar_small input.button{
	font-size: 		13px; 
}
/* S H A R E   I C O N S */
#premsa_item_small span.shareIcon_title_small{
	font-size: 9px;
}
#premsa_item_small  a.shareIcon_whatIsThis_small{
	font-size: 9px;
}
/* S E A R C H   L I S T */
#search_list_small{
	font-size: 		9px; 
}
#search_list_small span.title_small{
	font-size: 	 10px; 
}
#search_list_small form input, #search_list_small form select{
	font-size: 		9px; 
}
/*********************** BIGGGGGGGGG *********************************/
/* H O M E */
.homeTitle_big{
	font-size: 	 17px; 
}
.homeTemaPortada_big{
	font-size: 	 12px; 
}
.homeTemaPortada_big p.title_big{
	font-size: 	 29px; 
}
/* H O M E - M I D D L E */
.matriculatTitleHome_big{
	font-size: 	 16px; 
}
/* H O M E - I N F O */
div.homeInfo_big{
	font-size: 	 12px; 
}
div.homeInfo_big span.infoTextData_big{
	font-size: 	 11px;
}
div.homeInfo_big div div.homeInfoMore_big a{
	font-size: 	 	 11px; 
}
/* S U B H O M E - T E M A   P O R T A D A */
.subhomeTemaPortada_big{
	font-size: 	 12px; 
}
.subhomeTemaPortada_big p.title_big{
	font-size: 	 25px; 
}
/* U N I V E R S I T A T */
.universitatBox_big{
	font-size: 	 12px; 
}
.universitatBox_big a{
	font-size: 	 11px; 
}
.universitatBox_big div.title_big{
	font-size:		21px;
}
/* E S T U D I S */
#matriculat_big div.seeMore_big{
	font-size: 	 	11px; 
}
.matriculatTitleSubhome_big{
	font-size: 	 18px; 
}
.titleItemSubhome_big{
	font-size: 	 	17px; 
}
#matriculat_big div.matriculatItemDestacat_big div.body{
	font-size: 	 	12px; 
}
#estudis_info_big{
	font-size: 	 	12px; 
}
/* R E C E R C A  -  I N F O */
#recerca_info_big div.homeInfoMore_big a{
	font-size: 11px;
}
/* D I F U SI O  -  I N F O */
#difusio_info_big div.homeInfoMore_big a{
	font-size: 11px;
}
#difusio_info_big div.homeInfoText_big a{
	font-size: 11px;
}
/* H O M E   A R E E S - I N F O */
div.homeArea_big{
	font-size: 	 12px; 
}
div.homeArea_big span.infoTextData_big{
	font-size: 	 11px;
}
/* C O N T A C T A   A M B   L A   U O C */
div.contacteUOC_big div.homeTitle_big, div.contacteUOC_big div.homeTitle_big a{
	font-size: 	 15px; 
}
div.contacteUOC_big div.boxes_big{
	font-size: 	 12px; 
}
div.contacteUOC_big div.boxes_big a{
	font-size: 	 11px; 
}
div.contacteUOC_big div.boxes_big div.title_big{
	font-size:		17px;
}
div.contacteUOC_big div.boxes_big span.phone_big{
	font-size:		27px;
}
div.contacteUOC_big div.boxes_big select{
	font-size: 	 11px; 
}
/* H O M E - S A L A   D E   P R E M S A*/
div.homePremsa_big{
	font-size: 	 12px; 
}
div.homePremsa_big span.infoTextData_big{
	font-size: 	 11px;
}
div.homePremsa_big div div.homeInfoMore_big a{
	font-size: 	 11px; 
}
div.homePremsa_big p.infoCategories_big{
	font-size: 	 11px;
}
/* T O P  S E C T I O N S*/
.topBreadCrumb_big{
	font-size: 		10px; 
}
.topSectionTitle_big{
	font-size: 	 21px; 
}
#print_big, #recommend_big{	
	font-size: 	 11px; 
}
/* S E C T I O N  - G E N E R I C */
.sectionContent_big, .sectionContent_big a{
	font-size: 	 12px; 
}
.sectionNavTitle_big p{
	font-size: 	 17px; 
}
/* S E C T I O N - M E N   */
.sectionMenu_big{
	font-size: 		11px; 
}
.sectionMenu_big p a,
.sectionMenu_big p a:active,
.sectionMenu_big p a:visited {
	font-size: 		11px;
}

.infoPiece_big p.link, .infoPiece_big p.resource_big{
	font-size: 		11px;
}
/* R I G H T  &  M A T R I C U L A ' T */
#matriculat_big div.matriculatItem_big a{
	font-size: 	 12px;
}
#matriculat_big div.col_big div.body{
	font-size: 	 12px;
}
#matriculat_big div.col_big p.title_big{
	font-size: 	 12px;
} 
/* D I F U S I O - S E C C I   */
div.middleItems_big, div.middleItems_big a{
	font-size: 	 12px; 
}
div.middleItems_big div.rss, div.middleItems_big div.rss a{
	font-size: 	 11px;
}
/* M A P A   W E B */
#mapa_web_big, #mapa_web_big a{
	font-size: 	 12px;
}
#mapa_web_big div.item_big div.title_big{
	font-size: 	 17px;  
}
#mapa_web_big div.item_big div.levelTwo_title_big{
	font-size: 	 15px;   
}
/* O F E R T E S   D E   T R E B A L L  -  L L I S T A T */
#oferta_treball_llistat_big, #oferta_treball_llistat_big a{
	font-size: 	 12px;
}
#oferta_treball_llistat_big div.destacat_big div.title_big{
	font-size: 	 27px;
}
#oferta_treball_llistat_big div.destacat_big div.body, 
#oferta_treball_llistat_big div.destacat_big div.body_image_big{
	font-size: 	 13px;
}
#oferta_treball_llistat_big div.categoria_big div.title_big{
	font-size: 	 17px;
}
/* O F E R T E S   D E   T R E B A L L  -  D E T A L L */
#oferta_treball_big, #oferta_treball_big a{
	font-size: 	 12px;
}
/* S E U S   I N S T I T U C I O N A L S */
#seus_institucionals_big{
	font-size: 	 12px;
}
#seus_institucionals_big a{
	font-size: 	 11px;
}
/* L O C A L I T Z A C I     I   S E R V E I S */
#localitzacio_serveis_big div.centres_big{
	font-size: 	 11px;
}
#localitzacio_serveis_big div.centres_big p.lead_big{
	font-size: 	 12px;
}
#localitzacio_serveis_big div.centres_big span.radioTitle_big{
	font-size: 	 12px;
}
#localitzacio_serveis_big div.centres_big form select{
	font-size: 	 11px;
}
#localitzacio_serveis_big form input.submit{
	font-size: 	 15px;
}
/* C E N T R E S   D E   S U P O R T */
#centre_suport_big{
	font-size: 	 12px;
}
#centre_suport_big a{
	font-size: 	 11px;
}
#centre_suport_big div.informacio_adicional_big a{
	font-size: 	 12px;
}
/* C E N T R E S   D E   S U P O R T - L L I S T A T */
#inner_section_nav_title_big{
	font-size: 	 12px;
}
#centre_suport_llistat_big{
	font-size: 	 11px;
}
/* D I R E C T O R I   P E R S O N A L */
#directori_personal_big{
	font-size: 	 11px;
}
#directori_personal_big div.title_big p{
	font-size: 	 13px;
}
/* T O T S   E L S   E S T U D I S */
#tots_els_estudis_big, #tots_els_estudis_big a{
	font-size: 	 12px;
}
#tots_els_estudis_big div.head div.title_big{
	font-size: 	 17px;
}
#tots_els_estudis_big div.head div.additional_info_big{
	font-size: 	 13px;
}
#tots_els_estudis_big div.item_big div.title_big{
	font-size: 	 15px;
}
/* S A L A   D E   P R E M S A */
#premsa_item_big, #premsa_item_big a{
	font-size: 	 12px;
}
#premsa_item_big div.title_big{
	font-size: 	 27px;
}
#premsa_item_big div.image_big{
	font-size: 	 10px;
}
#premsa_item_big div.head{
	font-size: 	 13px;
}
#premsa_item_big div.body span.categoria_big, #premsa_item_big div.body p.categoria_big a{
	font-size: 	 12px;
}
#premsa_item_big div.resource_big div.title_big{
	font-size: 	 13px;
}
/* L L I S T A T   D ' I T E M S */
#items_list_big div.item_big{
	font-size: 	 12px;
}
#items_list_big div.item_big p.data_big, 
#items_list_big div.item_big p.category_big, 
#items_list_big div.item_big p.source_big{
	font-size: 	 11px;
}
#items_list_big div.item_big p.url, #items_list_big div.item_big p.url_big a{
	font-size: 	11px;
}
/* R E C O M A N A R */
#recomanar_big{
	font-size: 12px; 
}
#recomanar_big input, #recomanar_big textarea{
	font-size: 11px; 
}
#recomanar_big span.small_big{
	font-size: 11px; 
}
#recomanar_big input.button{
	font-size: 15px; 
}
/* S H A R E   I C O N S */
#premsa_item_big span.shareIcon_title_big{
	font-size: 11px;
}
#premsa_item_big  a.shareIcon_whatIsThis_big{
	font-size: 11px;
}
/* S E A R C H   L I S T */
#search_list_big{
	font-size: 11px; 
}
#search_list_big span.title_big{
	font-size: 	 12px; 
}
#search_list_big form input, #search_list_big form select{
	font-size: 11px; 
}/* R S S */
.rss_frame, #testRSS{
	width: 100%;
	border: none;
}
a.icon{
	padding: 2px 20px 1px 0;
	background-position: right;
	background-repeat:  no-repeat;
}
.pdf{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/fileicons/pdf.png");
}
.doc{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/fileicons/doc.png");
}
.xls{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/fileicons/xls.png");
}
.zip{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/fileicons/zip.png");
}
.png, .jpg, .gif, .jpeg, .bmp{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/fileicons/jpg.png");
}
.pps, .ppt{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/fileicons/pps.png");
}
.flv{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/fileicons/flv.png");
}
.txt, .rtf{
	background-image: url("/portal/system/modules/edu.uoc.web.presentations/resources/images/fileicons/txt.png");
}

/*Peu*/
.icon-foot{
	width:15px;
	height:15px;
	border:0px;
}
.boxes{
	margin: 10px 0 0;
}
.boxes .orange_box .box_body,
.boxes .gray_box .box_body{
	min-height: 222px;
}
/* C A P S A   B A S E */
.box{
	width:100%;
	display:block; 
	clear:none; 
	float:left;
	
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-color: #fff;
	
	font-family: Arial;
	font-size: 12px;
}

/*En la sala de premsa nova*/
body.sala_de_premsa .box{
	margin-bottom: 15px;
}

.box a:visited{
	text-decoration: none;
}
.box ul{
	width: 100%;
	float: left;
	clear:both;
}
.box ul li{
	width: 95%;
	display:block;
	clear:both;
	float:left;
	
	margin-bottom: 4px;
	padding-left:10px;
	margin-left:0px !important;
	background-image:  url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/arrow_small_blue.png');
	background-position: left 4px;
}
.box, .box a{
	color: #2e3a69;
}
.box a:hover{
	text-decoration: underline;
}
.box_foot{
	float:right;
}
.box_foot p{
	padding: 0 10px 10px;

	text-align: right; 
}
.box_foot a{
	font-size: 12px;
	font-weight: bold;
}
.box_foot, .box_foot a{
	color: #fff;
}
.box_body{
	width: 100%;
	float: left;
	margin: 0 0 4%;
	
	font-family: Tahoma;
	font-size: 11px;
	overflow:hidden;
}
.box_body object, .box_body embed{
	width: 100%;
	height: auto;
	display:block;
	float: left;
	
	margin-bottom: 10px;
}
.box_head{
	width: 90%;
	float: left;
	padding: 6px 5% 6px 5%;

	font-size: 16px;
	font-weight: bold;
	
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_head_gray.png');
	background-position: left bottom;
}
.box_head .link,.box_head .link a{
	padding-top: 3px;

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-align: right;
}
.box_head div.title{
	/*width: 64%;*/
	width:56.5%:
}
.box_head .link{
	/*width: 35%;*/
	width: 43%;
	float:right;
	text-align: right;
}
.box_item{
	width:90%;
	display:block; 
	clear:none; 
	float:left;
	
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 20px;
}
.box_item_full{
	width: 100%%;
	
	padding-left: 0;
	padding-right: 0;
}
.box_item_0, .row_0 .box_item{
	padding-top: 10px;
}
.box_item .title{
	font-weight: bold;
	
	padding-bottom: 2px;
}
.box_item_image{
	max-width: 27%;
	clear:none;
	float: left;
	overflow: hidden;
	
	margin-right: 4%;
}
.box_item_image_small{
	max-width: 11%;
	min-width: 8.5%;
	clear:none;
	float: left;
	overflow: hidden;
	
	margin-right: 4%;
}
.box_item_text_and_image{
	max-width: 68%;
	float: left;
	clear:none;
}
.box_item_text_and_image_small{
	max-width: 85%;
	float: left;
	clear:none;
}
.box_item img.img_llistat{
	clear: none;
    display: block;
    float: left;
    padding: 0 10px 0 0;
    width: 85px;
    height: 50px;
}
/* C A P S E S   S E N S E   F O N S */
.white_box .box_item{
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/separator_gray.png');
	background-repeat: no-repeat;
	background-position: top left;
}
.white_box .box_head{
	padding-top: 0px;
}
.white_purple_box .box_item{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/separator_purple.png');
}
.white_purple_box .box_head{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_head_purple.png');
}
.white_green_box .box_item{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/separator_green.png');
}
.white_green_box .box_head{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_head_green.png');
}
.white_orange_box .box_head{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_head_orange.png');
}
.white_orange_box ul li{
	margin-bottom:6px;
	padding-left:14px;
	
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/arrow_bottom_gray.png');
	background-position: left 5px;
}
.white_box .box_item_0{
	background-image: none;
}
/* C A P S E S   A M B   A R T I C L E S */
.theme_box{
	background-color: #293561;

	font-family: Tahoma;
	font-size: 11px;
}
.theme_box, .theme_box a, .theme_box b, .theme_box strong{
	color: #fff;
}
.theme_box h2, .theme_box .h2{
	font-size:17px;
	font-weight:bold;
	
	line-height: 17px;
}
.theme_box .box_body{
	width: 90%;
	
	margin-left: 5%;
	margin-right: 5%;
}
.theme_box .box_body img.big{
	float:left;
	margin-right:10px;
}
.halfDiv_minus .theme_box .box_body img{
	width:227px;
}
.theme_box_blue{
	background: #293561 url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_bg_blue.png') repeat-x;
}
.theme_box_purple{
	background: #993366 url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_bg_purple.png') repeat-x;
}
.theme_box_green{
	background: #318408 url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_bg_green.png') repeat-x;
}
.theme_box_orange{
	background: #ffa41c url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_bg_orange.png') repeat-x;
}
.theme_box_gray { 
	background: #e3e4e3 url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_gray_bg.png') repeat-y;
}
.theme_box_orange, .theme_box_orange a, .theme_box_orange b, .theme_box_orange strong{
	color: #333;
}
.theme_box_orange .box_head{
	color: #fff;
}
.theme_box .box_head{
	padding-bottom: 10px;
	background-image: none;
	
	font-weight: normal; 
	font-size: 11px;
}
.theme_box .title, .theme_box .lead{
	font-weight: bold;
}
.theme_box span{
	font-size: 11px;
}
.theme_box .title, .subtitle{
	font-size: 12px;
	color: #fff;
}
.theme_box p{
	padding-top: 10px;
}
.theme_box .box_head p {
	padding: 0;
	margin:  0;
}
.theme_box ul li{
	background-image:  url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/arrow_small_white.png');
	background-position: left 5px;
}
.theme_box_gray, 
.theme_box_gray a, 
.theme_box_gray b,
.theme_box_gray strong, 
.theme_box_gray .title, 
.theme_box_gray .subtitle{
	color: #2e3a69;
}
/* C A P S E S   A M B   C A P &#65533; A L E R A   A M B   F L E T X A */
.box_arrow .box_head{
	width: 100%; 
	height: 27px;
	
	padding: 0;
	margin: 0;

	background-image: none;
	background-color: #eaebf0;
}
.box_arrow .box_head div{
	height: 100%; 
	float: left;
	
	font-family: Arial;
}
.box_arrow .bg_blue{
	min-width: 68px;
	
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/bg_blue_27.png');
	background-position: top left;
	background-repeat: repeat-x;
	
	color: #fff;
	
	font-size: 14px;
}
.box_arrow .bg_blue p{
	padding: 3px 10px 0 13px;
	font-weight: normal;
}
.box_arrow .bg_blue b{
	font-family: Arial black;
	font-weight: normal;
	color:	#fff;
}
.box_arrow .bg_blue_arrow{
	width: 11px;
	
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/arrow_blue_27.png');
	background-position: top left;
}
.box_arrow .arrow_title{
	padding: 5px 2px 0 10px;
}
.box_arrow .titlebox{
	padding-top: 3px;
}
.box_arrow ul li{
	padding-left: 14px;
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/arrow_bottom_gray.png');
	background-position: left 5px;
}
.box_arrow_orange .box_body{
	font-family: Arial;
}
.box_arrow_orange .box_body a{
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.box_arrow_orange .box_item_image{
	max-width: 27%;
}
/* C A P S E S   A M B   C O L O R   D E   F O N S   D E G R A D A T */
.gray_box{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_gray_bg.png');
	background-repeat: repeat;
	background-position: top left;
}
.gray_box .box_head{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_head_gray_02.png');
	background-position: bottom left;
}
.gray_box .box_body{
	font-size: 12px;
}
.gray_box .box_item_0, .gray_box #items_list{
	padding-top: 20px;
}
.orange_box{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_orange_bg.png');
	background-repeat: repeat;
}
.orange_box, .orange_box a{
	color: #333333;
}
.orange_box .box_head{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/box_head_white.png');
	background-position: bottom left;
}
.orange_box .box_body{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/arrow_exit.png');
	background-position: 89% bottom;
}
.orange_box .box_item_0{
	padding-top: 20px;
}
.orange_box .box_body{
	font-size: 12px;
}
/* Q U I C K L I N K */
.quicklinks, .quicklink{
	width:100%;
	display:block;
	clear: both;
	float:left;
	
	margin: 0 0 10px;
}
.quicklink{
	margin: 0 0 1px;
	background-color: #fff;
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/bg_white_to_gray.png');
	background-repeat: repeat-y;
	background-position: top right;
}
.quicklink, .quicklink a{
	font-family: Tahoma;
	font-size: 11px;
	color: #2e3a69;
}
.quicklink a, .quicklink a:visited{
	text-decoration: none;
}
.quicklink a:hover{
	text-decoration: underline;
}
.quicklink div{
	display:block;
	clear: none;
	float:left;
}
.quicklink div.title{
	width: 23%;
	height: 33px;
	
	padding: 8px 2% 2px 3%;
}
.quicklink div.arrow{
	width: 11px;
	height: 43px;
	
	background-position: top right;
}
.quicklink div.arrow_blue{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/quicklink_arrow_blue.png');	
}
.quicklink div.arrow_gray{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/quicklink_arrow_gray.png');	
}
.quicklink div.bg_blue{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/quicklink_bg_blue.png');
	background-color: #2e3a69;
	background-repeat: repeat-x;
}
.quicklink div.bg_gray{
	background-color: #afb4c6;
}
.quicklink div.title, .quicklink div.title a{
	font-weight: bold;
	color: #fff;
}
.quicklink div.title a{
	  line-height: 13px !important;
}
.quicklink div.text{
	width: 62%;
	
	padding: 2.5% 1% 2% 3%;
}
/* B A N N E R S   -   H O M E*/
#banner_bar{
	width:	100%;
	height: 30px;
	display:block;
	clear:none;
	float:left;
	
	margin-bottom:10px;
	
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/banner-home-bar.png');
	background-repeat: repeat-x;
}
#banner_bar, #banner_bar a{
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
.banner_option{
	height: 100%; 
	display:block;
	clear:none;
	float:left;
	
	cursor: pointer;
	padding: 0 20px 0 10px;
	line-height: 30px;
}
.banner_option_selected, .banner_option_hover{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/banner-home-bar-selected.png');
	background-repeat: repeat-x;
}
.banner_separator{
	width: 11px;
	height: 100%; 
	display:block;
	clear:none;
	float:left;
	
	background-repeat: no-repeat;
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/banner-home-bar-sep-unsel-unsel.png');
}
.banner_sel_unsel{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/banner-home-bar-sep-sel-unsel.png');
}
.banner_unsel_sel{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/banner-home-bar-sep-unsel-sel.png');
}
.banner_sel_sel{
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/banner-home-bar-sep-sel-sel.png');
}
img#banner_image{
	float:left;
}
/* B A N N E R S   L A T E R A L S */
.round_banners{
	width: 100%;
	float:left;
}
.round_banner{
	width: 100%;
	clear: both;
	float: left;
	
	margin:12px 0 7px 0;
	background-repeat: repeat-x;
	
	font-family: arial;
}
.round_banner .title, .round_banner .body{
	width: 100%;
	clear: both;
	float: left;
}
.round_banner .title{	
	padding-bottom: 10px;

	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.round_banner ul{
	margin-left: 23px;
}
.banner_content{
	width: 93%;
	padding: 3% 2% 3% 5%;
	float:left;
	
	color: #fff;
}
.banner_content a, .banner_content a:hover{
	color: #fff;
}
.banner_content a:hover{
	text-decoration: underline;
}
.banner_content img{
	clear:none;
	float:left;
	margin-right: 4px;
	vertical-align: middle;
}
.round_banner_transparent, .round_banner_transparent a{
	color: #80869e;
}
.round_banner_blue{
	background-color: #80869e;
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/banners/banner_bg_blue.png');
}
.round_banner_green{
	background-color: #8bb976;
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/banners/banner_bg_green.png');
}
.round_banner_lightblue{
	background-color: #a5c8da;
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/banners/banner_bg_lightblue.png');
}
.round_banner_orange{
	background-color: #ffd08b;
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/banners/banner_bg_orange.png');
}
.round_banner_purple{
	background-color: #c893ae;
	background-image: url('/portal/system/modules/edu.uoc.web.presentations/resources/images/pi/banners/banner_bg_purple.png');
}
p.floatDiv{
	margin-right: 7px;
}
p.floatDiv img{
	display: inline;
	float: none;
}
.banner_icon{
	line-height: 32px;
	background-repeat: no-repeat; 
}
.banner_big_text{
	font-size: 16px;
	font-weight: bold;
}
.banner_text_blue, .banner_text_blue a, .banner_text_blue a:hover{
	color: #2e3a69;
}
.banner_text_green, .banner_text_green a, .banner_text_green a:hover{
	color: #339900;
}
.banner_text_lightblue, .banner_text_lightblue a, .banner_text_lightblue a:hover{
	color: #79adc7;
}
.banner_text_orange, .banner_text_orange a, .banner_text_orange a:hover{
	color: #fd9a00;
}
.banner_text_purple, .banner_text_purple a, .banner_text_purple a:hover{
	color: #993365;
}