body {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/fondo1.jpg);
	background-repeat: repeat;
}
#dAll {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
}
#dAll img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.td15 {
	text-align: center;
	width: 15px;
}
.td150 {
	text-align: center;
	width: 150px;
}


.dNavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #267700;
	line-height: 18px;
	height: 18px;
	padding-left: 10px;
}
.dNavBar a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FCFCFC;
	text-decoration: none;
	background-color: #267700;
}
.dNavBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #267700;
}

#dHead {
	background-color: #DE2110;
	color: #FFFFFF;
}
.dSeparator {
	background-color: #216600;
	height: 3px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	color: #FFFFFF;
}
.tdMenu {
	background-color: #333333;
	width: 150px;
	color: #FFFFFF;
}
.tdMain {
	background-image: url(../images/css/fondo-main.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	color: #000000;
}
#ulMenu, #ulMenu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 50px;
	padding: 0px;
	list-style-type: none;
	background-color: #267700;
}
#ulMenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	text-decoration: none;
	background-color: #267700;
	display: block;
	height: 25px;
	width: 140px;
	line-height: 25px;
	padding-left: 10px;
	background-image: url(../images/css/flecha-menu.gif);
	background-repeat: no-repeat;
	background-position: 130px 8px;
	color: #FFFFFF;
}
#ulMenu .liSimple {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	line-height: 25px;
	height: 25px;   
	padding-left: 10px;
	background-color: #333333;
	background-image: none;
	color: #FFFFFF;
}
#ulMenu .banner {
	line-height: 120% !important;
	padding: 5px 5px 5px 10px;
	background-color: #333333;
	background-image: none;
	font-weight: bold;
	color: #FFFFFF;
	background: #6D996D; 
}
#ulMenu .banner a{ display: inline; background: transparent;}
#ulMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 120px;
	background-color: #267700;
}
#ulMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #267700;
}
#ulMenu li ul {
	position: absolute;
	width:150px;
	left: -999px;
	margin: 0px;
}
#ulMenu li ul li{
	background-color: #267700;
	color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #009900;
}
#ulMenu li:hover ul, #ulMenu li.sfhover ul{
	top: auto;
	left: auto;
	margin-left:130px;
	background-color: #1D5900;
	font-weight: normal;
	background-image: none;
	color: #000000;
}
#dContenido {
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
	width: 570px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	overflow: visible;
}
#dContenido ul{
	list-style-position: outside;
	list-style-image: url(../images/icono-agroindustria.gif);
}
#dContenido li{
	line-height: 25px;
}
#dContenido li ul{
	margin: 5px 5px 5px 20px;
	float: none;
	left: auto;
	top: auto;
}
#dContenido a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#dContenido a:hover{
	color: #CC0000;
	background-color: #FFFFFF;
}
#dContenido h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
#dContenido h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	background-color: #FFFFFF;
}
#dContenido p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}


#dPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DE2110;
}
#dPie a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DE2110;
}
#dPie a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #DE2110;
}
.dNavBar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #267700;
}
.inputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

.td100 {
	text-align: left;
	width: 100px;
}
.dFotos, .dFotos2 {
	margin: 5px;
	float: right;
	width: 200px;
	padding: 10px 10px 2px;
	border: 1px solid #EBEBEB;
	overflow: visible;
}
.dFotos2{
	float: left;
}
.dFotos .dFotoDesc, .dFotos2 .dFotoDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 30px;
}
.dFotos .txtPequenio, .dFotos2 .txtPequenio {
	font-size: 9px;
	color: #999999;
}
