body {
	font-family:Tahoma;
	font-size:11px;
	background-image: url(img/fdo_web.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#001C4F;
	background-attachment:fixed;
}

#contenido {
	position:absolute;
	left:50%;
	top:50%;
	width:826px;
	height:622px;
	margin-left:-413px;
	margin-top:-311px;
	background-image:url(img/fdo_blanco.png);
	background-repeat:no-repeat;
	background-position:center;	
}

#left {
	position:absolute;
	width:220px;
	height:595px;
	left:15px;
	top:13px;
	background-image:url(img/fdo_left.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	text-align:center;
}

#center{
	position:absolute;
	width:201px;
	height:595px;
	left:237px;
	margin-top:13px;
	text-align:left;
}

#right_sup {
	position:absolute;
	width:371px;
	height:545px;
	left:440px;
	margin:auto;
	margin-top: 13px;
	text-align:center;
}

#right_inf {
	position:absolute;
	padding:5px;
	top: 562px;
	width:348px;
	height:35px;
	left:440px;
	text-align:right;
	vertical-align:middle;
	margin-left:6px;
	margin-right:6px;
	background-image:url(img/fdo_pie.png);
	background-repeat:no-repeat;
	background-position:center;
	
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#F00;
	border-bottom:dotted 1px #F00;
	margin-top:5px;
	
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#F00;
	border-bottom:dotted 1px #F00;
	margin-bottom:5px;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background-color:#F00;
	background-image:url(img/fdo_titulo_planes.png);
	background-repeat:repeat-x;
	background-position:left;
	margin-bottom:0px;
	padding-left:5px;
}
.texto_planes {
	padding-bottom:2px;
	padding-left:5px;
	padding-top:2px;
	padding-right:50px;
	background-color:#F4F4F4;
	border-bottom:dashed 1px #F00;
}
.txt11pxGris {
	color:#333;
	font-size:11px;
}

.contratar {
	color:#333;
	font-size:10px;
	text-align:right;
	color:#F00;
	text-decoration:none;
}.txt10pxGris {
	color:#333;
	font-size:10px;
	text-decoration:none;
}

