.margen{
	margin-left: 6em;
}
.margen_menor{
	margin-left: 3em;
}
.margen_peque{
	margin-left: 1em;
}
#envio_def{
	vertical-align:middle;
}
.borde{
	border:1px solid #c9d7f1;
	margin-bottom:10px;
	border-collapse:collapse;
}
/*.caja{
	border:2px solid #20B2AA;
	background-color: #c9d7f1;
	border-collapse:collapse;
}*/
#pie{
	width: 100%;
	height: 26px;
	background-color: #c9d7f1;
	border-top:2px solid #20B2AA;
	border-bottom:2px solid #20B2AA;
	margin-top: 20px;
}
#derechaDiv{
	text-align:center;
}
#izquierdaDiv{
	text-align:center;
}
#centroDiv{
	text-align:center;
}
.tabla{
	width: 100%;
	table-layout:fixed;
}
.bordeDerecho{
	border-right: 1px solid #c9d7f1;
}
.filaVacia{
	background-color: #c9d7f1;
}
#cabecera{
	width: 100%;
	height: 91px;
	background-color: #c9d7f1;
	border-top:2px solid #20B2AA;
	border-bottom:2px solid #20B2AA;
	font-weight: bold;
	font-size: 2em;
	/*text-align:center;*/
	overflow: hidden;
	margin-bottom: 20px;
}
/*#video{
	margin-left: 10px;
	float: left;
	height: 90px;
	width: 500px;
}*/
#logo{
	/*margin-top: 10px;*/
	margin-left: 10px;
	float: left;
	height: 90px;
	width: 230px;
	background: url(logo.gif) left bottom no-repeat;
}
#titulo{
	margin-top: 45px;
	text-align: right;
	margin-right:1em;
	float:right;
	color: #0303A7;
	font-style:italic;
	font-family: cursive;
}
#post_titulo{
	margin-top: 54px;
	float:right;
	margin-right:4em;
}
a img { /* Enlaces en imágenes */
border-width:0; /* Sin borde */
}
.boton{
	background-color: #c9d7f1;
	border:2px solid #20B2AA;
	cursor:pointer;
}
.plantilla{
	font-style:italic;
	font-family: cursive;
	color: #0303A7;
}
.plantillaRed{
	font-style:italic;
	font-family: cursive;
	color: red;
}
.usuario{
	font-style:italic;
	/*font-family: cursive;*/
	color: Darkorange;
}
.fecha{
	font-style:italic;
	/*font-family: cursive;*/
	color: Darkorange;
}
.texto{
	font-weight:bold;
}
