body
{
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:x-small;
}
.header
{
	background-image: url(Imagenes/fondologo.JPG);
	background-color: white;
	height: 100px;
	background-repeat: repeat-y;
}

.titleHeader
{
	font-weight: bold;
	color: white;
	font-size: x-large;
	text-indent: 10px;
	float:left;
	width:80%;
}

.subtitleHeader
{
	font-weight: bold;
	color: white;
	font-size:small;
	font-style:italic;
	float:left;
	text-indent: 10px;
}
.flagHeader
{
	font-size: x-large;
	text-align: right;
	text-indent: 5px;
	margin-left:80%;
	width:20%;
}
/* -------------- Menu Principal Posicion -----------------------*/

.menuPosition
{
	text-indent: 5px;
}

/*------------- Footer -----------*/

.footer
{
	text-indent:5px;
	font-size: xx-small;
	font-family: Verdana;
}

/* --------------- Menu Principal Buttons Control ------------------------*/
.menuPrincipal1
{
	background-image: url(Imagenes/HauptMenu1.gif);
	background-color: transparent;
	color: white;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
	font-size: x-small;
	height: 25px;
	cursor: hand;
}

.menuPrincipal2
{
	background-image: url(Imagenes/Hauptmenu2.gif);
	background-color: transparent;
	color: white;
	width: 120px;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
	font-size: x-small;
	cursor: hand;
	
}

.menuPrincipal3
{
	background-image: url(Imagenes/Hauptmenu3.gif);
	background-color: transparent;
	color: white;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
	font-size: x-small;
	height: 25px;
	cursor: hand;
}


/* ------------ Content Page: Default -------*/
.leftColumn
{
   vertical-align:top;
   text-align:center;
   width:150px;
   background-color:#fec048;
}

.middleColumn
{
	vertical-align: top;
	background-color: #fffff0;
}

/* Contact page Buttons ---- */

.ContactButton
{
	background-image: url(Imagenes/CircleButton.gif);
	background-color: transparent;
	color: white;
	width: 34px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
	font-size: medium;
	height: 34px;
	cursor: hand;
	font-weight: bold;
}

/* Formular Contacto   */

.tablacontacto
{
	vertical-align: top;
	width: 670px;
	font-family: 'Courier New';
	text-align: left;
}
