body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/imasitio/bg.png);
	margin: 0;
}
#wrapper{
	width:800px;
	max-width:100%;
	margin:0 auto;
	text-align:justify;
}
#banner{
	width:800px;
	max-width:100%;
	text-align:justify;
	min-height: 100%;
	height: 150px;
}
#menu{
	width:786px;
	max-width:100%;
	text-align:justify;
	min-height: 100%;
	height: 31px;
	background-image: url(../images/imasitio/bg1.png);
	padding: 0 7px;
	margin: 0;
}
#mainContent{
	width:786px;
	max-width:100%;
	text-align:justify;
	min-height: 100%;
	height: 500px;
	background-image: url(../images/imasitio/bg1.png);
	padding: 0 7px;
	clear: both;
}
#primaryContent{
	width:195px;
	text-align:justify;
	margin: 5px 0 0 5px;
	float: left;
}
#secondaryContent{
	width:575px;
	text-align:justify;
	margin: 5px 5px 0 0;
	float: right;
}
#subsecondaryContent{
	text-align:justify;
	background-image: url(../images/imasitio/bgt.png);
	height: 490px;
}
#subsecondaryContentFrame{
	height: 470px;
	margin: 10px 0px 5px 5px;
	width: 570px;
}
#subPrimaryContent{
	text-align:justify;
	background-image: url(../images/imasitio/bgt.png);
	height: 490px;
}
.mtitles  {
	text-align:justify;
	font-size: 14px;
	padding: 20px 5px 0px 5px;
	font-weight: bold;
	color: #bc1e35;
	text-transform: uppercase;
}
.miconos  {
	text-align:center;
	font-size: 11px;
	font-weight: normal;
	color: #07565b;
	text-transform: uppercase;
	display: table;
	padding: 0;
}
.miconosimg  {
	text-align:center;
	font-size: 14px;
	padding: 25px 5px 5px 5px;
	font-weight: 400;
	color: #0D637F;
	text-transform: uppercase;
	width: 50px;
	display: table;
	height: 40px;
}
.mlinea   {
	background-image: url(../images/imasitio/linea1.png);
	height: 10px;
	background-repeat: no-repeat;

}
.mtextos{
	font-size: 100%;
	color: #333333;
}
.mform   {
	padding: 15px 5px 0px 5px;
}
.mlabels{
	width: 50px;
	color: #333333;
	margin: 1px 5px 1px 10px;

}
.minput   {
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 1px;
	border: 1px solid #000000;
	height: 13px;

}
.mcombo   {
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 106px;
	border: 1px solid #000000;
}
.mboton   {
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 50px;
	background-image: url(../images/imasitio/btn.png);
	color: #FFFFFF;
	border: 1px solid #000000;
}
.mpolaroid   {
	margin: 0 auto;
	width: 180px;
	color: #FFFFFF;
	height: 100px;
	padding: 15px 0 0 0;
}
#pie{
	width:800px;
	text-align:justify;
	height: 35px;
	background-image: url(../images/imasitio/bg1.png);
	border-bottom: 7px solid #B38F29;
	clear: both;
	margin: 0 0 0 0;
}
#subpiefondo{
	width:777px;
	clear: both;
	background-image: url(../images/imasitio/bgt.png);
	height: 30px;
	margin: 0 12px 0 12px;
}
#mderechos{
	width:790px;
	text-align:right;
	height: 10px;
	clear: both;
	margin: 0 auto;
	padding: 5px;
	color: #999999;
}

/****************************menu bu***************/
#mContentmenuinferior{
	width:560px;
	margin:0px auto;
}
.mmenuinferior a{
	width:78px;
	float:left;
	text-align: center;
	text-decoration: none;
	color: #07565b;
	border-right: 1px solid #B38F29;
	margin: 10px -1px 10px 0;
	border-left: 1px solid #B38F29;
}
.mmenuinferior a:hover{
	text-align: center;
	text-decoration: none;
	color: #4D3D10;
	text-transform: uppercase;
}
.mmenuinferior a:active{
	text-align: center;
	text-decoration: none;
	color: #bc1e35;
	text-transform: uppercase;
}
/****************************casusel de images***************/
#slideshow {
	position: absolute;
	width: 126px;
	height: 100px;
	overflow: hidden;
	margin: auto;
}
#slideshow img {
	position: relative;
	left: 0px;
	top: 0px;
}
#slideshow2 {
	position: relative;
	width: 200px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #000000;
}
#slideshow2 img {
	position: absolute;
	left: 0;
	top: 0;
}
#pause1 {
	z-index:100;
}
#pause2 {
	z-index:100;
}
