html,body { 
   height: 100%; 
} 
body {
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
	text-align: center;
	margin: 0;
	background-color: #F88007;
	background-image: url(../im/general/fons_pag.gif);
}
/***  contenedor, menu i contenido a styles2___.css  */
#cabecera {
	background-color: #F88007;
}
#flash{
	background-color: #F88007;
}
#pie {
	clear: both;
	padding: 20px 20px 13px 20px;
	background-image: url(../im/general/fons_footer.jpg);
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}
#pie a{
	color: #FFFFFF;
	text-decoration: none;
}
#pie a:hover{
	text-decoration: underline;
}
/**************************************************  */
h1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
}
.ul1{
	list-style-position: outside;
	padding-left: 40px;
	margin-left: 0px;
}
.ul2{
	padding-top: 12px;
	list-style-position: inside;
	list-style-type: none;
}
li{
	line-height: 15px;
	padding-bottom: 8px;
	padding-left: -10px;
}

.td_titol_menu{
	font-size: 16px;
	font-weight: bold;
	padding-left: 30px;
	height: 40px;
}
.td_menu_esq {
	padding-top: 6px;
	padding-bottom: 7px;
	border-top: solid #FFFFFF 1px;
	padding-left: 30px;
}
.td_menu_descargas{
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 48px;
	border-top: solid #FFFFFF 1px;
	border-bottom: solid #FFFFFF 1px;
	background-image: url(../im/general/fons_bot_descargas.jpg);
}
.tabla_cont {
	margin-top: 18px;
	margin-bottom: 30px;
}
.blau {
	color: #0070B3;
}
.blau a{
	color: #0070B3; text-decoration: none;
}
.link_blau {
	color: #0070B3;
}
.fons_blau_fosc {
	color: #FFFFFF;
	background-color: #2D539E;
}
.td_titols {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.td_titols a{
	color: #FFFFFF;
	text-decoration: none;
}
.td_titols a:hover{
	text-decoration: underline;
}
.tabla_borde_punts{
	border: dotted #000000 1px;
}
.text_11px{
	font-size: 11px;
	line-height: 13px;
}
