body {
	background-color:#000b15;
	margin: 0px;
	padding: 0px;
}
#divintro{
	color:#FFFFFF;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	width: 800px;
	margin: auto;
}
#divintro a{
	color:#FFFFFF;
	text-decoration:none;
	padding: 5px 10px;
}
#divintro a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/*banner*/
#banner{
	width:840px;
	height:190px;
	margin: auto;
	background-color: #679F20;
}
/*menu*/
#menu{
	width:820px;
	height:120px;
	margin:auto;
	background-color: #679F20;
	padding: 0px 10px;
	text-align: center;
}
/*contenido*/
#contenido{
	width:840px;
	margin:auto;
	background-color: #679f20;
}
#contenido2top{
	margin:auto;
	width:820px;
	height:15px;
	background-image:url(images/topcontenido.jpg);
}
#contenido2{
	margin:0px 10px;
	width:804px;
	border-left: solid 8px #8AC217;
	background-color: #FFFFFF;
	border-right: solid 9px #8AC217;
}
#contenido2bottom{
	margin:auto;
	width:820px;
	height:15px;
	background-image: url(images/bottomcontenido.jpg);
}
#columa1{
	width:570px;
	float:left;
	margin-left: 10px;
}
#columa1 h1{
	color:#006600;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0px;
	font-weight:bold;
}
#columa1 h2{
	color:#006600;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0px;
	font-weight:bold;
}
#columa1 h3{
	color:#ffffff;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 5px 0px;
	font-weight:bold;
	background-color:#679F20;
	padding: 3px;
}
#columa1 h5{
	color:#000B15;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px;
}
#columa1 h5 a{
	color:#000B15;
	text-decoration:none;
}

#columa1 h5 a:hover{
	color:#000B15;
	text-decoration:underline;
}
#columa1 p{
	color:#000000;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	line-height: 22px;
}
#columa1services{
	width:170px;
	padding:5px;
	float:left;
	margin: 0 5px 10px 5px;
	background-color: #D8F39E;
}
#columna2{
	width:200px;
	float:right;
	margin-right: 10px;
	background-color: #FFFFFF;
}
#columa2 h4{
	background-image:url(images/bgh1.jpg);
	background-repeat:no-repeat;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	padding: 10px 0px 0px 0px;
}
.title{
	color:#FFFFFF;
	background-color:#006600;
	padding:5px;
	text-align:center;
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.listservices{
	font-size:12px;
	padding:3px 5px;
	margin:0px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
}
.listservices a{
	color:#000000;
	text-decoration:none;
}
.listservices a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
/*piedepagina*/
#footer{
	width:820px;
	margin: auto;
	background-color: #679F20;
	padding: 10px;
}
#footer p{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	margin: 0px;
}
#footer p a{
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
}
#footer p a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer h4{
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#999999;
	text-align:center;
	margin: 10px 0px 0px 0px;
	font-weight:normal;
}
#footer h4 a{
	color:#666666;
	text-decoration:none;
	padding:5px;
}
#footer h4 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/*class*/
.clear{	
	clear:both;
}
.imgleft{
	float:left;
	margin-right:5px;
}
.imgright{
	float:right;
	margin-left:5px;
}
.input{
	border:#009900 solid 1px;
}

#gallery{
	width:120px;
	padding:5px;
	height:100px;
	float:left;
	background-color: #EAF9CC;
	margin: 5px 5px 20px 5px;
	color: #000000;
	font-size: 12px;
	text-align: center;
	border: solid 1px #000000;
	font-family: tahoma;
}
#gallery a{
	color:#000000;
	text-decoration:none;
}
#gallery a:hover{
	color:#000000;
	text-decoration:underline;
}

#intranet{
	width:140px;
	height:25px;
	font-family:"Arial Black";
	font-size:18px;
	color:#336600;
	text-shadow:#000000;
	padding: 10px 10px 5px 50px;
	margin: 10px 0px 0px 0px;
}
#intranet a{
	text-decoration:none;
	font-family:"Arial Black";
	font-size:20px;
	color:#336600;
}
#intranet a:hover{
	text-decoration:underline;
	color:#CC0000;
}

