@charset "utf-8";
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(images/maderaoscura.jpg);
}
.textolink {
	color: #FFFFFF;
	text-decoration: none;
}
.titulos {
	font-weight: bold;
	padding-bottom: 4px;
	font-size: 18px;
}
.destacado {
	font-weight: bold;
	color: #FF0000;
}
.lineaizquierda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#botonera a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.facebook {
	width:44px;
	height:265px;
	position:fixed;
	display:block;
	margin-top:120px;
	left:0;
}
#botonera a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#botonera a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h3 {
	text-transform: uppercase;
	margin-top: 0px;
}
P {
	margin-top: 0px;
}
.prensa {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E94752;
	padding: 5px;
}
#antesdespues img {
	width: 80%;
	height: auto;
}

.whatsapp {
  position:fixed;
  width:120px;
  height:120px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:90px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:13px;
}
