body {
	background: url('../img/bg_degradado.jpg') repeat-x;
	background-color: white;
	color: #9a9797;
	margin: 0;
	padding: 0;
	text-align: left;
	font: normal normal 8pt "Trebuchet MS", arial, sans-serif;
}
#contingut {
	/*background: url('../img/bg_top.gif') no-repeat top;*/
	background-color: white;
	/*border-bottom: 1px solid #b3b3b3;*/
	width: 765px; 
	padding: 0;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left; 
}
#contenido{
	padding: 13px 6px 0 10px;
	/*border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;*/
}
img{ border: none; }
h1{ font: normal bold 13.5pt "Trebuchet MS", arial, sans-serif; }
h2{ font: normal bold 12pt "Trebuchet MS", arial, sans-serif; }
h3{ font: normal bold 10pt "Trebuchet MS", arial, sans-serif; }
h4{ font: normal bold 9pt "Trebuchet MS", arial, sans-serif; }
h5{ font: normal bold 8pt "Trebuchet MS", arial, sans-serif; }
/*strong { font: normal bold 8pt "Trebuchet MS", arial, sans-serif;}*/
strong.titol { font: normal bold 8pt "Trebuchet MS", arial, sans-serif;}
.flota-izq{ float: left; }
.flota-der{ float: right; }
p{ text-align: justify; }
label{ font-weight: bold; vertical-align: top; }
li{
	text-align: justify;
	list-style-image: url('../img/flecha.jpg');
	padding-right: 10px;
}
#menu{
	display: table;
	margin-top:5px;
	margin-bottom: 10px;
	width: 740px;
}
.menu{
	display: table-cell;
	float:left;
	width: 105px;
	text-align: center;
}
.menu:hover{
	background-color: #9a9797;
	color: white;
}
#menu img{margin-top: 3px;}
#menu a:hover img{background-color: white;}
.estamos{
	float:left;
	text-align:center;
	width:105px;
	background-color:#9a9797;
	color:white;
}
a:link,a:visited,a:active{color: #9a9797;text-decoration: none;}
a:hover{text-decoration: none;color: #9a9797;}
.separa{padding: 6px 0 0 0;}
.plain{border: none;}
a.red:link, a.red:visited,a.red:active{color: red;}
hr{
	clear: both;
	text-align:center;
	width:90%;
	height: 1px;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #dfdfdf;
}
hr.int{
	clear: both;
	margin-left: 10px;
	width: 200px;
}
.bloque-izq-main{width: 237px;}
.bloque-der-main{width:237px;margin-left: 5px;}
.bloque-izq{width: 126px;}
.bloque-central{margin-left: 10px;width: 475px;}
.bloque-central-p{margin-left: 5px;width: 237px;}
.bloque-der{width: 126px;}
.pastilla_top{
	margin-top:10px;
	background: url('../img/bg_top_int.gif') no-repeat;
	height: 7px;
}
.pastilla_contenido{
	display: table;
	background: url('../img/bg_contenido.gif') repeat-y;
	width:239px;
	_margin-top: -8px;
}
.pastilla_contenido p, .pastilla_contenido2 p, .pastilla_contenido3 p, .pastilla_menu_contenido p{
	padding: 0 10px;
	margin: 0 0;
}
*:first-child+html .list_menu{margin-top: -12px;}
* html .pastilla_menu_contenido .list_menu{margin-top: -12px;}
.pastilla_bottom{background:url('../img/bg_bottom.gif') no-repeat;}
hr.int2{
	clear: both;
	margin-left: 10px;
	width: 290px;
}
hr.menu{
	clear: both;
	margin: 2px 0 2px 20px;
	width: 95px;
}
.pastilla_menu_top{
	margin-top:10px;
	background:url('../img/bg_top_menu.gif') no-repeat;
	height:7px;
	width:126px;
}
.pastilla_menu_contenido{
	display: table;
	background:url('../img/bg_contenido_menu.gif') repeat-y;
	width: 126px;
	_margin-top: -8px;
}
.pastilla_menu_bottom{background:url('../img/bg_bottom_menu.gif') no-repeat;}
.pastilla_top3{
	margin-top:10px;
	background:url('../img/bg_top_int3.gif') no-repeat;
	height:7px;
}
.pastilla_contenido3{
	display: table;
	background:url('../img/bg_contenido3.gif') repeat-y;
	width:466px;
	_margin-top: -8px;
}
.pastilla_bottom3{background:url('../img/bg_bottom3.gif') no-repeat;}
input, textarea{
	border: 1px solid #e1e1e1;
	color: #666;
	font-size: 7.5pt;
}
textarea{font: normal normal 9pt "Trebuchet MS", arial, sans-serif;}
form{
	margin: 0 0;
	padding: 0 10px;
	line-height: 22px;
}
form p{line-height: 14px;}
.nota{ font-size: 7pt; }
#pie{
	font-size: 8pt;
	text-align: center;
	padding-bottom: 10px;
}