/*
Diseņo 2008 ArteGB Soluciones Web sl
*/

/* Caracterisiticas generales de la web */

body {
	background: #FFFFFF url(../Img/fondo.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #555555;
	height: 170px;
	margin-top: 2px; 
}

input, textarea, select {
	background: #FFFFFF url(../Img/fondo_campos_form.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}
select {
	background: #FFFFFF;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h1 a, h2, h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #555555;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 235%;
}

h2 {
	font-size: 180%;
	font-weight: normal;
	font-style: italic;
}

h3 {
	font-size: 100%;
	color: #939292;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #555555;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #555555;
}

a:hover {
	text-decoration: none;
	color: #FDB64D;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 960px;
	height: 166px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 45px;
}

#logo h2 {
	float: right;
	padding-top: 65px;
	font-size: 180%;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 650px;
	height: 62px;
	background: #4E9FC8 url(../Img/fondo_menu_superior.jpg) no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(../Img/punto_lista_menu_principal.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}


/* Search */
/*
#search {
	float: right;
	width: 400px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 150px;
}

#search #x {
	display: none;
}*/

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 3px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 0 25px;
	background: url(../Img/fondo_contenido_pie.gif) no-repeat;
}

/* Content */

#content {
	float: right;
	width: 550px;
}
#content2 {
	float: none;
	width: 900px;
	padding: 0 0 0 5px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 0 20px 0 20px;
}

.post .entry {
	padding: 0 20px;
}

.post .buscador {
	margin: 0;
	padding: 0 100px 0px 100px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 161px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li li {
	margin: 0;
	padding: 3px 6px;
}

#sidebar li h2 {
	height: 32px;
	margin-bottom: 10px;
	padding: 8px 0 0 32px;
	background: #4E9FC8 url(../Img/fondo_menu_lateral.jpg) no-repeat;
	font-size: 150%;
	color: #FFFFFF;
}

#sidebar li p {
	padding: 0 20px;
	
}

/* Sidebar3 */

#sidebar3 {
	float: left;
	width: 161px;
}

#sidebar3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar3 li {
	margin-bottom: 15px;
}

#sidebar3 li li {
	margin: 0;
	padding: 3px 6px;
}

#sidebar3 li h2 {
	height: 32px;
	margin-bottom: 10px;
	padding: 8px 0 0 15px;
	background: #4E9FC8 url(../Img/fondo_menu_lateral.jpg) no-repeat;
	font-size: 150%;
	color: #FFFFFF;
}

#sidebar3 li p {
	padding: 0 20px;
	
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: normal;
	text-decoration: none;
}
#calendar2 a {
	font-weight: normal;
	text-decoration: none;
}
#calendar3 a {
	font-weight: normal;
	text-decoration: none;
}
#calendar4 a {
	font-weight: normal;
	text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 15px 45px;
	background: url(../Img/fondo_contenido_pie.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}
/* Sidebar2 */

#sidebar2 {
	float: right;
	width: 161px;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar2 li {
	margin-bottom: 15px;
}

#sidebar2 li li {
	margin: 0;
	padding: 3px 6px;
}

#sidebar2 li h2 {
	height: 32px;
	margin-bottom: 10px;
	padding: 8px 10px 0 0;
	background: #4E9FC8 url(../Img/fondo_menu_lateral.jpg) no-repeat;
	font-size: 150%;
	color: #FFFFFF;
}

#sidebar2 li p {
	padding: 0 20px;
	
}

/*Campos formulario*/

/*Campos formulario de acceso a zona privada portal*/
.form_zona_privada{
	height: 16px;
	width: 100px;
  }

/*Campos formulario lista*/
.form{
	width: 350px;
  }
/*Campos formulario largo*/
.form2{
	height: 20px;
	width: 350px;
  }
/*Campos formulario textarea*/
.form3{
	height: 200px;
	width: 350px;
  }
/*Campos formulario campo telefono*/
  .form_telef{
	height: 20px;
	width: 120px;
  }
  /*Botones formulario*/
.boton {
	font-size: 100%;
	font-family: Arial;
	color: #555555;
	height: 20px;
	border: 1px solid #FDB64D;
  }
  
 
  /*Color Naranja algunos textos*/
  
.naranja {color: #FDB64D}
.naranja_oscura {color: #D2681A}
.naranja_oscura2 {color: #D2681A}
.naranja_oscura a {
	text-decoration: none;
	font-weight: bold;
	color: #D2681A;
}
.naranja_oscura a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}
.naranja_oscura2 a {
	font-weight: bold;
	color: #D2681A;
}

  /*Centrar banner*/
  
.center_banner {
	padding: 0 15px 0 16px;
}