body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #06a57a;
	font-size: 12px;
	color: #6f6f6f;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	
}

img {border-style: none}

.sample{width:960px;}

/* estilo del ejemplo 1 */
.a1, .a2, .a3, .a4{font-size:1px; overflow:hidden; display:block;}
.a1 {height:1px; background:#FFF; margin:0 5px;}
.a2 {height:1px; background:#FFF; margin:0 3px;}
.a3 {height:1px; background:#FFF; margin:0 2px;}
.a4 {height:2px; background:#FFF; margin:0 1px;}
.acontent {background:#FFF; padding-left:5px; padding-right:5px;}


.imagen {
   padding:0px;
   border:1px solid #747474;
}

.contenido {
   padding:0px;
   border:1px solid #636363;
   background-color: #FFF;
	}
	
.header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 88px;
	width: 950px;	
	}
	
.menu {
	height: 30px;
	background-color: #636363;
	}
	
a:link {
	text-decoration:underline;
	font-weight:normal;
	color:#4a9c91;
	}
a:visited {
	text-decoration:underline;
	font-weight:normal;
	color:#4a9c91;
	}
a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#000000;
	}
	
.textcont {
	font-size: 12px;
	color: #6f6f6f;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	}

.textpeq {
	font-size: 10px;
	color: #6f6f6f;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	}
	
.titulos{
	font-size: 20px;
	color: #4a9c91;
	margin: 2px;
	padding: 2px;
	}
	
.footertext{
	font-size: 11px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	}
	
.Select {
	background-color: #4a9c91;
	border: 1px solid #d7d3aa;
	font-size: 12px;
	color: #FFF;
	margin: 2px;
	padding: 2px;
}

.Botones {
	font-size: 12px;
	color: #FFF;
	background-color: #CCC;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
