body {
	background-color: #008800;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ContCap {
	background-color: #FFFFFF;
	text-align: center;
	display: table;
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.9rem;
	padding-top: 0.9rem;
	padding-right: 0.3rem;
	padding-bottom: 0.1rem;
	padding-left: 0.3rem;
	-webkit-box-shadow: 0.06rem 0.06rem 0.06rem 0.06rem #339966;
    -moz-box-shadow: 0.06rem 0.06rem 0.06rem 0.06rem #339966;
     box-shadow: 0.06rem 0.06rem 0.06rem 0.06rem #339966;
	-moz-border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
    -webkit-border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
	border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;

}

#ContCap #cabeza {
	text-align: center;
	display: table;
	height: auto;
	width: 65%;
}
#ContCap #cabeza img {
	width: 65%;
	position: relative;
	height: auto;
	float: right;
}
#ContCap #barralogo {
	font-family: Arial;
	font-size: 1.5rem;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008800;
	text-align: center;
	display: table;
	margin: 0px auto;
	height: 1.1rem;
	width: 65%;
	position: relative;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
	float: right;
}
#ContCap nav {
	text-align: center;
	display: table;
	width: 30%;
	margin-top: 0.1rem;
	margin-right: auto;
	margin-bottom: 0rem;
	margin-left: auto;
	position: relative;
	z-index: 5;
	float: left;
	height: 5rem;
}

#ContCap nav ul {
	text-align: center;
	display: block;
	list-style: none;
	position: relative;
	padding: 0px;
}
#ContCap nav ul li {
	display: tabla;
	position: relative;
	cursor: pointer;
	padding: 0px;
	text-align: center;
	height: 2rem;
	width: 99%;
	margin-top: 0.3rem;
	margin-right: auto;
	margin-bottom: 0.3rem;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	-webkit-box-shadow: 1px 1px 1px 1px #339966;
-moz-box-shadow: 1px 1px 1px 1px #339966;
box-shadow: 1px 1px 1px 1px #339966;

}
#ContCap nav ul li a:link{
	font-family: Arial;
	font-size: 1.3rem;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	text-decoration: none;
	
}
#ContCap nav ul li a:visited{
	font-family: Arial;
	font-size: 1.3rem;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	text-decoration: none;
	
}
#ContCap nav ul li a:hover{
	font-family: Arial;
	font-size: 1.3rem;
	font-weight: bold;
	color: #336633;
	text-align: center;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	text-decoration: none;
	text-shadow: 0.06rem 0.06rem #009900;

	
}

#contenedor {
	background-color: #FFFFFF;
	text-align: center;
	display: table;
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.1rem;
	padding-top: 0.9rem;
	padding-right: 0.3rem;
	padding-bottom: 0.9rem;
	padding-left: 0.3rem;
	-webkit-box-shadow: 0.06rem 0.06rem 0.06rem 0.06rem #339966;
    -moz-box-shadow: 0.06rem 0.06rem 0.06rem 0.06rem #339966;
     box-shadow: 0.06rem 0.06rem 0.06rem 0.06rem #339966;
	-moz-border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
    -webkit-border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
	border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;

}
#contenedor #titul {
    font-family: Arial;
	font-size: 1.5rem;
	color: #003300;
	display: table;
	height: auto;
	width: 100%;
	margin-top: 1.1rem;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#contenedor #contentimg {
	display: table;
	height: auto;
	width: 100%;
	margin-top: 0.9rem;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0.06rem;
}
#contenedor #contentimg img {
	float: left;
	height: auto;
	width: 15%;
	margin-right: 0.1rem;
	margin-left: 0.6rem;
	position: relative;
	-webkit-box-shadow: 0.13rem 0.3rem 0.3rem #CCCCCC;
-moz-box-shadow: 0.13rem 0.3rem 0.3rem #CCCCCC;
box-shadow: 0.13rem 0.3rem 0.3rem #CCCCCC;

}
#contenedor #contentimg #textimag {
	display: table;
	float: right;
	width: 80%;
	margin-right: 1.1rem;
	position: relative;
	height: auto;
}
#contenedor #contentimg #textimag p{
	font-family: Arial;
	font-size: 1.1rem;
	color: #333333;
	font-weight: normal;
	text-align: justify;
}
#contenedor #contentimg #textimag #fono{
	font-family: Arial;
	font-size: 1.1rem;
	color: #333333;
	font-weight: normal;
	text-align: center;
}
#contenedor #contentimg #textimag p #consult{
	font-family: Arial;
	font-size: 1.1rem;
	color: #333333;
	font-weight: normal;
	text-align: center;
	display: block;
	padding: 0.3rem;
	height: 1.3rem;
	width: auto;
	border: 0.06rem solid #009900;
	-moz-border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
    -webkit-border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
	border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
}
#contenedor #contentimg #textimag a:link, #contenedor #contentimg #textimag a:visited{
	font-family: Arial;
	font-size: 1.1rem;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}
#contenedor #contentimg #textimag a:hover{
	font-family: Arial;
	font-size: 1.1rem;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
	text-shadow: 0.06rem 0.06rem #009900;
}
#contenedor #contentimg #textimag span{
font-family: Arial;
	font-size: 1.1rem;
	color: #333333;
	font-weight: bold;
}
#contenedor #contentimg #textimag #anuncont{
	text-align: center;
	display: tabla;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #contentimg #textimag #anuncont img{
	text-decoration: none;
	height: auto;
	width: 1.6rem;
}
#contenedor #contentimg #textimag #icow{
	text-decoration: none;
	height: auto;
	width: 1.1rem;
}
#contenedor #contacte {
	display: table;
	height: auto;
	width: 100%;
	margin-top: 1.6rem;
	margin-right: auto;
	margin-bottom: 0.06rem;
	margin-left: auto;
}

#contenedor #contacte #form {
    float: left;
	height: auto;
	width: 40%;
	margin-right: 0.3rem;
	margin-left: 0.3rem;
	position: relative;
}
#contenedor #contacte #telf {
	display: table;
	float: right;
	width: 50%;
	margin-right: 0.9rem;
	position: relative;
	height: auto;
}
#contenedor #contacte #telf p{
	font-family: Arial;
	font-size: 1.3rem;
	color: #333333;
	font-weight: normal;
	text-align: justify;
}
#contenedor #contacte #telf img{
	vertical-align: middle;
	height: auto;
	width: 1.3rem;
	margin-right: 0.3rem;
}

#contenedor #contacte #telf span{
font-family: Arial;
font-size: 1.4rem;
	color: #333333;
	font-weight: bold;
}
#contenedor #contacte #telf p a:link{
	font-family: Arial;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
#contenedor #contacte #telf p a:hover{
	font-family: Arial;
	color: #000066;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
#contenedor #contacte #telf #otros{
	display: table;
	float: right;
	width: 99%;
	margin-right: 1.1em;
	position: relative;
	height: auto;
	margin-top: 1.5rem;
}
#contenedor #contacte #telf #otros p{
	font-family: Arial;
	font-size: 1.3rem;
	color: #333333;
	font-weight: normal;
	text-align: justify;
}


#contenedor #contacte #telf #otros span{
font-family: Arial;
font-size: 1.3rem;
	color: #333333;
	font-weight: bold;
}
#contenedor #contacte #telf #otros p a:link{
	font-family: Arial;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
#contenedor #contacte #telf #otros p a:visited{
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
#contenedor #contacte #telf #otros p a:hover{
	font-family: Arial;
	color: #000066;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
#contenedor #tienda{
	display: table;
	float: none;
	width: 99%;
	margin-right: auto;
	position: relative;
	height: auto;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	margin-left: auto;
}
#contenedor #tienda img{
	vertical-align: middle;
float: left;
	margin-right: 0.6rem;
	margin-bottom: 0.6rem;
	margin-left: 0.3rem;
	height: auto;
	width: 20%;
	position: relative;
}

#contenedor #tienda #textien{
font-family: Arial;
	font-size: 1.1em;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	}


#contenedor #tienda span{
font-family: Arial;
	color: #333333;
	font-weight: bold;
}
#contenedor #tienda #textien a:link{
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
#contenedor #tienda #textien a:visited{
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
#contenedor #tienda #textien a:hover{
	font-family: Arial;
	color: #000066;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}

footer {
	font-family: Arial;
	font-size: 0.8em;
	color: #003300;
	background-color: #FFFFFF;
	text-align: center;
	display: table;
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.5em;
	padding-top: 0.9rem;
	padding-right: 0.3rem;
	padding-bottom: 0.9rem;
	padding-left: 0.3rem;
	margin-bottom: 0.9em;
	-webkit-box-shadow: 0.06rem 0.06rem 0.06rem 0.06rem #339966;
    -moz-box-shadow: 0.06rem 0.06rem 0.06rem 0.06rem #339966;
     box-shadow: 0.06rem 0.06rem 0.06rem 0.06rem #339966;
	-moz-border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
    -webkit-border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
	border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
	
}
footer a:link{
	font-family: Arial;
	font-size: 0.8em;
	color: #003300;
	text-decoration: none;
}
footer a:visited{
	font-family: Arial;
	font-size: 0.8em;
	color: #003300;
	text-decoration: none;
	
}
footer a:hover{
	font-family: Arial;
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	
}
