DIV#bloc_centrat
{
    CLEAR: both;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 10px;
    MARGIN: 0px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    TEXT-ALIGN: center
}
.titol_normal
{
    FONT-WEIGHT: bold;
    COLOR: #ac2115
}
.volull_voluntari
{
    BACKGROUND-COLOR: #ffe3ba
}


.colorvol {background:#e9b456}  
.colorap {background:#77d15f}
.colorcomun {background:#60d3e8}

.volull_aprenent
{
    BACKGROUND-COLOR: #e0ffec
}

.volull_tabla
{
    BACKGROUND-COLOR: white
}

.volull_color_mateix_centre
{
    BACKGROUND-COLOR: white
}
.volull_color_altre_centre
{
    BACKGROUND-COLOR: mistyrose
}
.volull_color_cap_centre
{
    BACKGROUND-COLOR: palegreen
}
UL.border_sup LI.lastitem
{
    LIST-STYLE-IMAGE: url(../img2/lastitem.gif)
}
.volull_color_conflice
{
    BACKGROUND-COLOR: red
}
TH.vol_center
{
    TEXT-ALIGN: center
}
INPUT.botoflecha
{
    WIDTH: 20px;
}
.derecha
{
    FONT-SIZE: x-small;
    TEXT-ALIGN: right
}

table.marcaint {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: collapse;
	text-align: center;
	width:100%; 
}
table.marcaint td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	font-weight: bold;
    font-size: 120%;
	color: blue;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.ExpTaula {
	WIDTH: 95%;
}


table.ExpTaula td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 2px 5px 2px;
	WIDTH: 25%;
}

table.ExpTaula2 {
	WIDTH: 95%;
}

table.ExpTaula2 td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 2px 5px 2px;
	WIDTH: 25%;
}

table.cercador {
	background-color: #DCDCDA; 
	width:95%;
}

table.cercador td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 2px 5px 2px;	
}


form select{ width:98% !important; }


.exptext { width:94% !important; }
.expcercatext { width:92% !important; }

.expcercatextData { width:30% !important; }


.expancho {width: 98% !important;}
.expcercaancho {width: 97% !important;}

.expanchoVxc {width:  99% !important;}

.ExpNumPag { color: rgb(200, 10, 20); }


.taula_base td, .taula_base th   
{
    font-size: 0.95em;
}

.questionari_aprenents{
	color:#00BB66;
}

.questionari_voluntaris{
	color:#FF9900;
}

.textareaGran {
	width:90%;
	height:50px;
}
.textPetit{
	width:25px;
}


    .inscriu {
	    background: url("./../img/inscriu.png") no-repeat scroll 0 0 transparent;
	    color: #fff;
	    font-family: Open Sans,Arial,Helvetica,Verdana,sans-serif;
	    font-size: 18px;
	    font-weight: 700;
	    letter-spacing: -0.04em;
	    padding: 18px 0 18px 28px;
	    text-align: left;
	    text-transform: uppercase;
	    width: 230px;
	}	
	
.inscriutext {
/* 	background: url("./../img/inscriu.png") no-repeat scroll 0 0 transparent; */
/* 	background-size: 2000px 400px; */
	height: 42px;
/* 	color: #fff; */
	width: 200px;
	font-family: Open Sans,Arial,Helvetica,Verdana,sans-serif;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	font-weight: 700;
	font-size: 12px;
}

.align_right {
	text-align: right;
}

.align_left {
	text-align: left;
}

.width_6{
	width:6%;
}

.width_16{
	width: 16%;
}

.width_35{
	width: 35%;
}

.collapse{
	visibility: collapse;
}