body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../logos/negocio/bg_linies_header.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

a:link {
	text-decoration: none;
	font-weight: normal;
	color: #00aeef;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #00aeef;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #f59300;
}

.text_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.text_petit a:link {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.text_petit a:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.text_petit a:hover {text-decoration: none; color: #f59300; font-weight: bold;}

.text_videos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.text_videos a:link {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.text_videos a:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.text_videos a:hover {text-decoration: none; color: #f59300; font-weight: bold;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #f59300;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.text_justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

.text_noticies {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}

ul {
	list-style-image: url(../logos/negocio/fletxa_list.gif);
}

/*
ul.consulting {
	margin-left: 0;
	padding-left: 0;
}
*/

.fotos_videos {
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 6px;
}

.fotos_noticies {
	border: 1px solid #999999;
	padding: 2px;
	margin-left: 12px;
	margin-bottom: 12px;
	float: right;
}

/*
.fotos_consulting {
	border: 1px solid #999999;
	padding: 2px;
}
*/

.verd {
	color: #0afb08;
}
