﻿
a, a:Active, a:Visited {
/*	color: #B72323;*/
	text-decoration: none;
}

a:Hover {
	/*color: #9C9C9C;*/
	text-decoration: none;
}




.Clear{
	clear:both;
}

/*NewsSlider*/

.news_slider {
	margin: 0 auto;
	width: 810px; 
	height: 320px;
	margin-top: 10px;
	margin-bottom: 40px;
}

.news_items  .NewsConteiner{
	width: 800px;
	float: left;
}
 
.news_items {
	float: left;
	margin-left:2px;
	margin-right:2px;
	background-image:url('../../img/texture2.jpg');
	padding:10px 5px 10px 5px;

	-moz-box-shadow: 1px 1px 1px 1px #555; 
	-webkit-box-shadow: 1px 1px 1px 1px #555; 
	box-shadow: 1px 1px 1px 1px #555;

  
  -moz-border-radius:5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
   border-radius:  5px 5px 5px 5px;
   behavior: url("../PIE.htc");
   margin-bottom: 10px;

}

.news_items .prev {
	width: 16px;
	height: 32px;
	background: url('../Images/triangolo_sx_news.png') no-repeat;		
	float: left;
	margin-left: 0px;
	margin-right: 7px;
	margin-top: 139px;
	border: 0px;
}

.news_items .next{
	width: 16px;
	height: 32px;
	background: url('../Images/triangolo_dx_news.png') no-repeat;		
	float: left;
	margin-left: 8px;
	margin-top: 139px;
	border: 0px;
}

.news_slider ul{
	list-style-type: none;
	width: 800px;
	
}

.news_slider ul li {
	width: 215px; 
	margin-right: 6px;
	margin-left: 6px;
	border: 1px solid #C8C7C5;
	background: url('../Images/background_box_news4.jpg') no-repeat;		
	height: 320px;
	float:left;
	padding:10px;
	text-align:left;
	-moz-border-radius: 5px 5px 5px 5px;
  	-webkit-border-radius: 5px 5px 5px 5px;
   	border-radius:  5px 5px 5px 5px;
   behavior: url("../PIE.htc");
   
   -moz-box-shadow:  1px 1px 1px #888; 
	-webkit-box-shadow:  1px 1px 1px #888; 
	box-shadow:  1px 1px 1px #888;

	
}


.SplashBoxEqual h3{
	color: #9E253A;
	text-transform: uppercase;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align:center;
}

.SplashBoxEqual h5{
	color: #3C5760;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align:center;
}


.SplashBoxEqual img{
float:left; 
border:0px;
margin: 0px 0px 0px 20px;
}


.SplashBoxOdd h3{
	color: #9E253A;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	text-align:center;
}

.SplashBoxEqual p{
	font-family: 'Oxygen', sans-serif;
	font-size: 1em;
	color: #666;
	margin-left: 19px;
	margin-bottom: 5px;
	text-align: justify;
	line-height: 15px;
}

p.variant{
	color: #2E4547;
	font-family: 'Oxygen', sans-serif;
	font-weight:bold;
	font-size: 1em;
	margin-left: 19px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 15px;
	
	
	
	}



.SplashBoxEqual a{
	color: #9E253A;
}

.SplashBoxOdd a{
	color: #9E253A;
}

.readMore {
	width: 200px;
	display:block;
	text-align:right;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	margin-left: 10px;
	top:300px;
}
