html {
	height: 100%;
	overflow: auto;
}
body {
	background-image:url(images/temp1/bg_der1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#a6a6a6;
	margin: 0px;
	height: 100%;
	SCROLLBAR-FACE-COLOR: #693065;
	SCROLLBAR-HIGHLIGHT-COLOR: #93508e;
	SCROLLBAR-SHADOW-COLOR: #3d133a;
	SCROLLBAR-ARROW-COLOR: #f9a024;
	SCROLLBAR-BASE-COLOR: #42243f;
}
#body2 {
	height: 100%;
	background-image: url(images/temp1/bg_izq1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap {
	width: 904px;
	margin-left: auto;
	height: 100%;
	background-color: #612D5D;

}
#izq {
	width: 279px;
	float: left;
	background-image: url(images/temp1/bg_izq1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
#der {
	width: 625px;
	float: right;
	background-image: url(images/temp1/bg_der1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
#espacio {
    height:63px;
}
#logoMenu {
	text-align: right;
	height: 542px;
	vertical-align: bottom;
	background-image: url(images/temp1/bg_centro_izq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#izqlogo {
	height: 175px;
	vertical-align:bottom;
}
#menu {
	width: 279px;
	padding-top: 28px;
}
#idioma {
	background-image: url(images/temp1/bg_centro_sup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 541px;
	height: 175px;
}
#fotos2 {
	width:625px;
	display: block;
}
#texto {
	width: 625px;
	height: 188px;
	background-image: url(images/temp1/bg_centro_inf.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.textGrande {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	font-weight:bold;
	font-size: 150%;
}
#footer {
	clear: both;
}
