body
	{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4A4A;
	/*background-color: #FF6600;*/
	background-color: white;
	}

a {text-decoration: none; color: #4B4A4A; }
a:hover {color: #FDAA06; font-weight: bold;}

ul li {margin: 0; padding:0;}

div#contenedor-posicion
	{
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	/*border: 1px solid #dadcde;*/
	border-top: 0 !important;
	}
	
/*CAJON PARA CENTRAR EN LA PAGINA DE SELECCION DE IDIOMA*/	
div#contenedor-centrado
	{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 400px;
	margin-top: -200px;
	margin-left: -400px;
	vertical-align: middle;
	}
/*CAJON PARA EL CUERPO DE LA PAGINA*/
div#contenedor-grafico
	{
	float: left;
	width: 948px;
	margin: 0 0 20px 0;
	padding: 40px 16px 0 16px;
	border: 1px solid #dadcde;
	border-top: 0 !important;
	}
	
div#hora
	{
	float: right;
	width: 230px;
	height: 20px;
	margin: 28px 0 0 0;
	text-align: right;
	}

/*LOGO PAGINA INICIAL SELECCION DE IDIOMA*/	
div#logo-inicio
	{
	margin-top: 150px;
	text-align: center;
	}

/*CABECERA LOGO PEQUEÑO PARA DISTINTOS IDIOMAS*/	
div#logo
	{
	float: left;
	width: 650px;
	margin: 0 10px 20px 0;
	padding: 0 0 0 40px;
	}
	
div#migas
	{
	float: left;
	width: 365px;
	margin: 0 0 10px 10px;
	text-align: right;
	font-weight: bolder;
	color: #FDAA06;
	}
	
/*EFECTO SELECCION IDIOMA PAGINA INICIAL*/
.idioma ul
	{
	text-align: center;
	margin: 2px 0 0 0;
	padding: 5px;
	}

.idioma ul li
	{
	list-style: none;
	display: inline;
	margin-right: 30px; 
	}

.idioma ul li a
	{
	text-decoration: none;
	color: #4B4A4A;
	font-weight: bold;
	}

.idioma ul li a:hover
	{
	color: #FDAA06;	
	}

/*MENU PRINCIPAL*/
div#menu-principal
	{
	float: left;
	padding: 0px;
	width: 500px;
	/*background-image: url(../images/fondo_menu_inactivo.gif);
	background-repeat: repeat-x;
	*/
	}

#pointermenu2
	{
	margin: 0;
	padding: 0;
	}

#pointermenu2 ul
	{
	margin: 0; /*menu offset from left edge of window*/
	float: left;
	font: bold 13px;
	background: url(../images/site/leftround2.gif) bottom left no-repeat; /*optional left round corner*/
	background-color: #FDAA06;
	padding-left: 8px;
	}

* html #pointermenu2 ul
	{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
	margin-bottom: 1em;
	margin-left: 7px; /*menu offset from left edge of window in IE*/
	}

#pointermenu2 ul li
	{
	display: inline;
	}


#pointermenu2 ul li a
	{
	float: left;
	color: #4B4A4A;
	font-weight: bold;
	padding: 7px 9px 7px 5px;
	text-decoration: none;
	}

#pointermenu2 ul li a:visited
	{
	color: #4B4A4A;
	}


#pointermenu2 ul li a:hover 
	{ 
	color: black;
	background: transparent url(../images/site/pointer.gif) bottom center no-repeat;
	}

#pointermenu2 ul li a#selected
	{ 
	color: white;
	background: transparent url(../images/site/pointer.gif) bottom center no-repeat;
	}
	
#pointermenu2 ul li a#rightcorner
	{
	padding-right: 0;
	padding-left: 2px;
	background: url(../images/site/rightround2.gif) bottom right no-repeat; /*optional right round corner*/
	}

div#texto
	{
	float: right;
	text-align: right;
	width: 60px;
	}

div#menu_izq
	{
	clear:both;
	width: 240px;
	float: left;
	margin: 40px 40px 0 0;
	padding: 0;
	}

.menu_izq h4{
	color: #FDAA06;
	margin: 0;
}
.menu_izq ul li {list-style:none; margin: 0;}
.menu_izq ul li a{text-decoration:none; color:#4B4A4A;}
.menu_izq ul li a:visited {color:#4B4A4A;}
.menu_izq ul li a:hover {font-weight: bold;}
.menu_izq ul li a#selected {font-weight:bold;}

div#contenido
	{
	float: left;
	margin: 40px 0 0;
	width: 666px;
	text-align: left;
	}

	
div#random_image
	{
	border: 10px #4B4A4A solid;
	float: left;
	}
	
.centrada{
	text-align:center;
	border: 10px #4B4A4A solid;
}

#galeria 
	{
	width: 100%;
	height: auto;
	}
	
.galeria img 
	{
	width: 100px;
	height: 100px;
	margin: 0 5px 5px 0;
	border: 2px solid #000000;
	}

div#biografia
	{
	margin: 40px 0 0 0;
	width: 100%;
	clear: both;
	color: gray;
	float: left;
	}

.biografia img
	{
	float: right;
	border: 2px #FDAA06 solid;
	}
	
.biografia h2
	{
	font-size: 14px;
	color: #FDAA06;
	}

.biografia table
	{
	/*border: 1px solid #999;*/
	border: 1px solid #FDAA06;
	margin: 0 auto 1em auto;
	width: 80%;
	}
	
.biografia tr, p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4A4A;
	}
	
.biografia td
	{
	padding: 5px;
	/*border-top: 1px solid #eee;*/
	/*background-color: #f9f9f9;*/
	/*background-color: #FDAA06;*/
	}
	
div#contacto {
	float: left;
	width: 100%;
	margin: 40px 0 0 0;
	text-align: center;
}

div#formulario {
	width: 850px;
	text-align: left;
	margin: 0 auto;

}

div#comentario_de{
	float: left;
	width: 850px;
	height: 350px;
	background-color: #4B4A4A;
	background-image: url(../images/site/kontakt.jpg);
	background-repeat: no-repeat;
	border: 10px #4B4A4A solid;
}

div#comentario_en{
	float: left;
	width: 850px;
	height: 350px;
	background-color: #4B4A4A;
	background-image: url(../images/site/contact.jpg);
	background-repeat: no-repeat;
	border: 10px #4B4A4A solid;
}

div#comentario_es{
	float: left;
	width: 850px;
	height: 350px;
	background-color: #4B4A4A;
	background-image: url(../images/site/contacto.jpg);
	background-repeat: no-repeat;
	border: 10px #4B4A4A solid;
}

@font-face {
  font-family: "Bradley";
  src: (../font/BRADHITC.TTF) format("truetype");
}

div#textareacom{
	position: relative;
	float: left;
	left: 188px;
	top: 203px;	
}

.RequiredMsg {
    display: inline;
    color: #FDAA06;
    font-weight: bold;
}

.transpa {
	float: left;
	background-color: transparent;
	border: 0;
	overflow: scroll;
	width: 420px;
	height: 130px;
	font-family: "Bradley Hand ITC", Arial;
	font-size: 16px;
}

button, input {
  color: #4B4A4A;
  border: 1px solid #FDAA06;
  font-family: "Bradley Hand ITC", Arial;
  font-size: 16px;
}

div#pie{
	float: right;
	margin: 10px 0 0 0;
	font-size:9px;
	width: 100%;
	text-align: right;
}

.pie a {color:#4B4A4A; background-color: #FDAA06;}
.pie a:hover{color:black; font-weight:normal;}

div#pie #environment {
    display: block;
    text-align: center;
    font-size: 12px;
    background: #000;
    color: #F3F3F3;
    padding: 10px 5px;
}

#environment h2 {
    color: #c3c3c3;
}

#environment p {
    color: #F3F3F3;
}

.thumbnail{
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 4px solid #DADCDE;
visibility: hidden;
text-align: center;
color: #FDAA06;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
position: absolute;
left: 280px;
top: 0;
 /*position where enlarged image should offset horizontally */

}

