html body {
	margin: 0px auto;
	padding: 0;
	font-family:Helvetica;
	font-size:12px;
}

body {
	background-image: url('../images/pattern.png');
	background-repeat:repeat;
	margin:0px auto;	
	width: 960px;
	padding: 0px;
	height: 100%;
}

a {
	color: #1B6293;
	text-decoration:none;
}

a:hover {
	color:#bc3558;
}

hr {
	border: #C9C9C9 solid 1px;
	margin-bottom:10px;
}

#wrapper {
	position:relative;
	margin: 0px auto;
	width: 100%;
	height: 100%;
	background-color: #fffef8;
	padding: 0px 0px;
	box-shadow: 0px 15px 10px 0px #000;
	overflow: hidden;
}

#top {
	background-color:#ded29e;
	background-image: url('../images/top-back.png');
	background-position: 0% 100%;
	background-repeat:no-repeat;
	width:100%;
	padding: 0px 0px;
	height:120px;
	margin: 0px auto;
	text-align: center;
}

#top #idiomas {
	width:10%;
	float: right;
	padding-right: 10px;
	position:relative;
	bottom: 130px;
	margin-bottom:-50px;
}

#top #idiomas a {
	font-family:Georgia;
	font-size: 38px;
}

#top #idiomas p {
	font-family:Georgia;
	font-size: 14px;
	margin-bottom:-20px;
	padding-bottom: 3px;
	border-bottom: #696969 dashed 1px;
}

#top #idiomas ul {
	padding-left:5px;
	list-style:none;
}

#top #idiomas li {
	display: inline;
	font-family:Georgia;
	font-size: 38px;
	color:#696969;
}

#topcentrado {
	margin:0px auto;
	position:relative;
	top:20px;
	width:100%;
	text-align: center;
}

#logotop {
	position:relative;
	bottom: 10px;
	left:0px;
	margin: 0px auto;
}


#lineaborde {
	margin:0px auto;
	padding: 0px 0px;
	background:#685642;
	width: 100%;
	height: 3px;
}

#columnacentro {
	overflow:hidden;
	padding:0px 20px;
	background: #fffef8;
	width: 92%;
	height:100%;
	position: relative;
	left: 0px;
	margin: 0px auto;
}

#columnacentro .columnaizquierda {
	float:left;
	width:50%;
}

#columnacentro .columnaderecha {
	text-align:right;
	float:right;
	width: 50%;
}

#contactillo {
	width:100%;
}

#columnacentro #contactillo p {
	font-size:15px;
}


#footer {
	text-align:center;
	clear:both;
	background-color:#1e1307;
	margin: 25px -20px 0px -20px;
	padding: 5px 0px 0px 0px;
	height: 80px;
}

#menu {
	width: 100%;
	text-align: center;
	margin:0px auto;
	position:relative;
	right: 40px;
	bottom:5px;
}

#menu ul {
	list-style-type: none;
	font-family:"Arial Narrow", sans-serif;
	text-transform:uppercase;
	font-size: 15px;
	width: 100%;
}

#menu li  {
	display: inline;
	width:170px;
	background-color: #ded29e;
	margin:0px 0px 0px 0px;
	height: 10px;
	padding: 10px 0px 10px 0px;
	border-radius: 0px 0px 5px 5px;
}

#menu li a {
	display: inline;
	position:relative;
	bottom:10px;
	padding: 40px 20px;
	margin: 0px 0px;
	text-decoration:none;
	color:#685642;
	position:relative;
	top:1px;
}

#menu li a:hover {
	color:#ded29e;
}

#menu li:hover {
	background-color:#685642;
}


#columnacentro h1 {
	font-family:Times;
	font-size: 34px;
	color: #0d3e60;
	font-weight:500;
	border-bottom: 1px solid #c9c9c9 ;
	margin-bottom:10px;
	padding-bottom:0px;
}

#columnacentro h1:before {
	content: "› ";
	}

.back  {
	width:100%;
	text-align:right;
	position:relative;
	font-family:"Times";
	font-size: 17px;
	color: #0d3e60;
	font-weight:100;
	margin-top:5px;
}


#columnacentro h2 {
	font-style:italic;
	font-size: 22px;
	color: #685642;
	font-weight:500;
	margin-top:5px;
	margin-bottom:5px;
}

#columnacentro p {
	font-family:Times;
	font-size: 20px;
	color: #424242;
	line-height: 1.1em;
	margin: 10px 0px 0px 15px;
}


#columnacentro li {
	font-style:italic;
	margin-left:24px;
	font-family:Times;
	font-size: 18px;
	color: #636363;
}

#columnacentro .columnaizquierda a {
	font-size: 20px;
}

.pic {
	margin: 12px 0px 0px 5px;
	width:400px;
	border: 3px #ded29e solid;
}


.listacentro {
	color:#03131F;
	border: #C9C9C9 2px dashed;
	margin-top:0px;
	background-color:#fff;
	padding:2px 15px;
	line-height:19px;
	box-shadow: 0px 1px 10px -4px #000;
}

.listacentro ul {
	padding-left: 2em;
}

#columnacentro .listacentro h2{
	font-family:Georgia;
	line-height:29px;
	font-size:26px;
	margin-bottom:-8px;
	color: #452b0c;
}


.listacentro li {
	padding-left:0px;
	padding-bottom:3px;
	background-image: none;
	list-style:disc;
}

.listacentro dt {
	margin-top:20px;
}

.listacontenidos  h2 {
	font-weight: 500;
	font-size: 20px;
	color:#03131f;
}

.listaizquierda {
	margin-right:0px;
	float:left;
	width: 45%;
}

.listaderecha {
	float:right;
	width: 50%;
}

.fotomain {
	margin: 10px 10px;
	border: 3px #ded29e solid;
}

#columnacentro .fotodesc p {
	font-family:"Arial Narrow";
	font-weight:800;
	font-size:15px;
	color:#FAFAFA;
	padding: 5px 0px;
}

dt {
	font-size:17px;
	color:#636363;
	margin-top:15px;
}

dd {
	color:#636363;
	margin-bottom:35px;
}

.servicios {
	margin-left: -25px;
}
	

#menufooter li {
	display: inline;
	font-weight: 800;
	margin: 0px 15px 0px 0px;
}

#menufooter a {
	text-transform:uppercase;
	font-size: 13px;
	font-weight: 200;
	color: #4faed7;
}

#menufooter a:hover {
	color:#b7c68b;
}

#menufooter a:after {
	color: #5cb5e8;
	content:  "\7C ";
	margin: 0px 0px 0px 15px;
}

#creditos {
	font-size:11px;
}

#creditos p {
	line-height:10px;
	color:#d1d1d1;
}

#creditos a {
	color: #4faed7;
}

#creditos a:hover {
	color:#b7c68b;
}

#creditos {
	height: 50px;
	padding-top: 65px;
	padding-bottom:0;
}

#footerabajo {
	margin: 130px 0px 0px 0px;
}

#logopeq {
	position:relative;
	right:0px;
	bottom: 10px;
}

.galeria {
	width:100%;
	clear:both;
}

.thumb {
	display:inline-block;
	width:100px;
	height:50px;
	border: #EAEAEA 5px solid;
	margin: 0px 1px 5px 0px;
}

.thumb img {
	width:100px;
	height: 50px;
}

.thumb:hover {
	border: #BBBBBB 5px solid;
}

#contact {
	width: 390px; margin: 20px auto; padding: 10px 20px;
}

label {
	color:#452b0c;
	font-family: Georgia;
	font-size:23px;
}

input {
	width: 330px;
	height: 33px;
	margin-top:4px;
	margin-bottom: 18px;
	border-radius: 5px;
	font-size: 15px;
	border: #BBBBBB 2px solid;
	padding-left:10px;
}


input:focus, textarea:focus {
	background: #FAFAFA;
}

textarea {
	resize:vertical;
	font-size: 15px;
	border: #BBBBBB 2px solid;
	width: 320px; height: 160px; padding: 12px 20px 0px 10px; margin: 4px 0 10px 0;
}

input[type=submit] {
	font-family:Georgia;
	color:#EAEAEA;
	background-color:#1B6293;
	font-size:17px;
	width: 90px; height: 37px; padding: 3px 4px; margin: 1px 15px 0 0;
	border: #BBBBBB 2px solid;
	cursor: pointer;
}


