@CHARSET "utf8";
/*
html,body,#main {
	padding: 0;
	margin: 0;
	height:100%;
}

#content {
	clear: both;
	margin: 0;
	padding: 0;
}

#footer {
	margin: 10px;
	padding: 10px;
	text-align: center;
	clear: both;
	margin-top: 10px;
	background-color: #f5f5f5;
}
*/

body {
	background-color: #cc987f; font-family : Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
}

a {
	text-decoration:none;
	color: white;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

/*PER CENTRAR LA P�GINA VERTICALMENT*/

#portadaAjuda{
	display: none;
}

table#portada {
	width:100%;
	height:100%;
}
table#portada tr {
	background-color:#9C0000;
}
table#maintable tr {
	vertical-align: center;
	background-color:#8c634f;
}
table#maintable tr td table tr td table.taulacontentprincipal tr{
	background-color:#ffd4a7;
}

table#maintable tr td {
	width: 100%;
}

table#maintable tr td table td {
	width: 50%;
}
table#maintable tr td table th {
	width: 50%;
}

table#maintable {
	height: 100%;
	width: 100%;
}

table#formnouusuari td{background-color:#ffd4a7;}

table#formnouusuari{
	margin-left:100px;
	margin-top:30px;
	width:60%;
	vertical-align: center;
}

.fnusuari{
	background-color:#ffd4a7;
}

button[type='submit'] {
	background-color: #9C0000;
	color: white;
}

button[type='reset']{
	background-color: #9C0000;
	color: white;
}

table#login td{
	background-color:#deada9;
}

a.linkvermell{
	color:#9C0000;
	text-decoration:none;
}

a.linkvermell:hover{
	text-decoration:underline;
}

a.linkvermellsuau{
	color:#9C0000;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
}

a.linkvermellsuau:hover{
	text-decoration:underline;
}


table#centrada tr{height:100%;vertical-align:middle}
table#centrada td{width:100%;text-align:center;background-color:#deada9;}
table#centrada{	width:100%;	height:100%}


/*

#content {
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #990000;
}
*/

#portada {
	height: 600px;
	width: 980px;
	margin: auto;
	clear: both;
	color: white;

}

#portadaEsquerra {
	float: left;
	height:100%;
}

#portadaEsquerra img {
	margin-top: 150px;
}

#portadaDreta {
	width: 715px;
	height: 600px;
	float: left;
	left: 245px;
	background-image: url('../../sigfrut_img/imatges/fons.jpg');
    background-repeat: no-repeat;
}

#portadaAjuda {
	float: right;
	padding: 20px;
}

#portadaLogo {
	position: relative;
	top: 100px;
}

#portadaIdiomes {
	position: relative;
	top: 120px;
}

#portadaDireccio {
	position: relative;
	top: 250px;
}

.caixetaEsquerraLogin {
	border-bottom: 2px solid white;
	background-color: #deaead;
	padding: 5px;
}

.caixetaEsquerra {
	border-bottom: 2px solid white;
	background-color: #CE6163;
	padding: 5px;
}

div#pasproces {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	background-color: #CE6163;
	width: 100%;
	font-size:26px;
	color:white;
	padding:0px;
	margin:0px;
}


div#logo{
	background-color:#9C0000;
	width: 100%;
	padding-bottom:10px;
	margin-bottom:0px;
	height:80px;
	position:relative;
}


div#pre-pas{
	padding-left:15px;
	height:100px;
	font-size:30px;
	margin-top:0px;
	background-color:#7b4242;
	display:inline;
	padding-right:15px;
}



div#stoploading{
	position:absolute;
	right:4px;
	bottom:2px;
}

div#stoploading a{
	color:white;
	text-decoration:none;
}

div#stoploading a:hover{	text-decoration:underline;}

div#logo img{
	display:inline;
	float:left;
	margin-bottom:2px;
}
#iconaAjuda{
	float: right;
	padding-right: 2px;
	padding-top: 2px;
	clear:right;
	position:relative;
}

hr#subblock {
	display: block;
	clear: both;
	border: 1px solid white;
}


p.error{
	color:red;
	font-weight:bold;
}

div#menu{
	margin-left:20px;
	margin-top:50px;
}
div#menu a{
	color:#9C0000;
	text-decoration:none;
	font-weight:bold;
}
div#menu a:hover{text-decoration:underline;}
div#menu div{margin:6px;}

.serverreplay{font-weight:bold;color:red}

div#previewDiv{
	width:50px;
	height:20px;
}

table.taulacontentprincipal{
	width:100%;
	height:100%;
	background-color:#FFD4A7;
}

table.taulacontentsecundaria60{
	width:60%;
	margin-left:100px;
	background-color:#FFD4A7;

}

table.taulacontentsecundaria70{
	width:70%;
	margin-left:100px;
	background-color:#FFD4A7;

}
table.taulacontentsecundaria70 tr.even{background-color:white}
table.taulacontentsecundaria70 tr.odd{}

table.taulacontentsecundaria70 tr.odd:hover,
table.taulacontentsecundaria70 tr.odd:hover a,
table.taulacontentsecundaria70 tr.even:hover,
table.taulacontentsecundaria70 tr.even:hover a{
	 background-color:#9c0000;
	 color:white;
}



table.taulacontentsecundaria70 th{
	color:#9c0000;
}
table.taulacontentsecundaria tr{
	background-color:#FFD4A7;
}

a.content{
	color:#9c0000;
	text-decoration:none;
}
a.content bold{font-weight:bold}

a.content:hover{
	text-decoration:underline;
}

td.titoltaulagestio{
	font-weight:bold;
}

table#main{
	width:100%;
}

div#ajuda_titol_apartat{
	font-weight:bold;
	color:#9c0000;
	padding:10px;
}

div#ajuda_contingut_apartat{
	border: 1px solid #9c0000;
	padding: 10px;
	text-align:justify;
}

div#ajuda_contingut_apartat p{
	padding:5px;
}
div#ajuda_contingut_apartat a{
	color:#9c0000;
	}
.label{font-weight:bold;color:9c0000;}


div#barra_informe{
	width:100%;
	background-color:#9c0000;
	color:white;
	font-weight:bold;
	text-align:center;
	margin-top:10px
}




/* --------------------------------------------------------------------- */


input#sigfrutbuttonajustat {
    background-color: #9C0000;
    color: white;
    vertical-align: bottom;
}

div#negreta{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}

div#titol {
    color: #9C0000;
    float: left;
    font-weight: bold;
    margin-left: 6px;
    padding: 0;
}


.gobutton {
    margin-left: 6px;
    margin-top: 5px;
    text-align: left;
}

.inputsubmit {
    background-color: #9C0000;
    color: white;
    padding: 0;
}

#OpenLayers_Control_MaximizeDiv{
	width: 60px !important ;
	background-color:#161b85 !important ;
	text-align:center !important ;
}


#versio_navegadors{
	padding: 20px;
	color: white;
	font-weight:bold;
	font-size: 24px;
}


form.fnusuari{
	padding-top: 50px;
}

#opcio_cadastre label{
	display: inline-block;
	width: 80px;

}

#dadesprojecte_camps span{
	cursor:pointer;
	cursor: hand
}



/* carregant generic */
#loading-back {
	background-color: #F8F8F8;
	z-index: 3000000;
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left:0;
	right: 0;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.loading-back-cursor-progres{
	cursor: progress !important;
}

form.novaclau{
	padding-top: 50px;
}

.botons-alta-usuari{
	width: 70%;
    margin-left: 100px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}


/*--*/
