/*
	marroon: #833D42
	tan: #F5E6C7
	orange: #E46120
	dk gree: #506747
	lt green: #799C6C
*/
span.error
{
	display: block;
	color: #f00;
	font-weight: bold;
}

.clear
{
clear: both;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, Verdana, Arial;
	background-color: #F5E6C7;
	background-image: url("logo_bg.gif"/*tpa=http://www.escolesteatre.org/img/logo_bg.gif*/);
	background-repeat: no-repeat;
}
	a, a:VISITED
{
	color: #E46120;
	text-decoration: none;
	font-weight: bold;
}
	a:HOVER
{
	color: #799C6C;
	text-decoration: underline;
}
#topbar
{
	width: 100%;
	height: 101px;
	background-color: #833D42;
	background-image: url("header_bg.gif"/*tpa=http://www.escolesteatre.org/img/header_bg.gif*/);
	background-repeat: no-repeat;
}
#logo
{
	position: absolute;
	top: 6;
	left: 32;
}
#logo_txt
{
	position: absolute;
	top: 109;
	left: 18;
}
#lang_links
{
	position: absolute;
	top: 110;
	right: 22;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #E46120;
}
#link_container
{
	position: absolute;
	top: 194;
	left: 6;
	/*right: 0;*/
}
#link_container td
{
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	font-family: Georgia, Verdana, Arial;
	text-align: center;
/*	
	padding-left: 5px;
	padding-right: 5px;
*/
	width: 118px;
	letter-spacing: 0.01px;
}
#link_container td.off
{
	background-color: #E46120;
}
#link_container td.off_destac
{
	background-color: #207CE4;
}
#link_container td.on
{
	background-color: #799C6C;
}
#link_container td.cur
{
	background-color: #833D42;
	cursor: default;
}
#link_container td a, #link_container td a:VISITED, #link_container td a:HOVER
{
	color: #ffffff;
	text-decoration: none;
}
#content #title
{
	color: #506747;
	font-family: "Arial Black";
	font-size: 2.2em;
	font-weight: normal;
	margin-top: 0px;
}
#content
{
	position: absolute;
	top: 138;
	left: 184;
	padding-right: 20px;
	padding-bottom: 50px;
	text-align: center;
}
#content p,#content ol,#content ul,#content li
{
	line-height: 1.5em;
}
table .logocell
{
	text-align: center;
	vertical-align: top;
	padding-right: 30px;
}
table .datacell
{
	text-align: left;
	vertical-align: top;
	padding-bottom: 50px;
}
table .datacell a
{
	font-weight: bold;
}
#home_txt
{
	float: left;
}
#home_imgs
{
	/*float: right;*/
	/*margin-left: 20px;*/
	/*width: 40%;*/
	/*padding-left: 20px;*/
	/*border-left: 2px solid #506747;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #506747;
	cursor: pointer;
}
#home_imgs img
{
	margin-right: 10px;
	margin-bottom: 10px;
}

h2
{
	color: #506747;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1.6em;
	border-bottom: 2px solid #506747;
	margin-bottom: -0.6em;
}

form label, form input
{
margin-bottom: 10px;}

form label
{
display: block;
width: 220px;
height: 25px;
background-color: #c0c0c0;
float: left;
text-align: right;
padding-right: 10px;}

form input
{
display: block;
float: left;
height: 25px;

}

form p{
clear: both;
}

.clear
{
/*clear: both;*/
}

div#destac
{
width: 506px;
height: 154px;
margin: 20px;
color: #000;
font-size: 14px;
/*border: 2px #506747 solid;*/
background-color: #000;
cursor: pointer;
position: relative;
text-align: center;}

div#destac div#left
{
width: 250px;
height: 150px;
background-color: #207CE4;
margin-right: 2px;
position: absolute;
top: 2px;
left: 2px;
color: #fff;}

div#destac div#right
{
width: 250px;
height: 150px;
background-color: #E46120;
color: #fff;
font-size: 18px;
font-weight: bold;
position: absolute;
top: 2px;
right: 2px;}

div#destac div.container
{
padding: 10px;
}
div#destac a, div#destac a:VISITED
{
color: #fff;
text-decoration: none;}
div#destac a:HOVER
{
text-decoration: underline;}
