/* CSS Document */
body
{
	background-color:#C8C8C8;
}

tr {
vertical-align:top
}

#logo
{
	float:left;
}

#table_wrapper
{
	width:850px;
	top:5px;
	background:#FFFFFF;
	border:medium;
/*	height:100%;*/
}

#table_content
{
	width:830px;
	margin:10px;
	text-align:left;
}

#title_area
{
	position:relative;
	width:820px;
	height:108px;
	padding:5px; 
	
	background-color:#000000;
	color:#FFFFFF;
	float:left;
}

#title_area .logo
{
	position:absolute;
	width:172px;
	height:108px;
	/*left:5px;*/
}

#title_area .title_1
{
	position:absolute;
	display:block;
	left:175px;
	width:650px;
	top:50px;

	font:40px Verdana;
	color:#E66A1E;
	font-weight:bold;
	text-align:right;
}

#title_area .title_2
{
	position:absolute;
	left:175px;
	width:650px;
	top:100px;
	
	font:11px Verdana;
	color:#FFFFFF;
	text-align:right;
}

#title_area .idiomes
{
	position:absolute;
	left:525px;
	width:300px;
	text-align:right;
}

#title_area .idiomes a
{
	font:12px Verdana;
	color:#E69450; /* A42D2D */
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

#title_area .idiomes a:hover
{
	color:#FFFFFF;
}

#title_area .date
{
	position:absolute;
	top:25px;
	left:575px;
	width:250px;
	
	font:10px Verdana;
	font-weight:bold;
	text-align:right;	
}

#title_area .contacta
{
	position:absolute;
	top:70px;
	left:700px;
	width:120px;
	height:25px;
	
	text-align:right;
}

#title_area .contacta a
{
	font:11px Verdana;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-right:0px;
}

#title_area .contacta a:hover
{
	color:#DDDDDD;
}

#separator
{
	position:relative;
	width:100%;
	height:7px;
	background-color:#000000; /* A42D2D */
	margin:5px 0px 15px 0px;
}

#main
{
	position:relative;
	height:700px;
	text-align:left;
	vertical-align:top;
}

/* ESQUERRA: MENÚ I AGENDA */

#left
{
	width:185px;
	background-color:#FFFFFF;

	/*border:1px solid #FF0000;*/
}
#left .menu
{
	width:170px;
}

#left .menu a
{
	display:list-item;
	list-style:none;
	height:20px;
	margin:4px;
	margin-bottom:6px;
	padding:3px 0px 9px 5px;
	background-color:#DDDDDD;
	
	font:13px Verdana;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#left .agenda
{
	margin-bottom:5px;
	border:1px solid #000000;
	width:158px;
	font:9px Verdana;
	color:#000000;
	padding:5px;
}

#left .agenda .title
{
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:5px;
}

#left .agenda a
{
	color:#000000;
	text-decoration:none;
}

#left .agenda .red, #left .agenda a:hover
{
	color:#D00000;
}

#left .banner
{
	margin-bottom:5px;
	border:none;
}

/* CENTRE: contingut */

#center
{
	width:400px;
	background-color:#FFFFFF;
}

#center_full
{
	width:625px;
	background-color:#FFFFFF;
}

#center .element
{
	position:relative;
	padding-bottom:10px;
	margin-bottom:10px;

	_border-top: 1px solid #fff;
	border-bottom:2px solid #FF6600;
}

#center_full .element
{
	position:relative;
	padding-bottom:10px;
	margin-bottom:10px;
}

#center .element a, #center_full .element a
{
	color:#D00000;
}

#center .element a:hover, #center_full .element a:hover
{
	color:#000000;
}

#center .element .photo, #center_full .element .photo
{
	margin-right:10px;
	
		float:left;
	margin-right:5px;
}

#center .element .photo img, #center_full .element .photo img						
{
	border:4px solid #000000;
}

#center .element .photo a:hover img
{
	border:4px solid #000;
}

#center .element .photo a, #center_full .element .photo a
{

}

#center .element .photo a:hover, #center_full .element .photo a:hover
{
	/*border-color:#000000;*/
}

#center .element .title, #center_full .element .title
{
	font:14px Verdana;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}

#center .element .section, #center_full .element .section
{
	font:12px Verdana;
	color:#999999;
	text-transform:uppercase;
	text-align:right;
}

#center .element .text
{
	padding-bottom:7px;
	margin-top:10px;
	
	font:12px Verdana;
	text-align:justify;
}

#center_full .element .text
{
	padding-bottom:7px;
	margin-top:10px;
	width:550px;
	
	font:12px Verdana;
	text-align:justify;
}

#center .element .text .red, #center_full .element .text .red
{
	color:#FF6600;
}

/*#center .element .text input, #center .element .text textarea,*/
#center_full .element .text input, #center_full .element .text textarea
{
	border:1px solid #000000;
	font:11px Verdana;
	background-color:#DDDDDD;
}

#center_full .element .text td
{
	font-weight:bold;
}

#center_full .element .text .checkbox
{
	border:0;
	background-color:#FFFFFF;
}

#center_full .element .text .submit
{
	padding:5px 10px;
	border:0;
	text-transform:uppercase;
	font-weight:bold;
	font-weight:13px;
	background-color:#DDDDDD;
}

#center .element .link a, #center_full .element .link a
{
	font:13px "Trebuchet MS";
	color:#FF6600;
}

#center .element .link a:hover, #center_full .element .link a:hover
{
	color:#000000;
}

#center .element .more, #center_full .element .more
{
	margin-top:10px;
	margin-right:5px;
	text-align:right;
	
	/*height:13px;*/
}

#paginador
{
	text-align:center;
	color:#58444F;
	font:12px Arial;
	padding-top:20px;
}

#paginador a
{
	color:#58444F;
	text-decoration:none;
}

#paginador a:hover
{
	color:#000000;
}

#paginador .actual
{
	color:#D00000;
}

#paginador .nextlast
{
	font:12px Verdana;
	margin-left:5px;
	margin-right:5px;
	
}
#paginador .nextlast a
{
	text-decoration:none;
}
#paginador .nextlast a:hover
{
	color:#000000;
}

/*  DRETA: SUBSCRIPCIÓ I BANNERS */

#right
{
	width:225px;
	padding-left:20px;
	background-color:#FFFFFF;
}

#right .newsletter
{
	text-align:right;
	margin-bottom:5px;
	background-color:#000000;
}

#right .newsletter .header
{
	
	padding:7px 7px 3px 7px;
	margin:0;
	
	font:14px Verdana;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}

#right .newsletter .content
{
	font:12px Verdana;
	padding:0px 7px 7px 7px;
	margin:0;
	font-weight:bold;
	color:#FFFFFF;
}

#right .newsletter .content .search
{
	border:0;
	font:12px Verdana;
	color:#000000;
	width:200px;
}

#right .newsletter .content .submit
{
	border:0;
	width:40px;
	height:13px;
	margin-top:5px;
	background: url(img/more_black.jpg) no-repeat center top;
}

#right .banner_header
{
	text-align:right;
	background-color:#000000;
	padding:7px;
	padding-bottom:3px;
	
	font:14px Verdana;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}

#right .banner
{
	margin-top:3px;
	margin-bottom:10px;
}


















