@charset "utf-8";
/* CSS Document */
a:link {
	color: #263893;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #263893;
}
a:hover {
	text-decoration: underline;
	color: #263893;
}
a:active {
	text-decoration: none;
	color: #263893;
}


a.menu:link {
	color: #263893;
	text-decoration: none;
}
a.menu:visited {
	color: #263893;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: none;
	color: #ffffff;
	background-color : #263893;
}
a.menu:active {
	text-decoration: none;
	color: #263893;
}

a.normal:link {
	color: #263893;
	text-decoration: none;
}
a.normal:visited {
	color: #263893;
	text-decoration: none;
}
a.normal:hover {
	text-decoration:underline;
	color: #263893;
}
a.normal:active {
	text-decoration: none;
	color: #263893;
}
a.normal2:link {
	color: #848484;
	text-decoration: none;
}
a.normal2:visited {
	color: #848484;
	text-decoration: none;
}
a.normal2:hover {
	text-decoration:underline;
	color: #848484;
	font-weight:bold;
}
a.normal2:active {
	text-decoration: none;
	color: #848484;
}
a.fascia:link {
	color: #ffffff;
	text-decoration: none;
}
a.fascia:visited {
	color: #ffffff;
	text-decoration: none;
}
a.fascia:hover {
	text-decoration:underline;
	color: #ffffff;
}
a.fascia:active {
	text-decoration: none;
	color: #ffffff;
}

body {
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#cerca{
	width:200px;
	height:22px;
	border:1px solid #263893;
}
#cerca .cerca_input{
	width:160px;
	float:left;
	background: transparent;
}
#cerca .button, #cerca .cerca_input{
	border:0;
	height:22px;
}
#cerca .button{
	width:21px;
	float:right;
	background: url(img/lente.jpg) no-repeat bottom;
	cursor: pointer;
}

#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(img/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(img/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#263893;background:#fff url(img/bgON.gif) no-repeat top right;}

.title1 {
	margin-top:5px; 
	margin-bottom:5px;
	margin-left:3px;
	margin-right:3px;
	font-family:Times New Roman; 
	font-size:24px; 
	color:#ffffff
}
.title1_blu {
	margin-top:5px; 
	margin-bottom:5px;
	margin-left:3px;
	margin-right:3px;
	font-family:Times New Roman; 
	font-size:24px; 
	color:#263893
}
.title2 {
	margin-top:10px; 
	margin-bottom:5px; 
	font-family:Times New Roman; 
	font-size:18px; 
	color:#263893
}
.subtitle {
	font-family:Times New Roman; 
	font-size:16px;
	color:#263893
}
.text {
	margin-top:5px; 
	font-family:Arial; 
	font-size:12px; 
	color:#000000
}
.rientro {
	margin-left:5px; 
}
.hide{
	display: none;
}

	div.box{width:700px !important;width /**/:450px;
    height:120px !important;height /**/: 190px;
    overflow:auto;
	padding: 4px;
    \\ border:1px solid #ccc;
	border-right:0 solid;
    \\ background: #e0eaf9;
	font-weight: normal;
	font-family:Times New Roman;
	font-size:18px;
	color:#263893;
	margin-top:10px;
	margin-bottom:10px;
	}
	div.box p{margin-top:0}
	
