/**



*** A Free Template by joomlajunkie.com



*** @version 1.0



*** @copyright (C) 2005-2006 by - Joomla Junkie



*** @web http://www.joomlajunkie.com



**/







/*** Aquest arxiu css gestiona l'estetica de disseny, dimensions, etc***/







body {



	text-align: center;



	margin: 0;



	margin-top: 0px;



	font-family: Arial, Helvetica, sans-serif;



}







.TitolLayout {



	background: #c0c0c0;



}



#wrapper {



position: relative;



width: 1000px;



margin: 0;



padding: 0;



margin: 0 auto;



text-align:left;



z-index: 1;



}







#top_shadow {



position: absolute;



right: -7px;



top: 33px;



width: 1015px;



height: 100px;



z-index: -1;



}







#top_a {



	height: 25px;



	width: 1000px;



	padding: 0;



	margin: 0;



	line-height:30px;



}







#top_a_left {



float: left;



margin-left: 10px;



display: inline;



}







#top_a_right {



float: right;



margin-right: 20px;



}







#branding_header {



width: 1000px;



height: 100px;



margin: 0;



padding: 0;



}







#top_nav {



height: 2px;



width: 1000px;



margin: 0;



padding: 0;



}







#top_shelf {



border-top: 2px solid #000000;



width: 1000px;



margin: 0;



padding: 0;



overflow: auto;



}







#top_shelf_left {



	float: left;



	width: 250px;



	padding: 0px;



	margin-left: 5px;



	display:inline;



	margin-top: 10px;



}







* html body #top_shelf_left {







width: 250px;



}







#top_shelf_center 



{



float: left;



width: 236px;



padding: 0 0px 0px 0px;



margin-left: 0px;



}







* html body #top_shelf_center {



width: 246px;



}







#top_shelf_right {



float: left;



width: 236px;



padding: 0 5px 0px 5px;



margin-left: 10px;



}







* html body #top_shelf_right {



width: 246px;



}







#top_seperator {



/*background: url(../images/top_seperator_bg.gif) no-repeat;*/



width: 1000px;



height: 2px;



}



#content_wrap {

	width: 1000px;

	overflow: hidden;

}



#sidebar {

float: left;

width: 250px;

margin-left: 0px; 

padding: 0 0px 0px 0px;

margin-top: 0px;

display: inline;

}



* html body #sidebar {

width: 250px;



}



#pathway {

	float: left;

	width: 740px;

	height: 4px;

	overflow: hidden;

	visibility: visible;

	z-index: auto;

}



* html body #pathway {

width: 740px;

}



#main_content {

	float: left;

	width: 700px; /* 530 */

	padding: 5px;

	margin-left: 10px;



}







* html body #main_content {



width: 730px; /* 550 */



}







#bottom_seperator {

	width: 1000px;

	background-color: #004c99;

	/*background-image: url(../images/bottom_seperator_bg.gif);*/

	background-attachment: fixed;

	background-repeat: no-repeat;

	background-position: center;

	height: 2px;

	overflow: hidden;

	visibility: visible;

}







#footer  {
	width: 1000px;
	height: 100px;
	clear:both;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;


}







#footer_shadow {



/*background: url(../images/footer_shadow_bg.jpg) repeat-x;*/



height: 52px;



width: 1000px;



margin: 0;



padding: 0;



}