html,body {
	background-image: url(../img/TIRA_REPITE_BACKGROUND.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#000;
	padding:0;
	margin:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1
{
	margin-bottom:10px;
	font-size:13px;
}

/* CABECERA */

.cab
{
	position:absolute;
	left:50%;
	margin-left:-512px;
	top:10px;
	width:1024px;
	height:76px;
}

.cabTop
{
	width:1024px;
	height:6px;
	background-image: url(../img/cabecera/CURVATURA_SUPERIOR_BASE.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cabMain
{
	width:1024px;
	height:64px;
	background-image: url(../img/cabecera/TIRA_REPITE_BASE.jpg);
	background-repeat: repeat-y;
}

.cabBottom
{
	width:1024px;
	height:6px;
	background-image: url(../img/cabecera/CURVATURA_INFERIOR_BASE.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.logo
{
	position:absolute;
	left:10px;
	top:10px;
}

.frases
{
	position:absolute;
	left:215px;
	top:10px;
}

.titIdioma
{
	position:absolute;
	left:854px;
	top:12px;
	width:158px;
	height:17px;
}

.comboIdioma
{
	position:absolute;
	left:851px;
	top:36px;
}

.menu
{
	position:absolute;
	left:214px;
	top:41px;
}

/* MAIN DIV */

.mainBackgroundDiv
{
	position:absolute;
	width:844px;
	height:680px;
	top:87px;
	left:50%;
	margin-left:-512px;
	background:url(../img/BACKGROUND.jpg) top no-repeat;
}

.combosIzda
{
	position:absolute;
	left:50%;
	top:80px;
	margin-left:-350px;
	width:158px;
}

.EarthDiv
{
	position:absolute;
	left:50%;
	top:100px;
	margin:-100px;
	width:436px;
	height:459px;
}

/* FLASH SE PODRÁ BORRAR*/

.flash
{
	position:absolute;
	width:844px;
	height:682px;
	top:86px;
	left:50%;
	margin-left:-512px;
	/*background-color:#666;*/
}

/* COLUMNA DERECHA */

.columnaDcha
{
	position:absolute;
	width:170px;
	top: 96px;
	left:50%;
	margin-left:342px;
	text-align:left;
}

.imgTitulos
{
	width:158px;
	height:19px;
}

.combosSeleccion
{
	width:158px;
	height:20px;
	margin-top:7px;
	margin-bottom:7px;
	font-size:11px;
}

.menuDchaTop
{
	width:170px;
	height:7px;
	background-image: url(../img/derecha/CURVATURA_SUPERIOR_MENU.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.menuDchaMain
{
	width:170px;
	height:335px;
	background-image: url(../img/derecha/TIRA_REPITE_MENU.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.menuDchaBottom
{
	width:170px;
	height:7px;
	background-image: url(../img/derecha/CURVATURA_INFERIOR_MENU.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.avisoLegal
{
	margin-top:15px;
	width:170px;
	text-align:center;
	font-size:10px;
}


.avisoLegal a:link, .avisoLegal a:active, .avisoLegal a:visited
{
	text-decoration:none;
	color:#333;
}

.avisoLegal a:hover
{
	text-decoration:underline;
	color:#000;
}

.imgMenuDechaTitulos
{
	width:158px;
	margin-left:6px;
	margin-bottom:11px;
}

.imgMenuDecha
{
	width:150px;
	margin-left:10px;
	margin-bottom:11px;
}

a:link .boton, a:visited .boton, a:active .boton
{
	display:block;
	width:150px;
	height:20px;
	background-image: url(../img/derecha/NOVEDADES.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-align:center;
	text-decoration:none;
}

a:hover .boton
{
	display:block;
	background-position: center bottom;
	cursor:pointer;
}

/* FICHA */

.ficha
{
	position:absolute;
	width:844px;
	height:682px;
	top:96px;
	left:50%;
	margin-left:-512px;
	visibility:hidden;
}

.fichaTop
{
	background-image: url(../img/fichas/CURVATURA_SUPERIOR_FICHA.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:844px;
	height:6px;
}

.fichaMain
{
	background-image: url(../img/fichas/TIRA_REPITE_FICHA.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width:844px;
	height:670px;
}

.fichaBottom
{
	background-image: url(../img/fichas/CURVATURA_INFERIOR_FICHA.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:844px;
	height:6px;
}

.fichaFrame
{
	position:absolute;
	top:12px;
	left:19px;
	width:815px;
	height:658px;
}


#opacity
{
	position:absolute;
	top:0px;
	left:0px;
	background-color: #000;
  	filter:alpha(opacity=80);
  	-moz-opacity: .8;
  	opacity: .8;
	z-index:50;
	visibility:hidden;
}

#presupuesto
{
	position:absolute;
	left:50%;
	top:50px;
	width:800px;
	margin-left:-400px;
	height:500px;
	z-index:60;
	visibility:hidden;
}

.fichaTopPresupuesto
{
	background-image: url(../img/fichas/CURVATURA_SUPERIOR_PRESU.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:800px;
	height:6px;
}

.fichaMainPresupuesto
{
	background-image: url(../img/fichas/TIRA_REPITE_PRESU.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width:800px;
	height:500px;
}

.fichaBottomPresupuesto
{
	background-image: url(../img/fichas/CURVATURA_INFERIOR_PRESU.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:800px;
	height:6px;
}

.cabPresupuesto
{
	background-color:#32A8DA;
	width:787px;
	height:24px;
	text-align:left;
	margin-left:5px;
}

.titulo
{
	float:left;
	width:500px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-top:4px;
	padding-left:5px;
}

.btCerrarFicha
{
	float:right;
	height:25px;
	width:130px;
	text-align:right;
}


.fichaFramePresupuesto
{
	position:absolute;
	top:36px;
	left:15px;
	width:775px;
	height:464px;
}