/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Content */ 

body {
	background:#041e3a url(../images/back-site.jpg) top center no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#363636;
	}

a {
	color:#3981b9;
	}

#main {
	margin:0 auto;
	width:993px;
	}

#header {
	_height:180px;
	display:block;
	clear:both;
	position:relative;
	margin:0;
	z-index:10;
	padding:0 0 180px;
	_padding:0;
	
	
	}
	
.header-inner {
	background:url(../images/bottom-header.gif) bottom left no-repeat;
	}

.header-home {
	background:url(../images/bottom-header-home.gif) bottom left no-repeat;
	}

#header h1 {
	text-indent:-5000px;
	padding:50px 0 0 15px;
	float:left;
	position:relative;
	}

#header h1 a {
	background:url(../images/logo.png) no-repeat;
	display:block;
	width:89px;
	height:100px;
	position:relative;
	}

#header #nav {
	float:left;
	padding:20px 0 0 20px;
	margin:34px 0 0 0;
	background:url(../images/dot-menu-right-2.gif) top right repeat-y;
	}

#header #nav p {
	color:#e3eaee;
	text-shadow: 2px 1px 1px #2e2e2e;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	padding:0 32px 15px 3px;
	background:url(../images/dot-menu.gif) bottom left repeat-x;
	}

#header #nav ul {
	padding:15px 0 0;
	}

#header #nav ul li{
	font-size:1.15em;
	float:left;
	background:url(../images/bg-menu.gif) top right no-repeat;
	padding:0;
	margin:0 8px 0 0;
	}

#header #nav ul li a{
	text-decoration:none;
	text-shadow: 2px 1px 1px #2e2e2e;
	background:url(../images/bg-menu.gif) top left no-repeat;
	padding:8px 0 12px 10px;
	margin:0 10px 0 0;
	color:#FFF;
	display:block;
	/*background:#000;*/
	}

#header #nav ul li.active, #header #nav ul li.hover{
	background-position:bottom right;
	}

#header #nav ul li.hover div.cont-sub {
	display:block;
	}
	
#header #nav ul li.active a, #header #nav ul li.hover a{
	background-position:bottom left;
	}
	
#header #nav ul li div.cont-sub {
	position:absolute;
	margin:0;
	display:none;
	padding:5px 0 0 0;
	z-index:100;
	background:url(../images/empty.gif);
	} 
	
#header #nav ul li div.servicios {
	left:234px;
	width:380px;
	}
	
#header #nav ul li div.estacion {
	width:320px;
	} 

#header #nav ul li div.cont-sub div.bgmenu {
	background:#0a1836;
	overflow:hidden;
	padding:15px 5px 15px 15px;
	}
#header #nav ul li div.cont-sub .descript {
	width:100px;
	float:left;
	height:1%;
	background:none;
	padding:0 5px 0 0;
	text-shadow:none !important;
	}

#header #nav ul li div.cont-sub .descript span {
	padding:0 0 5px 0;
	display:block;
	clear:both;
	}
	
#header #nav ul li div.cont-sub .descript a {
	padding:3px 0;
	background:none;
	text-shadow:none !important;
	text-decoration:underline;
	}
	
#header #nav ul li div.cont-sub div.submenu {
	background:#0a1836;
	float:left;
	padding:0;
	font-size:14px;
	} 
#header #nav ul li div.cont-sub div.submenu p{
	text-shadow:none;
	padding:0;
	display:inherit;
	float:none;
	background:none;
	border-left:1px solid #202e4c;
	padding:0 0 8px 15px;
	}	

#header #nav ul li div.cont-sub div.submenu a{
	background:none;
	border-left:1px solid #202e4c;
	padding:0 0 8px 15px;
	text-decoration:underline;
	text-shadow:none !important;
	color:#F5F5F5;
	} 
	
#header #nav ul li div.cont-sub div.submenu a:hover{
	color:#fff;
	} 
	
#header #status {
	position:absolute;
	top:25px;
	left:652px;
	}

#content{
	background:url(../images/back-content.gif) top left repeat-y;
	position:relative;
	display:block;
	clear:both;
	overflow:hidden;
	height:1%;
	line-height:18px;
	}
	
#content-top {
	overflow:hidden;
	padding:15px 28px;
	}
	
.home-content {
	background:url(../images/bg-content.jpg) 2px top no-repeat;

	}

#content-left{
	float:left;
	width:606px;
	margin:0 29px 0 0;
	}
	
.breadcrumb {
	border-bottom:1px solid #B5CADF;
	padding:0px 0 13px 0;
	}

#content-left h2 {
	background:url(../images/txt-cab.png) no-repeat;
	text-indent:-500px;
	padding:0 0 40px 0;
	display:block;
	clear:both;
	}
#content-left p.temporada {
	background:url(../images/09-10.png) no-repeat;
	width:255px;
	height:184px;
	text-indent:-5000px;
	float:left;
	margin:0 25px 0 0;
	}
	
.promo {
	border:1px solid #fff;
	/*overflow:hidden;*/
	height:181px;
	width:322px;
	float:left;
	position:relative;
	z-index:1;
	}
	
#content-right{
	float:left;
	width:300px;
	}
	
.box {
	background:#f8f8f1;
	border:1px solid #e3e3d3;
	padding:5px;
	margin:0 0 15px 0;
	}

.box p {
	padding:0 5px 3px 5px;
	}
	
#webcam {
	position:relative;
	height:186px;
	}
	
#prevision {
	position:relative;
	}

#prevision p.rss {
	background:url(../images/rss.gif) 81px 8px no-repeat
	}

#prevision p.rss a {
	color:#DD602C;
	text-align:right;
	display:block;
	font-size:12px;
	padding:6px 0 0 0;
	}
	
.b300 {
	position:relative;
	margin:0 0 15px 0;
	}
	
.b70 {
	position:relative;
	margin:0 0 15px 0;
	}
	
#content-right h3 {
	text-indent:-5000px;
	padding:15px 10px;
	border:1px solid #d9d89e;
	border-bottom:none;
	}
	
#content-right h3.webcam {
	background:#e8e7b9 url(../images/txt-webcam.gif) 10px center no-repeat;
	}
	
#content-right h3.meteo {
	background:#e8e7b9 url(../images/txt-prevision.gif) 10px center no-repeat;
	}

.photowebcam{
	border:1px solid #a3a38e;
	overflow:hidden;
	}
	
.photowebcam img {
	float:left;
	}

#nav-images-detail {
	position:absolute;
	z-index:100;
	top:-30px;
	right:5px;
	width:100%;
	height:12px;
	overflow:hidden;
	_padding:0 15px 0 0;
	}
	
#nav-images-detail a {
	width:12px;
	height:12px;
	_height:8px;
	background:url(../images/dot-webcam.gif) no-repeat top;
	float:right;
	text-decoration:none;
	margin:0 4px 0 0;
	}
	
#nav-images-detail a.activeSlide {
	background-position:0 -12px;}
	
.add-webcam {
	/*border:1px solid #a3a38e;*/
	}

#estado {
	display:block;
	clear:both;
	overflow:hidden;
	padding:20px 0;
	font-size:14px;
	}
	
#estado p {
	padding:0 0 5px 0;
	}

.estado-left {
	float:left;
	overflow:hidden;
	width:255px;
	margin:0 25px 0 0;
	}

.estado-left p {
	padding:0 0 10px 0;
	}

.estado-left ul {
	padding:10px 0 0 0;
	}

.estado-left ul li{
	border-bottom:1px dotted #EAEAEA;
	padding:8px 4px 8px 23px;
	font-size:12px;
	}

.estado-left ul li.abierto{
	background:url(../images/abierto.gif) no-repeat center left;
	}
	
.estado-left ul li.cerrado{
	background:url(../images/cerrado.gif) no-repeat center left;
	}
	
.estado-left ul li.principiante{
	background:url(../images/principiante.gif) no-repeat center left;
	}
	
.estado-left ul li.intermedio{
	background:url(../images/intermedio.gif) no-repeat center left;
	}
	
.estado-left ul li.dificil{
	background:url(../images/dificil.gif) no-repeat center left;
	}

.estado-left h3 {
	text-indent:-5000px;
	padding:19px 0 40px;
	background:url(../images/txt-estado.gif) 2px 4px no-repeat;
	} 
	
.estado-right {
	float:left;
	width:325px;
	position:absolute;
	top:100px;
	left:307px;
	/*z-index:1000*/
	}
	
#noticias{
	display:block;
	clear:both;
	position:relative;
	_padding:8px 0;
	overflow:hidden;
	}
	
#noticias h3 {
	text-indent:-5000px;
	padding:9px;
	background:url(../images/txt-novedades.gif) 0 center no-repeat;
	float:left;
	width:255px;
	margin:0 7px 0 0;
	} 

#noticias p.rss {
	float:left;
	padding:11px 0 0 0;
	background:url(../images/rss.gif) 102px 13px no-repeat
	}
	
#noticias p a.anteriores {
	margin:0 35px 0 0;
	}

#noticias p a.rss-link {
	color:#dd602c;
	margin:0 5px 0 0;
	}

.noticia{
	background:url(../images/dot-noticias.gif) bottom left repeat-x;
	font-size:14px;
	padding:10px 0 20px 0;
	_margin:0 0 10px 0;
	overflow:hidden;
	display:block;
	clear:both;
	position:relative;
	}
	
.noticia .noticia-left {
	float:left;
	margin:0 25px 0 0;
	overflow:hidden;
	padding:0 0 0 25px;
	width:230px;
	background:transparent url(../images/icon-01.gif) no-repeat scroll 0 5px;
	}
	
.noticia .noticia-left span {
	font-size:12px;
	color:#666;
	padding:5px 0 0;
	display:block;
	clear:both;
	}
	
.noticia .noticia-right {
	float:left;
	width:325px;
	overflow:hidden;
	}

#content-bottom {
	padding:10px 28px;
	display:block;
	clear:both;
	}
	
#comentarios {
	float:left;
	width:255px;
	margin:0 25px 20px 0;
	}
	
#comentarios h3 {
	text-indent:-5000px;
	padding:9px 0 10px;
	background:url(../images/txt-comentarios.gif) -2px top no-repeat;
	float:left;
	width:255px;
	margin:0 7px 0 0;
	}

/*#comentarios ul{
	overflow: hidden;
	height:1%;
	}*/
	
#comentarios ul li{
	padding:6px 0 6px 25px;
	background:url(../images/icon-02.gif) no-repeat 0 7px;
	overflow:hidden;
	float:left;
	}

#comentarios ul li em {
	font-style:italic;
	padding:2px 0 0 0;
	}

#fotos {
	float:left;
	left:307px;
	width:335px;
	margin:0 19px 20px 0;
	_margin:0 4px 20px 0;
}

#fotos ul{
	display:block;
	clear:both;
	}

#fotos h3 {
	text-indent:-5000px;
	padding:9px 0 10px;
	background:url(../images/txt-fotografias.gif) -2px top no-repeat;
	float:left;
	width:300px;
	margin:0 7px 0 0;
	}

#fotos ul li {
	float:left;
	border:3px solid #D1DBDF;
	/*padding:2px;*/
	height:1%;
	display:block;
	margin:12px 10px 0 0;
	_margin:12px 8px 0 0;
}

#fotos ul li a {
	padding:2px;
	display:block;
	overflow:hidden;
	}
	
#fotos ul li a:hover {
	background:#23597C;
	}

#fotos ul li img {
	/*float:left;*/
	_height:69px;
}
#fotos .link-view {
	display:block;
	clear:both;
	padding:0 0 0 28px;
	background:url(../images/icon-03.gif) no-repeat 0 center;
}

#comunidad {
	width:300px;
	float:left;
	overflow:hidden;
	position:relative;
	}

#comunidad .box h3.suscribete {
	text-indent:-5000px;
	padding:15px 0 20px;
	background:url(../images/txt-suscribete.gif) 5px 5px no-repeat;
	width:255px;
	margin:0 7px 0 0;
	overflow:hidden;
	}

.online {
	margin:10px 0 0 0;
	border-top:1px solid #E3E3D3;
	padding:5px 0 0;
	position:relative;
	width:255px;
	}

#comunidad .box h3.siguenos {
	text-indent:-5000px;
	padding:10px 0 0;
	background:url(../images/txt-siguenos.gif) 0 top no-repeat;
	width:255px;
	margin:5px 7px 0 5px;
	overflow:hidden;
	}
	
#store {
	padding:0 0 15px 0;
	}
	
#footer {
	display:block;
	clear:both;
	padding:15px 0;
	margin:20px 28px;
	border-top:1px solid #E3E3D3;
	}
	
#footer h3 {
	color:#CCC;
	}
	
#secondfooter {
	}
	
#secondfooter .logofooter {
	background:url(../images/logo-atudem.gif) 0 center no-repeat;
	display:block;
	width:96px;
	height:100px;
	text-indent:-5000px;
	padding:50px 0 0 15px;
	float:left;
	}
	
#secondfooter #pie {
	float:left;
	width:750px;
	color:#CCC;
	padding:30px 0 0 40px;
	line-height:20px;
	}

#secondfooter #pie .texto {
	color:#FFF;
	font-size:14px;
	}
	
#secondfooter #pie .azul {
	color:#27517F;
	font-size:12px;
	padding:5px 0 0 0;
	}
.inner-page {
	position:relative;
	overflow:hidden;
	}
.p-normal {
	position:relative;
	top:0;
	left:0;
	}
	
/* Contacto */
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em 0;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #051F3A;
	background:#083554;
	color:#FFF;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #051F3A;
	background:#083554;
	color:#FFF;
}

div.wpcf7-spam-blocked {
		border: 2px solid #051F3A;
	background:#083554;
	color:#FFF;
}

div.wpcf7-validation-errors {
		border: 2px solid #051F3A;
	background:#083554;
	color:#FFF;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}

.wpcf7 {
	}
	
.wpcf7 input {
	border:1px solid #9BBACF;
	border-left:1px solid #6D94AF;
	border-bottom:1px solid #6D94AF;
	padding:5px 3px;
	background:#fff;
	width:308px;
	margin:2px 0 5px 0;
	}
	
.wpcf7 select {
	border:1px solid #9BBACF;
	border-left:1px solid #6D94AF;
	border-bottom:1px solid #6D94AF;
	padding:5px 3px;
	width:316px;
	margin:2px 0 5px 0;
	}
	
.wpcf7 textarea {
	border:1px solid #9BBACF;
	border-left:1px solid #6D94AF;
	border-bottom:1px solid #6D94AF;
	padding:5px 3px;
	width:308px;
	margin:2px 0 5px 0;
	}
	
.wpcf7 p.boton input {
	border:1px solid #12425F;
	border-left:1px solid #0A354F;
	border-bottom:1px solid #0A354F;
	width:75px;
	padding:6px 10px;
	background:#23597C;
	color:#fff;
	font-weight:bold;
	}
	
.separador {
	border-bottom:1px solid #E0E9EF;
	padding:20px 0 25px 0 !important;
	margin:0 0 18px;
	}
	
.separador p {
	padding:0 0 7px 0;
	}
	
.descarga {
	display:block;
	clear:both;
	padding:10px;
	background:#256682;
	border:1px solid #1B576F;
	color:#FFF;
	text-decoration:none;
	margin:10px 0;
	}
	
/* tabla ---------*/
/*
table {margin:10px 0 5px 0;width: 540px;}
td {border-right: 1px solid #ededed; border-left: 1px solid #D0D1DA; padding:5px 8px 5px 10px; text-align:left; }
th {border-bottom: 1px solid #ededed; border-left:0; text-align:left; padding:2px 5px 2px 10px; font-weight:bold;}
tbody tr {}
tfoot { padding-bottom:25px}
tfoot td{border-right:0;border-left:0;text-align:left;padding:5px 0 0 0;text-align:left;font-size: 12px;}
.par {background-color:#ededed;}
*/

/*
================================================*/

table.borde {
	border:1px solid #12495F;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 15px 0;
	font-size:13px;
	width:100%;
	}
	
table.borde {

	}
	
table.borde thead th,table.borde thead td{
	padding:10px;
	color:#FFFFFF;
	background-color:#1B576F;
	}

table.borde tfoot th,table.borde tfoot td {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:none !important;
	background-color:#EBE5D9 !important;
	}
table.borde th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}
table.borde tbody th,table.borde td {
	padding:5px 10px 5px 25px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #EBE5D9 !important;
	}
table.borde tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
table.borde tbody tr {
	/*background:#F9F9F9;*/}

table.borde tbody td,
table.borde tbody th {
	border:1px solid #fff;
	border-width:1px 0;
	background:#F9F9F9;
	}

table.borde tbody tr:hover td,
table.borde tbody tr:hover th {
	background:#E8E7B9;
	}
table.borde caption {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}
/*************************************/

.note {
	font-size:12px;
	line-height:22px;
	}
	
.especial {
	border-bottom:1px solid #E0E9EF;
	clear:both;
	display:block;
	/*height:110px;*/
	padding:15px 20px 15px 0;
	overflow:hidden;
	height:1%;
	}

.especial .descrip {
	font-size:12px;
	}
	
.especial h5 {
	font-weight:bold;
	}
	
.especial ul {
	display:block;
	margin:5px 0 0 !important;
	padding:0;
	}
	
.especial li {
	display:block;
	/*font-size:11px;*/
	list-style-type:none;
	margin:3px 0 0;
	padding:0;
	}
	
.especial li span, #normal ul ul li span {
	background-image:url(images/telefono.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding:0 0 0 18px !important;
	}
	
a.masinfo {
	background-color:#F0F0F0;
	border:1px solid #DADADA;
	display:block;
	float:right;
	font-weight:bold;
	margin:-20px 0 0;
	padding:5px 6px;
	}
	
a.mail {
	color:#009933;
	}
	
.especial img {
	border:1px solid #CCCCCC;
	display:block;
	float:left;
	margin:0 25px 6px 0;
	padding:5px;
	background:#fff;
	}
	
#normal {
	clear:both;
	display:block;
	margin:0;
	padding:0;
	}

#normal li {
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
	position:relative;
	}

#normal ul.par {
	background-color:#F8F8F1;
	}

#normal ul {
	border-bottom:1px solid #CCCCCC;
	clear:both;
	font-size:12px;
	margin:0 !important;
	padding:15px 15px 15px 0 !important;
	overflow:hidden;
	height:1%;
	}

#normal ul li.nombre {
	display:block;
	float:left;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:1.1em;
	margin:0 8px 0 0 !important;
	padding:0 0 0 10px !important;
	width:183px;
	}
	
.seccion {
	padding:15px 28px 0 !important;
	}

.contratacion {
	padding:15px 0; 
	font-size:12px;
	}

/*.phplist input {border:1px solid #12425F;
	border-left:1px solid #0A354F;
	border-bottom:1px solid #0A354F;
	width:75px;
	padding:6px 10px;
	background:#fff;
	font-weight:bold;
	}*/
	
/* PHPLIST CSS Document */
.phplist fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}
.phplist label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 100px; 
	padding: 5px 0;; 
	margin: 0 5px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
.phplist {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
/*  min-width: 500px;
  max-width: 700px;
  width: 660px; */
}
/* Use to style multiple lists */
.phplist .list {
	list-style-type: none;
}
/* Caption for multiple lists */
.phplist .caption {

}
.phplist fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}
.phplist input, .phplist textarea, .phplist select{
	width:140px;
	padding:2px 3px;
	_float:right
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	/*width:auto; /     /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

.phplist input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

.phplist textarea{ overflow: auto; }

.phplist small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}
.phplist .required{
	font-weight:bold; 
	color:red;
} 
.phplist .requiredOutline {
	border: 1px solid #ff0000;
}

input#contactsubmit {
	width:60px;
	margin:10px 0 0 109px;
	padding:3px;
	}
.reference {
	font-size:12px;
	font-weight:normal;
	}

/* uses class instead of div, more efficient */
.phplist br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
/* End Contact Form CSS */

#snowpark h3{
	font-size:16px;
	font-weight:bold;
	padding:0 0 10px;
	}

#snowpark ol li {
	padding:5px 0;
	}

/* Comments */
.commentlist {
	padding:15px 0;
	}
#respond h3{
	margin:5px 0 10px;
}
#respond input, #respond textarea{
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#9BBACF #9BBACF #6D94AF #6D94AF;
	border-style:solid;
	border-width:1px;
	margin:2px 0 5px;
	padding:5px 3px;
	font-family:Verdana,Geneva,sans-serif;
	font-size:13px;
}
#respond input{
	float:left;
}
#respond label{
	float:left;
	margin:7px 0 0 10px;
}#respond p{
	overflow:hidden;
	height:1%;
	clear:both;
	padding:0 0 10px;
}
#respond #submit{
	background:#23597C none repeat scroll 0 0;
	border-color:#12425F #12425F #0A354F #0A354F;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-weight:bold;
	padding:6px 10px;
	cursor:pointer;
	width:160px;
}
#respond #comment {
	width:595px;
}
.comment {
	padding:10px;
}
.avatar {
	float:left;
	border:1px solid #CCCCCC;
	display:block;
	margin:0 20px 0 0;
	padding:5px;
	height:32px;
	width:32px;
	background:#FFFFFF;
}
.comment-body {
	overflow:hidden;
	height:1%;
	clear:both;
	padding:0 0 10px;
	background:url(../images/dot-noticias.gif) repeat-x left bottom;
}
.comment-body p {
	width:500px;
	float:left;
	font-size:12px;
}
.comment-meta {
	font-size:11px;
	margin:0 0 5px;
}
.fn {
	font-weight: bold;
}
.cab-comment {
	margin:15px 0 0 0;
	padding:15px 0 0;
	border-top:1px solid #E0E9EF;
	}
.comment-author-lapinilla {
	background:#F8F8F1;
	}
.comment-author-lapinilla .comment-body {
	background:none !important;
	}
/* Archive */

.list-archive {
	margin:0 !important;
	padding:15px 0 10px !important;
}
.list-archive h3{
	font-size:14px !important;
	margin:2px 0 5px;
}
.list-archive p{
	font-size:12px !important;
}
/* Navigation */
.navigation {
	margin:10px 0;
	overflow:hidden;
	height:1%;
}
.navigation .alignleft{
	float:left;
}
.navigation .alignright{
	float:right;
}
.fs-12 { font-size:12px !important; } 

.ficha {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#fcf9f9;
	border:1px solid #f7f1f1;
	float:left;
	margin:10px 25px 22px 10px;
	padding:16px 0 0;
	position:relative;
	text-align:center;
	width:266px;
	}
	
.ficha .elemento {
	height:20px;
	left:0;
	position:absolute;
	top:0;
	width:20px;
	}
	
.ficha img {
	clear:both;
	margin:0 16px 8px;
	}
	
.ficha h3 {
	color:#313131;
	/*font-family:Georgia,"Times New Roman",Times,serif;*/
	font-size:17px;
	margin:0 16px 5px;
	}
	
.ficha span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/icon-camara.gif) no-repeat scroll left center;
	color:#424243;
	font-size:10px;
	margin:0 16px;
	padding:0 0 0 18px;
	}
	
.ficha-footer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bg-ficha-footer.gif) no-repeat scroll left bottom;
	/*height:45px;*/
	margin:5px 0 0;
	overflow:hidden;
	padding:0 0 5px 30px;
	text-align:left;
	width:225px;
	}

/* PHOTOGALERY */

#photo .add-photo-01 {
	background:#093856;
	overflow:hidden;
	color:#ffffff;
	height:1%;
}
#photo .btn-add-photo{
	margin:15px 0 0 0;
}
#photo .btn-add-photo a{
	background:url(../images/btn-subir-foto.gif) no-repeat 0 0;
	display:block;
	height:42px;
}
#photo .btn-add-photo a:hover{
	background:url(../images/btn-subir-foto.gif) no-repeat 0 -42px;
}
#photo .btn-add-photo a.active{
	background:url(../images/btn-subir-foto.gif) no-repeat 0 -84px;
}
#photo .btn-add-photo a.active:hover{
	background:url(../images/btn-subir-foto.gif) no-repeat 0 -126px;
}
#photo .form-campos {
	padding:15px 13px 15px;
	height:165px;
	float:left;
	width:175px;
}
#photo .form-campos h4, #photo .adjuntar h4, #photo .botonderecha h4{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:0 0 5px;
}
#photo .form-campos span, #photo .adjuntar span{
	font-size:10px;
	padding:0 0 0 5px;
	display:block;
}
#photo .form-campos input{
	border:1px solid #042031;
	padding:4px 5px;
	margin:8px 0 0;
	width:163px;
}
#photo .adjuntar{
	float:left;
	padding:15px;
	height:165px;
}
#photo .adjuntar #upload_button{
	height:54px;
	width:152px;
	display:block;
	background: url(../images/btn-add-photo.gif) no-repeat 0 0;margin:7px 0 0;
	padding:0;
	text-align:center;
	width:191px;
	cursor:pointer;
}
#photo .adjuntar #upload_button span{
	font-size:16px;
	font-weight:bold;
	padding:15px 0 0;
}
#photo .botonderecha {
	height:165px;
	float:left;
	margin:0;
	padding:15px 25px 15px 13px;
	width:146px;
}
#photo .botonderecha .send-photo{
	height:44px;
	margin:8px 0 10px;
	padding:0 0 5px;
	width:144px;
	background:url(../images/send-photo.gif) no-repeat 0 0;
	color:#3d3d3d;
	cursor:pointer;
}
#photo .botonderecha #legal{
	float:left;
	margin:4px 5px 0 0;
	padding:0;
}
#photo .botonderecha p{
	font-size:11px;
}
#photo .botonderecha a{
	color:#68bef5 !important;
}



	
.add-photo {
	background:#124E6A;
	color:#fff;
	padding:15px 5px;
	height:190px;
	}

.add-photo ul{
	float:left;
	width:190px;
	margin:0 5px 0 0;
	}
	
.add-photo ul li span{
	display:block;
	clear:both;
	}
.add-photo ul li input {
	padding:5px 3px;
	border:1px solid #12475F;
	width:180px;
	}
.add-photo .adjuntar {
	width:200px;
	float:left;
	padding:15px 20px 0 30px;
	}
	
.botonderecha {
		float:left;
		margin:25px 0 0 0;
		width:250px;
		}
input#publish {
	width:120px;
	padding:5px;
	border:none;
	}
	
#upload_button {
	background:#0C1B3C;
	padding:10px 10px;
	width:130px;
	}
#msj {
	color:#0C0;
	}
	
.listado{
	padding:15px 0 15px 20px;
	}
.listado li {
	padding:5px 0 5px 5px;
	list-style:circle;
		}
#fotosnowpark{
	height:417px;
	overflow:hidden;
	}
#list-photo {
	overflow:hidden;
	height:1%;
	margin:20px 0 0;
}
#list-photo .ficha{
	float:left;
	padding:15px;
	margin:0;
	width:170px;
	text-align:left;
	background:#ffffff;
	border: solid 1px #ffffff ;
}
#list-photo .ficha-hover{
	background-color:#f8f8f1;
	border: solid 1px #f1f1eb ;
}
#list-photo .ficha img{
	margin:0;
}
#list-photo .ficha h3{
	font-size:14px;
	margin:15px 0 5px;
	
}
#list-photo .ficha span{
	font-size:14px;
	margin:0;
	padding:0;
	font-size:10px;
	line-height:14px;
}
/* Confirmación Newsletter */
.confirm-news {
	background:#9bd252;
	border:1px solid #8dbe49;
	padding:15px 30px 15px 20px;
	margin:0 0 20px;
	color:#0c1b3c;
}
.confirm-news span{
	font-size:14px;
	display:block;
	font-weight:bold;
	margin:0 0 3px;
}
/* Promoción Newsletter */
.promo-news {
	background:#f8f8f1 url(../images/promo-news.gif) no-repeat 15px 23px;
	border:1px solid #e3e3d3;
	padding:20px;
	overflow:hidden;
	height:1%;
	margin:15px 0;
	}
.promo-news form{
	float:right;
	}
.promo-news #contactsubmit{
	margin-left:109px;
	cursor:pointer;
	}
