@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #19242a;
	background-image: url(../imgs/fons.jpg);
	background-position:top;
	background-repeat:  repeat-x;
}

.text {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 11px;
	color: #616366;
	text-decoration:none;
	line-height:18px;
}
.text2 {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.titol {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 13px;
	font-weight:bold;
	color:#616366;
	text-decoration:none;
}
.titol2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.titol3 {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.titol4 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	line-height:30px;
	
}
.titol5 {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 17px;
	font-weight:regular;
	color: #0ea60e;
	text-decoration:none;
}
.titol6{
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 15px;
	font-weight:regular;
	color: #41b741;
	text-decoration:none;
}
.titol7 {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.menu {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 11px;
	font-weight: regular;
	color:#5d5d5d;
}
.menu_on {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 11px;
	font-weight: regular;
	color:#ffffff;
}

.menu:active {
	color:#5d5d5d;
	text-decoration:none;
}
.menu:link {
	color:#5d5d5d;
	text-decoration:none;
}
.menu:visited {
	color:#5d5d5d;
	text-decoration:none;
}
.menu:hover {
	color:#a2a2a2;
	text-decoration:none;
}
.menu_on2 {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 11px;
	font-weight: regular;
	color:#0ea60e;
}
.idiomes {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 11px;
	font-weight: regular;
	color:#e8e8e8;
}
.idiomes_on {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 11px;
	font-weight: regular;
	color:#a8a8a8;
	text-decoration: none;
}
.idiomes:active {
	color:e8e8e8;
	text-decoration:none;
}
.idiomes:link {
	color:#e8e8e8;
	text-decoration:none;
}
.idiomes:visited {
	color:#e8e8e8;
	text-decoration:none;
}
.idiomes:hover {
	color:#a8a8a8;
	text-decoration:none;
}
.link {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 11px;
	color:#0ea60e;
	text-align: right;
	text-decoration: none;
}
.link:active {
	color:#0ea60e;
	text-decoration:none;
}
.link:link {
	color:#0ea60e;
	text-decoration:none;
}
.link:visited {
	color:#0ea60e;
	text-decoration:none;
}
.link:hover {
	color:#0ea60e;
	text-decoration:underline;
}
.link2 {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 11px;
	color:#0ea60e;
	text-align: right;
	text-decoration: underline;
}
.link2:active {
	color:#0ea60e;
	text-decoration:underline;
}
.link2:link {
	color:#0ea60e;
	text-decoration:underline;
}
.link2:visited {
	color:#0ea60e;
	text-decoration:underline;
}
.link2:hover {
	color:#0ea60e;
	text-decoration:none;
}
.tabla{
	background-image:url(../imgs/fons_inf_acc03.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.peulink {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 11px;
	color:#ffffff;
	text-align: right;
	text-decoration: underline;
}
.peulink:active {
	color:#ffffff;
	text-decoration:underline;
}
.peulink:link {
	color:#ffffff;
	text-decoration:underline;
}
.peulink:visited {
	color:#ffffff;
	text-decoration:underline;
}
.peulink:hover {
	color:#ffffff;
	text-decoration:none;
}
.tabla2{
	background-image:url(../imgs/fons_cont.jpg);
	background-repeat: repeat-x;
	background-position:top;
}

img.floatLeft { 
    float: left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:20px;
}


.imagen_caso
{
	background-color:#FFFFFF;
	padding:11px;
	width:243px;
	border: 1px solid #A8A8A8;
	text-align:center;
}

.imagen_caso img
{
	border: 1px solid #A8A8A8;
}

p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}