@charset "utf-8";
.tablaplanes{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-size: 12px;
}
.plan {
	color: #333333;
	font-weight: bold;
	
}
/* CSS Document */
.Encabezado {
font-size: x-small; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.rollover {
background:transparent url(../imagenes/q.gif) no-repeat scroll left top;
display:block;
height:16px;
margin:5px;
width:15px;
}
.rollover:hover{
background-position: bottom left;
}
img {border: 0;}
tr.one {
	color:#0F4276;
	background-color: #F2F2F2;
	text-align:center;
	}

tr.two {
	color:#0F4276;
	background-color:#DEEFF5;
	text-align:center;
	}
img {border: 0;}
tr.dblue th {
	background-image: url(../imagenes/tback.gif);
	color:#FFFFFF;
	height:25px;
	text-align:left;
	font-size:12px;
	padding:0 6px ;
	position:relative;
	}

td.question {
	text-align:center;
	width: 3%;
	border:0px;
	}

td.feature {
	margin: 3px;
	padding: 5px;
	width:28%;
	height: 13px;
	text-align:left;
	font-size:11px;
	}

td.plans {
	text-align:center;
	color:#31659C;
	margin: 3px;
	width: 20%;
	}
/*td.select_ {
	background-color:#DFF0F4;
	width:20%;
	}

*/
#maintable {
        width: 500px;
        margin:0px auto;
        padding:0px;
        }

#shared {
	text-align:center;
	margin:auto;
	}

.rollover3{
        height: 16px;
        width: 15px;
        background: url(../imagenes/q.gif) top left no-repeat;
        display: block;
        margin:5px;
        }

.rollover3:hover{
        background-position: bottom left;
        }

