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

.testimonies {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.8em;
}

#top {
	width: 100%;
	margin: 0px;
}
#nav2 {
	width: 184px;
	float: left;
	height: auto;
	background-image: url(imagenes/left-box.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 110px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#nav2 li{


}
#nav2 ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;


}
#nav2 a {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	
}#nav {
	width: 184px;
	margin: 0px;
	background-color: #5B93AA;
	float: left;
	height: auto;
	padding: 0px;
}
#nav a {
	background-color: #5B93AA;
	color: #FFFFFF;
	text-decoration: none;

}
#nav li {
	line-height: 2.5em;
	list-style-type: none;
	text-indent: 5px;
	display: block;
	padding-left: 25px;
	margin-left: -40px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AECCD7;
	
}
#nav li a {
	line-height: 2.5em;
	list-style-type: none;
	text-indent: 5px;
	display: block;
	padding-left: 15px;
	margin-left: -25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AECCD7;
	background-color: #5B93AA;
	color: #FFFFFF;
	
}#nav li a:hover {
	line-height: 2.5em;
	list-style-type: none;
	text-indent: 5px;
	display: block;
	padding-left: 15px;
	margin-left: -25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AECCD7;
	background-color: #40697B;
	color: #FFFFFF;
	
}
.visitado {
	line-height: 2.5em;
	list-style-type: disc;
	text-indent: 5px;
	display: block;
	padding-left: 15px;
	margin-left: -25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #263E48;
	background-color: #A7C5D1;
	color: #003366;
	
}
#nav ul {
	list-style-type: none;
	margin-left: 0px;
	
}
#content-home {
	width: 76%;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	float: right;
	background-image: url(imagenes/bar-box.jpg);
	background-repeat: repeat-x;
	height: auto;
}
#content-audios {
	width: 100%;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	float: right;
	background-image: url(imagenes/bar-box.jpg);
	background-repeat: repeat-x;
	height: auto;
}
h2 {
	margin: 0px;
	padding: 0px;
}


.center-tex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	color: #CC0000;
}
.imagine-box {
	margin: auto;
	width: 600px;
	padding: 0px;
	background-image: url(imagenes/zero-frequency-box.jpg);
	background-repeat: no-repeat;
	height: 280px;
	vertical-align: middle;
	background-position: center;
}
p.imagine-box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	color: #006666;
	font-style: italic;
	line-height: 2em;
	}
.TM {
	text-transform: capitalize;
	font-size: 9px;
}

.center-t {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	font-style: italic;
	color: #35584C;
	
}
.center-orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	font-style: italic;
	color: #7B801C;
	line-height: 1.5em;
	
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	font-style: normal;
	color: #5B93AA;
	
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	font-style: normal;
	color: #94801D;
	
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	font-style: normal;
	color: #94801D;
	line-height: 1.5em;
	
}
.recuadro {
	border: 1px double #5B93AA;
	float: right;
	margin: 2px;
	padding: 5px;
}

p, li{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}
#info {
	margin: auto;
	width: auto;
	padding: 8px;
	background-color: #FFFFFF;
}
.derecha {
	float: right;
}
.red {
	color: #FF0000;
}
.clear { clear:both;}  
.derecha {
	float: right;
	margin-top: 10px;
}
.izquierda {
	float: left;
	margin-top: 10px;
}

