body {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #FFFFFF url(../images/bg_page.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
#form1 select {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Blanc {color: #FFFFFF}
.Taronja {
	color: #cc0000;
	font-weight: bold;
}
.Blau {color: #003399;
	font-weight: bold;
}
.lin_izq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.fons {
	background: url(../images/dist/map/world_map.jpg) no-repeat left top;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: none;
}
.lin_sup {
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Concepte {
	font-style: italic;
	font-weight: bold;
}
.lin_sup_inf {
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background: #DDE7F3;
}

.lineas {
	border: 1px solid #CCCCCC;
}
#selecpais {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.TaronjaGran {
	color: #cc0000;
	font-weight: bold;
	font-size: 20px;
}
.lin_sup_infCopia {
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background: #DDE7F3;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}
