@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #E1F1B3;
	background-image: url(images/back.jpg);
	background-position: bottom;
	background-repeat:  repeat-x;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#general {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sss.png);
	background-repeat: no-repeat;
	background-position: -20px top;
}
#contenidos {


}
#cont1 {
	float: left;
	height: 400px;
	width: 250px;
}
#cont2 {
	float: right;
	text-align: justify;
	color: #333333;
	font-size: 13px;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 0px;
	width: 603px;
	padding-bottom: 0px;
}
h1 {
	color: #006633;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACD827;
	margin: 0px;
}
#cuadro {
	background-image: url(images/cuadro.png);
	background-repeat: no-repeat;
	height: 238px;
	padding-left: 30px;
	padding-right: 30px;
}
li.home {
	background-image: url(images/vineta.png);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: -30px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-right: 12px;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
#footer {
	padding-bottom: 10px;
}
input {
	width: 100%;
}
textarea {
	width: 100%;
}
.foto {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.foto_ {
	float: left;
	padding-bottom: 10px;
}
.foto2 {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.foto3 {
	float: right;
	padding-bottom: 10px;
}
