
div#centro
{
	float:left;
	width:630px;
	border:solid 0px navy;
	margin-bottom:0;

}
div#columna-lateral
{
	float:right;
	border:solid 0px red;
	width:205px;
	margin:0;
	padding:0;
	overflow:hidden;
	margin-right:10px;
	font-size:13px;
	font-family:Helvetica,Arial, sans-serif;
}
div#columna-lateral h2
{
	font-size:19px;
	color:#333333;
	margin:5px 0 5px 0;
	padding:0;
	padding:0;
	letter-spacing:-0.08em;
	
}
div#columna-lateral p
{
	margin:0;
	padding:0;
	line-height:15px;
}
div#columna-lateral .opciones-comparticion
{
	margin-bottom:15px;
}
div#columna-lateral .opciones-comparticion img
{
	margin:0 20px 0 0;
}
.txtsuscripcion
{
	width:142px;
	margin:6px 0 0 1px;
	padding:0;
	border:solid 0px #A5A6A7;
	height:13px;
	font-size:11px;
	vertical-align:top;
}
.btnsuscribir
{
	filter:alpha(opacity=0);
	opacity: 0.0;
	-moz-opacity:0.0;
	width:35px;
	margin:0;
}
.suscribir
{
	background:url(../imagenes/comunes/btnsuscribir.png) no-repeat 0 center;
	border:none;	
	margin:0;
	padding:0;
	vertical-align:middle;
	
}
#mensuscripcion
{
	color:red;
	font-style:italic;
	font-size:12px;
	
}
.planes
{
	margin:0 20px;
	margin-bottom:0;
	padding:0;
	height:230px;
	width:603px;
	border:solid 1px red;
	overflow:hidden;
}


div#plan1{
	background:url(../imagenes/inicio/plan1.png) no-repeat 0 top;
}
div#plan2{
	background:url(../imagenes/inicio/plan2.png) no-repeat 0 top;
}
div#plan3{
	background:url(../imagenes/inicio/plan3.png) no-repeat 0 top;
}
div#plan4{
	background:url(../imagenes/inicio/plan4.png) no-repeat 0 top;
}

div#contenedor-opciones
{
	width:630px;
	border:solid 0px red;
	margin:20px 0;
	margin-left:5px;
	padding:0;
	overflow:hidden;
	
}

div#contenedor-opciones div
{
	float:left;
	border:solid 0px red;
	width:297px;
	margin:12px;
	margin-right:0;
	color:#262626;
	padding:10px 0;
	overflow:hidden;
	height:1%;
}
div#contenedor-opciones .opcion1
{
	background:url(../imagenes/inicio/opcion1.jpg) no-repeat center center;	
}
div#contenedor-opciones .opcion2
{
	background:url(../imagenes/inicio/opcion2.jpg) no-repeat center center;	
}
div#contenedor-opciones .opcion3
{
	background:url(../imagenes/inicio/opcion3.jpg) no-repeat center center;	
}
div#contenedor-opciones .opcion4
{
	background:url(../imagenes/inicio/opcion4a.jpg) no-repeat center center;	
}

div#contenedor-opciones h1
{
	font-size:23px;
	margin: 0px 0;
	margin-left:100px;
	margin-right:30px;
	padding:0;
	border-bottom:dotted 1px #262626;
	/*letter-spacing:-1px;*/
}
div#contenedor-opciones p
{
	font-size:12px;
	margin: 4px 0;
	margin-left:100px;
	padding:0;	
}
div#contenedor-opciones div:first-child p
{
	margin-left:100px;
} 

div#contenedor-portafolio
{
	border:solid 0px red;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	height:257px;
	width:852px;
	clear:both;
	background:url(../imagenes/inicio/fondo-portafolio.png) no-repeat center bottom;
}
div#contenedor-portafolio h1
{	
	color:#FFFF00;
	font-size:22px;
	font-weight:normal;
	margin:35px 0 0 25px;
	border:solid 0px red;
}
