/* @override 
	http://estilo3d:8888/css/global.css
	http://www.estilo3d.com/css/prehome.css
*/


/* @group Generales */

body {
	background: #333 url(../imags/bg.jpg) repeat-x;
	font: 62.5%/2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
}

#tools a {
	background-image: url(../imags/tools.jpg);
	width: 203px; height: 56px;
	display: block; text-indent: -9999px;
}

#wrapper {
	
}




#container {
	display: block;
	position: relative;
	text-align: left;
	width: 663px;
	margin: 0px auto;
	margin-top: 100px; margin-bottom: 20px;
	}

#logo_idioma {

}

#logo {
	width: 304px ; height: 303px;
	position: relative;
	left: 120px;
	z-index: 30;
}

#idioma{
	
	margin: 0px auto;
	margin-top: 0px;
	display: block;
	width: 347px;
	height: 86px;

}

#idioma li {

}

/* @end */

/* @group Selector de idioma */


a#eng {
	display: block;
	width: 130px;
	height: 86px;
	background: url(../imags/english.jpg) no-repeat;
	text-indent: -50000px;
	margin-right: 55px;
	
}

a#eng:hover {
	background: url(../imags/english.jpg) no-repeat 0 -86px;

}

#idioma li {
	float: left;
}




a#esp{
	display: block;
	width: 142px;
	height: 86px;
	text-indent: -50000px;
	background: url(../imags/espanol.jpg) no-repeat 0 0;
}


a#esp:link {
	background: url(../imags/espanol.jpg) no-repeat 0 0;
}


a#esp:hover {
	background: url(../imags/espanol.jpg) no-repeat 0 -86px;
}

/* @end */

p#flashplayer {
	clear: both;
	text-align: center;
	padding-top: 10px; padding-bottom: 10px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-size: 1.3em;
	margin-top: 35px ; margin-bottom: 35px;
}

#flashplayer a:link {color: white;text-decoration: underline;}
#flashplayer a:hover {color: white; text-decoration: none;}
#flashplayer a:visited {color: white;}

/* @group Datos de contacto */

#contacto {
	font-size: 11px;
	line-height: 1.6em;
	position: relative;
}

p#tools {
	position: absolute;
	top: 0; right: 0;
}

#nombre h1 span {
	font-weight: normal;
	font-style: normal;
}

#contacto a:link {
	color: #199b93;
	text-decoration: underline;
}

#contacto a:visited {
	color: #199b93;
	text-decoration: underline;
}

#contacto a:hover {
	color: #199b93;
	text-decoration: none;
}




#contacto ul li {
	display: inline; margin-right: 10px;
}



span.datos_resaltado {
	margin-left: 6px;
	font-weight: bold;
}
/* @end */
