﻿@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body, html {
}
body {
	background: url(../img/background.jpg) #bab09e repeat 0 0;
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Georgia;
}
a {
	color: black;
	font-weight: bold;
}
#wrap {
	width: 973px;
	margin: 30px auto;
}
#logos {
	border-bottom: 1px dotted black;
	height: 144px;
}
#header-image {
	height: 321px;
	width: 704px;
	margin-top: 10px;
	margin-bottom: 10px;	
	position: relative;
}
#header-averigue {
	width: 239px;
	height: 321px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px; 
	border-left: 1px dotted black;	
}
#header-image img{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	display: block;
}
#header-home-image {
	height: 410px;
	margin-top: 8px;
	margin-bottom: 15px;	
	background: url(../img/header-home.jpg) transparent no-repeat 0 0;
}
#menu {
	position:relative;
	z-index: 30;
	float: left;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
	width: 194px;
	height: 200px;
	background: url(../img/back_menu.png) transparent no-repeat 0 0;
	padding: 9px 0 0 11px;
}
#menu.menu-big {
	height: 293px;
	background: url(../img/back_menubig.png) transparent no-repeat 0 0;
}
#menu ul li{
	font-weight: bold;
	color: white;
	padding: 3px 0px;	
}
#menu a{
	color: white;
	text-decoration: none;
}
#menu a:hover, #menu a.sel{
	text-decoration: underline;
}
#menu ul ul li{
	font-weight: normal;
	margin-left: 30px;
	padding: 1px 0px;	
}
#menu ul ul li a{
	font-weight: normal;
}

#msg {
	float: left;
	font-size: 12px;
	line-height: 17px;
	width: 600px;
	margin-top: 164px;
	margin-left: 110px;
	height: 239px;
	background: url(../img/back_msg.png) transparent no-repeat 0 0;
	padding: 6px 15px;
	color: white;
}
#msg .msg-special {
	border-top: 1px solid #847c8e;
	border-bottom: 1px solid #847c8e;
	padding-top: 5px; 
	padding-bottom: 5px; 
}
hr {
	background-color: #847c8e;
}
#content {
	width: 100%;
}
#content ul{
	margin-left: 5px;
}
#content ul ul {
	margin-left: 25px;
}

#content table td{
	padding: 5px;
}
#content table tr{
	margin-bottom: 3px;
}
#content table input{
	border: 0px;
	background-color: white;
	padding: 5px;
}
#content table #send, #content table #reset{
	background-color: #4d3f5e;
	color: white;
	padding: 5px 10px;
	font-weight: bold;
}
#content-left {
	width: 380px;
	float: left;	
}
#content-right {
	margin-left: 380px;
	padding: 0 20px;
	border-left: 1px black dotted;
	border-right: 1px black dotted;
}
#content-right.subvenciones {
	padding: 0 0px;
	border-left: 0px black dotted;
	border-right: 0px black dotted;
}
#content-right.subvenciones  .texto {
	padding: 0 20px;
	border-left: 1px black dotted;
	border-right: 1px black dotted;
}
#content-right.subvenciones  .subenlaces {
	padding: 0 20px;
	border-left: 1px black dotted;
	border-right: 1px black dotted;
}
#content-right.subvenciones  .subopcion {
	margin: 20px 20px;
	padding: 20px 0;
	border-top: 1px black dotted;
	border-bottom: 1px black dotted;
}

#content-left table td {
	vertical-align: top;
	padding: 0;
	padding-right: 40px;
}

textarea {
	border: 0px;
	background-color: white;
	padding: 5px;
}
input[type=radio] {
	margin-right: 5px;
}
#content-right table td {
	vertical-align: top;
}
.line {
	width: 100%;
	height: 0px;
	border-top: 1px black dotted;
	margin: 8px 0;
}
.title {
	border-top: 1px black dotted;
	border-bottom: 1px black dotted;
	padding: 8px 0;
	margin-bottom: 10px;
}

#grafica-subvenciones {
	width: 882px;
	height: 172px;
	background: url(../img/img1_servicios_subvenciones.jpg) transparent no-repeat 0 0;
	font-weight: bold;
	color: white;
}
#grafica-subvenciones div {
	float: left;
	margin-left: 50px;
	height: 79px;
	width: 90px;
	padding-top: 7px;
}

.colaborador {
	padding: 10px 0;
}

.colaborador img{
	float: left;
	margin-top: 4px;
}

.colaborador .colaborador-info{
	margin-left: 290px;
	border-left: 1px black dotted;
	border-right: 1px black dotted;
	padding: 0px 20px;
}


#footer {
	border-top: 1px dotted black;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #433559;
	font-size: 10px;
}


.left { float: left; }
.right { float: right; }
.hidden { overflow: hidden; }
.none { display: none; }
.margin10 { margin: 6px 0; }
.ml20 { margin-left: 20px; }
.pb0 { padding-bottom: 0; }
.font-12 { font-size: 12px; }
.font-14 { font-size: 14px; }
.w150 { width:150px;}
.w200 { width:200px;}
.w254 { width:224px; padding: 0 15px; }
.w237 { width:217px; padding: 0 15px; }
.w472 { width:454px; padding: 0 15px 0 0; }
.h125 { height: 125px; }
.bl1 { border-left: 1px dotted black; }
.br1 { border-right: 1px dotted black; }
.bt1 { border-top: 1px dotted black; }
.bb1 { border-bottom: 1px dotted black; }
.white { color: white; }
.morado { color: #433559; }
.bold { font-weight: bold; }
.aright { text-align: right;}