/**
* CSS
* 

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

body {
	font-size: 13px;
	font-family: Helvetica;
	color: #ffffff;
	background: #000000;
	
	
}

body.section-1 {
}
body.section-2 { 
}
body.section-3 {
}




a:link {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-indent: 6px;
}
a:active {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-indent: 6px;
}
a:visited {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-indent: 6px;
}
a:hover {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 14px;
	color: #EE1C25;
	text-indent: 6px;
	
}


a img { border: none; }

#menu {
	width: 300px;
	overflow: visible;
	top: 0;
	bottom: 0;
	right: 1px;
	position: fixed;
	height: 100%;
	margin-right: 50px;
	background-image: url(http://www.pertheaterformance.gr/tc/files/gimgs/blank.png);
	background-repeat: repeat;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D2D2D2;
	border-left-color: #D2D2D2;
}

#menu ul {
	list-style: none;
	margin: 0 0 2px 0;
	padding-left: 0px;

	}
	
	#menu li {
	list-style: none;
	margin: 0 0 2px 0;
	padding-left: 0px;
	

	}

#menu ul li.section-title {
	font-family: Georgia;
	font-size: 14px;
	color: #EE1C25;
	margin: 1px 0 0 0;
	padding-left: 0px;
	
}

#content {
    height: 100%;
    margin: 0px 100px 0 10px;
    top: 0px;
}

.container {
	
	
	 margin: 0px 70px 0 10px;
	 width: 70%;
}
}

#content p {
	
	 margin: 50px 100px 0 10px;
    	top: 50px;
    	
}

p {

   
   
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#content div.container p fecha{
	font-family: Helvetica;
	font-size: 12px;
		color: #ffffff;
	font-weight: normal;
}

