@charset "UTF-8";
#ramsar_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#line_color {
	height: 10px;
	background-color: #5dc0e6;
}
#line_verde {
	background-color: #3a8a93;
	height: 10px;
	width: 630px;
}
#content_ramsar_text {
	background-color: #f2f2e7;
}
.titulo_ram {
	font-family: 'Gudea', sans-serif;
	font-size: 20px;
	font-weight: 300;
	color: #726658;
	line-height: 23px;
}
#main_tittle {
	float: left;
	margin-top: 55px;
	margin-left: 55px;
}
#verde_titulo {
	float: right;
	height: 46px;
	width: 307px;
	background-image: url(../img/ramsar/verde_fondo.png);
	background-position: left top;
	margin-top: 40px;
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	color: #FFF;
	line-height: 45px;
	padding-left: 30px;
}
#gallery_button {
	height: 44px;
	width: 147px;
	background-image: url(../img/ramsar/caja_gallery.png);
	text-align: center;
	padding-right: 10px;
	left: 117px;
	top: 6px;
}
#gallery_button a {
	font-family: 'Gudea', sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: 300;
	color: #FFF;
	line-height: 30px;
	-webkit-transition: color 200ms ease;
	-moz-transition: color 200ms ease;
	-o-transition: color 200ms ease;
	-ms-transition: color 200ms ease;
	transition: color 200ms ease;
}
#gallery_button a:hover {
	color: #2B2A13;
}
#art_container {
	background-image: url(../img/ramsar/flor.png);
	background-repeat: no-repeat;
	background-position: 800px bottom;
}
#gallery_button2 {
	height: 37px;
	width: 94px;
	background-image: url(../img/ramsar/regresar.png);
	text-align: center;
	padding-right: 10px;
	left: 168px;
	top: 6px;
	background-repeat: no-repeat;
}
#gallery_button2 a {
	font-family: 'Gudea', sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: 300;
	color: #FFF;
	line-height: 25px;
	-webkit-transition: color 200ms ease;
	-moz-transition: color 200ms ease;
	-o-transition: color 200ms ease;
	-ms-transition: color 200ms ease;
	transition: color 200ms ease;
}
#gallery_button2 a:hover {
	color: #2B2A13;
}
