body,body{
	font-family: verdana;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
	font-size:12px;
    /* border-style: solid ;
    border-width : 0px;*/
    text-align : center;
    margin : 0px auto ;
    padding : 0px auto;
	height: 100%;}

table{
	border: 0px;
	padding:0px;
	margin:0px;

	}

#maindiv2{
	text-align : left;}

.maindiv{
	width:1000px;
	text-align : center;
		margin-left:auto;
	margin-right:auto;}

.index_btns_lang{
	position:relative;
	z-index:5;
	/*float:left;*/
	left:110px;
	top:480px;}

#contact_form label{
	/*display:block;*/
	/*float:left;*/
	color:#E08C4C;
	width: 400px;
	margin-right: 20px;
	font-weight: bold;}

#btn_send{
	background-color:#E08C4C;
	border: 0px solid #FFFFFF ;
	color:#FFFFFF;
	width: 150px;}

#contact_form Input.textbox{
	border: 1px solid;
	border-color:#E08C4C;
	width:100%;}
	
#contact_form TextArea{
	border: 1px solid;
	border-color:#E08C4C;
	overflow:auto;}
	
#contact_form hr{
	height:1px;	
	color:#E08C4C;}
	
/**************/
/* ***MENU*** */
/**************/
.MenubckImg{
	position:relative;
	/*bottom:320px;*/
	top:-322px;
	left:0px;}

.menu {
	z-index:10;
	position:relative;
	text-align:left;
	height:400px;
	top :190px;
	left: 70px;
	width:150px;
	/*font-size:90%;
	/*margin:25px 0 50px 15px; /* this page only */}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:80px;}
	
/* hack for IE5.5 */
	* html .menu ul {
	margin-left:-16px; ma\rgin-left:0;}

/* position relative so that you can position the sub levels */
.menu li {
	position:relative;
	background-color: #E08C4C ;
	font-weight: bold;}

/* get rid of the table */
.menu table {
	position:absolute; 
	border-collapse:collapse; 
	top:0; 
	left:0;
	z-index:100; 
	/*font-size:1em;*/}

/* style the links */
.menu a, .menu a:visited {
	display:block; 
	text-decoration:none;
	height:25px;
	line-height:25px;
	color:#FFF;
	text-indent:0px;
	border:0 px solid #fff;
	border-width:0 1px 1px 0;}
	
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:E08C4C; }/* width:100px; w\idth:100px;}

/* style the link hover */
* html .menu a:hover {color:#C94145; border:0px}

.menu :hover > a {
color: #C94145; 
/*background:#949e7c;*/}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	/*#submenu ul{*/
	padding-top: 5px;
	padding-bottom: 5px;
	visibility:hidden;
	position:absolute;
	top:0;
	left:80px; 
	width:200px;
	font-weight: none;
	background-color: #FAE7D8 ;
	color: #E08C4C;}
	
	.menu ul ul ul {
	/*#submenu ul{*/
	
	width:250px;
	}
/*.menu ul ul a{
height:30px;
line-height:30px;
}*/

/*.menu ul ul a{
text-indent:10px;
}*/

#submenu a{
	color:#E08C4C;
	font-weight: normal;
	letter-spacing: normal;
	text-indent:20px;
	height:18px;
	line-height:18px;}

#submenu a:hover{
color:#C94145;}

#submenu2 a#saynete{
	font-weight: bold;}

.menu ul ul li {
	font-weight: none;
	background-color: #FAE7D8 ;
	color: #E08C4C;}
	
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;}
	
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;}

/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;}

/*.menu li {float:left;}*/
/******************/
/**** END MENU*** */
/******************/



.content{
	/*width: 100%;*/
	padding: 0px 60px 0px 60px;
	width:639px;
	text-align: justify;
	vertical-align: top;
	color:#423863;
	/*height: 590px;*/
	/*height: 590px;
	overflow:auto;*/
	scrollbar-arrow-color:##FAE7D8;
	scrollbar-base-color:##FAE7D8;
	scrollbar-darkshadow-color:#ffa500;
	scrollbar-face-color:##FAE7D8;
	scrollbar-highlight-color:##FAE7D8;
	scrollbar-shadow-color:##FAE7D8;}

h1{
	font-size:12px;
	font-weight: bold;
	color:#C94145;}

.level1{
	line-height:normal;
	text-decoration:underline;
	height: 15px;
	font-size:12px;
	font-weight: bold;
	color:#423863;}
	
	.btn_lang{
	z-index:8;
	position:absolute;
	/*text-align:left;
	
	/*font-size:90%;
	/*margin:25px 0 50px 15px; /* this page only */}
.btn_lang{

	position:relative;
	
	top: -25px;
	left: -0px;
	z-index:150;}


