body {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	}
td {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
a {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFCC00;
	text-decoration: none;
}
input {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #495728;
	text-decoration: none;
	background-color: #F7F8ED;
	border: 1px solid #495728;
}
textarea {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #495728;
	text-decoration: none;
	background-color: #F9F9F2;
	border: 1px solid #495728;
}
select {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #495728;
	text-decoration: none;
	background-color: #FAFBF4;
	border: 1px solid #495728;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

.ititulo {
	display:block;
	float:left;
	background-color: #ffffd6;
	width: 100px;
	height:180px;
	border:solid 1px #74ab99;
	}
	
.ititulo .ititulo1 {
	display:block;
	color: #C00;
	margin:auto;
	}
	
.ititulo p {
	display: block;
	font-weight:bold;
	font-size:12px;
	color: #000080;
	margin-top: 65px;
	margin-left: 5px;
	margin-right: 5px;
	}
	
.icontent {
	display:block;
	float:left;
	background-color: #ffffff;
	width: 510px;
	height:180px;
	border:solid 1px #74ab99;
	}
.icontent p {
	display:block;
	float:left;
	font-size:12px;
	color: #000080;
	width: 310px;
	margin-left: 8px;
	text-align:justify;
	}
	
.icontent .isubtitulo {
	float:left;
	display:block;
	margin:0;
	font-weight:bold;
	font-size:12px;
	text-align: center;
	margin-top:10px;
	}
	
.icontent .isubtitulo1 {
	float:left;
	display:block;
	margin:0;
	font-weight:bold;
	font-size:12px;
	text-align: center;
	text-decoration:underline;
	color:#C00;
	margin-top:5px;
	}
.icontent .isubtitulo3 {
	float:left;
	display:block;
	margin:0;
	font-weight:bold;
	font-size:12px;
	text-align: center;
	margin-top:10px;
	width: 500px;
	}



.icontent .inormal {
	float:left;
	margin:0;
	display:block;
	font-size:12px;
	text-align: center;
	margin-top:5px;
	}

.icontent img{
	display:block;
	float:left;
	border:none;
	margin-top: 15px;
	margin-left: 10px;

	}

.iruta {
	display:block;
	background:#FFF;
	height: 182px;
	width: 616px;
	}

