﻿

.leftContent
{
	background-image:url('../imagenes/leftContent.png');
	width: 15px;
	height: 33px;
	float: left;
}
.rigthContent
{
	background-image:url('../imagenes/rightContent.png');
	width: 15px;
	height: 33px;
	float: left;
}

.midContent
{
	padding-top:10px;	
	color:white;
	background-image:url('../imagenes/midContent.png');
	background-repeat:repeat-x;
	height: 23px;
	width: 670px;
	float: left;

}

.maca
{
	padding: 20px 20px 20px 20px;
}


.maca2
{
	padding: 25px 25px 25px 25px;
	width:646px;
	float: left;
	text-align:justify;
}

.cunia
{
	background-image:url('../imagenes/cunia.png');
	float:left;
	width:2px;
	height:82px;
}

.centrar
{
	text-align:center;
}
img
{
	border: 0px;
}