html {
	background-attachment: fixed;
}
body {
	background: #ffffff url(../img/bkgrd.png) repeat-x scroll 0 0;
	color: #000;
	font-size: 12px; 
	filter: default; 		/*evitamos el anti-alias del texto*/
	text-align: left;
	margin: 0px;
	padding: 0px; 
	font-family: Arial, Verdana, Times;
}
img {
	margin: 0px;
	border: none;
}
p {  margin: 10px 2px 2px 2px;  }
a {
	border:medium none;
	line-height:inherit;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	color: #000000;
}
#mensaje {
	padding: 2px 0px 2px 20px;
	margin-top:10px;
	font-weight:bold;
	background: #caf298 url(../img/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	background-color: #d8c5c4; /*#FFEECA;*/
	border-top: 2px solid #c92f26;  /*#ffd324;*/
 	border-bottom: 2px solid #c92f26;
	margin-bottom: 10px;
}
a:visited { color:#000000; text-decoration:none;  }
a:hover   { color: #5fb74b; text-decoration:none; }

form { margin-top: 0px; }
hr { width:100%;  color: #008080;  }
th { text-align: right; font-weight: bold; }

img.derecha { float: right; }
img.izquierda { float: left; }

.check { border: 0px; }

.izquierda { float: left; }
.derecha { float: right; }

.cuerpo {
	width: 780px;
	text-align: left;
	margin: 0 auto; 
}

/* CABECERA */ 
h1 { 
	background: transparent url(../img/symbolMenu.png) no-repeat scroll 0 0;
	font-size: 16px;
	padding-left: 30px;
	color: #000000;
	margin: 7px 0px 0px 5px;
	/*font-family: Verdana, Times, Arial;*/
	letter-spacing: 1px;
	font-weight: bold;
}
h2 { 
	background: transparent url(../img/symbolNovaGest.png) no-repeat scroll 0 0;
	font-size: 18px;
	padding-left: 30px;
	color: #000000;
	margin: 7px 0px 0px 5px;
	/*font-family: Verdana, Times, Arial;*/
	letter-spacing: 1px;
	font-weight: bold;
}
h3 { 
	color: #676565;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #676565;
	margin: 10px;
}
h4 {
	background: transparent url(../img/iconBox.png) no-repeat scroll 0 0;
	margin: 5px 0px;
	padding: 0px 0px 0px 23px;
	font-size: 12px;
}
h5 {
	color: #589d27;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}

/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix { height:1px; }

/*------------------------------------------------------------------------------------------------*/
/*--------------------------------NovaGest web----------------------------------------------------*/

/*----GLOBALS----*/

#content {
	width: 780px;
	margin: auto;
}
#page {
	background: #ffffff;
	border: 2px solid #c2c1c1;
	width: 520px;
	margin: 25px auto;
	padding-bottom: 20px;
}
ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

/*----MENU----*/

#header {
	width: 245px;
}
#menuBkgrd_top {
	height: 29px;
	
	background: transparent url(../img/menuBkgrd_top.png) no-repeat scroll 0 0px !important;
	background-image: none;
}
#menuLogo {
	height: 72px;
	width: 210px;
	display: block;
	margin: 0px auto 7px auto;
	text-indent: -9999px;
	
	background: transparent url(../img/menulogo.png) no-repeat scroll 0 0px !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menulogo.png');
	background-repeat: no-repeat;
}
#menuBkgrd_middle {
	background: transparent url(../img/menuBkgrd_middle.png) repeat-y scroll 0 0px !important;
	background-image: none;
}
#menuBkgrd_middle .menuArea {
	border-top: 1px solid #dcddde;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	width: 229px;
}
.menuArea ul {
	margin: 5px 0px 0px 0px;
	padding-left: 45px;
}
.menuArea ul li {
	border-bottom: 1px solid #dcddde;
	margin-bottom: 5px;
}
#menuBkgrd_bottom {
	height: 107px;
	padding: 14px 0px 0px 24px;
	
	background: transparent url(../img/menuBkgrd_bottom.png) no-repeat scroll 0 0px !important;
	background-image: none;
}
#menuBkgrd_bottom label {
	color: #ffffff;
}
#menuBkgrd_bottom label a:hover {
	color: #cccccc;
}
#direccion {
	color: #54a242;
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 14px;
}

/*----HOMME----*/
#txtContent {
	width: 470px;
	margin: 10px auto;
	text-align: center;
}
#imgHome {	
	border: 3px solid #c7d9c2;
}
#txtContent p {
	text-align: justify;
}
.box {
	width: 195px;
	margin: 15px 13px 0px 10px;
	padding: 3px;
	font-size: 11px;
	text-align: left;
	border: 1px solid #54a242;
	background: #e9f5e6;
}
h4 label {
	border-bottom: 1px solid #000000; 
	display: block;
}
#boxesHome  .box p {
	margin-left: 24px;
}
.box ul {
	list-style-image: url(../img/dot_ulGreen.png);
	list-style-type: square;
	margin: 2px 0px 0px 40px;
	padding: 0px;
}
.box li {
	margin: 0px;
}
.box a {
	color: #258010;
}
/*----OTROS APARTADOS----*/
#subTitle {
	font-weight: bold;
	margin: 0px 7px 0px 18px;
	color: #8a8989;
	font-size: 14px;
}
.classUL {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-image: url(../img/dot_ul.png);
	list-style-type: square;
}
.divUL {
	margin: 10px 10px 10px 20px;
}
.divULUL {
	text-align: left;
}
.divULUL li {
	background: url(../img/line_ul.png) no-repeat scroll 0 7px;
	padding-left: 20px;
}
#solicitePresupuesto {
	border-top: 2px solid #589D27;
	text-align: left;
}
#formContact {
	width: 400px;
	margin: 20px auto;
}
#formContact input, textarea {
	border: 1px solid #589D27;
	width: 100%;
	color: #447737;
	font-weight: bold;
}
#formContact input:hover, textarea:hover {
	Background: #e9f5e6;
}
#formContact div {
	width: 190px;
}
#formContact label {
	display: block;
	font-weight: bold;
	margin-top: 3px;
	padding-bottom: 3px;
}
#formContact label span {
	font-weight: normal;
	color: #666666;
}
.subTit {
	background: #E9F5E6;
	padding: 3px 0px 3px 5px;
	width: 100%;
	text-align: left;
	border:1px solid #54A242;
	font-weight: bold;
	display: block;
}

/*AVISO LEGAL*/
#AVinicio {
	font-weight: bold;
	font-size: 13px;
}

/* PIE */
#pie {
	text-align:center;
	width:100%;
	margin-bottom:5px;
}
#bannerACB {
	border: 3px solid #C7D9C2;
	margin-right: 75px;
	float: right;
	margin-bottom: 10px;
}


