/*
Theme Name: Armonia Interior
Theme URI: http://www.armonia-interior.com
Description: Armonia Interior - Web created by Maneita (www.gprada.com)
Version: 1.0
Author: G'Prada - Digital Studio - Maneita
Author URI: http://www.gprada.com/
*/

body {
	background-color: #f9f7ff;
	color: #8e8da8;
	font-family : aria, verdana;
	font-size: 11px;
	text-align: justify;
	margin: 0;
}

A:link {
	text-decoration: none;
	color: #8e8da8;
	font-family: verdana;
	font-weight: bold;
}

A:visited {
	text-decoration: none;
	color: #354c70;
	font-family: verdana;
	font-weight: bold;
}

A:hover {
	text-decoration: none;
	color: #714735;
	font-family: verdana;
}

A:active {
	text-decoration: none;
	color: #354c70;
	font-family: verdana;
	font-weight: bold;
}
	
b {	color: #354c70;
	font-family: verdana;
}

h2{
	color:#354c70;
	font-size: 11px;
	font-weight: bold;
	background-image:url(images/h2.png);
	background-position:center;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform:uppercase;

	}
	
img, div, a, input, ul, li, table, tr, td  { behavior: url(http://armonia-interior.com/images/iepngfix.htc);
 }

h1{
	color:#354c70;
	font-size: 11px;
	font-weight: bold;
	background-image:url(images/h1.png);
	background-position:center;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform:uppercase;

	}
	
input, select, textarea {
	background-color: #eae8f3;
	align: center;
	border-style: solid;
	border-width: 1px;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	color: #354c70;
	border-top: 1px solid #dad6e4;
	border-bottom: 1px solid #dad6e4;
	border-left: 5px solid #dad6e4;
	border-right: 1px solid #dad6e4;
}

select {
color: #354c70;
align: left;
	background-color: #eae8f3;
cursor: help;}

input.noborder {
	border-width: 0px;
	cursor: help;}
	
/*-----------------------------------*/	
ul#menutop {  
	list-style:none;
	margin:0;
	padding:0;
	}
ul#menutop li {
	padding:0;
	float:left;
	}
ul#menutop li a {
	display:block;
	text-decoration:none;
	background-position:top;
}
ul#menutop li a:hover {
	background-position:bottom;
	border: 0px;}
ul#menutop li a span {
	display:none;
	}
#inicio {
	background-image:url(images/inicio.jpg);
	background-position:top;
	width:77px;
	height:49px;
}
#quienes {
	background-image:url(images/quienes.jpg);
	background-position:top;
	width:137px;
	height:49px;
}
#mision {
	background-image:url(images/mision.jpg);
	background-position:top;
	width:78px;
	height:49px;
}
#vision {
	background-image:url(images/vision.jpg);
	background-position:top;
	width:90px;
	height:49px;
}
#objetivo {
	background-image:url(images/objetivo.jpg);
	background-position:top;
	width:91px;
	height:49px;
}
#contacto {
	background-image:url(images/contactenos.jpg);
	background-position:top;
	width:127px;
	height:49px;
}
#gprada {
	background-image:url(images/gprada.png);
	background-position:center top;
	width:245px;
	height:76px;
	align:center;
}
#tels {
	background-image:url(images/tels.png);
	background-position:center top;
	width:277px;
	height:76px;
	align:center;
}
/*-----------------------------------*/

#nav a {
display:block;
width:80%;
line-height:10px;
padding-top:5px;
padding-bottom:5px;
padding-left: 20px;
text-decoration:none;
text-transform:uppercase;
text-align:left;
background-image:url(images/h2fle.png);
background-repeat: no-repeat;
border-bottom:1px dotted #8e8da8;
font: 7pt "Tahoma", Geneva, sans-serif;
font-weight: bold;
color: #8e8da8;
letter-spacing: 1px;
position: static;
}

#nav a:link {color:#8e8da8;}
#nav a:visited {color:#8e8da8;}
#nav a:hover {
color:#6c6989; 
border-bottom:1px dotted #6c6989;
background-color: #f0edf6;
background-image:url(images/h2fle.png);
background-repeat: no-repeat;
}

#nav {
   position: relative;
   width: auto;
   color: #8e8da8;

}