@charset "utf-8";
/* CSS Document */
a {
	outline:none;
}
.home {
	font-family: Arial;
	font-size:13px;
	color:#000;
}

.home ul {
	margin-top:52px;
}
.home  li {
	list-style:none;
	height:40px;
	font-weight:bold;
	background-image: url(../image/fonoaudiologo_flecha_li.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left:18px;
}
.home a {
	font-family: Arial;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.home a:hober {
	color:#FFFFFF;
}
.btn_area {
	height:48px;
	width:260px;
	float:right;
	display:block;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:8px 0 3px 0;
}
a.btn_area {
	color:#666666;
	background:url(../image/fonoaudiologo_btn_area.png) no-repeat top;
	text-decoration:none;
}
a:hover.btn_area {
	color:#420084;
	background:url(../image/fonoaudiologo_btn_area.png) no-repeat bottom;
}
.btn_area2 {
	height:37px;
	width:260px;
	float:right;
	display:block;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:20px 0 3px 0;
}
a.btn_area2 {
	color:#666666;
	background:url(../image/fonoaudiologo_btn_area.png) no-repeat top;
	text-decoration:none;
}
a:hover.btn_area2 {
	color:#420084;
	background:url(../image/fonoaudiologo_btn_area.png) no-repeat bottom;
}

.contacto_txt {
	font-family:Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
}
.contacto_txt p {
	font-family:Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
}
.txt_area {
	height:113px;
	width:177px;
	border:#E7A1A1 1px solid;
}
.txt_campo {
	height:17px;
	width:177px;
	border:#E7A1A1 1px solid;
}
.btn_enviar  {
	width:182px;
	height:20px;
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #E7A1A1;
	border: none;

}
.position_contacto {	
	height:334px;
	position:absolute;
	top:190px;
	width:610px;
}
.position_contacto a{
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.somo_txt {
	font-family:Arial;
	font-size:12px;
	color:#01325a;
	text-align:justify;
}
.somo_txt a {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#01325a;

	}
.adultos {
	width:283px;
	height:331px;
	position:absolute;
	left: 48px;
	top: 60px;
}
a.adultos {
	background:url(../image/fonoaudiologo_adultos.png) no-repeat left;
}
a:hover.adultos {
	background:url(../image/fonoaudiologo_adultos.png) no-repeat right;
}
.ninos {
	width:295px;
	height:349px;
	position:absolute;
	left: 331px;
	top: 72px;
}
a.ninos {
	background:url(../image/fonoaudiologo_ninos.png) no-repeat left;
}
a:hover.ninos {
	background:url(../image/fonoaudiologo_ninos.png) no-repeat right;
}

