/* general stuff */
body{
	margin:0;
	padding:0;
	text-align: center;
	font-family: arial, sans-serif;
	/*background: #FFF url(/Sigfrid/images/generiques/fonsPagina.jpg) repeat top;*/
	color:#4C4C4C;
	font-size:12px;
}

a {
	text-decoration: none;
	font-weight: bold;
	border: none;
	color:#4C4C4C;
}

a:hover {
	color:#F57D00;
	text-decoration: underline; 
	font-weight: bold;
	border: none;
}

a:active {
	text-decoration: none; 
	font-weight: bold;
	border: none;
	color:#4C4C4C;
}

a:visited {
	text-decoration: none; 
	font-weight: bold;
	border: none;
	color:#4C4C4C;
}

#contenidorGeneric{width:100%; height:100%; position:absolute; top:0px; bottom:0px; left:0px; right:0px; vertical-align:middle}
#contenidorAmbFons{ margin:30px auto auto auto; text-align:center; border:0px; border-bottom:0px;background: transparent url(/Sigfrid/images/generiques/fonsError.jpg) no-repeat; width: 548px; height: 465px;}
#contenidorSuperior{margin:10px auto 0 auto;align:center; width:450px;}
#divLogo{text-align:center; margin:0px auto 0px auto; padding-top:20px;}
#divLogo1{float:left; align:center; height: 58px;}
#divLogo2{float:right;align:center; height: 58px; margin-top:40px}
#contenidorText{margin-top:20px; height:120px;}
#contenidorBotons{margin:40px auto 0 auto;align:center; height: 58px; width:150px}
#divBoto{align:center; height: 58px; width:150px;  margin:0px auto 0 auto;}
#divBoto1{float:left;align:center; width:75px}
#divBoto2{float:right;align:center; width:75px}
#banderes{text-align:center; height: 58px; width:40%; margin:0px auto 0 auto;}
#cul{height:60px; width:548px; margin:5px auto 0px auto; background:transparent url(/Sigfrid/images/generiques/culError.jpg) no-repeat left bottom;}
.texteError{color:#990000;}

.botoImatgeContinuar{
width:32px;
height:32px;
background: transparent url(/Sigfrid/images/generiques/continuar.gif);
margin-left: 0px;
padding: 0px;
border:0px;
cursor:pointer;
}

.botoImatgeTornar{
width:32px;
height:32px;
background: transparent url(/Sigfrid/images/generiques/tornar.gif);
margin-left: 0px;
padding: 0px;
border:0px;
cursor:pointer;
}

.botoImatgeSortir{
width:32px;
height:32px;
background: transparent url(/Sigfrid/images/generiques/sortir.gif);
margin-left: 0px;
padding: 0px;
border:0px;
cursor:pointer;
}