body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/apariencia/bg_body.png);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
}
.img-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.clear {
	clear:both;
}
.titulo-img {
	margin-bottom:15px;
}
.txtespecial {
	font-weight:bold;
	color: #85CC4A;
}
a .txtespecial {
	font-weight:bold;
	color: #4B96B8;
	text-decoration: none;
}
a:hover .txtespecial {
	font-weight:bold;
	color: #3CF;
}
h1 {
	font-size:20px;
	color: #A2DCF6;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 35px;
}
h2 {
	font-size:16px;
	color: #666;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 30px;
}
h3 {
	font-size:14px;
	color: #69C9F1;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 25px;
}
h3 a {
	color: #69C9F1;
	text-decoration:none;
}
h3 a:hover {
	color: #B1DE8B;
	text-decoration:none;
}
h4 {
	font-size:14px;
	color: #B2DD8B;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
}
h5 {
	font-size:24px;
	margin-top: 15px;
	margin-bottom: 25px;
	color: #69C9F1;
	font-weight: normal;
}
h5 a {
	text-decoration:none;
	color: #69C9F1;
}
h5 a:hover {
	color: #333;
	text-decoration:none;
}
h6 {
	font-size:14px;
	color: #69C9F1;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 25px;
	background-image: url(../img/contenido/img_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 25px;
}
#header {
	height:150px;
	margin-bottom: 25px;
}
#footer {
	height:50px;
	background-image:url(../img/apariencia/bg_footer.png);
	background-position:center center;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2DCF6;
	margin-top: 25px;
}
#logo {
	position:absolute;
	width:240px;
	height:75px;
	margin-top:45px;
}
#menu-principal {
	height:40px;
	float:right;
	margin-top:70px;
}
#menu-principal span {
	display:none;
}
#menu-principal ul{
	margin: 0px;
	padding: 0px;
}
#menu-principal ul li {
	list-style-type: none;
	display: inline;
}
#menu-principal ul li a {
	display: block;
	height:35px;
	background-position:left bottom;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #A2DCF6;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}	
#menu-principal ul li a:hover {
	border-top-color: #4B96B8;
}
#menu-principal ul li .activa {
	border-top-color: #4B96B8;
	cursor:default;
}
#menu-principal ul li .activa:hover {
	border-top-color: #4B96B8;
}
#menu-principal .btn-inicio {
	width:65px;
	background-image:url(../img/apariencia/btn_inicio.png);
}
#menu-principal .btn-nosotros {
	width:125px;
	background-image:url(../img/apariencia/btn_nosotros.png);
}
#menu-principal .btn-servicios {
	width:125px;
	background-image:url(../img/apariencia/btn_servicios.png);
}
#menu-principal .btn-emailperfecto {
	width:100px;
	background-image:url(../img/apariencia/btn_emailperfecto.png);
}
#menu-principal .btn-software {
	width:75px;
	background-image:url(../img/apariencia/btn_software.png);
}
#menu-principal .btn-contacto {
	width:90px;
	background-image:url(../img/apariencia/btn_contacto.png);
}
#banner-flash {
	width:800px;
	height:225px;
	margin-bottom: 50px;
	outline:none;
	margin-right: 50px;
	margin-left: 50px;
}
#caja-banner {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
#caja-banner span {
	display:none;
}
#caja-banner02 {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}
#caja-secciones {
	background-image:url(../img/apariencia/bg_caja-secciones.png);
	background-repeat:repeat-x;
	margin-bottom: 20px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
}
#caja-secciones .seccion {
	width:210px;
	height:190px;
	background-image: url(../img/apariencia/bg_seccion01.png);
	margin-right: 24px;
	float: left;
	background-color: #F0F1F0;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#caja-secciones .seccion.right {
	margin-right:0px;
}
#caja-principal {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.caja-left {
	width:450px;
	margin-right:25px;
	outline:none;
	float: left;
}
.caja-left p {
	margin-bottom:10px;
	text-align: justify;
}
.caja-right {
	width:325px;
	outline:none;
	float: left;
	margin-top: 60px;
}
.caja-right02 {
	width:325px;
	outline:none;
	float: left;
}
.caja-right p {
	margin-bottom:10px;
	text-align: justify;
}
#caja-flash {
	width:325px;
	outline:none;
	float: left;
}
.form-txtfield {
	width:325px;
	height:20px;
	border: 2px solid #71C9EF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: 3px;
}
.form-txtarea {
	width:325px;
	height:100px;
	border: 2px solid #71C9EF;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	padding-top: 3px;
	font-size: 11px;
}
.form-btnenviar {
	width:100px;
	height:50px;
	background-image: url(../img/apariencia/btn_enviar.png);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	background-color: transparent;
}
.btn-vermas a {
	width:75px;
	height:25px;
	display:block;
	background-image: url(../img/apariencia/btn_vermas.png);
	float: right;
	margin-top: 10px;
}
.btn-vermas a:hover {
	background-position:bottom;
}
.btn-descargar a {
	width:125px;
	height:40px;
	display:block;
	background-image: url(../img/apariencia/btn_descargar.png);
	margin-top: 10px;
	margin-bottom: 25px;
}
.btn-descargar a:hover {
	background-position:bottom;
}
