body {
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images/bg.gif) repeat-x;
	margin-top: 0px;
}

#container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	background: #FFFFFF;
	z-index: 5;
}
#logo_berlitz {
	float: left;
	height: 129px;
	width: 586px;
}
#multicontactos {
	float: right;
	height: 42px;
	width: 356px;
}
#busqueda {
	float: right;
	height: 33px;
	width: 356px;
	background: url(images/header_05.jpg);
}
#header_bg {
	height: 54px;
	width: 356px;
	float: right;
	background: url(images/header_06.jpg);
}
#ban_principal {
	height: 226px;
	width: 605px;
	padding-top: 8px;
	float: right;
	padding-right: 3px;
	z-index: 5px;
}
#newsletter {
	float: left;
	height: 62px;
	width: 320px;
	padding-top: 8px;
	padding-left: 3px;
	padding-bottom: 2px;
}
#bt_right {
	float: left;
	height: 162px;
	width: 328px;
}
#col_left {
	clear: both;
	float: left;
	height: 358px;
	width: 328px;
}
#col_center {
	height: 358px;
	width: 337px;
	float: left;
}
#lista_productos {
	height: 155px;
	width: 277px;
	background: url(images/bt_right_13.gif) no-repeat;
	float: right;
	font-size: 12px;
	padding-top: 30px;
}
#testimoniales {
	float: right;
	height: 169px;
	width: 277px;
	position: relative;
}

#lista_productos a, #footer a {
	text-decoration: none;
	color: #212E60;
}
#lista_productos a:hover, #footer a:hover {
	text-decoration: underline;
}
#footer {
	height: 36px;
	width: 942px;
	clear: both;
	font-size: 12px;
	color: #212A65;
	padding-top: 10px;
}

/*----INTERIORES----*/

#contenido {
	width: 625px;
	float: left;
	padding-left: 15px;
}

#banners_right {
	float: right;
	height: 325px;
	width: 279px;
}
#tit_foto {
	height: 204px;
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
}
h1 {
	height: 24px;
	width: 300px;
	float: left;
	background: url(images/tit_gradient.jpg) no-repeat left;
	color: #FFFFFF;
	font: bold 18px "Century Gothic", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: -25px;
	padding-left: 25px;
}
h2 {
	font-size: 22px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #232f68;
	font-weight: bold;
}

p, li{
	font-size: 12px;
}
p a {
	color: #6086C4;
}

h3 {
	font-size: 16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #232f68;
	font-weight: bold;
}
.tx_resaltado {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #232f68;
}
.tx_resaltado a{
	text-decoration: none;
	color: #232f68;
}
.tx_resaltado a:hover{
	text-decoration: underline;
}
#tamano_tipo {
	background: url(none);
}
#tit_test {
	height: 204px;
	width: 176px;
	margin: 10px 25px 10px 10px;
	float: left;
}
.bumpbox{
	z-index:100000px;
}

/*Bumpbox*/
#grow {
	padding:3px 8px 3px 2px !important;
	oveflow:hidden !important;
	background:#FFE401 !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#grow {
	padding: 0px !important;
	oveflow:hidden !important;
	background:#FFE401 !important;
	width:500px !important;	
}
	#grow #htmlframe {
		oveflow:hidden !important;
		width:500px !important;	
	}
}
	#grow #htmlframe {
		oveflow:hidden !important;
	}
		#grow #htmlframe iframe {
			oveflow:hidden !important;
			width:518px !important;
			height:546px !important;
		}

