p{
  font:Arial, Helvetica, sans-serif;
  text-indent:15px;

}

#contenedor{
	width:100%;
	
}
#capsalera{
    width:100%;
	height: 200px;   
    background-image:url(images/footprints copia.jpg);
	background-repeat:repeat-x;
}
.banderes{
	margin-top: 175px;	  
}

#menu{
    
    font:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 0px 0px 10px;
	background-color:#CCCCCC;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
    
   
}
h4{
	font:900 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
	
}
h5{
	font:900 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
	
}
#cos{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left: 10px;
	margin-right: 10px;
}
#peupagina{
    padding-top: 15px; 
	font:12px Arial, Helvetica, sans-serif;
	background-position: center;
}
#peucontacta{
	padding-top: 10px;
}
#peuresolucio{
	padding-top: 10px;
	padding-bottom: 10px;
}

a.opcions,a.opcions:visited,a.opcions:active,a.opcions:focus,a.opcions:link{
	color:#494e6b;
	text-decoration: none;
}
a.opcions:hover{
  color:#3f7de3;
}
body {
	margin-left: 10px;
	margin-right: 10px;
}
.titoltaula{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding-left: 5px;
}
.conttaula{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.fotodreta{
   width:200px;
   float:right;
   padding-left: 15px;
}
.fotoesquerra{
	width:150px;
	float:left;
	padding-right: 15px;
}
.textfotodreta{
   margin-right:200px;
}




/* Normal, standard links. */
a:link, a:visited
{
	color: #005177;
	background-color: transparent;
	text-decoration: none;
}
a:hover
{
	color: #cc3333;
	background-color: transparent;
	text-decoration: none;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #cc3333;
	background-color: transparent;
	text-decoration: underline;
}

/* Tables should show empty cells too. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use Verdana in black. */
body, td, th
{
	color: #000000;
	font-size: small;
	font-family: verdana, sans-serif;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
	font-size: 9pt;
	color: #000000;
	font-family: verdana, sans-serif;
	background-color: #ffffff;
}

/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
	background-color: #ffffff;
}

/* Standard horizontal rule.. */
hr
{
	color: #6394bd;
	background-color: transparent;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #6394bd;
	background-color: #6394bd;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #dee7ef;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #cccccc;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.3em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons. */
.help
{
	cursor: help;
	background-color: transparent;
}

/* /me uses this a lot. */
.meaction
{
	color: red;
	background-color: transparent;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 100%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds... */
.windowbg
{
	color: #000000;
	background-color: #afc6db;
}
.windowbg2
{
	color: #000000;
	background-color: #f8f8f8;
}

/* Titles - such as table headers. */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #6e94b7;
}
.titlebg a:hover, .titlebg2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* The category headers, page indexes, and such things. */
.catbg, .catbg3
{
	font-weight: bold;
	background-color: #afc6db;
	background-image: url(images/catbg.gif);
	color: #000000;
}

/* The borders around things. */
.bordercolor
{
	background-color: #6394bd;
}
.tborder
{
	
}

/* Default font sizes. */
.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
/* No image should have a border when linked */
a img{
	border: 0;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

