/**************************************************/
/* Grupo Robledo Marron                           */
/**************************************************/
div#allcontent {
	width: 760px !important;
	border: 0;
	margin: 0 auto 0 auto; 
	padding: 0;
}

div#maincontent {
	width: 760px !important;
	height: 410px !important;
	margin: 0 auto; 
	padding: 15px 25px 25px 65px;
	background: url(../images/allcontent_bg.png) top left no-repeat;
	text-align: left;
}

div#header {
	height: 32px !important;
	border: 0;
}

div#topmenu {
	width: 668px;
	height: 20px;
	margin: 0;
	padding: 0;
	background-image: url(../images/topmenu_bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 1px solid #DEDEDE;
	border: 1px solid #CDEB8B;
}

div#center {
	width: 670px !important;
	height: 270px !important;
	margin: 10px 0;
	padding: 0;
	border: 0;
}

div#bottom {
	width: 668px !important;
	height: 32px !important;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
}

div#frontpage-left {
	float: left;
	width: 280px !important;
	height: 250px !important;
	margin: 0 10px 0 0;
	padding: 10px;
	border: 0;
}

div#frontpage-right {
	float: left;
	width: 360px !important;
	height: 250px !important;
	margin: 0;
	padding: 0;
	border: 0;	 
}

div#fullcolumn {
	height: 230px !important;
	margin: 0 8px 0 0;
	padding: 10px;
	overflow: auto;
	border: 1px solid #CDEB8B;
	border: 0;
}

div#photodiv {
	float: left;
	width: 360px !important;
	height: 250px !important;
	margin: 0;
	padding: 0;
	border: 0;	 
}

div#leftcolumn {
	float: left;
	width: 276px !important;
	height: 250px !important;
	margin: 0 8px 0 0;
	padding: 10px;
	overflow: auto;
	border: 1px solid #DDDDDD;
	border: 1px solid #CDEB8B;
}

div#rightcolumn {
	float: left;
	width: 360px !important;
	height: 270px !important;
	margin: 0;
	padding: 0px;
	overflow: auto;
	overflow: scroll;
	border: 1px solid #DDDDDD;
	border: 1px solid #CDEB8B;
	border: 0;
}

div#calidades-left {
	float: left;
	width: 300px !important;
	height: 220px !important;
	margin: 0 8px 0 0;
	padding: 10px;
	overflow: auto;
	border: 1px solid #DDDDDD;
	border: 1px solid #CDEB8B;
}

div#calidades-right {
	float: left;
	width: 300px !important;
	height: 220px !important;
	margin: 0;
	padding: 10px;
	overflow: auto;
	border: 1px solid #DDDDDD;
	border: 1px solid #CDEB8B;
}

div#leftform {
	float: left;
	width: 320px !important;
	height: 220px !important;
	margin: 0 20px 0 0;
	padding: 0px;
	overflow: auto;
	border: 0;
}

div#rightform {
	float: left;
	width: 320px !important;
	height: 220px !important;
	margin: 0;
	padding: 0px;
	overflow: auto;
	border: 0;
}

div#planos {
	float: left;
	width: 363px !important;
	height: 272px !important;
	margin: 0;
	padding: 0;
}

div#planodiv {
	height: 250px !important;
}

div#planonav {
	height: 19px !important;
}

div#bottom-phone {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #CDEB8B;
}

div#bottom-menu {
	float: right;
	height: 18px;
	margin: 0;
	margin-right: 45px;
}

div#footer {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #999999; 
}

div.break {
	clear: both;
}

