/* Fotogama */
* { margin:0; padding:0;}

body {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #FFFFFF;
	overflow-y:scroll;
}

a {color:#98cff0;}

a:hover {text-decoration:underline}

p {margin-bottom:1em;}

h1
{
	text-align:right;
	background-position:right;
	background-repeat:no-repeat;
	height:50px;
	width:584px;
}

h1 span {display:none;}

h1.nos {background-image:url(img/t_nos.gif)}
h1.gal {background-image:url(img/t_gal.gif)}
h1.ser {background-image:url(img/t_ser.gif)}
h1.don {background-image:url(img/t_don.gif)}
h1.con {background-image:url(img/t_con.gif)}
h1.ges {background-image:url(img/t_ges.gif)}
h1.avi {background-image:url(img/t_avi.gif)}

h2 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:1.1em;
	text-align:right;
}

h3 {
	color:#D2EBF9;
	margin-bottom:1em;
	text-align:right;
}

#contenedor
{
	position:absolute;
	background-image:url(img/fondo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
	left:50%;
	top:0px;
	width: 803px;
	margin-left: -401px;	
	min-height:450px;
	_height:450px;
}

#botones
{
	position:absolute;
	top:123px;
	left:25px;
	width:130px;
	height:233px;
}

#contenido
{
	position:absolute;
	top:28px;
	left:179px;
	width:624px;
}

#top
{
	width:100%;
	height:9px;
	background-image:url(img/top.gif);
	font-size:0px;
	float:left;
}

#mainframe
{
	width:100%;
	min-height:347px;
	_height:347px;
	background-image:url(img/fondocont.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#2a2a2a;
	float:left;
}

#main
{
	color:#FFFFFF;
	padding:0px 20px 8px 20px;
	float:left;
}



#bottom
{
	width:100%;
	height:8px;
	background-image:url(img/bottom.gif);
	font-size:0px;
	float:left;
}

#linea
{
	width:584px;
	height:3px;
	font-size:0px;
	background-image:url(img/linea.gif);
	background-repeat:repeat-x;
	margin-top:4px;
	margin-bottom:20px;
}

#textodin
{
	float:right;
	width:280px;
	padding-left:12px;
	border-left:1px solid #98cff0;
}

#fotodin
{
	float:left;
	width:280px;
}

#textoserv
{
	width:584px;
	margin-top:12px;
	text-align:justify;
}

#fotoserv
{
	width:584px;
}

#pie{
	width:97%;
	margin:5px;
	text-align:right;
	font-size:0.8em;
	color:#999999;
	float:left;
}

.mapa{
	border:1px solid #98cff0;
	margin-bottom:12px;
}

.contacto {
	margin:auto;
	width:500px;
}

fieldset {clear:both;}

label {
  display:block;
  font-weight:bold;
  margin-bottom:5px;
}

.campo {
  margin-bottom: 10px;
  width:120px;
  padding:3px;
  border:#98cff0 solid 1px;
  background:#222222;
  color:#FFFFFF;
}

.campotx {
  margin-bottom: 10px;
  width:490px;
  padding:3px;
  border:#98cff0 solid 1px;
  background:#181818;
  color:#FFFFFF;
  overflow:auto;
}

.boton input {
	background-image:url(img/btn_form.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:113px;
	height:20px;
	border:0px none;
	color:#000000;
	background-color:#2a2a2a;
	font-weight:bold;
	font-size:0.9em;
	padding:1px 6px 1px 6px;
	cursor:pointer;
}

.address {
	float:right;
	width:170px;
	margin-bottom:20px;
}

#botgal {
	float:right;
	height:100px;
	width:50px;	
	margin-top:10px;
}

#menugal {
	width:100%;
	margin-top:-10px;
	margin-bottom:10px;
	font-size:1.1em;
	font-weight:bold;
	overflow:auto;
}

#menugal span {
	margin-left:10px;
	float:right;
}

a.off {
	color:#FFFFFF;
}

#bigfoto {
	margin-top:20px;
	width:520px;
	background:url(img/cargando.gif) 50% 50% no-repeat;
}

#bigfoto img {margin:auto;display:block;}

.imgtrans{
	z-index:2;
	position:absolute;
}

.imgbona{
	z-index:1;
}

#ros {
	float:left;
	margin-top:1.5em;
}
#hofmann {
	float:right;
	margin-top:1.5em;
}