/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	background: #FFFFFF;
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 13px;
	color: #185885;
}

img {
	border: none;
}

.IMG_DER {
	float: right;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	margin-left: 10px;
	margin-bottom: 10px;
}

.IMG_DER img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.IMG_DER p {
	font-size: 10px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

form {
}

form br {
}

.etiqueta_form {
	text-align: left;
}

#menu-lateral select {
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: none;
	border: 1px dotted #CCCCCC;
	height: 20px;
	width: 220px;
	margin-top: 3px;
}

/* CALENDARIO JQUERY */
	
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 2px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(./images/calendar.png) no-repeat; 
}

a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

input.dp-applied {
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 0px;
	width: 80px;
	float: left;
}

#buscar {
    background: url('./graficos/iconos/buscar.gif') right center no-repeat;
	padding-right: 20px;
}

/* TIPO PARRAFO */

h1 {
	padding-bottom: 10px;
	font-size: 21px;
	margin: 5px 0 10px 0;
	border-bottom: 2px dotted #DDDDDD;
}

h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

ul, ol {
	margin-top: 1.5em;
}

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

p {
	margin-bottom: 15px;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #FF9221;
}

a:hover {
	border: none;
	color: #185885;
}

/* CUADROS */

.BORDE {
	width: 100%;
	height: 23px;
	background-color: #EFEFEF;
	margin: 0 auto;
	font-size: 10px;
	padding-top: 3px;
}

.BORDE a {
	color: #666666;
}

.BORDE a:HOVER {
	text-decoration: underline;
}


/* TOP */

#TOP {
	width: 960px;
	height: 20px;
	background-color: #EFEFEF;
	margin: 0 auto;
	font-size: 10px;
	padding-top: 3px;
}

#TOP div {
	float: right;
	display: block;
	margin-right: 4px;
	padding-left: 20px;
	margin-left: 10px;
}

#mapa_web {
    background: url('./graficos/iconos/mapaweb.gif') left center no-repeat;
}

#contactar {
    background: url('./graficos/iconos/mail.gif') left center no-repeat;
}

#aviso {
    background: url('./graficos/iconos/alerta.gif') left center no-repeat;
}

/* CABECERA */

#CABECERA {
	width: 960px;
	height: 72px;
	margin: 0 auto;
}

#CABECERA .IZQ {
	float: left;
}

#CABECERA .DER {
	float: right;
	margin-top: 25px;
}

/* BANNER */

#BANNER {
	width: 960px;
	height: 242px;
	margin: 0 auto;
	border:1px dotted #333;
	background: url(foto_cabecera.php) no-repeat;
}

/* MENU */

#MENU {
	width: 962px;
	padding-left: 1px;
	height: 40px;
	margin: 0 auto;
	z-index: 10;
}

/* PIE */

#PIE {
	clear: both;
	width: 960px;
	height: 20px;
	margin: 0 auto;
	font-size: 10px;
	background-color: #EFEFEF;
	padding-top: 3px;
}

#PIE .DER {
	width: 400px;
	float: right;
}

#PIE .DER div {
	float: right;
	display: block;
	margin-right: 4px;
	padding-left: 20px;
	margin-left: 10px;
}

#PIE .IZQ {
	float: left;
	margin-left: 4px;
}

#AREA {
	padding-top: 3px;
	color: #185885;
	text-align: right;
	font-weight: bold;
}

#telefono {
    background: url('./graficos/iconos/movil.gif') left center no-repeat;
}

#fax {
    background: url('./graficos/iconos/fax.gif') left center no-repeat;
}

#email {
    background: url('./graficos/iconos/mail.gif') left center no-repeat;
}

.print {
	background: url('./graficos/iconos/print.png') left center no-repeat;
	width: 20px;
	position: relative;
	top: 15px;
	float: right;
	z-index: 9;
}

#logo {
	float: left;
	height: 71px;
}

#logo h1, #logo h2 {
	float: left;
	margin-top: 0px;
}

#logo h2 {
	padding: 17px 0 0 6px;
	font-size: 1.2em;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: right;
	height: 40px;
}

/* Dia seleccionado en CALENDARIO */

.CALENDARIO_SELECCIONADO {
	padding: 1px;
	color: #555555;
	background-color: #FF9321;
	cursor: pointer;
	border: 1px solid #ffffff;
}


/* Page */

.page {
	width: 960px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

/* Content */

.content {
	float: left;
	width: 435px;
	padding: 0 15px;
	margin: 0 15px 0 15px;
	border-left: 2px dotted #DDDDDD;
	border-right: 2px dotted #DDDDDD;
	text-align: justify;
}

.content2 {
	float: left;
	width: 690px;
	padding: 0 15px;
	margin: 0 0 0 15px;
	border-left: 2px dotted #DDDDDD;
	border-right: 2px dotted #DDDDDD;
	text-align: justify;
}

.content_print {
	float: left;
	width: 420px;
	padding: 0 15px 0 0;
	margin-right: 15px;
	border-right: 2px dotted #DDDDDD;
	text-align: justify;
}

.post .title h1, .post .title h2 {
	margin: 0;
	padding: 0;
}

.post .title a {
	border: none;
	color: #666666;
}

.post .meta {
	margin: 0;
	padding: 3px 0 0 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.post .entry {
	padding-bottom: 20px;
}

.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 180%;
}

.post .tags {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #DEDEDE;
	font-size: smaller;
	text-align: center;
}

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #DEDEDE;
	font-size: smaller;
	text-transform: uppercase;
}

.post .links a {
	font-weight: bold;
}

.post ul {
	padding-bottom: 25px;
}

.post h2, .post h3 {
	padding-top: 20px;
}

#recent-posts {
}

#recent-posts h3 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #DEDEDE;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
}

#recent-posts li {
	margin: 0;
	padding: 0;
}

/* Menu lateral */

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

#menu-lateral li {
	padding-left: 20px;	
	padding-bottom: 10px;
    background: url('./graficos/iconos/bullet.gif') left top no-repeat;
}


/* Sidebar1 */

.sidebar1 {
	float: left;
	width: 220px;
}

.sidebar1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar1 li {
	padding-bottom: 10px;
}

.sidebar1 li li {
	border-bottom: 2px dotted #DDDDDD;
	margin-left: 10px;
	padding-left: 10px;
}

.sidebar1 h2 {
}

/* Sidebar2 */

.sidebar2 {
	float: left;
	width: 240px;
}

.sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar2 li {
	padding-bottom: 10px;
}

.sidebar2 li li {
	border-bottom: 2px dotted #DDDDDD;
	margin-left: 10px;
	padding-left: 10px;
}

.sidebar2 h2 {
}

/* Botones del formulario wizard */
.boton_wizard_siguiente{
	background-image: url(graficos/wizard/siguiente.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:150px;
	height:43px;
	border: none;
	cursor: pointer;
}
.boton_wizard_volver{
	background-image: url(graficos/wizard/volver.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:150px;
	height:43px;
	border: none;
	cursor: pointer;
}

