/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

form {
	margin: 0;
	padding: 0;
}

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

h1,h1 a,h2,h2 a,h3,h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #6AA2FD;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p,ol,ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #6AA2FD;
}

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

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 10px 5px 0;
}

img.right {
	float: right;
	margin: 0 0 5px 10px;
	
}

/* Header */

#publicidad {
	width: 920px;
	margin: 0 auto;
}

#header {
	width: 920px;
	height: 90px;
	margin: 0 auto;
}

#logo h1,#logo p {
	float: left;
	color: #ffb200;
}

#logo h1 { /*height: 88px;*/ /*padding: 20px 90px 0 0;*/
	padding: 40px 100px 0 0;
	font-size: 2.4em;
}

#logo a {
	text-decoration: none;
	color: #ffb200;
	font-weight: bold;
}

#logoImagen{
	float: right;
	padding: 20px 0 0 0;
}

/* Menu */
#menu {
	width: 950px;
	height: 60px;
	margin: 0 auto;
	background: #6AA2FD url(images/img04.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 18px 10px 0 30px;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}

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

#menu .current_page_item {
	
}

#menu .current_page_item a {
	color: #000000;
}

/* Page */
#page {
	width: 950px;
	margin: 0 auto;
	padding: 30px 0 30px 0;
}

/* Ads */
#ads { /*float: right;*/
	float: left;
	width: 160px;
	/*padding: 0 0 0 20px;*/
	padding: 0 0 0 0;
}

/* Content */
#content {
	float: left;
	width: 430px;
	padding-left: 30px;
	overflow: hidden;
}

.post {
	margin-bottom: 50px;
}

.post .title {
	
}

.post .title h2 {
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding-top: 30px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: #F3F3F3 url(images/img08.gif) no-repeat;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(images/img09.gif) no-repeat;
}

.post .links .comments {
	background: url(images/img10.gif) no-repeat;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 300px;
}

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

#sidebar li {
	margin-bottom: 20px;
	background: #F3F3F3 url(images/img06.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0 11px;
}

#sidebar h2 {
	width: 265px;
	height: 28px;
	padding: 7px 0 0 35px;
	background: #FFB700 url(images/img05-2.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

/* Calendar */
#calendar_wrap {
	padding: 15px 20px;
}

#calendar table {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	text-align: center;
}

#calendar thead {
	background: #DBDBDB;
}

#calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
}

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

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

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #FF7400;
	font-weight: bold;
	color: #FF7400
}

/*Paginador*/
.paginador {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.paginadorPagina {
	font-size: 0.9em;
}

.paginaSeleccionada {
	color: red;
	font-weight: bold;
}

.paginaSiguiente {
	color: #445588;
	font-weight: bold;
}

.paginaAnterior {
	color: #445588;
	font-weight: bold;
}

/* Footer */
#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img11.gif) no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}

.tablaLeft{
	text-align: left;
}

.error{
	margin-left: 20px;
	color: red;
	font-size: 0.8em;
}

.errores{
	margin-left: 20px;
	color: red;
	font-size: 0.8em;
}

.errorWidget, .errorExterno{
	margin-left: 20px;
	color: red;
	font-size: 1.4em;
	font-weight: bold;
	
}

.infoWidget, .informacion{
	margin-left: 20px;
	color: green;
	font-size: 1.4em;
	font-weight: bold;
}

/*GoogleMaps*/
.googlemap-datos{
	width: 200px;
	overflow: hidden;
	font-size: 1.1em;
}

.googlemap-pub{
	font-size: 1.1em;
	margin-bottom: 5px;
}

div.left{
	float: left;
	padding: 5px 5px 5px 5px;
}


/*Text box*/
.textBoxPequeno {
	width: 100px;
	height: 20px;
	padding-left: 5px;
}

.textBoxMediano {
	width: 200px;
	height: 20px;
	padding-left: 5px;
}

.textBoxGrande {
	width: 400px;
	height: 20px;
	padding-left: 5px;
}

/*Text Area*/
.textAreaPequeno {
	width: 200px;
	height: 100px;
	padding-left: 5px;
}

.textAreaMediano {
	width: 400px;
	height: 200px;
	padding-left: 5px;
}

.textAreaGrande {
	width: 600px;
	height: 300px;
	padding-left: 5px;
}

.textAreaSemiGrande {
	width: 600px;
	height: 100px;
	padding-left: 5px;
}

/*Listados*/
.listado {
	height: 20px;
}


.margenSuperiorInferior {
	margin-top: 5px;
	margin-bottom: 10px;
}

.margenDerecho {
	margin-right: 10px;
}

/*Botones*/
.botonGuardar {
	background: transparent url("/css/images/privada/btnAzulNormal.png")
		no-repeat left center;
	width: 101px;
	height: 21px;
	font-weight: bold;
	text-align: center;
	color: #005a84;
	padding-top: 5px;
	font-size: 1.2em;
	cursor: pointer;
}

.botonGuardar:ACTIVE {
	background: transparent url("/css/images/privada/btnAzulPulsado.png")
		no-repeat left center;
}

.botonCancelar {
	background: transparent url("/css/images/privada/btnGrisNormal.png")
		no-repeat left center;
	width: 101px;
	height: 21px;
	font-weight: bold;
	text-align: center;
	color: #666666;
	padding-top: 5px;
	font-size: 1.2em;
	cursor: pointer;
}

.botonCancelar:ACTIVE {
	background: transparent url("/css/images/privada/btnGrisPulsado.png")
		no-repeat left center;
}

/*Titulo campos*/
.tituloCampo {
	font-weight: bold;
}

.contactar-panel{
	margin-top: 10px;
	margin-bottom: 10px;
}

hr{
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px dotted #efefef;
}

.nivel1{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.nivel1 a:hover,.nivel1 a:active,.nivel1 a:visited,.nivel1 a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.nivel2{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}

.nivel2 a:hover, .nivel2 a:active,.nivel2 a:visited,.nivel2 a:link {
	font-weight:normal;
	text-decoration: none;
	color: #000000;
}

.nivel3{
	margin-left: 30px;
}

.submenuDirectorioEmpresas {
	background-color: #EEEEFF;
	border: 1px solid #3490F8;
	color: #000000;
	padding: 5px;
}

.tituloP a{
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}

.tituloP a:hover,.tituloP  a:visited,.tituloP  a:link,.tituloP  a:active
{
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}

.urlP a {
	color: #008000;
	text-decoration: none;
	font-size: 0.8em;
}

.urlP a:hover,.urlP  a:visited,.urlP  a:link,.urlP  a:active
{
	color: #008000;
	text-decoration: none;
	font-size: 0.8em;
}