html, body{
	margin:0;
	padding:0;
	font-family       : Arial, Helvetica, sans-serif;
	font-size         : 11px;
	line-height: 16px;
	color             : #666666;
	background-color: #A6BF23;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
} 
a:link, a:visited {
	color             : #A42900;
	text-decoration   : none;
	font-weight       : normal;
}
a:hover {
	color             : #FF4D11;
	text-decoration   : none;
	font-weight       : normal;
}

/*--------------------------------- ESQUELETO DE DIVS -------------------------------------*/
#mainConteiner {
	position:absolute;
	left:50%;
	margin-left:-380px;
}
#encabezado {
	width: 760px;
	height: 100px;
	background-color: #FFF;
}
#servicios {
	width: 760px;
	background-color: #000;
	padding-bottom: 10px;
	background-image: url(../img/bg-serv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* IE7 Only */
*:first-child+html #servicios {padding-top:10px; padding-bottom:0px;}
#menu {
	width:510px;
	height:45px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	position:relative;
}
#menu-serv {
	width:610px;
	height:25px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	float: right;
	display: block;
}


/*---------------------------------------- BANNER -------------------------------------------*/
#banner {
	background-color: #FFF;
}

/*------------------------------------- ESTADO ----------------------------------------*/
#estado {
	width:730px;
	height: 24px;
	font-size: 11px;
	color:#666;
	padding-left: 30px;
	background-color:#EEEDE4;
	background-image: url(../img/econcirculo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#estado2 {
	width:760px;
	height: 24px;
	background-color:#EEEDE4;
}
/*---------------------------------------- MENU --------------------------------------------*/
#menu ol li {
	float: left;
	padding-top: 15px;
	padding-bottom: 0px;
}
#menu ol a li.home{
	color: #99cc33;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
}
#menu ol a li{
	color: #99cc33;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#menu ol a:hover li {
	color: #222;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#menu-serv ol li {
	float: left;
	padding-bottom: 0px;
}
#menu-serv ol a li{
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#menu-serv ol a:hover li {
	color: #999;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

/*----------------------------------- PRINCIPAL --------------------------------------*/
#principals {
	width: 750px;
	background-color: #fff;
	padding-right: 5px;
	background-image: url(../img/s.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#principal01 {
	width: 750px;
	background-color: #fff;
	padding-right: 5px;
	background-image: url(../img/01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#principal02 {
	width: 750px;
	background-color: #fff;
	padding-right: 5px;
	background-image: url(file:///C|/Users/Administrador/Desktop/Carpeta%20Green/Green2/img/news.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#news     {
	background-image: url(file:///C|/Users/Administrador/Desktop/Carpeta%20Green/Green2/img/news.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right top;
	width: 750px;
	padding-right: 5px;
}

#principal03 {
	width: 750px;
	background-color: #fff;
	padding-right: 5px;
	background-image: url(../img/03.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
#principal05 {
	width: 750px;
	background-color: #fff;
	padding-right: 5px;
	background-image: url(../img/05.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
#principal06 {
	width: 750px;
	background-color: #fff;
	padding-right: 5px;
	background-image: url(../img/06.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
#contenido {
	padding-top: 15px;
	padding-left: 170px;
	padding-bottom: 15px;
	font-size: 11px;
	background-image: url(../img/local.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.titulo {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	float: right;
	position: absolute;
	padding-top:190px;
	padding-left: 35px;
}
.subtitulo {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#9c3;
	font-weight: bold;
}
.subtitulito {
	font-size: 12px;
	color:#9c3;
	font-weight: bold;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	border: 1px solid #666;
	margin-top:1px;
	margin-bottom:1px;
	padding: 2px;
	background-color: #D6EAAA;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111;
	border: 1px solid #9c3;
	height: 22px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #E6E6E6;
}
/*-------------------------------------- PIE /*---border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;---*/
#pie {
	width:750px;
	left: 5px;
	right: 5px;
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
	display:block;
	margin-top: 15px;
	color: #999;
	background-color:#EEEDE4;
}


/*****RESENT-FONTS CSS*****/
/*reset.css*/body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
fieldset {padding: 10px; color:#999;}
/*****FIN RESENT-FONTS*****/
