/* www.ferylee.com */

/*------------------------------------------------------------------------
GENERAL
-------------------------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#014587
}
/*------------------------------------------------------------------------
CENTER FRAMESET
-------------------------------------------------------------------------*/
#centerframe {
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
.titulos {
	font-style: normal;
	font-weight: bold;
	color:#B9CED0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.formula {
	padding: 2px;
	border: 1px solid #000099;
}
.cita {
	font-style: italic;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 520px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.pie_foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.pie_video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	font-style: normal;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#top_box {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 205px;
	padding: 0 0 0 0px;
}
/*------------------------------------------------------------------------
LEFT FRAMESET
-------------------------------------------------------------------------*/
#leftframe {
	margin-left: 0;
}
/*------------------------------------------------------------------------
TOP FRAMESET
-------------------------------------------------------------------------*/
#topframe {
	background: #28598A url(../content/cabFondo.gif) repeat-x;
	margin: 0;
}
/*------------------------------------------------------------------------
INTRO
-------------------------------------------------------------------------*/
#intro {
	margin: 0;
}

