@charset "utf-8";
body {
	background: #c42d22;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}

a {
	text-decoration: none;
	color: #4f7ba4;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #4f7ba4;
	outline: none;
}

img {
	border: none;
}

div, p {
	font-size: 1em;
	color: #2c2c2c;
}

p, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}

h1 {
	color: #4f7ba4;
	margin-bottom: .1em;
 }

h2 {
	color: #FC8F30;
	border-bottom: 1px solid #b9cadb;
	margin-bottom: 7px;
}
 
p {
	margin-bottom: 1em;
}

h2 {
	font-size: 1.60em;
	margin-top: 20px;
	letter-spacing: 0.012em;
}

h3 {
	color: #FC8F30;
	font-size: 1.40em;
}

h4 {
	color: #0B2A4C;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

td a:link 
{
	color: #4f7ba4;
	text-decoration: underline;
}

td a:visited
{
	color: #cc0066;
	text-decoration: underline;	
}

td a:hover {
	color: #4f7ba4;	
	text-decoration: underline;
}

td a:active {
	color: #4f7ba4;	
	text-decoration: underline;
}

tr.odd {
	background-color: #ffff66;
}

tr.even {
	background-color: #ffffff;
}

tr .odd td,
tr .even td {
	padding-left: 5px;
}

tr.separa {
	background-color: #c42d22;
	height: 5px;
}

tr.totals {
	background-color: #000066;
}
		
hr {
	background: #b9cadb;
	border: none;
	margin: 22px 0 5px;
	height: 1px;
}

sup {
	font-weight: normal;
	font-size: 50%;
}

.center {
	text-align: center;
}

.center table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.tab-border-y {
	border-style: ridge;
	border-collapse: collapse;
	border-width: 2px;
}

.tab-border-n {
	border-style: none;
}
		
#form-login ul li
{
	margin-left: -30px;
	list-style: none;
}

#page {
	width: 1024px;
	margin: auto;
	text-align: left;
}

.page-holder{
	width:100%;
}

.page-wrapper{
	margin:0 0px;
	width:100%;
}

.container {
	background: #ffffff;
	margin: 0 0px; 
	margin-top: 20px;
	float: left;
	display: inline;
	width: 100%;
}

/*-------- Header [BEGIN] --------*/
.header {
	border-bottom: 2px solid #b9cadb;
	height: 100px;
	padding: 5px 5px 5px 26px;
}

.header ul.menu_idioma
{
	padding: 2px 2px 0px 0px;
	margin: 0px;
	list-style: none;
}

.header ul.menu_idioma li
{
	float: left;
	color: #454545;
	padding: 0 11px 0 10px;
	border-right: 1px solid #E0E0E0;
	font-size: .9em;
}

.header ul.menu_idioma li.last {
	border-right: none;
	padding-right: 0;
}

.header ul.menu_idioma li:last-child {
	border-right: none;
	padding-right: 0;
}

.header ul.menu_idioma li a:visited {
	color: #4f7ba4;
	text-decoration:none;
}

.header ul.menu_idioma li a:hover {
	text-decoration:underline;
}

.header ul.menu {
	float: right;
	padding: 30px 24px 0px 0px;
	margin: 0px;
	list-style: none;
}

.header ul.menu li {
	float: left;
	color: #454545;
	padding: 0 11px 0 10px;
	border-right: 1px solid #E0E0E0;
	font-size: .9em;
}

.header ul.menu li.last {
	border-right: none;
	padding-right: 0;
}

.header ul.menu li:last-child {
	border-right: none;
	padding-right: 0;
}

.header ul.menu li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #0B2A4C;
}

.header ul.menu li a:hover {
	color: #c42d22;
	font-weight:bold;
	text-decoration:none;
}

.header ul.menu li a:visited {
	text-decoration:none;
}	

.header h1 {
	margin-top: 1em;
}
	
/*-------- Header [END] --------*/

/*-------- Left nav [BEGIN] --------*/

#leftmenu {
	width: 210px;
	float:left;
	background-color:#b9cadb; /*#F8F8F8;-*/
}

#leftmenu ul.menu {
	padding: 25px 20px 0px 25px;
	margin: 0px;
	list-style: none;
}

#leftmenu ul.menu li ul {
	padding-left: 8px;
	margin: 0px;
	list-style: none;
}

#leftmenu ul.menu li {
	padding: 2px 0px;
	padding-left: 5px;
}

#leftmenu ul.menu li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .875em;
	color: #0B2A4C;
}

#leftmenu ul.menu li a:hover {
	color: #c42d22;
	font-weight:bold;
	padding: 0 3px;
	text-decoration:none;
}

#leftmenu ul.menu li a:visited {
	text-decoration:none;
}

#leftmenu ul.menu li.current span {
	font-weight:bold; /*---TODO: Active menu item*/
	padding: 0 5px;
	text-transform: uppercase; 
}

#leftmenu ul.menu li hr {
	margin-top: 0px; 
	margin-bottom: 0px;
}	

/*-------- Left nav [END] --------*/

/*-------- Featured Area [BEGIN] --------*/
.topRedBox {
	background: #c42d22;

	border-top: 2px solid #b9cadb;
	border-bottom: 4px solid #b9cadb;
	border-left: 4px solid #b9cadb;
	border-right: 4px solid #b9cadb;
	
	padding-top: 10px;
	min-height: 190px;
}

.topRedBox div.icon {
	float: left;
	text-align: center;
	font-size: 0.95em;
	width: 33%;
}

.topRedBox div.icon span {
	font-size: 1.5em;
	font-weight: bold;
}

.topRedBox div.icon a, 
.topRedBox div.icon a:visited {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: normal;
	display: block;
}

.topRedBox div.icon a:hover {
	text-decoration: underline;
}

.topRedBox div.separator {
	border-left: 2px solid #5391B5;
	height: 124px;
	width: 0px;
	float: left;
	margin-top: 10px;
}


/*-------- Content [BEGIN] --------*/

.content {
	padding-bottom: 30px;
	float: left;
	width: 100%;
}

#google_search {
	margin-left:3%;
	margin-top: 10px; 
	height: 40px
}

.left-col {
	float: left;
	width: 500px;
	margin-left: 25px;
	display: inline;
	line-height: 120%;
}

.right-col {
	float: right;
	width: 436px;
	margin-right: 24px;
	display: inline;
	line-height: 120%;
}

.right-col .left {
	width: 100%;
	float: left;
	margin-right: 10px;
}

.right-col .right {
	width: 200px;
	float: right;
}

.content a:visited {
	text-decoration: none;
	color: #4f7ba4;
}

.content a:hover {
	text-decoration: underline;
}

.content h2 {
	color: #FC8F30;
	border-bottom: 1px solid #b9cadb;
	margin-bottom: 7px;
}

.content h3 {
	color: #FC8F30;
	margin-bottom: 7px;
}

.content a.author {
	text-decoration: underline;
}

.content a.author:hover {
	text-decoration: none;
}

.content ul.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.content ul.list li {
	clear: left;
	padding-top: 7px;
	padding-bottom: 4px;
}

.content ul.list li .avatar {
	float: left;
	padding-right: 14px;
	padding-top: 3px;
	width: 40px;
}

.content ul.list li .text-area {
	overflow: hidden;
}

.content ul.links li .logo {
	width: 101px;
	margin-bottom: 15px;
	text-align:center;
	float: left;
}

.content ul.links li .text-area p {
	margin-top: 1px;
}

.content ul.links li .text-area a {
	font-size: 1.1em;
}

.content span.date {
	display: block;
	font-size: 0.9em;
}

.content p.posted {
	font-size: 0.85em;
	font-style: italic;
	margin:0;
}

#contentArea {
	width: 72%;
	float: right;
	margin-top: 25px;
	margin-left: 25px;
	padding-right: 20px;
	text-align:justify;
}

#contentArea a {
	text-decoration: none;
	color:#0066FF;
	font-style:italic;
	outline: none;
}

#contentArea a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight:bold;
	outline: none;
}

#contentArea td a {
	text-decoration: underline;
	color:#0066FF;
	font-style:normal;
	outline: none;
}

#contentArea td a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight:bold;
	outline: none;
}

.small {
	font-size: 0.9em;
}

#peticio_ajax
{
	font-size: 1.2em;
	color: #ff0000;
	visibility: hidden;
}

#specialMessage,
#importantMessage {
	font-size: 1.2em;
	color: #ffffff;
	background-color:#FF0000
}



/*-------- Content [END] --------*/

/*-------- Various [BEGIN] --------*/
.asterisk {
	color: #FC8F30;
	font-weight: bold;
}

.text-area p {
	margin-top:5px;
}

/*-------- Various [END] --------*/

/*-------- Footer [BEGIN] --------*/

.footer {
	margin-top: 10px;
	text-align: center;
	font-size: 0.85em;
	padding: 30px 0 50px 0;
	color: #FFFFFF;
	float: left;
	width: 100%;
}

.footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

.footer p,
.footer a:hover {
	color: #9bc7f4;
}

.footer ul {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
}

.footer ul li {
	display: inline;
	padding: 0 11px 0 10px;
	border-right: 1px solid #8397b1;
}

.footer ul li:last-child {
	border-right: none;
	padding: 0 0 0 10px;
}

#footerInfo {
	text-align: center;
	color: #FFFFFF;
	margin: 7px auto;
	font-size: 0.85em;
}

#footerInfo a:link, a:visited {
	color: #FFF;
	text-decoration: underline;
	margin-top: 7px;
}

#footerInfo a:hover {
	color: #9bc7f4;
	text-decoration: underline;
}

/*-------- Footer [END] --------*/

ol li {
	margin-bottom: 1em;
	margin-left: -15px;
}

#idioma-home
{	
	top: 0em;
	margin-left: 87%;
	font-size: 10px;
}

#logo-empresa-testimoni
{
	float: right;
	width: 160px;
	height: 112px;

	margin-top: 15px;
	margin-right: 10px;
	background-color:#ffffff;
	text-align:center;
}	

#testimoni
{
	float: left;
	height: 112px;
	width: 740px;
	text-align:left;
	padding-top: 10px;
	margin-left: 10px;
	color: #ffffff;
	font-size: 1.2em;
}

.leftFloat
{
	float: left;
}

.rightFloat
{
	float: right;
}	

#foto-left
{
	width: 200px;
	height: 150px;
	border: 0px;	
}

#galeria-logos
{
	width: 97%;
	margin:0px auto 0px auto;
}

.marcLogo
{
	text-align:center;
	float:left;
}

#frm_login
{
	width: 400px;
	background-color:#FFFFFF;
	border-color:#A8D2DF;
	border-style:solid;
	border-width:thin;	
	padding: 5px;
}

#frm_login .ucase			{ text-transform: uppercase;}
#frm_login .lcase			{ text-transform: lowercase;}
#frm_login .capitalize		{ text-transform: capitalize;}

.tbl_login
{
	width: 100%;
	background-color:#A8D2DF;
}

/* FORMULARIS ------------------------------------------------------------------*/
#form_info       			{ padding-top: 8px; }
#form_info .form td, #form_info .form th { font-size: 12px; font-weight: normal; padding-bottom: 6px; }
#form_info .form th    		{ text-align: right; width: 115px; padding-top: 3px; color: #010101; }
#form_info .form td			{ padding-left: 17px; width: 500px; }
#form_info .form .tit1      { 	font-size: 1.3em; 
								color: #000066; 
								font-weight: bold; 
								padding-left: 0px; 
								border-bottom: 1px solid #b9cadb;
							}

#form_info a				{ color: #ec2e38; text-decoration: underline; }
#form_info a:hover			{ color: #ec2e38; text-decoration: underline; }
#form_info .asterisk		{ color: #ec2e38; }
#form_info .input,
#form_info .ucase,
#form_info .lcase,
#form_info .capitalize,
#form_info .textarea		{ border: 1px solid #abadb3; padding: 4px; font-size: 11px;  }
#form_info .ucase			{ text-transform: uppercase;}
#form_info .lcase			{ text-transform: lowercase;}
#form_info .capitalize		{ text-transform: capitalize;}
#form_info input.error,
#form_info textarea.error	{ border: 1px solid #ec2e38; }
#form_info .textarea		{ width: 350px; height: 100px; }
#form_info p.condicions		{ margin: 10px 0 0 0 !important; }
#form_info p.obligatori		{ margin: 2px 0 0 0 !important; padding-left: 16px; }

#error_container p { color: red; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 10px 20px; margin-top: 10px; margin-right: 20px; }

.ucase
{
	text-transform: uppercase;
}

.lcase
{
	text-transform: lowercase;
}

.capitalize
{
	text-transform: capitalize;
}

.banner
{
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	margin-left: 3em;
	margin-right: 3em;
	font-weight: bold;
	border-style: ridge;
	font-size: 1.2em;
}

.comunicat
{
	 margin: 20px; 
	 text-align:justify;
}

.comunicat a
{
	color: #ff0000;
	text-decoration:underline;
}

#verificant, #cercant, #cercant2
{
	color: #ff0000;
	font-weight: bold;
}

.whelp
{
	top: 40%; 
	width: 500px; 
	padding: 10px; 
	position: absolute; 
	visibility: hidden; 
	z-index: 1; 
	border-style: ridge; 
	background-color: #FFFF99;
}

.shelp {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .875em;
	color: #0B2A4C;
}

.shelp:hover {
	color: #c42d22;
	font-weight:bold;
	padding: 0 5px;
	cursor:help;
	
}

.btn {
	float: right;
	clear: both;
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -1006px;
	background-color: #002c85;
	padding: 0 0 0 10px;
	margin: 5px 10px;
	font-size: 14px;
}

.btn a {
	float: left;
	height: 40px;
	background: url("../templates/btn_stretch.png") repeat-x left top;
/*	background: url('../templates/media_sprite_01.png') repeat-x;
	background-position: left -1056px;*/
	line-height: 40px;
	padding: 0 10px;
	color:#ffffff;
	font-size: 1em;
	text-decoration: none;
}

.btn a:visited {
	color: #ffffff;
}

.btn a:hover {
	text-decoration: underline;
}

.btn span {
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -1106px;
	float: left;
	width: 10px;
	height: 40px;
}

.clear {
	clear: both;
}

#edicions
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px 0px;
	width: 136px;
	height: 128px;
	margin-left: 30%;
	margin-bottom: 5px;
}

#rsc
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -138px;
	width: 136px;
	height: 128px;
	margin-left: 30%;
	margin-bottom: 5px;
}

#club
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -276px;
	width: 136px;
	height: 128px;
	margin-left: 30%;
	margin-bottom: 5px;
}

.marc
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -414px;
	width: 40px;
	height: 40px;
}

.joanramon
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -464px;
	width: 40px;
	height: 54px;
}

.siluetes
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -528px;
	width: 46px;
	height: 60px;
}

.crackovia
{
	background:url("../templates/crackovia.png") no-repeat;
	width: 46px;
	height: 33px;
}

.creuroja
{
	background:url("../media/logos/creuroja.png") no-repeat;
	width: 50px;
	height: 53px;
}

#jienom_ca
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -598px;
	width:260px;
	height:80px;
	float:left;
}

#jienom_es
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -688px;
	width:280px;
	height:80px;
	float:left;
}

#jielogo
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -778px;
	width: 61px;
	height: 80px;
	float: left;
}

#picasa
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -868px;
	width: 100px;
	height: 37px;
}

#facebook
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -915px;
	width: 80px;
	height: 30px;
}

#youtube
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -955px;
	width: 80px;
	height: 41px;
}

#chrome
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -1336px;
	width: 80px;
	height: 80px;
	float: left;
	margin-top: 15px;
}

#explorer
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -1246px;
	width: 80px;
	height: 80px;
	float: left;
	margin-top: 15px;
}

#firefox
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -1156px;
	width: 80px;
	height: 80px;
	float: left;
	margin-top: 15px;
}

#opera
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -1426px;
	width: 80px;
	height: 80px;
	float: left;
	margin-top: 15px;
}

#safari
{
	background:url("../templates/media_sprite_01.png") no-repeat;
	background-position: 0px -1516px;
	width: 80px;
	height: 80px;
	float: left;
	margin-top: 15px;
}

#web20
{	
	float: left;
	margin-left: 77%;
	margin-top: -20px;
}

#sprite-facebook { 	background: url("../templates/media_sprite_web20.png") no-repeat;
   					background-position: 0 0; width: 30px; height: 30px; float: left; } 
#sprite-twitter {	background: url("../templates/media_sprite_web20.png") no-repeat;
					background-position: -400px 0; width: 30px; height: 30px; float: left;} 
#sprite-picasa_bcn {	background: url("../templates/media_sprite_web20.png") no-repeat;
						background-position: -80px 0; width: 30px; height: 30px; float: left;} 
#sprite-picasa_mad {	background: url("../templates/media_sprite_web20.png") no-repeat;
						background-position: -160px 0; width: 30px; height: 30px; float: left;} 
#sprite-picasa_val { 	background: url("../templates/media_sprite_web20.png") no-repeat;
						background-position: -240px 0; width: 30px; height: 30px; float: left;} 
#sprite-youtube {	background: url("../templates/media_sprite_web20.png") no-repeat;
					background-position: -480px 0; width: 30px; height: 30px; float:left;} 
#sprite-rss {	background: url("../templates/media_sprite_web20.png") no-repeat;
				background-position: -320px 0; width: 30px; height: 30px; float: left;} 

#fb-like {
	margin-left: 60%;
}	
