/*

	-- -- -- -- -- -- --
	per David Oliveras
	-- -- -- -- -- -- --
			
*/
body { background-color: #ffffff; margin-left: 0px; margin-top: 0px; margin-right: 0px;	margin-bottom: 0px; font-size: 12px; color: #333333; font-family: "Lucida Grande","Lucida Sans Unicode","Lucida","Lucida Sans",Verdana,Arial,sans-serif; text-align: center; overflow: hidden }
a:link { color: #333333; text-decoration: none }
a:visited {	color: #333333; text-decoration: none  }
a:hover { color: #3e7029; text-decoration: none}
a:active {	color: #333333; text-decoration: none }
.verd { width: 100%; background-color: #a8bf34; height: 100px; position: relative }
.main { margin: 0px; width: 100%; background-image:url(http://www.oliveras.info/img/fons.jpg); background-position: top; background-repeat: repeat-x; clear: both }
.cont { width: 377px; margin-top: 0px; margin-left: auto; margin-right: auto; position: relative }
.flash { width: 100%; height: 610px; margin-left: auto; margin-right: auto; background-image:url(http://www.oliveras.info/img/fons2.jpg); background-position: top; background-repeat: repeat-x}
.copy {font-size: 10px; margin-left: auto; margin-right: auto }
.error { margin-top: 10px; width: 360px; color: #FF0000; font-weight: bold }
.clients { width: 340px; color: #3f7029; margin-top: 40px; height: 100px; border: 0px; padding-top: 23px;}
input.text { width:150px; background-color: #eff7cb; border: #003300 1px solid; color: #333333; margin-top: 10px }
.demo { margin-top: 5px; font-weight: bold; }
/*

	-- -- -- -- -- -- --
	contactar
	-- -- -- -- -- -- --
			
*/

.contactar {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 300px;
	padding: 10px;
	text-align: left;
	background-color: #3e7029;
	font-size: 11px;
}

.boto {
	margin-left: 120px;
	background-color: #a8bf34;
	color: #3e7029;
	border: #a8bf34 1px solid;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	text-transform: lowercase;
	font-weight: bold;
}


.boto:hover {
	margin-left: 120px;
	background-color: #a8bf34;
	color: #3e7029;
	border: #e7f2ae 1px solid;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}



.formulari {
	color: #3e7029;
    border: 0px; 
    font-family : arial;
	font-size : 12px;
	width : 200px;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 50px;
	margin-top: 5px;
	background-color: #e7f2ae;
	padding: 3px;
}
.formulari2 {
	color: #3e7029;
	border: 0px;
    font-family: arial;
	font-size: 12px;
	width: 200px;
	height: 80px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 50px;
	background-color: #e7f2ae;
	overflow: auto;
	padding: 3px;
	}