.whiteallround{
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

a {
	color: #FFFFFF;
}

img{

	border: 0;
	
}

.imagen {
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	margin: 0 auto;
}

.bottomglobo {
	background: #045c97;
	color: #FFFFFF;
	width: 950px;
	height: 150px;
	background-image: url('../images/zenprop/buildingreflex.png');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

.topglobo {
	background: #045c97;
	color: #FFFFFF;
	height: auto;
	width: 950px;
	background-image: url('../images/zenprop/building.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: center;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

.textfield {
	-x-system-font: none;
	border: 0 solid #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 20px;
	line-height: normal;
	margin: 3px;
	padding: 3px 8px;
	voice-family: inherit;
	width: 171px;
}

input.textfield {
	background: transparent url(../images/textfield_bg.gif) no-repeat scroll
		0 0;
}

textarea.textfield {
	height: 170px;
	background: transparent url(../images/textarea_bg.gif) no-repeat scroll
		0 0;
}

.textsubmit {
	background: transparent url(../images/submit.gif) no-repeat scroll 0 0;
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#accordion {
	width: 980px;
	height: 130px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	overflow: hidden;
	background-image: url(../images/aston.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

h3 {
	font-size: 12px;
	padding: 6px 6px 4px 35px;
	margin: 0;
	color: #fff;
	border-bottom: 1px solid #333333;
	cursor: pointer;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
}

#visible {
	background-image: url(../images/tab-left-active.gif);
	border-bottom: 1px solid #FFFFFF;
}

.panel_body {
	height: 100px;
	background-color: #333333;
	display: block;
	position: relative;
	color: #FFFFFF;
	line-height: 1.3em;
}

.panel_body div {
	padding: 3px 5px;
}

.panel {
	top: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/tab-right.gif);
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #333333;
}

.wrapper {
	bottom: 0px;
	position: absolute;
}

#container {
	display: table;
	padding: 0;
	width: 980px;
}

.form {
	display: table;
	padding: 0;
	margin-left: 12px;
}

.table {
	display: table;
	padding: 0;
	margin: 0px;
}

.row {
	display: table-row;
}

.cell {
	display: table-cell;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

label {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

legend {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#left {
	width: 150px;
	padding: 0;
	background: black;
	display: table-cell;
	background: black;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
	display: none;
}

.column-in {
	margin: 0;
	padding: 20px;
}

#middle1 {
	width: 280px;
	background: black;
	display: table-cell;
}

#right {
	width: 150px;
	background: black;
	display: table-cell;
	background: black;
}

/* IE ONLY */
* html #container {
	
}

* html #row {
	
}

* html #left {
	float: left;
}

* html #right {
	float: right;
}

* html #middle {
	float: left;
}

* html .cleaner {
	display: block;
}

.redroundcont {
	background-color: #000000;
	color: #fff;
}

.redroundcont p {
	margin: 0 10px;
	line-height: 135%;
}

.redroundtop {
	background: url('/images/fondo.png');
	background-repeat: repeat-x;
	background-color: #9E152A;
	height: 34px;
	font-size: 18px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

.redroundtop b {
	line-height: 34px;
}

.redtable {
	background-image: url('/images/fondotabla.png');
	background-repeat: no-repeat;
	border: thin dotted rgb(82, 12, 22);
}

.blueroundcont {
	width: 250px;
	background-color: #000000;
	color: #fff;
	font-size: 18px;
}

.blueroundcont p {
	margin: 0 10px;
	line-height: 135%;
}

.blueroundtop {
	background: url('/images/bfondo.png');
	background-repeat: repeat-x;
	font-size: 18px;
	background-color: #6A7998;
	height: 34px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

.blueroundtop b {
	line-height: 34px;
}

.bluetable {
	background-image: url('/images/bfondotabla.png');
	background-repeat: no-repeat;
	border: thin dotted rgb(11, 51, 85);
}

.goldroundcont {
	width: 250px;
	background-color: #000000;
	color: #fff;
}

.goldroundcont p {
	margin: 0 10px;
	line-height: 135%;
}

.goldroundtop {
	background-image: url('/images/nfondo.png');
	background-repeat: repeat-x;
	font-size: 18px;
	background-color: #00B900;
	height: 34px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

.goldroundtop b {
	line-height: 34px;
}

.goldtable {
	background-image: url('/images/nfondotabla.png');
	background-repeat: no-repeat;
	border: thin dotted rgb(128, 81, 21);
}

.violetroundcont {
	width: 250px;
	background-color: #000000;
	color: #fff;
}

.violetroundcont p {
	margin: 0 10px;
	line-height: 135%;
}

.violetroundtop {
	background-image: url('/images/dfondo.png');
	background-repeat: repeat-x;
	font-size: 18px;
	background-color: #00B900;
	height: 34px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

.violetroundtop b {
	line-height: 34px;
}

.violettable {
	background-image: url('/images/dfondotabla.png');
	background-repeat: no-repeat;
	border: thin dotted rgb(96, 18, 92);
}

.whiteroundcont {
	width: 250px;
	background-color: #000000;
	color: #000000;
}

.whiteroundcont p {
	margin: 0 10px;
}

.whiteroundbottom {
	background: url(../images/wbr.png) no-repeat top right;
}

.whiteroundtop {
	line-height: 34px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

.greenroundcont {
	width: 250px;
	background-color: #000000;
	color: #fff;
}

.greenroundcont p {
	margin: 0 10px;
	line-height: 135%;
}

.greenroundtop {
	background-image: url('/images/gfondo.png');
	background-repeat: repeat-x;
	font-size: 18px;
	background-color: #00B900;
	height: 34px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

.greenroundtop b {
	line-height: 34px;
}

.greenroundbottom {
	background: url(br.png) no-repeat top right;
}

.greentable {
	background-image: url('/images/gfondotabla.png');
	background-repeat: no-repeat;
	border: thin dotted rgb(0, 68, 0);
}