#bajarCv {
	height: 60px;
	width:56px;
	position:absolute;
	top:163px;
	left:195px;
}
#bajarCv a {
	height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	background-color:#F8F2E1;
	padding-top: 68px;
	padding-left:10px;
	color: #E2007A;
	font-weight:bold;
	background-image: url(imagenes/iconos/bajar_off.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#bajarCv a span {
	height: 4px;
	width:56px;
	border-top-color:#FFFFFF;
	border-top-width:3px;
	border-top-style: solid;
	position:absolute;
	top:56px;
	left:0px;
}
#bajarCv a:hover {
	background-color:#F0FDC6;
	background-image: url(imagenes/iconos/bajar_on.gif);
}
#submenu_cd {
	position: absolute;
	left: 195px;
	top: 163px;
	width: 66px;
}
#submenu_cd ul {
	list-style-type:none;
	width: 66px;
	float:left;
}
#submenu_cd li {
	width: 66px;
	height:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#submenu_cd li a, #submenu_cd li a:link, #submenu_cd li a:visited {
	width: 66px;
	font-size: 10px;
	line-height: 10px;
	padding-top:5px;
	padding-bottom:6px;
	color:#7D7D7D;
}
#submenu_cd li a:hover, #submenu_cd li a:focus, #submenu_cd li a:active{
	color: #E2007A;
}
.cd_actual {
	width: 66px;
	font-size: 10px;
	line-height: 10px;
	padding-top:5px;
	padding-bottom:6px;
	color: #E2007A;
}
p {
margin-bottom:10px;
}
#texto {
	width:478px;
	font-size:11px;
	height:291px;
	background-color:#F2FAF4;
	line-height: 14px;
	color: #6C6C6C;
	padding-left:47px;
	padding-right:12px;
	padding-top:29px;
	display: block;
	margin-top:11px;
	overflow: auto;
}
#texto_home {
	width:478px;
	font-size:11px;
	height:291px;
	background-image: url(imagenes/fdo_rayado.gif);
	background-repeat:repeat;
	line-height: 14px;
	color: #6C6C6C;
	padding-left:47px;
	padding-right:12px;
	padding-top:29px;
	display: block;
	margin-top:11px;
	overflow: auto;
}
#texto a {
	display:inline;
	text-decoration: underline;
	color: #6C6C6C;
}
#texto a:hover {
	color: #272727;
}
.titulo{
color: #E2007A;
}
