body{
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;
	line-height: 18px;
	}

p { font-size: 13px; line-height: 18px;}

input {width:280px;  background:fff; padding:6px 10px; font-size:12px;color:#c0c0c0; margin:0; border:#CCC 1px solid}

textarea {width:280px; height:80px;  background:fff; padding:6px 10px; font-size:12px;color:#c0c0c0; margin:0; border:#CCC 1px solid}

h3 { font-size: 16px; color:#555555; }

.texto { font-size: 13px; line-height: 18px;}

a.politica:link { font-size: 10px; color:#ffffff; }
a.politica:visited { font-size: 10px; color:#ffffff; }
a.politica:hover { font-size: 10px; color:#900; }


#bNoticias2{
	display: block;
	float:right;
	width: 131px;
	height: 45px;
	border: none;
	background: url(img/Bnoticias-O.png) no-repeat bottom;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
	
#bNoticias{
	display: block;
	float:right;
	width: 131px;
	height: 45px;
	border: none;
	background: url(img/noticias.png?r=1) no-repeat top;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;	
}
#bNoticias:hover{
	text-decoration:underline;
	background-position: bottom;
}

#bNoticias3{
	display: block;
	float:right;
	width: 131px;
	height: 45px;
	border: none;
	background: url(img/BOTONregresar.png) no-repeat top;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;	
}
#bNoticias3:hover{
	text-decoration:underline;
	background-position: bottom;
}



#bMas{
	display: block;
	float:right;
	width: 66px;
	height: 28px;
	background:url(PRADETTI/2NOSOTROS/leerMas.png?)  no-repeat top;
}

#bMas:hover{
	background:url(PRADETTI/2NOSOTROS/leerMasHover.png?)  no-repeat top;
}
            
			
			#full-screen-background-image {
				z-index: -999; 
				min-height: 100%;
				min-width: 1024px;
				width: 100%;
				position: fixed;
				top: 0;
				left: 0;
			}
			
			div{ 
				min-height: 20px;
				color: #555;
				font-family: arial
				}


			
			#menu{
                width: 659px;
				height: 50px;
                float:right;
				margin-top:0px;
				margin-left:0px;
            }
			
			
			.margenMin {
				margin-top:5px;
			}