/* <CSS RESET> v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse; border-spacing: 0; }
hr { margin: 0; padding: 0; border: 0; color: #000; background-color: #000; height: 1px }
input, textarea { margin: 0; padding: 0 }
/* </CSS RESET> */

body {
	background: #231f20;
	font-family: DIN-Light, Calibri, verdana, helvetica, arial, sans-serif;
	color: #fff;
}

input, textarea { color: #454545; font-family: inherit;}

a{
	color:#ff9900;
}

a:hover{
	color:#0066ff;
}


#contenidorprincipal {
	border-top: 2px solid #578ad6;
}

#contenidorpagina {
	width: 960px;
	margin: 0 auto;	
}

ul.enllacoslayout {float: right;}
ul.enllacoslayout li {float: left; margin-left: 3px;}
ul.enllacoslayout li a {color: #fff; padding: 0 3px; display: block;}

li.element0 {background-color: #578ad6; }
li.element1 {background-color: #d42e12; }
li.element2 {background-color: #ed6e00; }
li.element3 {background-color: #009933; }

#menu {
	border-bottom: 3px solid #d42e12;
	position: relative;
}

ul.menuprincipal {position: absolute; right: 0px; bottom: 0px;}
ul.menuprincipal li {float: left; margin-left: 3px; font-size: 18px;}
ul.menuprincipal li a {color: #fff; padding: 3px 3px 0px 3px; display: block; line-height: 100%;}

.subtitol{
	font-style: italic;
	font-size: 17px;
	bottom: 3px;
	left: 0px;	
}

#maincontainer { margin-top: 3px;}
#leftcolumn { width: 200px; float: left;}
#rightcolumn { margin-left: 200px;}
#leftcolumn .tit_columna_dreta {background-color: #d42e12;}
#rightcolumn .tit_columna_dreta {background-color: #ed6e00;}


#liniabottom {
	position: fixed;
	bottom: 0px;
	height: 3px;
	width: 100%;
}
#liniabottom div {width: 25%;height: 100%;float: left;}
#liniabottom div.div1{background: #578ad6;}
#liniabottom div.div2{background: #d42e12;}
#liniabottom div.div3{background: #ed6e00;}
#liniabottom div.div4{background: #009933;}




#content {
	margin:0 auto;
	background: #231f20;
	float:left;
	width:520px;
	height: 510px;
	overflow: auto;
	padding:20px;
	font-size:13px;
}

#contentprincipal {
	padding:0px 20px;
}

#content a.boto_compte{
	background:transparent url(/plantillas/infinitnova/img/boto.gif) no-repeat top center;
	font-weight: bold; 
	font-size: 12px;
	border: 0;
	height: 25px;
	width:150px;
	line-height:25px;
	text-align: center;
	display: block;
	color:#424141;
}
#content a.boto_compte:hover{
	background-position: bottom center;
}
#content h3.tit_columna_dreta{
	margin-top:30px;
	margin-bottom:15px;
}

.tit_columna_dreta {
	color:#fff;
	padding: 3px 10px;
	font-size: 1.1em;
}


#footer{
	clear:both;
	border-top: 3px solid #d42e12;		
}

#footer ul li {display: inline;}
.contacte {
	font-size: 90%;
	color: #BBB;
}

#tbl_pie	 		{ width: 960px; margin-top: 3px; font-size: 90%; margin-bottom: 6px;}
.td_pie_izq			{ text-align: left;}
.td_pie_dcha		{ text-align: right;}
.td_pie_sub {text-align: center; font-weight: bold;}

#headcentral {clear: both; height:93px;}

#logo {width: 400px;}

#login {float: right; padding-top: 3px;}
#login input[type=text]{display: block;}
#login input, #login a.boto_login {
	float: left;
	margin:0 2px;
	font-weight:bold;
	font-size:0.8em;
}
#login div.linia {clear: both;}



.entrada {
  color: #003668;
  background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center left;
  padding:3px;
  padding-left:20px;
  width:95px;
  border:1px solid #5C5E5F;
  font-size:80%;
  height: 15px;
}
.user{
    background-image:url(/plantillas/infinitnova/img/user.png);
    border:1px solid #5C5E5F;
    color:#454545;
}
.password{
		background-image:url(/plantillas/infinitnova/img/password.png);    
    border:1px solid #5C5E5F;
    color:#454545;
}

.boto_login{
	margin-top: 2px;
	line-height:25px;
	height:25px;
	display:inline-block;
	background:	url(/plantillas/infinitnova/img/boto_login.gif) repeat-x center top;
	border:0;
	color:#666;
	cursor:pointer;
	font-weight:bold;
	vertical-align:middle;	
	width:120px;
	text-align:center;
	font-size: 14px;
}
.boto_login:hover{
	text-decoration:none;
	color:#333
}

.usuariEntrat {
  color:#b4b4b4;
	font-size:0.9em;
	font-weight:bold;	
}

.tancarsessio {}


.pbannersvertical {
    display:block;
	margin: 0px 0px 5px 0px;
}

#contenidorImatgesPrincipal{
	border: 1px solid #999999;
	float: left;
	height: 400px;
	margin: 0 0 5px 20px;
	position: relative;
	width: 730px;
}

/* OK FINS AQUI */

#tbl_subcabecera    { width: 100%; background-image: url(images/body_background.gif);}

#tbl_general 		{ width: 960px; margin-left:auto; margin-right:auto; background-color: transparent;}
#tbl_cabecera		{ height: 115px; background-color: transparent;  width: 713px; float:left;}
#tbl_menu			{ width: 940px; border: 0px; border-spacing: 0; border-collapse: collapse; }
#tbl_contenidos		{ width: 940px; border: 0px; border-spacing: 0; border-collapse: collapse; }
#fl_cabecera 		{ position: relative; height:100%; margin: 0px 0px; overflow: hidden; background-color: transparent; }
.td_lateral			{ background: #009933; width: 202px; }
.td_separador		{ background: #A5A4A4; width: 940px; height: 5px; }
.td_separador_h		{ background: #A5A4A4; width: 5px; height: 5px; }
.td_menu			{ background-image: url('fondo_menu.jpg'); width: 100%; height: 40px; background-repeat: repeat-x; text-align: center; }

.fondo_capcelera {background-color: #CCCCCC; }

.cnt_01 		{ width: 100%; height: 400px; padding: 0; margin-top: 19px; border: 0px; border-spacing: 0; border-collapse: collapse;  }
.cnt_01_tit		{ width: 100%; height: 2px;	background: #A5A4A4; }
.cnt_01_izq		{ width: 361px; font-size: 11px; color: #010101; line-height: 17px; text-align: justify; height: 400px; margin: 0px; padding-left: 5px; border: 0px; border-spacing: 0; border-collapse: collapse; text-align: justify; vertical-align: top; }
.cnt_01_dch		{ width: 361px; font-size: 11px; color: #010101; line-height: 17px; text-align: justify; height: 400px;  margin: 0px; padding-right: 5px; border: 0px; border-spacing: 0; border-collapse: collapse; text-align: justify; vertical-align: top; }
.cnt_01_sep		{ font-size: 11px; color: #010101; line-height: 17px; text-align: justify; background: #d42e12; width: 10px; height: 400px; }
.tit_cnt_01		{ font-size: 18px; color: #00007f; padding-left: 290px; padding-top: 19px; padding-bottom: 0 px; }
.txt_cnt_01		{ font-size: 11px; color: #010101; line-height: 17px; text-align: justify; }
.noticias_01		{ font-size: 14px; color: #00007f; padding-left: 0px; padding-top: 10px; padding-bottom: 0 px; }
.noticias_04		{ font-size: 12px; color: #00007f; padding-left: 0px; padding-top: 0px; padding-bottom: 0 px; }
.noticias_02		{ font-size: 11px; color: #010101; padding-left: 0px; padding-top: 7px; padding-bottom: 0 px; text-align: justify; }
.noticias_03		{ font-size: 10px; color: #c0c0c0; padding-left: 0px; padding-top: 7px; padding-bottom: 0 px; font-style: italic; }

.cajaNoticiasC				{ position:relative; top:0px; left:0px; width: 596px; height: 100px; margin:0px; padding:0px; overflow: hidden; }
.cajaNoticiasL				{ position:relative; top:0px; left:0px; width: 396px; height: 40px; margin:0px; padding:0px; overflow: hidden; }
.cajaNoticiasG				{ position:relative; top:0px; left:0px; width: 367px; height: 100px; margin:0px; padding:0px; overflow: hidden; }
.cajaNoticias				{ position:relative; top:0px; left:0px; width: 224px; height: 100px; margin:0px; padding:0px; overflow: hidden; }
.cajaNoticiasContenedor 	{ position: absolute; overflow: hidden; left:0px; top:0px; margin:0px; padding:0px; }
.cajaNoticiasContenido	 	{ position: absolute; left:0px; top:0px; width:100%; margin:0px; padding:0px; }


.gen_01			{ font-size: 11px; color: #010101; line-height: 17px; text-align: justify; }
.dis_01 		{ width: 25%; padding: 0;  margin-top: 1px; margin-bottom: 1px; border: 10px; border-spacing: 0; border-collapse: collapse;  }

#selector			{ color: #333333; background-color: #ffffff; font-size: 10px; margin: 5px; border: 1px #000000 solid; }

.banner_top {
    border: none;
}


.passapagina {color: #fff; }
.passapagina:hover {color: #98cdff;}
.caixapopup{
	border: 1px solid #999999;
	background: #fff;
	color: #231f20; 
}
.caixapopup a:link, .caixapopup a:active, .caixapopup a:visited {
    font-size: 1em;
    font-weight: normal;
}
.caixapopup a:hover {
    font-size: 1em;
    font-weight: normal;
}

.caixapopup p {
    border-top: 2px dotted #444444;
    padding: 0;
    margin: 0;
    font-size: 0.7em;
}
.tancarpopup {
    text-align: right; 
    font-weight: bold; 
    font-size: 0.9em; margin: 1px;
    margin-bottom: 7px;
}

.boto {
    background:transparent url(/plantillas/infinitnova/img/boto.gif) no-repeat top center;
    font-weight: bold; 
    font-size: 12px;
    border: 0;
    height: 25px;
	width:150px;
	line-height:25px;
    text-align: center;
    display: block;
    color:#424141;
	cursor:pointer;
}
.boto:hover{
	background-position: bottom center;
}
.submitentrar {
    background-color: #bcddfd; 
    font-weight: bold; 
    font-size: 12px;
    border: 1px solid #98C1DD;
    height: 19px;
    text-align: center;
    display: block;
    width:100px;
}
.boto_compte {
    background:transparent url(/plantillas/infinitnova/img/boto.gif) no-repeat top center;
    font-weight: bold; 
    font-size: 12px;
    border: 0;
    height: 25px;
	width:150px;
	line-height:25px;
    text-align: center;
    display: block;
    color:#424141;
	cursor:pointer;
}
.boto_compte:hover{
	background-position:bottom center;
}
.noblock{display:inline;}
.boto_informacio {
    background:transparent url(/plantillas/infinitnova/img/boto_mes_llarg.gif) no-repeat top center;
    font-weight: bold; 
    font-size: 12px;
    border: 0;
    height: 25px;
		line-height:25px;
    text-align: center;
    display: block;
    color:#424141;
	cursor:pointer;
	width:280px;
	margin:0 auto;
}
.boto_informacio:hover{
	background-position:bottom center;
}
.align_boto {
    text-align:center;
}

a.boto:hover {
    color: #333333;
    text-decoration: none;
}

a.boto_compte {
    height: 16px;
    display: block;
    font-size: 12px;
    color: #333333;
    width: 70px;
}
#content a.boto_compte.llarg{
	width:280px;
	background-image:url(/plantillas/infinitnova/img/boto_llarg.gif);
}
a.boto_compte:hover {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}
#migas {
    color:#f0f0f0;
	font-weight:bold;
	margin-bottom:20px;
	font-size:14px;
}
#migas a {
    font-size: 1em;
}

.galeria {
    width: 100%; 
    text-align: center;
}
.galeria a img{
    border:none;
    
}
.galeria a.especial:hover{
    border:none;
    border-bottom: 3px solid #095fb0;
    text-decoration: none;    
}

.galeria a span{
    text-decoration: none;
    margin-top: 3px;    
    padding-top: 3px;
	display:block;
}

.galeria span{
    margin-top: 3px;    
    padding-top: 3px;
    font-size: 11px;
    font-weight: normal;
}

a.fotogaleria img {
    border: 3px solid #f0f0f0;
}

a.fotogaleria:hover img {
    border: 3px solid #82b9ec;
}

.arxius {
    margin-bottom:10px;
    width:100%;
    border-spacing:3px;
}
.arxius tr.titol td {
    background-color:#0066FF;
    padding-left:3px 3px 3px 10px;
    font-weight:bold;
	color:#333;
}
.arxius td {
    background-color:#AFD0FF;
    padding: 3px;
	color:#666;
}
.arxius td a{
    color:#0066FF;
}
.contingut {
    margin: 0px; 
    padding: 5px 15px 15px; 
    text-align: justify; 
    vertical-align: top; 
    color: #f0f0f0;
	clear:both;
}

.contingut_pestanyes {
    padding-left: 0px; 
}
.tdprincipal {
    background-color: transparent;
    padding: 0px;
	width:960px;
}
.tdact {
    width: 75px;
}
.titnoticia {
    border-bottom: 1px solid #A5A4A4;
    color: #b4b4b4;
    font-size: 11px; 
}
.llista_arxius {padding: 0px; margin: 0px;}

ul { vertical-align: middle; margin-top: 0px; padding-top: 0px;}
li { vertical-align: middle; margin: 0px; padding: 0px; line-height: 120%;}
ul li a {margin: 0px; padding: 0px; vertical-align: middle; }

table tr td p { margin: 0px; padding: 0px; }


.seleccionaespai{
	margin:15px 0;
}


.tit_banner_superior {
    margin: 0px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
    color: #00007f;
    font-size: 0.7em; 
    padding-left: 10px;
}
.subelements {
    font-size:1.2em;
	margin-bottom:5px;
}
 #loading { 
        width: 250px;
        background: white;
        padding: 20px;
        border: 2px solid #d42e12;
        display: none; /* hidden */
        position: fixed;       
        left: 50%;
        margin-left: -125px;
        top: 50%;
        font-weight: bold;
        font-size: 15px;       
				z-index: 1000;
				color: black;
    }
    

.taula_info  {
    margin-bottom: 10px;
}

.taula_info tr td {
    vertical-align: top;
    width: 50%;
    padding:10px;
}
    
.taula_info h3 {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 8px;
    border-bottom: 2px solid #aaa;    
}

.taula_info h3 img {
    vertical-align: top;
}

#pestanya {
    height: 280px;
	padding:10px;
}
#pestanya table tr td{
	padding:5px;
}
#pestanya input, #pestanya select, #pestanya textarea{
	font-size:1em;
}

#zonas .destacat{
	margin:20px 10px;
}
#zonas a.boto{
	margin:10px 0;
}

#selector_data {
    text-align: center;
    margin-bottom: 10px;
    font-color:#f0f0f0;
}

.destacat {
    font-weight: bold;
    color:#b4b4b4;
}

#ferreserva{
	z-index:2;
	border:2px solid #999;
}

.clferreserva{    
    background-color: #ffffff;
    position: fixed;
    width: 400px;
    /*height: 300px;*/
}
.clferreserva th{
	background:#1C4ABD url(/plantillas/infinitnova/img/nav.gif) repeat-x scroll center center;
	border:1px solid #1039A0;
}
.clferreserva td, .clferreserva th{
	padding:6px;
}
.clferreservaespecial{    
    border: 0px;
    position: relative;
    width: 100%;
}
.clferreservaespecial .boto{min-width:150px;}

.clferreserva_head {
    padding: 2px;
}

.clferreserva_contingut {
    padding: 20px;
    color: black;
}

.clferreserva_tancar_boto {
    margin: 5px 5px 5px 5px;
}
.clferreserva_tancar img {
    border: 0px;
    margin-right: 5px;
}

.seleccionat {
	display:inline;
	padding:2px 20px;
	border-left:3px solid #3C69BF;
	border-right:3px solid #3C69BF;
}
.boto seleccionat {
    border: 1px solid #5C5E5F;
    background-color:#5C5E5F;
    color: #FFFFFF;
}


.clferreserva table {
    margin-bottom: 10px;
	width:100%;    
}
.clferreserva th{
    font-weight: bold;
    background-color: #5C5E5F;
    color: #FFFFFF;
    border-bottom: 2px solid #5C5E5F;
}

.clferreserva td a {
    display: block;
}
.clferreserva td a.boto {
	padding-bottom:0;
}

.clferreserva td a:hover {
    display: block;
    text-decoration: none;
    color:#333333;
}
.clferreserva td.text{
    background-color:#FFFFFF;
	border-bottom:1px dashed #666666;
	color:#333333;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
.clferreserva td.etiqueta{
	background-color:#F5E09F;
	border-bottom:1px dashed #CC7F05;
	color:#454545;
	font-weight:bold;
	text-align:center;
}
.clferreserva td.text2{
    border-bottom:1px dashed #666666;
	color:#333333;
	font-weight:bold;
	padding:5px;
	text-align:right;
}
.clferreserva td.etiqueta2{
    border-bottom:1px dashed #666666;
	color:#333333;
	padding:5px;
}
.clferreserva td.text2especial a:hover{
	text-decoration:none;
	display:inline;
}
.clferreserva td.text2especial a{
	text-decoration:none;
	display:inline;
}

.fValidator-msg {
    border: 1px solid #f00;
    padding: 2px;
    color: #f00;
    margin-left: 4px;
    margin-right: 40px;
    margin-top: 3px;
}

input.calendar,
select.calendar {
	width: 99px;
}

button.calendar {
	background: url(/plantillas/base/calendari/calendar-icon.gif);
	border: 0;
	cursor: pointer;
	/*float: left;*/
	height: 20px;
	margin-right: 6px;
	width: 20px;
}
button.calendar:hover,
button.calendar.active {
	background-position: 0 20px;
}

div.calendar {
	background: url(/plantillas/base/calendari/calendar.png);
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}	
	div.calendar * {
		margin: 0;
		padding: 0;
	}	
	div.calendar div {
		background: none !important;
		cursor: move;
		height: 185px;
		overflow: hidden;
		padding-top: 10px;
		position: relative;
		width: 147px;
	}	
	
	div.calendar caption {
		color: #333;
		font: normal 12px/16px tahoma, sans-serif;
		padding-top: 6px;
		text-align: center;
		width: 100%;
	}
	div.calendar caption a {
		cursor: pointer;
		display: block;
		height: 12px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 17px;
		width: 11px;
	}
	div.calendar caption a.prev {
		background-image: url(/plantillas/base/calendari/calendar-prev.gif);
		left: 0;
	}
	div.calendar caption a.next {
		background-image: url(/plantillas/base/calendari/calendar-next.gif);
		right: 0;
	}
	div.calendar caption a:hover {
		background-position: 0 12px;
	}
	div.calendar caption span {
		height: 25px;
		position: relative;
		text-align: center;
	}
	div.calendar caption span.month {
		padding-right: 8px;
	}
	div.calendar caption span.month:after {
		content: ',';
	}

	div.calendar table {
		background: #FFF;
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.calendar td,
	div.calendar th {
		border: 0;
		/*color: #0597DB;*/
        color: #2a538c;
		font: normal 12px tahoma, sans-serif;
		height: 21px;
		text-align: center;
		width: 21px;
	}
	div.calendar td {
		background: url(/plantillas/base/calendari/calendar-td.gif);
		color: #FFF;
		font-size: 11px;
	}
	div.calendar td.invalid {
		color: #999;
	}
	div.calendar td.valid {
		background: url(/plantillas/base/calendari/calendar-valid.gif);
		/*color: #0597DB;*/
        color: #2a538c;
		cursor: pointer;
	}
	div.calendar td.hilite {
		background: url(/plantillas/base/calendari/calendar-hilite.gif);
	}
	div.calendar td.inactive {
		background: url(/plantillas/base/calendari/calendar-td.gif) 0 100%;
		color: #FFF;
	}
	div.calendar td.active,
	div.calendar td.hover {
		background: url(/plantillas/base/calendari/calendar-valid.gif) 0 100%;
		color: #FFF;
		cursor: pointer;
	}
    

.convocatoria {
    width: 99%;
    font-size: 11px;
    margin-bottom: 10px;
}
.convocatoria th {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    background-color: #095fb0;
    color: #fff;
    border-bottom: 2px solid #b4b4b4;
}
.convocatoria td {
    padding: 3px;
    border: 1px solid #98CDFF;
    background-color: #D2E8FD;
    /*text-align: center;
    font-weight: bold;*/
    color: #333;
}

.partits {
    width: 350px;
}
.partits th {
    font-weight: bold;
    background-color: #095fb0;
    color: #fff;
    border-bottom: 2px solid #b4b4b4;
}


.partits td {
    padding: 3px;
    border: 1px solid #98CDFF;
    background-color: #98CDFF;
    /*text-align: center;
    font-weight: bold;*/
    color: #333;
}
.partits td.negreta {
    font-weight: bold;
}
.text_pagar {
	color:#000000;
	background-color:#FFFFFF;
    background:#FFFFFF;
    text-decoration:none;
	font-weight:bold;
}
td.tdpag b{
	font-weight:normal;
}
.text_pagar :hover{
	color:#000000;
	background-color:#FFFFFF;
    background:#FFFFFF;
    text-decoration:none;
}
.text_pagar :active{
	color:#000000;
	background-color:#FFFFFF;
    background:#FFFFFF;
    text-decoration:none;
}
.sistema_pagar {
	color:#000000;
	background-color:#FFFFFF;
    background:#FFFFFF;
    text-decoration:none;
}
.iframe {
    color:#f0f0f0;
    text-align:left;
}
.fdonaedicio {
    border: 1px solid #888;
}
.tformulari13 {
    font-size:13px;
}
.cformulari13 {
    border-top: 2px solid #888;
    color:#f0f0f0;
}
.generadorformulari {
    color:red;
    font-style:italic;
}
.fernegreta {
    font-weight:bold;
    color:#f0f0f0;
}
.menuadminpoliwin {
    width:200px;
    vertical-align:top;
}
.marginauto {
    margin:auto;
}
.noticiesadminpoliwin {
    width:420px;
    vertical-align:top;
    border: 1px solid #A5A4A4;
}
.h2noticies {
    border-bottom:1px solid #f0f0f0;
	color:#b4b4b4;
	font-size:16px;
	margin:10px 0;
	padding:5px;
}
.h3noticies {
    border-bottom: 1px solid #ccc;
    color:#b4b4b4;
    font-size:10px;
}
.divhtml {
    text-align:justify;
    margin:0px;
    padding:15px;
    padding-top:0px;
    vertical-align:top;
    color:#f0f0f0;
}
.divhtml ul, .divhtml ol{list-style-type:disc;}
.divhtml ul li, .divhtml ol li{margin-left:30px;}
.introduceBusqueda {
    margin:0px;
    color:#f0f0f0;
}
.marginindex {
    margin-top:0px;
    padding-top:0px;
}
.columnadreta {
    width:120px;
    vertical-align:top;
    border:1px solid #A5A4A4;
}
.noticiesbanners {
    width:130px;
    vertical-align:top;
}
.pgaleria {
    color:#f0f0f0;
    font-weight:bold;
    text-decoration:none;
}
.tragenda {
    border-bottom: 2px solid rgb(68,68,68);
    font-weight:bold;
    background-color:rgb(9,95,176)
    color:rgb(255,255,255);
}
.th1 {
    width:20px;
    text-align:left;
}
.td1 {
    width:30%;
    text-align:left;
}
.td2 {
    width:20%;
    text-align:right;
}
.centrar {
    text-align:center;
}
.taulacampus {
    font-size:12px;
    width:98%;
}
.campush4 {
    border-bottom: 1px solid rgb(204, 204, 204); 
    color: rgb(0, 0, 127); 
    font-size: 0.9em;
}
.divferreserva {
    color:#FFFFFF;
    font-weight:bold;
	padding:6px;
	background:#1C4ABD url(/plantillas/infinitnova/img/nav.gif) repeat-x scroll center center;
	border:1px solid #1039A0;
}
.spanreservar {
    padding: 2px 10px; 
    display: inline;
}
.spanzonas {
    font-weight:bold;
    font-size:90%;
}
.trtitolespecial {
    font-weight:bold;
    background-color:#095FB0;
    color:#FFFFFF;
    border-bottom:2px solid #b4b4b4;
}
img {
    border:0px;
}

.tamanymevesdades {
    font-size:0.9em;
}
.colorvermell {
    color:red;
}
.alineardreta {
    text-align:right;
}
.lletra12 {
}
.divferreserves {
    float:right;
    text-align:right;
    width:150px;
}
.imgsms{
    float:right;
    margin-left:10px;
}
.stylecompte {
    width:150px;
    background-color:#AAAAAA;
    border-color:#888888;
    padding-top:3px;
}
.dalt {
    vertical-align:top;
}
.loginrecordar {
    font-weight:bold;
    padding-bottom:5px;
}
.passwordrecordar {
    border:1px solid #CCCCCC;
}
.resultatfoto {
    margin-right:10px;
    margin-bottom:10px;
}
.noborde {
    border:0px;
}
.bordeimg {
    border:1px solid #CCCCCC;
}
.resultatpeufoto {
    margin:0px;
    margin-left:5px;
    font-style:italic;
}
.divenllac {
    text-align:right;
    margin-top:10px;
}
.bentradanoticia {
    margin: 0px;
    margin-left:3px;
}
.noarxiu {
    text-align: justify;
    margin: 0px; padding: 15px; 
    padding-top: 0px; 
    vertical-align: top; 
    font-size: 0.7em; 
    color: #333; 
}
.automargin{
    margin:auto;
}
.resultadofecha{
	color:#f0f0f0;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:25px;
}
.entradanoticia{
    border-bottom:1px solid #1E679A;
    border:0px;
    margin:0px;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:3px;
}
.margin10 {
    margin-left:10px;

}
.submitentrar {
    width:50px;
    vertical-align:middle;
}
.potregistrar {
    width:120px;
    vertical-align:middle;
}
.potregistrar2 {
    font-weight:bold;
    font-size:11px;
    width:150px;
}
.donaenllac {
    border:none;
    margin-right:4px;
}
.nmargin {
    margin:0px;
}
.divbannersuperior {
    padding:0px 10px 0px 10px;
}

.prelacionatsvertical {
    margin:0px;
    margin-left:3px;
}
.tresultfoto {
    border:none;
    margin-bottom:30px;
	margin-top:10px;
    width:100%;
}
.imatgelimitamplada {
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}
.noborde {
    border:none;
}
.tdareglalistado {
    margin:0px;
    padding:5px;
    vertical-align:top;
    width:100%;
    height:50;
    width:60;
    color: #f0f0f0;
    text-align:justify;
}
.sizecaja {
    font-size:0.8em;
}
.sizeiframe {
}
.tdpag {
    width: 50%;
}


.barradalt {
    color:#FFFFFF;
    font-weight:bold;
}
.dadespersonals {
    color:#f0f0f0;
}

.lletresPopup {
    color:#f0f0f0;
}
.aliniardreta {
    text-align:right;
    color:#f0f0f0;
}
.caixacredit {    
    border:1px solid #f0f0f0;
	color:#f0f0f0;
	float:right;
	margin-top:-5px;
	padding:5px;
	width:150px;
}
.tit_seccio_relacionats {
    color:#b4b4b4;
    font-size:11px;
    font-weight:bold;
}

.tdmicrosite {
    width: 100%;
}

/**/
.ulborsa{
	list-style-type: none;
	padding-left:3px;
	font-weight: normal;
	margin-left:0px;
}
.ulborsa li{
	border-bottom:1px solid #333;
}
.observacio{
	font-weight:bold;
	padding-right:6px;
}
.resultatBorsa{
	margin-bottom:15px;
}
.borsaEstat1{
	color:grey;
	padding: 0px 6px;
}
.borsaEstat2{
	color:orange;
	padding: 0px 6px;
}
.borsaEstat3{
	color:red;
	padding: 0px 6px;
}
.borsaEstat4{
	color:blue;
	padding: 0px 6px;
}
.borsaEstat5{
	color:green;
	padding: 0px 6px;
}
.ul_opcions_borsa{
	border:1px #000 solid; 
	overflow-y: auto; 
	overflow-x: visible;
	margin-left: 0px; 
	padding-left: 0px; 
	margin-bottom:0px; 
	max-height: 60px; 
	display: block;
	text-align:left;
}
.butoadd{cursor:pointer;}

#exB input[name=email], #exB input[name=EMAIL], #exB input[name=CV]{
	text-transform:none;
}

/*
Estadístiques
*/
#div_contenidor_estadistiques{font-size:0.8em; padding:5px 10px;}
#div_contenidor_estadistiques a, #div_contenidor_estadistiques a:hover, #div_contenidor_estadistiques a:active{font-size: 13px;}
#div_contenidor_estadistiques textarea, input,select,option {color: #000;}
.ulestadistiques{
	list-style-type: none;
	padding-left:3px;
	font-weight: normal;
	margin-left:0px;
	line-height:20%;
}
.ulestadistiques li{
	border-bottom:1px solid #333;
	line-height:1.7;
}
.fancyboxme{
	background:#fff;
	padding:3px;
	border:1px solid #000;
}
.TaulaLog{
	font-size:10px;
	color:#fff;
}
.TaulaLog tr td{
	padding:8px;
}
.avis{
	padding:5px;
	border:1px solid #FF0000;
	color:#FF0000;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
}
h1{
	color:#b4b4b4;
	font-size:22px;
	margin:10px;
	text-align:center;
	line-height:1.1em;
}
h2{
	font-size:1.4em;
	margin:20px 0;
	text-align:left;
	line-height:1.1em;
	color:#b4b4b4;
	border-bottom:1px dotted #666;
}
#header {
	width:940px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
	padding:0 10px 15px;
}


#form_subcapcalera{
	border:0;
	margin:0 auto;
	padding:7px 10px;
	width:938px;
	background:#1c4abd url('img/nav.gif') repeat-x center center;
	border: 1px solid #1039a0;
	border-bottom: 1px solid #1039a0;
	line-height:25px;
}

#form_subcapcalera a{color:#FFF;}

#form_subcapcalera input{
	float:left;
}
#form_subcapcalera a:hover{
	text-decoration:underline;
}
#form_subcapcalera .boto_compte{
	display:inline-block;
	vertical-align:center;
}
#form_subcapcalera .login_right{
	float:right;
	margin:0 0 0 10px;
}
#form_subcapcalera #myusername{
	margin:0 10px 0 30px;
}
#form_subcapcalera .boto_login{
	line-height:25px;
	height:25px;
	display:inline-block;
	background:	url(img/boto_login.gif) repeat-x center top;
	border:0;
	color:#666;
	cursor:pointer;
	font-weight:bold;
	vertical-align:middle;
	margin-left:10px;
	width:90px;
	text-align:center;
}
#form_subcapcalera .boto_login:hover{
	text-decoration:none;
	color:#333
}
#wrap{
	margin:0 auto;
	width:960px;
	overflow:hidden;
	background:#fff;
	padding-bottom:30px;
}

#col_esq{
	width:200px;
	float:left;
	padding:0 10px 10px 0;
}
#col_dreta{
	width: 200px;
	float: left;
}
#col_dreta div.stripe, #col_esq div.stripe{
	background:url(img/bg_col_dreta.gif);
	padding-top:5px;
	padding-bottom:5px;
	font-size:0.75em;
	line-height:1.2em;
	font-weight:bold;
	overflow:hidden;
	height:1%;
}
#fons{
	background:transparent url(img/fons_bottom.gif) center bottom repeat-x;
}
.lresultconectat{
	font-weight:bold;
}
#taula_login tr td{
	padding:5px;
}
#principal div.contingut.contingut_pestanyes table tr td{
	padding:5px;
}
#principal div.contingut.contingut_pestanyes div#pestanyes_inferior table tr td{
	padding:10px;
}
#principal div.contingut.contingut_pestanyes a.boto_compte{
	margin:15px 0;
}
#principal div.contingut.contingut_pestanyes div#pestanyes_inferior a.boto_compte{
	margin:0;
}
form#notificacions div{
	margin:10px 0;
}
#qs table{
	margin-bottom:20px;
}
#qs table tr td{
	padding:5px;
}
#qs label{
	display:block;
	margin:10px 0;
}
#Codi {
	margin:20px 0;
}
#CalendariDisponibilitats{
	font-size:16px;
}
#canviarcontrasenya table{
	margin-top:20px;
}
#canviarcontrasenya table tr td{
	padding:5px;
}
#exB table tr td{
	padding:5px;
}
#taula_filtres tr td{
	padding:5px;
}
#resultats table tr td{
	padding:5px;
}

#DivPopup{
	margin:10px;
	padding:10px;
}
#pagamentaltasoci table tr td{
	padding: 0 0 20px 0;
}
#pagamentaltasoci table tr td table tr td{
	padding: 5px;
}
.marges{margin:20px 10px; font-weight:bold}
.FloatLeft{float:left;}
.FloatLeftMargin{float:left; margin-left:20px;}
.ClearBoth{padding-top:10px; clear:both;}
.principal_estadistiques{margin-bottom:20px; font-size:0.8em; text-align:center; width:100%;margin-bottom:20px;}
#resposta p{
	font-size:1.2em;
	font-weight:bold;
}
.divhtml p{
	margin:10px 0;
}
.td_pie_izq img{vertical-align:middle;}
#sliderjquery ul, #sliderjquery li{margin:0; padding:0; list-style:none;}
#sliderjquery, #sliderjquery li{width:713px; overflow:hidden; height:115px;}
#anterior{position:absolute; top:57.5px; left:5px; width:16px; height:16px; z-index:5;}
#seguent{position:absolute; top:57.5px; right:5px; width:16px; height:16px; z-index:5;}
.FloatRight{float:right;}

label.error { color: #f0f;}
#bannersinferior{clear:both;}
a.registrepetit{width:180px;}
#bannershoritzontal{float:right; margin-right:5px;}
#content a.registrellarg{width:150px; height:34px; background:transparent url(img/boto_llarg_registre.gif) no-repeat top center; line-height:15px; padding-top:3px;}
#taula_mevesdades{clear:both; float:left;}
