@charset "UTF-8";
/* CSS Document */

body {
	background-color: #DBE6BD;
	margin: 0px;
	background-image:url(../images/fondomapa.gif)
}

#logotipos {
	width:900px;
	margin:0 auto 0 auto;
}
#logogdf{
	width:100px;
	height:100px;
	float:left;
	margin:0 25px 0 0;
}
#logosedema{
	width:80px;
	height:80px;
	float:left;
	margin:20px 25px 0 0;
}
#logozoologico{
	width:80px;
	height:80px;
	float:left;
	margin:20px 25px 0 0;
}
#textologosedema{
	height:50px;
	float:left;
	margin:32px 0 0 0;
	font-family: 'Montserrat', sans-serif;
	font-size:24px;
	color:#4D4D4D;
}
#baseurllogosedema{
	float:right;
	margin:50px 0 0 0;
}
#urllogosedema{
	font-family: 'Montserrat', sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:right;
	color:#000000;
}
#textourllogosedema{
	font-family: 'Montserrat', sans-serif;
	font-size:12px;
	text-align:right;
	color:#000000;
}
#baseplecaslogotipos{
	width:100%;
	margin: 25px 0 0 0;
}
#plecalogotipos1{
	width:750px;
	height:12px;
	float:left;
	background-color:#CCC;
}
#plecalogotipos2{
	width:25px;
	height:12px;
	float:left;
	background-color:#FDBA2F;
}
#plecalogotipos3{
	width:125px;
	height:12px;
	float:left;
	background-color:#4D4D4D;
}
#baseheader{
	background-color:#FFF;
	padding:25px 0 0 0;
}

#baseinferiorfoot{
	width:900px;
	height:83px;
	background-color:#FFF;
	padding:12px 0 0 0;
	margin:0 auto 0 auto;
}

	#textosfoot{
		width:832px;
		height:48px;
		float:left;
		background-color:#FFF;
		font-family: 'Montserrat', sans-serif;
		font-size:10px;
		font-weight:normal;
		text-align:center;
		color:#000;
		padding:25px 0 0 0;
	}
		#textosfoot a{
			color:#FDBA2F;
			text-decoration:none;
		}
		#textosfoot a:hover{
			color:#FDBA2F;
			text-decoration:none;
			font-weight:normal;
		}
	#logogdffoot{
		width:68px;
		height:83px;
		float:left;
		background-color:#FFF;
	}