/*
 * azúl eléctrico : #008EC4
 */
/* layout */
.wrap{
	background:#8EBCF8 url("../icons/header2.jpg") top center repeat-x;
}
.container{

}
#header{
	margin: 0px auto;
	padding:30px 0 0 0;
	width:960px

}
#content{
	padding:20px 0 10px 0;
}
#footer{
	margin-top:10px;
	padding:10px 0 50px 0;
	font-size:12px;
	border-top:1px solid #add8e6;
}

/* link colors */
body{color:#000; }
a{text-decoration:underline;}
a:link{color:#4d4d4d;}
a:visited{color:#4d4d4d;}
a:hover,a:active{color:#008ec4;}
.quiet{color:#666;}

/* font-family (sizes are set already) */
body{
	font-size:14px;
	font-family:Arial;
	line-height:20px;
}

h1,h2,h3,h4,h5,p,ol,ul{margin-bottom:18px;} /*all but h6 *************** original:18*/
h1,h2,h3,h4,h5{
	font-weight:bold;
}
div p:last-child {margin-bottom:0;}
h1{font-size:36px; line-height:36px}
h2{
	font-size:32px;
	line-height:32px;
	border-bottom:1px solid #add8e6;
	color:#008ec4;
}
h3{font-size:20px;}
h4{font-size:18px; font-weight:bold;}
h5{font-size:12px; font-weight:bold;}

#header h1{
	text-indent:-600px;
	height:100px;
	background:url(../icons/LOGOchate.png) top center no-repeat;
}


blockquote{
	font-size:20px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:bold;
	float:left;
	margin:10px 10px 10px 0;
	width:260px;
	float:left;
}


   blockquote:before { content: '\201C'; }
   blockquote:after { content: '\201D'; }
/*for dev only*/
.bgcolor {background-color:#efe;}
.bgcolor1 {background-color:#fee;}
.bgcolor2 {background-color:#eef;}
/*– Starter CSS end — */

table{
	vertical-align: top;
}
table td{
	padding:2px;
	vertical-align: top;
}
#infomessage {
	/*display:none;*/
	clear:both;
	padding:1em 2em;
	margin:5px;
	background:#b8dbff url(../icons/admin/information.png) 10px center no-repeat;
	font-weight:bold;
}

.number{
	font-family: Georgia,Times New Roman,Helvetica,sans-serif;
	font-weight: bold;
	font-style:italic;
}

#content img{
	padding:6px;
	margin:0 10px 10px 0;
	border:1px solid #bfbfbf;
	-webkit-box-shadow: 1px 2px 2px #bfbfbf;
	-moz-box-shadow:1px 2px 4px #bfbfbf;
	box-shadow: 1px 2px 4px #bfbfbf;
}
#content img:hover{
		-webkit-box-shadow: 1px 2px 4px #4d4d4d;
		-moz-box-shadow:1px 2px 4px #4d4d4d;
		box-shadow: 1px 2px 4px #4d4d4d;
}

img.gallery{
	width:230px;
	height:132px;
	float:left;

}

/* nav */
#header img{

}
/*  menu horizontal con submenu desplegable*/

#divnav {
	margin:10px 0 0 0;
	padding:0;
	background:#e3e3e3;
}
	ul#nav{
		padding: 0;
		margin: 0;
		list-style: none;
	}
	#nav ul { /* all lists */
		padding: 0;
		margin: 0;
	}
	#nav li a:link, #nav li a:visited {
		margin:0;
		text-decoration:none;
		font-size:16px;
		padding:6px 10px 6px 10px;
	}
	#nav li a:hover{
		color:#000;
		background-color:#008ec4;
	}
	/*
	 * elemento activo
	 */
	#nav li a.selected {
		color:#008ec4;/*#9f9b78;*/
		background-color:#fff;
		text-shadow: 1px 1px #efe;
	}
	#nav li { /* all list items */
		display:inline; /* para centrar padding:6px;*/
		padding:6px 0 6px 0;
		margin:0;
	}
	#nav li ul { /* second-level lists */
		position: absolute;
		background: white;
		width: 10em;
		left: -999em; /* using left instead of display to hide menus because display: none isn\\\\\\\'t read by screen readers */
	}
	#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

/* fin menu horizontal*/
.right{
	float:right;
}
.left{
	float:left;
}
.subpage{
	overflow:hidden;
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;
	padding-top:10px;
}
.subpage:hover{
	background-color:#c1d2d9;
}
.subpage  img{
	/*width:230px;
	height:138px;*/
	background-color:#fff;
	margin:0 0 10px 0;
	padding:0 0 0 0;

}
.subpage h3{
	margin:4px 0;
	font-size:24px;
	line-height:26px;
	letter-spacing:0;
}
.subpage:hover h3, .subpage:hover p{
	color:#282828;
}
.subpage a {
	text-decoration:none;
}



.submenu{
	width:960px;
	margin:20px 0 20px 0;
/*	border-bottom:2px solid #9ac6d7;

	background-color:#e5e5e5;
*/
}


.bnav{
	margin-top:30px;
	padding-top:10px;
/*
	border-top:1px solid #bfbfbf;
*/
	clear:both;
}
.bnav a{
	padding:6px;
	display:block;
	text-decoration:none;
}
.bnav a:hover{
	background-color:#e5e5e5;
}

ul#lang_menu{
	margin:4px 0 0 0;
}
#lang_menu li{
	list-style:none;
	float:left;
	margin:0 0 0 1px;
}
#lang_menu a{
	text-decoration:none;
	padding:1px 6px;
}
#lang_menu a:hover{
	background-color:#e5e5e5;
}
/* menu horizontal jerárquico*/
ul.page_tree {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;

}
ul.page_tree li{
	float:left;
	font-size:16px;
	line-height:34px;
	background-color:#e5e5e5;
/*
	background-image: url(../icons/rule_dashed.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
*/
}
ul.page_tree li ul{
	display:none;
	position:absolute;
	width:480px;
	background-color:#add8e6;
}
ul.page_tree li ul.page_tree li{
	float:none;
	display:block;
}
/*
ul.page_tree li:hover ul{
	display:block;
}
*/
.page_tree a{
	display:block;
	text-decoration:none;
	display:block;
	padding:0 10px;
}
.page_tree a:hover{
	background-color:#008ec4;
	color:#fff;
}
.page_tree a.selected{
	color:#008ec4;/*#9f9b78;*/
	background-color:#fff;
	text-shadow: 1px 1px #efe;
}
/* footer nav*/
ul.footernav{
	margin:0;
	padding:0;
}
.footernav li{
	list-style:none;
	float:left;
	margin:0 0 0 1px;
}
.footernav li a{
	text-decoration:none;
}

/* sitemap treeview*/

.sitemapButton{
	float:right;
	display:block;
	width:32px;
	height:24px;
	padding:2px;
	margin:3px 14px 2px 0;
	text-indent:-3000px;
	background:#cccccc url(../icons/1267037855_sitemap.png) center center no-repeat;
	outline:none;
}
.sitemapButton:hover{
	background:#4d4d4d url(../icons/1267037855_sitemap.png) center center no-repeat;
}
ul.sitemap {
/*text-indent:0px;*/
	list-style:none;
	margin:0;
	padding:0;
}
.sitemap li{
	margin:2px 0 2px 0;
	padding:6px;
	margin:2px 0 2px 0;
}
.sitemap a{
	text-decoration:none;
	padding:2px ;
	margin:2px 0 2px 0;
}
.sitemap a:hover{
	color:#000;
}
.sitemap a.selected{
	font-weight:bold;
	background-color:#474636;
	color:#fff;
}
.reserva, a.reserva{

	text-decoration:none;
	color:#fff;
	background:#008EC4 url("../icons/information.png") 4px 50%  no-repeat;
	padding:4px 10px 4px 24px;
	font-size:16px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-shadow: 1px 1px 1px #006b94;
		-webkit-box-shadow: 2px 2px 2px #bfbfbf;
	-moz-box-shadow:1px 2px 2px #bfbfbf;
	box-shadow: 1px 2px 2px #bfbfbf;
}	
.reserva:hover{
	background-color:#0076a3;
}
/* forms */
.nomostrar{
	display:none;
}



form label{
	width:100%;
	clear:both;
	font-weight:normal;
	font-size:12px;
	margin:0 0;
}

input, textarea{
	margin:0 0 10px 0;
	font-size:14px;
	padding:3px;
	border:1px solid #dedede;
	background-color:#fafafa;
}
input.long{
	width:320px;
}

form input.title{
	font-size:18px;
	width:520px;
	padding:4px;
	font-weight:bold;
}

input:focus, textarea:focus{
	border:1px solid #a4b1bd;
	background-color:#FFFFFF;
	outline: 1px solid #e1e1e1;
}

input[type="file"]{/* no funciona*/
	border:1px solid #dedede;
	background-color:#fafafa;

}
input[type="submit"] {
	margin-top:1em;
	display:block;
	clear:both;
	border:0;
	padding:6px;
	background-color:#AAFA5F;
}

input[type="submit"]:hover {

	color:#000000;
	background-color:#C0C0C0;
}
form input.title{
	width:400px;
	font-weight:bold;
}

input.searchInput{
	margin:3px 0 0 0;
	padding:1px;
	height:24px;
	float:left;
}
input.searchButton{
	clear:none;
	float:left;
	width:36px;
	height:28px;
	padding: 	6px 16px;
	margin:3px 3px 0 0;
	text-indent:-300px;
	background:#AAFA5F url(../icons/1267037407_Magnifier2.png) center center no-repeat;
}
input.searchButton:hover{
		background:#4d4d4d url(../icons/1267037407_Magnifier2.png) center center no-repeat;
}

.errFld {border: 1px solid #F00; /*...errores de formulario wforms ... */}
.errMsg {
	color: #000000;
	background-color:#FFFF99;
	margin:0px;
	padding:2px;
	text-indent:15px;
	background-image:url(../icons/admin/bullet_delete.png);
	background-repeat:no-repeat;
	background-position:top left;/**/
}

form .required{
/*
	font-weight:bold;
*/
	} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

form .margin_left{
	margin-left:90px;
}

a.mscln{
	padding:3px;
	text-decoration:none;
	font-weight:bold;
	color:#4d4d4d;
	letter-spacing:0.001em;
}

.inline_menu{
	background-color:#ADD8E6;
	position:fixed;
	top:0;
	left:0;
	padding:6px;
}
.inline_menu a{
	margin:0 6px;
	text-decoration:none;
}
