@charset "UTF-8";
/* CSS Document */

/************** GENERAL *********************/
body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family:Verdana;
	font-size:11px;
}

body img{
	border:0px;
}

#principal{
	width:900px;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}


/************* TOP ********************/
#top1 {
	background-color: #f29200;
	height: 64px;
	width: 900px;
	background-image: url(rcs/top1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#top1menu {
	width:200px;
	margin-left: 10px;
	padding-top: 7px;
	float:left;
}

#top2menu {
	width:350px;
	margin-right: 10px;
	padding-top: 7px;
	text-align:right;
	float:right;
}

#top #menu a {
	margin: 0px;
	padding: 0px;
	float: left;
}

/************* PEU ********************/

#peu a {
	color:#000000;
	text-decoration:none;
}

#peu a:hover {
	color:#f29200;
}
#peu {
	font-size: 10px;
}

.linia_peu{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f29200;
	margin-top:20px;
	margin-bottom:10px;
}

/*******************************************/

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.taronja {
	color:#f29200;
}

.titular {
	font-size: 16px;
	color: #f29200;
}

.titulet {
	font-size: 12px;
	color: #f29200;
}

#general #general_esq {
	float: left;
	width: 400px;
	text-align:justify;
}

#general #general_esqgros {
	float: left;
	width: 655px;
	text-align:justify;
}

#general #general_dre {
	float: left;
	width: 465px;
	margin-left: 35px;
	text-align:justify;
}

#col1 {
	float: left;
	width: 220px;

}
#col2 {
	float: left;
	width: 220px;
	margin-left: 25px;
}


/************************************************/

.bloc_producte {
	width: 220px;
	padding-bottom: 15px;
}

.bloc_producte .titul {
	font-weight: bold;
	text-align: left;
}

.bloc_producte .desc {
	text-align: left;
	line-height: 11px;	
}


/************************************************/

.inputtext {
	width: 227px;
	border: 1px solid #f29200;
	margin-bottom:7px;
}

.inputgran{
	width: 465px;
	border: 1px solid #f29200;
	margin-bottom:7px;
	font-size:11px;
	font-family:Verdana;
}

.inputgranB{
	width: 465px;
	height:130px;
	border: 1px solid #f29200;
	margin-bottom:7px;
	font-size:11px;
	font-family:Verdana;
}

.inputtext2 {
	width: 195px;
	border: 1px solid #f29200;
	margin-bottom:7px;
}

.inputgran2 {
	width: 400px;
	height:55px;
	border: 1px solid #f29200;
	margin-bottom:7px;
	font-size:11px;
	font-family:Verdana;
}

.inputtext3 {
	width: 400px;
	border: 1px solid #f29200;
	margin-bottom:7px;
}

.flotaesq {
	float:left;
	width:300px;
}

.flotadre {
	padding-top:5px;
	float:right;
}
#portafolimenu img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.foto_empresa{
	margin-bottom: 20px;
}