@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,label,select,textarea,p,blockquote,th,td
{ 
	margin:0;
	padding:0;
}

img,fieldset
{
	border:none;
}

html
{
	padding:10px;
	background:#fff;
}

body
{
	font-size:62.5%;
	background:#e8310d url("../images/textura.png") center top;
	color:#ffffff;
}

body,input,textarea
{
	font-family: helvetica, arial, sans-serif;
}

#capsaleraContenidor
{
	height:54px;
	background:#ffffff;
}

#capsalera
{
	width:940px;
	padding:0px;
	margin:0 auto;
	height:70px;
}

#capsalera #logo
{
	float:left;
	width:433px;
	height:54px;
	text-indent:-9999em;
	overflow:hidden;
	background:#fff url("../images/logo.png") no-repeat left top;
}

.noJS #capsalera #logo:hover
{
	opacity:0.7;
}

#nav
{
	width:940px;
	padding:0px 20px;
	margin:0 auto;
	height:10px;
}

#nav ul
{
	float:right;
	list-style:none;
}

#nav ul li
{
	display:inline;
}

#nav ul li a
{
	float:left;
	height:20px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0px 0px 0px 20px;
}

.noJS #nav ul li a:hover
{
	opacity:0.5;
}

#navProjeccions
{
	width:81px;
	background:url("../images/nav_projeccions.png") no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_about.png', sizingMethod='scale');
}

#navClickShows
{
	width:110px;
	background:url("../images/nav_clickshows.png") no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_clickshows.png', sizingMethod='scale');
}

#navContacte
{
	width:116px;
	background:url("../images/nav_contacte.png") no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_contacte.png', sizingMethod='scale');
}

#navCredits
{
	width:70px;
	background:url("../images/nav_credits.png") no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_credits.png', sizingMethod='scale');
}

#title
{
	height:101px;
	border-bottom:solid 50px #ffffff;
	margin:35px 0px 0px 0px;
}

#title h1
{
	width:940px;
	padding:0px 20px;
	margin:0 auto;
	height:101px;
	text-indent:-9999em;
	overflow:hidden;
	background:url("../images/passadortitols.png") no-repeat 0px 0px;
}

#Contenidorprincipal
{
	width:940px;
	padding:0px 20px;
	margin:0 auto;
	position:relative;	
}

#prevControl
{
	position:absolute;
	right:60px;
	bottom:-40px;
	width:30px;
	height:30px;
	background:url("../images/left_arrow.gif") no-repeat 0px -30px;
	text-indent:-9999em;
	overflow:hidden;
}

#prevControl.noScroll
{
	background:url("../images/left_arrow.gif") no-repeat 0px 0px;
	cursor:default;
}

#nextControl
{
	position:absolute;
	right:20px;
	bottom:-40px;
	width:30px;
	height:30px;
	background:url("../images/right_arrow.gif") no-repeat 0px -30px;
	text-indent:-9999em;
	overflow:hidden;
}

#nextControl.noScroll
{
	background:url("../images/right_arrow.gif") no-repeat 0px 0px;
	cursor:default;
}

.noJS #prevControl,
.noJS #nextControl
{
	display:none;
}

#content
{
	width:940px;
	height:390px;
	padding:0px 20px 0px;
	margin:30px auto 0px auto;
	overflow:hidden;
}

#peuContenidor
{
	background:url("../images/footer_bg.gif") repeat-x left 30px;
}

#footer
{
	width:940px;
	padding: 0px 20px 0px 0px;
	margin:0px auto;
	overflow: auto;
}

#bloc {
	width: 600px;
	margin: 0 0 0 0;
	float: left;
}

a#orga {display:block; float: left; margin-right:0px; width:256px; height:30px; background: url("../images/institucions/organitza.png") top left no-repeat;}
a#orga:hover {background-position:0 -30px;}

a#campusint {display:block; float: left; margin-right:0; width:133px; height:30px; background: url("../images/institucions/campusint.png") top left no-repeat;}
a#campusint:hover {background-position:0 -30px;}

a#colabora {display:block; float: left; margin-right:0; width:183px; height:30px; background: url("../images/institucions/colabora.png") top left no-repeat;}
a#colabora:hover {background-position:0 -30px;}

a#patrocina {display:block; float: left; margin-right:0px; width:296px; height:30px; background: url("../images/institucions/patrocina.png") top left no-repeat;}
a#patrocina:hover {background-position:0 -30px;}

a#correu {display:block; margin-left:110px; width:145px; height:20px; background: url("../images/urlcorreu.png") top left no-repeat;}
a#correu:hover {background-position:0 -20px;}

a#utrech {display:block; float: left; margin-right:0; width:72px; height:30px; background: url("../images/institucions/utrech.png") top left no-repeat;}
a#utrech:hover {background-position:0 -30px;}

#footer p
{
	padding:10px 0px 0px 0px;
	color:#222222;
	font-size:1.2em;
	font-weight:normal;
}

#footer p a
{
	color:#222222;
}

#face
{ 
	float: left;
	
}

#enllasos
{
	float: right;
	text-align:right;
	margin: 0;
}

p
{
	font-size:1.4em;
	line-height:1.429em;
	padding:0px 0px 13px 0px;
	font-weight:bold;
}

p.ressaltar
{
	font-size:2em;
	line-height:1.6em;
	letter-spacing:-1px;
	padding:8px 0px 16px 0px;
	text-align: justify;
}

p.suavetfort
{
	font-size:2em;
	line-height:1.4em;
	letter-spacing:-1px;
	padding:0px 0px 16px 0px;
	text-align: justify;
}

a, a:visited, a:link
{
	color:#ffffff;
	outline:none;
}

a:hover
{
	color:#000;
	outline:none;
}

h2
{
	padding:0px 0px 12px 0px;
}

h3
{
	font-size:1.4em;
	line-height:1.667em;
}

#dreta {
	margin-top: 0px;	
}

.benvinguda
{
	float:left;
	width:440px;
	margin:0px 20px 0px 0px;
	display:inline; /* IE6 */
}

#edicio2010 {}

#edicio2010 ul
{
	margin: 0 0 0 20px;
	list-style: none;
	font-size: 14px;
}

#edicio2010 ul li
{
	margin-bottom: 14px;
}


.columna0
{
	float:left;
	width:460px;
	margin:0px 20px 0px 0px;
	display:inline; /* IE6 */
}


.columna1
{
	float:left;
	width:460px;
	margin:0px 0px 0px 0px;
	display:inline; /* IE6 */
}

.columnracredits
{
	float:left;
	width:380px;
	margin:0px 0px 0px 0px;
	display:inline; /* IE6 */
}

.columnracredits1
{
	float:left;
	width:265px;
	margin:0px 20px 0px 0px;
	display:inline; /* IE6 */
}

.columnracredits2
{
	float:left;
	width:160px;
	margin:0px 0px 0px 0px;
	display:inline; /* IE6 */
}

.endColumn
{
	margin:0px;
}

#passador
{
	width:100000px;
}

.pagina
{
	float:left;
	width:940px;
	margin:0px 960px 0px 0px;
	min-height:300px;
	display: block;	
}

#portada h2
{
	height:30px;
	text-indent:-9999em;
	overflow:hidden;
}

#projeccions h2
{
	height:30px;
	text-indent:-9999em;
	overflow:hidden;
}

#projeccions ul
{
	font-size:1.4em;
	margin: 0px 0 15px 30px;
	list-style: decimal;
	padding:0;
}

#projeccions ul li
{
	display: list-item;
	margin: 0 0 5px 0;
	line-height:1em;
}

#benvinguts h2
{
	background:url("../images/benvinguts.png") no-repeat left top;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/benvinguts.png', sizingMethod='crop');
}

#comparticipar h2
{
	background:url("../images/comparticipar.png") no-repeat left top;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/comparticipar.png', sizingMethod='crop');
}


#content img
{
	display:block;
	border:solid 2px #ffffff;
	margin:0px 0px 20px 0px;
	zoom:1;
}

#content img.largeImage
{
	display:block;
	border:solid 2px #ffffff;
	margin:0px 0px 0px 0px;
}

#contact img
{
	border:none;
}

#clickshows img
{
	margin:0px 0px 0px 0px;
}

#clickshows .doubleColumn h3
{
	font-size:1.2em;
	padding:0px 0px 2px 0px;
	font-weight:bold;
}

#clickshows .doubleColumn p
{
	font-size:1.2em;
	color:#ffffff;
	padding:0px 0px 15px 0px;
	font-weight:normal;
}

#clickshows ul li {
	font-size:14px;
	margin-top: 10px;
}

#clickshows ul {
	margin: 3px 0 30px 10px;	
	font: Helvetica, Arial, sans-serif;
	list-style:none;
}

#clickshows ul ul li {
	margin: 15px 0 5px 10px;	
}

#decoracio {
	text-decoration: none;	
}

#webMain
{
	float:left;
}

.webDetail
{
	float:left;
	display:none;
}

.webDetail .back
{
	display:block;
	text-decoration:none;
	padding:5px 0px 5px 35px;
	color:#ffffff;
	background:url("../images/back.png") no-repeat 0px 0px;
}

label
{
	display:block;
	font-size:1.4em;
	font-weight:bold;
	padding:0px 0px 5px 0px;
}

input
{
	display:block;
	font-size:1.4em;
	padding:5px;
	background:#ffffff;
	border:solid 2px #ffffff;
	color:#222222;
	width:446px;
	margin:0px 0px 10px 0px;
	display:block;
}

textarea
{
	display:block;
	font-size:1.4em;
	padding:5px;
	background:#ffffff;
	border:solid 2px #ffffff;
	color:#222222;
	width:446px;
	margin:0px 0px 10px 0px;
	height:120px;
}

input.error,
textarea.error
{
	background: #BB6767;
}

input.submit
{
	border:none;
	width:auto;
	display:block;
	padding:0px;
	background:none;
}

#topBorder
{
	background:#ffffff;
	height:10px;
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	_display:none;
}

#sotaBorder
{
	background:#ffffff;
	height:10px;
	width:100%;
	position:fixed;
	bottom:0px;
	left:0px;
	_display:none;
}

#sense img {
	border:0;	
}

a#descarregarpdf {display:block; float: right; margin:11px 125px 0 0; width:175px; height:28px; background:url(../images/descarregar.png) top left no-repeat;}
a#descarregarpdf:hover {background-position:-175px 0px;}

a#descarregarbases {display:block; float: right; margin:0 125px 0 0; width:175px; height:28px; background:url(../images/descarregabases.png) top left no-repeat;}
a#descarregarbases:hover {background-position:-175px 0px;}

a#promoshow {display:block; float: left; width:449px; margin: 0 4px 50px 2px; height:149px; background:url(../images/promoshow.png) top left no-repeat;}
a#promoshow:hover {background-position:-449px 0px;}
