@charset "windows-1251";
/* CSS Document */

.modulo select {
	width:210px;
	
	font-family: 'Open Sans Condensed', sans-serif, Arial;
	font-size:15px;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: 1px solid #ccc;
padding:10px;
}


.modulo_apri {
	font-family: 'Open Sans Condensed', sans-serif, Arial;
	font-weight:300;
	font-size:20px;
	background:#4B84C8;
	padding:10px;  
	color:#fff;
	border-radius: 15px; 
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	border:1px #4B84C8 solid; 
	margin-bottom:50px;
	
	-moz-box-shadow: 0px 0px 10px #ccc;
-webkit-box-shadow: 0px 0px 10px #ccc;
-o-box-shadow: 0px 0px 10px #ccc;
box-shadow: 0px 0px 10px #ccc;
}






.modulo_apri2:hover {
	font-family: 'Open Sans Condensed', sans-serif, Arial;
	font-weight:300;
	font-size:20px;
	border:1px #4B84C8 solid; 
	
	padding:10px;  
	background:#fff; 
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	color:#4B84C8;
	
	
	-moz-box-shadow: 0px 0px 10px #ccc;
-webkit-box-shadow: 0px 0px 10px #ccc;
-o-box-shadow: 0px 0px 10px #ccc;
box-shadow: 0px 0px 10px #ccc;
}


.modulo_apri2 {
	font-family: 'Open Sans Condensed', sans-serif, Arial;
	font-weight:300;
	font-size:20px;
	background:#4B84C8;
	padding:10px;  
	color:#fff;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border:1px #4B84C8 solid; 
	
	-moz-box-shadow: 0px 0px 10px #ccc;
-webkit-box-shadow: 0px 0px 10px #ccc;
-o-box-shadow: 0px 0px 10px #ccc;
box-shadow: 0px 0px 10px #ccc;
}


.modulo_apri3 {
	font-family: 'Open Sans Condensed', sans-serif, Arial;
	font-weight:300;
	font-size:20px;
	background:#fff;
	padding:10px;  
	color:#4B84C8;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border:1px #4B84C8 solid; 
	
	-moz-box-shadow: 0px 0px 10px #ccc;
-webkit-box-shadow: 0px 0px 10px #ccc;
-o-box-shadow: 0px 0px 10px #ccc;
box-shadow: 0px 0px 10px #ccc;
}






