@charset "UTF-8";

body {
	background: url("/store/static/bg.gif") transparent top left repeat scroll;	
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 12px;
    color: #373737;
    font-family: "Verdana";
    
}


table {
    padding: 0;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

td {
    text-align: left;
    vertical-align: top;
    padding: 0;
    margin: 0;
}

h1 {
    padding: 0;
    margin: 0;
    font-size: 20px;
}

h2 {
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 24px;
    color: #496b8c;
}

h3 {
    padding: 0;
    margin: 0;
    font-size: 16px;
}

h4 {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
}

h5 {
    padding:  0 0 0 0px;
    margin: 0;
    font-size: 14px;
}

h6 {
    margin: 0;
    font-size: 12px;
    font-weight: bold;   
    display: inline;
}

p {
    margin: 0;
    padding: 0;
}

b {
	font-weight: bold;
}

i {
	font-style: italic;	
}

ul {
	padding: 0;
	margin: 0;
}

a {
    color: #282e5c;
}

a:hover {
    color: #1e90ff;
    
}

a:active {
    color: #1e90ff;
}

img {
	border: 0;
}



/*************************************************/
/******************* ELEMENTS ********************/
/*************************************************/


.wrapper {
	width: 900px;
	margin-left: auto;
    margin-right: auto;
}


#header {
    padding: 0px;
}

#logo {
	padding: 0 0 0 130px;
}

#personal_bar {
    background: transparent;
    text-align: left;
    padding-left: 20px;
}

#menu #personal_bar a {
	font-size: 12px;
	padding: 0;
}

#menu {
	background: #f9f9f9;
	border-bottom: 2px solid #ffffff;
    padding: 10px 0px 0px 180px;
	position: fixed;
	height: 50px;
	width: 1600px;
	top: 0;
	left: 0px;
    text-align: left;
    z-index: 11;
}

#menu .item {
    display: inline;
} 

#menu a {
	background: transparent;
	padding: 5px 20px 5px 20px;
	font-size: 24px;
	text-transform: capitalize;	
	text-decoration: none;
	color: #545454;
}

#menu a:hover {
	text-decoration: underline;
}

#menu a:active {
	text-decoration: underline;
}

#menu .sep {
	font-size: 18px;
	color: #496b8c;
	display: inline;
}

#slideshow {
    overflow: hidden;
}

#slideshow img {
}

#navigation {
	position: fixed;
	top: 40%;
	left: 0;
    padding: 0px;
    background: transparent;
}

#navigation .item {
	display: block;
}

#navigation a {
	background: #f9f9f9;
	padding: 0px 10px 0px 10px;
	font-size: 18px;
	text-transform: capitalize;	
	text-decoration: none;
    color: #a52a2a;
    border: 1px solid #ffffff;
}

#navigation a:hover {
	padding-left: 17px;
}

#navigation a:active {
	padding-left: 17px;
}

.divider {
	text-align: center;
	padding: 0;
	height: 20px; 
}

#back {
    background: #999999;
	border-bottom: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;
}

#back1 {
    position: relative;
    text-align: center;
}

#presentation {	
    position: absolute; 
    top: 40px;
    z-index: 10;
	text-align: center;
	padding: 20px 0 20px 0;
	display: block;
	width: 900px;
    
}

#presentation td {
	padding: 10px;
	margin: 0;
}

#presentation ul li .item {
	padding: 10px;
	width: 240px;
	height: 150px;
	background: url("/store/static/quadro.png") transparent top left no-repeat scroll;	
}

#presentation ul li .item:hover {
	background: url("/store/static/quadro_hover.png") transparent top left no-repeat scroll;	
}

#presentation ul li #sub {	
	padding: 10px;
	width: 240px;
	height: 150px;
	background: url("/store/static/quadro.png") transparent top left no-repeat scroll;	
	vertical-align: top;
}

#presentation ul li #sub:hover {
	background: url("/store/static/quadro_hover.png") transparent top left no-repeat scroll;	
}

#presentation #sub td {
	background: transparent;
	padding: 5px 0 2px 0;
	margin: 0;
	width: auto;
	height: auto;
	border: 0;	
}

#presentation #sub th {
	padding: 5px 10px 2px 0;
}

#contacts {
	width: 780px;
    border-left: 1px solid #bfbfbf;
	margin-top: 20px;
	padding-left: 100px; 
	background: url("/store/static/tango.png") transparent top right no-repeat scroll;
}

#contacts .item {
	display: inline;
	font-size: 20px;
	color: #496b8c;
}

#blocco {
	padding: 10px 0 0 40px;
	background: url("/store/static/blocco.png") transparent top left no-repeat scroll;	
}

#chisiamo {
	font-size: 32px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;	
}

#chisiamo a {	
    color: #a52a2a;
    text-decoration: none;
}

#chisiamo a:hover {	
    color: #a52a2a;   
}

#columns {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#columns td {
	border-left: 1px solid #bfbfbf;
}

#column {
    width: 220px;
    margin: 0 20px 0 20px;
    padding: 10px;
}

#column .content {
	padding: 0px 5px 30px 5px;
	margin: 15px 0 20px 0;
	background: url("/store/static/div2.png") transparent bottom left no-repeat scroll;
	
}

#column .text {
	text-align: left;
	margin: 0;
	padding: 0;
}

.date {
	margin: 0;
	padding: 0;
	color: #73768f;
	display: inline;
	font-style: italic;
}

#column .date_title {
	background: url("/store/static/date.png") transparent top left no-repeat scroll;
	padding: 10px;
	margin-right: 10px;
    text-align: left;
    font-size: 24px;
    color: #a52a2a;
    display: inline;
}

#agenda {
}

#agenda h2{
	display: inline;
}

#agenda td{
	width: 100px;
	height: 100px;
	padding: 5px;
	border: 1px solid #add8e6;
}

#agenda .date {
    text-align: left;
    font-size: 10px;
    color: #000000;
    display: inline;
    font-style: normal;
}

#agenda .content a{
	text-align: left;
    font-size: 10px;
    color: #000000;
}

#footer {
	background: #999999;
	border-bottom: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;
    padding: 30px 0px 30px 90px;
    color: #496b8c;
}

#footer .wrapper {
	width: 800px;
}

#footer td {
	padding: 30px 40px 30px 40px;
	border-left: 1px solid #496b8c;
}

#footer a {
	color: #e5e5e5;
}

#footer a:hover {
	color: #496b8c;
}

#colophon {
    padding: 50px 0 50px 90px;
    background: transparent;
    width: 810px;
}

#debug {
	font-size: 12px;
}

#debug h3 {
	font-size: 12px;
	font-weight: bold;
    color: #ff0000;
	display: inline;
}

/***************************************************************/
/*                           VARIE                             */
/***************************************************************/

img.image_full {
	width: 600px;
}

.img_courses img {
	width: 328px;
}

.text {
	text-align: left;
}

#message {
	font-size: 24px;
	text-align: center;
}



/***************************************************************/
/*                           FORMS                             */
/***************************************************************/

form td {
	background: tranparent;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-bottom: 5px;
}

form th {
	vertical-align: top;
	padding-right: 10px;
}

.note {
	padding: 10px;
	font-size: 14px;
	text-decoration: underline;
	text-align: left;
}

.errorlis {
	padding: 0;
	margin: 0;
}

.errorlist li {
	display: inline;	
	text-decoration: blink;	
	color: #ff0000;
}

li {
	display: block;
}

.required {
	font-size: 32;
}

.comment {
	font-size: 10px;
	color: #7f7f7f;
}

.label {
	font-size: 12px;
	color: #000000;
	text-transform: capitalize;	
	display: inline;
}

.ast {
	font-size: 12px;
	color: #ff0000;
	padding: 10px;
	display: inline;
}

.message {
	font-size: 12px;
	padding-bottom: 20px;
	color: #ff0000;
	text-decoration: blink;	
}

#id_date_start {
	size:16;
	maxlength:16;	
}
