@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contenedor_fds {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top:40px;
}
#contiene_boxs_arriba_fds {
	width: 960px;
	height:528px;
	border-bottom: 1px solid #CCCCCC;
}
#contiene_boxs_arriba_fds #box1_fds {
	width: 389px;
	height:528px;
	float:left;
}
#contiene_boxs_arriba_fds #box2_fds {
	width: 561px;
	height:528px;
	float:left;
}
#contiene_boxs_arriba_fds #box2_fds h2 {
	padding-top:35px;
	font-size:22px;
	color:#666666;
	padding-left:100px;
	font-weight:normal;
}
#contiene_boxs_arriba_fds #box2_fds h2 span {
	color:#2a94b7;
}
#contiene_boxs_arriba_fds #box2_fds p {
	padding-top:60px;
	color:#999;
	font-size:12px;
	text-align:justify;
}
#contiene_boxs_arriba_fds #box2_fds img {
	margin-top:60px;
	padding-left:60px;
}
#contiene_boxs_abajo_fds {
	width:960px;
	height:auto;
	margin-top:30px;
}
#contiene_boxs_abajo_fds #box1_fds {
	width: 487px;
	height:200px;
	float:left;
	border-right: 1px dotted #CCCCCC;
	margin-left:10px;
}
#contiene_boxs_abajo_fds #box1_fds.plan_fds_libre {
	width:450px;
	padding-right:10px;
	margin-left:0px;
}
#contiene_boxs_abajo_fds #box1_fds h3 {
	color:#2a94b7;
	font-size:16px;
}
#contiene_boxs_abajo_fds #box1_fds p{
	padding-top:25px;
	font-size:12px;
	color:#999;
	line-height:18px;
	text-align:justify;
}
#contiene_boxs_abajo_fds #box1_fds .cuadro_plan_fds {
	width:241px;
	height:167px;
	float:left;
	margin-top:20px;
}
#contiene_boxs_abajo_fds #box1_fds .cuadro_plan_fds h4 {
	font-size:30px;
	color:#999999;
	font-weight:normal;
	padding-left:30px;
}
#contiene_boxs_abajo_fds #box1_fds .cuadro_plan_fds h4 span {
	color:#2a94b7;
}
#contiene_boxs_abajo_fds #box1_fds .cuadro_plan_fds .plan_ideal_fds {
	width:241px;
	height:35px;
}
#contiene_boxs_abajo_fds #box1_fds .cuadro_plan_fds .plan_ideal_fds p {
	padding-top:0px;
	margin-left:5px;
	text-align:center;
	_margin-top:48px;
}
#contiene_boxs_abajo_fds #box1_fds .cuadro_plan_fds .plan_ideal_fds img {
	margin-left:50px;
	margin-top:20px;
}
#contiene_boxs_abajo_fds #box1_fds .cuadro_plan_fds .plan_ideal_fds img:hover {
	opacity:0.7;
}
#contiene_boxs_abajo_fds #box1_fds .cuadro_plan_fds h4 cite {
	color:#db004c;
	font-style:normal;
}
#separador_fds_libre {
	width:960px;
	height:34px;
	background: url(../img/fnd_seleccion_plan.jpg) no-repeat center;
	margin-top:30px;
	Float:left;
}
#separador_fds_libre p {
	padding-left:272px;
	font-size:24px;
	color:#2a94b7;
}
.cuadro_plan_fds.selected{
	background:lightyellow; 
}
.acceso_a_plan_fds_libre {
	width:960px;
	height:auto;
	Float:left;
}
#separador_fds_libre p span {
	color:#333;
}
#planes_hombre_fds_libre {
	width:960px;
	height:320px;
	Float:left;
}
.plan_meses_fds_libre {
	background:url(../images/background_cuadro_fdslibre.gif) repeat-x top;
	margin-top:20px;
	width: 280px;
	height:288px;
	float:left;
	border: solid 1px #999999;
	margin-right:56px;
}
.plan_meses_fds_libre h5 {
	font-weight:normal;
	text-align:center;
	padding-top:10px;
	color:#99cc33;
	font-size: 28px;
}
.plan_meses_fds_libre  p {
	font-size:12px;
	color:#666;
	padding-top:13px;
	padding-bottom:15px;
	float:left;
	width:278px;
	text-align:center;
}
.plan_meses_fds_libre ul {
	width:260px;
	display:block;
	padding-left:20px;
	float:left;
	text-align:center;
}
.plan_meses_fds_libre ul li {
	list-style:none;
	color:#666;
	height:20px;
	width:120px;
	font-size:14px;
	padding-bottom:3px;
	float:left;
	font-weight:bold;

}
.plan_meses_fds_libre #precio_fds_libre {
	width:280px;
	float:left;
}
.plan_meses_fds_libre #precio_fds_libre p {
	font-size:50px;
	color:#99cc33;
	text-align:center;
	padding-bottom:15px;
}
.plan_meses_fds_libre img {
	float:left;
	margin-left:10px;
}
.plan_meses_fds_libre img:hover {
	opacity:0.7;
}
