body {
    color:black;
    font-family:arial, helvetica, 'sans serif';
    font-size:10pt;
    background: white url('http://www.softcatala.org/imatges/cap/fons.jpg') repeat;
}

a {font-weight:regular;}
a:link { text-decoration: underline;  color: #000066}
a:visited {  text-decoration: underline ;color: #003300}
a:hover {   text-decoration: underline ;color: #990000}
a:active {  text-decoration: underline; color: #003300}

li {
    list-style-type:none;
    margin:10px 0 10px 0;
}

.fons {
    width:700px;
    background-color:#FFFFCC;
    margin: 0 auto 0 auto;
}

.formulari label {
  	display: block;
	float: left;
	margin:1px;
	text-align: right;
	width: 130px;
	height: 18px;
	background-color: #CCCC99;
	padding: 4px 4px 0px 6px;
}

.formulari input {
	margin:2px;
	width:150px;
	border:1px solid silver;
}

.continguts {
    width:670px;
    margin: 0 auto 0 auto;
    background-color:#FFFFCC;
    color:black;
    padding:15px;
    
}

.capcalera {
    width:700px;
    height:198px;
    background: white url('/plantilles/principal/img/softcatala_capcalera.jpeg') no-repeat;
    margin:0 auto 0 auto;
}

.sots_capcalera {
    width:700px;
    height:48px;
    background: white url('/plantilles/principal/img/barra_superior.jpeg') no-repeat;
    margin:0 auto 0 auto;
}

.barra_inferior {
    width:700px;
    height:48px;
    background: white url('/plantilles/principal/img/barra_inferior.jpeg') no-repeat;
    margin:0 auto 0 auto;
    text-align:center;
    font-weight:bold;
    padding-top:0px;
    margin-top:40px;
    margin-bottom:10px;
    color:#330000;
}

.legalitat p {
    width:100%;
    font-size:0.8em;
    color:grey;
    text-align:justify;
}

#presentacio {
    width:320px;
    float:left;
}

#inscripcio {
    width:320px;
    float:right;
}

.sp {
    clear:both;
}

/* Added for button selection */

#add_button {
     width:100%;
}

#formulari_button {
       float: left;
       clear:both;
       width:100%;
       margin:0 0 15px 0;

}

#formulari_button select {
    border:1px solid silver;
}

#button_result {

	width:100%;
	clear:both;

}

#button_result textarea {
    border:1px solid silver;
    width:100%;
}

#button_counter {
    float:left;
    clear:both;
    margin:5px 0 10px 0;

    width:100%;
}

#button_code {
    float:left;
    width:100%;
    clear:both;
    
}

.TITUL3-bold { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 18px; font-style: none; }
.Texto-compres { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: none; }
.TITUL3 { font-family: Verdana, helvetica, sans-serif; font-weight: normal; font-size: 17px; font-style: none; ; line-height: 17pt}
.TITUL1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; font-style: none; }
.Txt-pequeBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; font-style: none; }
.Txt-peque { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: none; font-size: 10px; font-style: none; }
.Txt-mini { font-family: Arial, Helvetica, sans-serif; font-weight: none; font-size: 10px; font-style: none; }
.Txt-pequeBolcolor { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; font-style: none; color:#666666; }
.Txt-miniColor { font-family: Arial, Helvetica, sans-serif; font-weight: none; font-size: 10px; font-style: none; color:#e11800; }



