@charset "ISO-8859-1";
/* CSS Document */

body{
	border:0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../img/fondo.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

#general{
	margin:0 auto;
	width:1000px;
	background-color:#FFFFFF;
}

#header{
	width:1000px;
	height:240px;
}

#footer{
	width:1000px;
	height:240px;
}

#menu, #print_button{
	display:none;
}

#contenido {
	width: 924px;
	padding: 0 38px 0 38px;	
}

#contenido h1 {
	font-size: 27px;
	color: #6a7356;
	border: 0;
	margin: 0;
	padding: 0 0 33px 0;	
	text-transform: uppercase;
}

#contenido p {
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
	color: #333;
}

td {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #333;
}

#contenido h2{
	color:#5a7b91;
	font-size:18px;
	line-height: 40px;
	border-bottom: 1px dashed #5a7b91;
	text-transform: uppercase;
	margin: 35px 0 15px 0;
	background: #fafafa;
	
}

#contenido h3{
	color:#6a7356;	
	font-size:15px;
}

.hora{
	color:#6a7356;
	font-size:14px;
	font-weight: bold;
	vertical-align:top;
	width:90px;
}

.texto_salas{
	color:#6a7356;
	font-size:12px;
	font-style:italic;
}

.titolcongresb{
	font-size:20px;
	color:#4d7187;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
}

.titolcongres{
	font-size:20px;
	color:#4d7187;
	text-decoration:none;
	line-height:20px;
}
.titoljornadab{
	font-size:20px;
	color:#6e7b67;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
}

.titoljornada{
	font-size:20px;
	color:#6e7b67;
	text-decoration:none;
	line-height:20px;
}

a.menu2:link,a.menu2:visited {
	font-size:13px;
	color:#6f8a9b;
	text-decoration:none;
	line-height:20px;
	margin: 0 0 0 10px;	
	background: #d4e8f5;
	border: 1px solid #b2cfe3;
	padding: 5px;
}

a.menu2:hover {
	
	color:#000;
			
}


span.menu_sub,a.menu_sub:link,a.menu_sub:visited {
	font-size:13px;
	color:#6f8a9b;
	text-decoration:none;
	line-height:20px;
	margin: 0 0 0 10px;	
}

a.menu_sub:hover {
	
	color:#000;
			
}

.texto1{
	font-size:13px;
	color:#333;
}

.text01{
	font-size:13px;
	color:#333;
	text-decoration:none;
	line-height:19px;
}

.text02{
	font-size:14px;
	color:#6a7356;
	text-decoration:none;
	line-height:19px;
	font-weight:bold;
}

.text03{
	font-size:13px;
	color:#173361;
	text-decoration:none;
	line-height:19px;
}

.text04{
	font-size:13px;
	color:#010101;
	text-decoration:none;
	line-height:14px;
	font-weight:bold;
}

.text05{
	font-size:12px;
	color:#333;
	text-decoration:none;
	line-height:19px;
}

.text06{
	font-size:12px;
	color:#010101;
	text-decoration:none;
	line-height:19px;
}

a#form_online{
	background: none repeat scroll 0 0 #F6F6F6;
    border: 1px dotted #333333;
    color: #444444;
    font-family: arial;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 14px;
    margin: 0 0 12px;
    padding: 10px;
    text-align: right;
    text-decoration: underline;
}
a#form_online2{
	background: none repeat scroll 0 0 #CDCDCD;
    border: 0px dotted #333333;
    color: #444444;
    font-family: arial;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 14px;
    margin: 0 0 12px;
    padding: 10px;
    text-align: right;
    text-decoration: underline;
}