* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;

}
#marco {
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 5px;
	display: inline-block;
}
#logo {
	background-image: url(img_fnd.gif);
	padding-left: 15px;
}
#menu {
	background-image: url(fondo_menu.gif);
	height: 43px;
}
#menu a {
	background-image: url(pest2.gif);
	height: 18px;
	float: left;
	width: 163px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	background-image: url(pest2.gif);
	background-position: bottom;
	color: #BBDDFF;
}
#menu-campanas {
	padding-left: 220px;
	padding-top:10px;
	height:41px;
	background-image: url(fsub.gif);
}
#menu-campanas a {
	background-image: url(sub.gif);
	padding-top:5px;
	height: 17px;
	float: left;
	width: 119px;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left:3px;
	margin-right:3px;
}
#margen {
	height: 20px;
}
#trail {
	height: 17px;
	background-image: url(fgris.gif);
	padding-left: 20px;
	padding-top: 4px;
	font-weight: bold;
	color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 1px;
}
#contenido {
	padding-left: 20px;
	padding-right: 20px;

}
#contenido h1 {
	font-weight: bold;
	font-size: 18px;
	color: #0C5676;
}
#contenido h2 {
	font-weight: bold;
	font-size: 15px;
	color: #333333;
}
#contenido h6 {
	color: #777777;
}
#contenido #lista,#lista2 {
	color: #0C5676;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	font-weight: bold;
	height: 10px;
}
#contenido #lista4 {
	color: #0C5676;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	font-weight: bold;
	height: 10px;
}

#contenido #lista a,#lista4 a {
	color: #333333;
	text-decoration:none;
	width: 300px;
	display:inline-block;
	float: left;
}
#contenido #lista a:hover, #lista4 a:hover  {
	color: #0C5676;
	text-decoration:underline;
	
}

#contenido #lista img, #lista4 img {
	margin-top: -5px;
	cursor: crosshair;
}



#lista3 {
	float: left;
	font-size: 10px;

}
#lista3 a {
	text-decoration: none;

}
#pie {
	padding-top: 4px;
	padding-left: 20px;
	font-size: 9px;
	font-weight: bold;
	color: #0c5576;
	text-decoration: none;
}
.celda {
    padding-right:10px;
}

.gris {
	font-weight: normal;
	color: #999999;
}

input[type=text],input[type=password],textarea {
	color: #0066FF;
	padding: 1px;
	border: 1px solid #777777;
}
select {
	color: #333333;
	padding: 1px;
	font-size: 10px;
	border: 1px solid #777777;
}
.desactivado {
 filter: alpha(opacity=30); opacity: .3
}
