* { padding: 0; margin: 0; }

/* ESTRUCTURA COMUN */

body {
 font-family: Arial, Helvetica, sans-serif; /*si nomes fem servir una tipo, la definim aqui*/
 font-size:11px;
 background-image:url(../images/comu/fdo.gif);
 background-repeat:repeat;
 padding-top:10px;
}
#wrapper { 
 margin: 0 auto; /*d'aquesta forma centrem tot el block en la pagina*/
 width: 922px; /*aqui definim la amplada de la pagina*/
 background-color:#FFFFFF;
}

#wrapper h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
}
#wrapper h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
}
#wrapper h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.marron {
	color: #3F3431;
}
.granate {
	color: #660000;
}
.naranja {
	color: #E6A13F;
}
.blanco {
	color: #FFFFFF;
}
#barraSup {
 float: left;
 width: 883px;
 padding: 5px 10px 5px 27px;
 border-top: 1px solid #fff;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 margin: 0px 0px 0px 0px;
 background-image:url(../images/comu/fdo_1.gif);
 font-size:11px;
 color:#CCCCCC;
 text-align:right;
}
#idiomes{
 width:583px;
 float:left;
 display:inline;
 text-align:left;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #333333;
}
.idiomes_link {
 color:#CCCCCC;
 text-decoration:none;
}
a.idiomes_link:hover {
 color:#FFFFFF;
 text-decoration:none;
}
/*#data {   sin idiomas
 float: left;
 width: 883px;
 font-size:11px;
 color:#FFCC00;
 text-align:right;
}*/
#data {
 float: left;
 width: 300px;
 font-size:11px;
 color:#FFCC00;
 text-align:right;
}
#header {
 color: #333;
 width: 920px;
 height:124px;
 float: left;
 padding: 0px;
 border-top: 1px solid #fff;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 border-bottom-width:0px;
}
#navigation {
 float: left;
 width: 920px;
 height:20px;
 color: #333;
 padding: 0px;
 border-top: 1px solid #fff;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 border-bottom-width:0px;
 margin: 0px 0px 15px 0px;
 background: #FFFFFF;
}
.navigationBoto {
	float: left;
	height:auto;
	width:266px;
	padding: 3px 0px 3px 0px;
	background: #BD9C8C;
	margin:0px;
	border-left: 1px solid #fff;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	vertical-align: middle;
	margin:auto;
	text-decoration:none;
}
.fdo1sup {
	background-image:url(../images/comu/fdo_1.gif);
}
.fdo2sup {
	background-image:url(../images/comu/fdo_2.gif);
}
.fdo3sup {
	background-image:url(../images/comu/fdo_3.gif);
}
a.navigationBoto:hover {
	background-image:url(../images/comu/fdo.gif);
	text-decoration:none;
	/*color:#362A27;*/
}
a:hover {
	text-decoration:underline;
}

.logosIzq {
	height:100%;
	width:175px;
	margin:0px;
	padding:13px 12px 13px 13px;
	background-image:url(../images/comu/logos_izq_fdo.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation li { 
	list-style-type: none;
	display: inline;
	border-left: 1px solid #fff;
	padding: 3px 0px 3px 0px;
	width:100%;
	border-bottom: 1px solid #fff;
}
#leftcolumn { 
 color: #333;
 border-top: 1px solid #fff;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 100%;
 width: 200px;
 float: left;
}

ul {
	padding: 0px;
	margin: 0px 0px 20px 20px;
	list-style-type: circle;
	list-style-position:outside;
}
li {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#content { 
 float: left;
 color: #333;
 border-top: 1px solid #fff;
 margin: 0px 0px 15px 0px;
 padding: 15px;
 height: 100%;
 width: 488px;
 display: inline;
}

#rightcolumn {
	color: #333;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0px;
	padding: 10px;
	height: 100%;
	width: 180px;
	float: left;
}
#footer { 
 width: 920px;
 clear: both;
 color: #333;
 padding: 0px;
 margin: 15px 0px 20px 0px;
 border-top: 1px solid #CDCACA;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff;
 background: #EBEAEA;
 /*float:left;*/
 height:121px;
}
#footerlogos { 
 width: 920px;
 height:70px;
 float:left;
 background: #f5f5f5;
}
#footerlogosimg { 
 width: 600px;
 height:60px;
 float:left;
}
#footerlogostxt { 
 width: 305px;
 height:45px;
 float:left;
 text-align:right;
 padding-top:15px;
 padding-right:15px;
}
#footerimg { 
 width: 100px;
 height:50px;
 float:left;
 border-top: 1px solid #CDCACA;
}
#footertxt1 { 
 width: 499px;
 height:40px;
 padding: 10px 10px 0px 110px;
 float:left;
 text-align:left;
 border-top: 1px solid #CDCACA;
 background-image:url(../images/comu/peu.jpg);
 background-repeat:no-repeat;
 background-position:left;
}
#footertxt2 { 
 width: 280px;
 height:40px;
 padding: 10px 10px 0px 10px;
 float:left;
 text-align:right;
 border-top: 1px solid #CDCACA;
}

/* HOME */

.menuIzq {
	height:100%;
	width:200px;
	margin:0px;
	font-size:12px;
	text-decoration:none;
}
.fdo1izq {
	background-image:url(../images/comu/menu_izq_fdo1.gif);
}
.fdo2izq {
	background-image:url(../images/comu/menu_izq_fdo2.gif);
}
.fdo3izq {
	background-image:url(../images/comu/menu_izq_fdo3.gif);
}
.menuIzq_link {
	text-decoration:none;
	color: #333;
}
a.menuIzq_link:hover {
	text-decoration:underlines;
	color: #333;
	/*color:#362A27;*/
}
.menuIzq ul {
	margin: 0px;
	padding: 0px;
}

.menuIzq li { 
	list-style-type: none;
	/*display: inline;*/
	padding: 10px 10px 10px 30px;
	margin: 0px;
	width:160px;
	border-bottom: 1px solid #fff;
}
#content_home { 
 float: left;
 color: #333;
 border-top: 1px solid #fff;
 margin: 0px 0px 15px 0px;
 padding: 0px;
 height: 100%;
 width: 518px;
 display: inline;
}
.content_LINEA_1{
	float: left;
	width: 500px;
	background-image:url(../images/home/fdo_content_home_mod2.gif);
	margin-bottom: 1px;
	margin-right: 1px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.content_LINEA_2{
	float: left;
	width: 500px;
	margin-bottom: 1px;
	margin-right: 1px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FCFCFE;
}
.content_home_mod1{
 float: left;
 width: 485px;
 padding: 15px;
 background-image:url(../images/home/fdo_content_home_mod1.gif);
 margin-bottom: 1px;
 margin-right: 1px;
}
.content_home_mod1_foto{
 float: left;
 width: 298px;
 height: 84px;
 border: 1px solid #FFFFFF;
 margin-bottom: 10px;
}
.content_home_mod1_titu{
 float: left;
 width: 174px;
 margin-right: 10px;
 margin-bottom: 10px;
}
.content_home_mod1_txt{
 float: left;
 width: 486px;
 color:#FFFFFF;
 text-align:justify;
}
.content_home_col{
float:left;
width: 257px;
height: 182px;
border-left: 1px solid #EBEAEA;
}
.content_home_mod2{
 float: left;
 width: 247px;
 height: 160px;
 padding: 10px 10px 10px 0px;
 background-color: #EBEAEA;
 margin-bottom: 1px;
 margin-right: 1px;
}
.ilustra_museu{
 background-image:url(../images/home/fdo_content_home_museo.jpg);
 background-repeat:no-repeat;
 background-position:right;
}
.ilustra_reserves{
 background-image:url(../images/home/fdo_content_home_reserves.jpg);
 background-repeat:no-repeat;
 background-position:right;
 background-position:top;
}
.content_home_mod2_foto{
 float: left;
 width: 100px;
 height:210px;
 border: 1px solid #FFFFFF;
 padding:0px;
 margin:0px;
 }
.content_general_museo_foto{
	float: right;
	border: 1px solid #FFFFFF;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content_LINEA_1_txt{
	float: left;
	width:485px;
 }
.content_home_mod2_txt{
 float: left;
 width:130px;
}
.content_home_mod3{
 float: left;
 width: 246px;
 padding: 10px 10px 10px 0px;
 margin-bottom: 1px;
 /*border-left: 1px solid #EBEAEA;*/
  height: 160px;
}
.content_home_mod3_txt{
 float: left;
 width:211px;
}
.content_home_dot{
float:left;
width:15px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3431;
	margin: 4px;
	padding: 2px;
	border-top: 1px solid #3F3431;
	border-right: 1px solid #3F3431;
	border-bottom: 1px solid #3F3431;
	border-left: 1px solid #3F3431;
}

.content_home_mod4{
 float: left;
 width: 257px;
 height: 180px;
 padding: 0;
 background-color: #EBEAEA;
 margin-bottom: 1px;
 margin-right: 1px;
}