body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	color: #666666;
}
.pag {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.nav2 {
	background-color: #EBEBEB;
}
.nav2 A{
	color: #262E31;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 6px;
	font-size: 11px;
}
.nav2 A:hover{
	background-color: #CCCCCC;
}
.vitacora {
	background-image: url(images/bg_vitacora.jpg);
	padding-left: 40px;
}
.txtcuerpo {
	font-size: 12px;
	color: #666666;
}
.titpag {
	font-size: 18px;
	color: #999999;
}
.piepag {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
a {
	color: #961F12;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.digitta {
	color: #999999;
	text-decoration: none;
}
.digitta:hover{
	color: #333333;
	text-decoration: none;
}
.lineup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tit2 {
	font-weight: bold;
	color: #DF2F1B;
	margin-left: 40px;
	font-size: 13px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.titnews {
	font-weight: bold;
	color: #000000;
	background-image: url(images/hom/hom_bullet.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
.news{
	padding-left: 20px;
}
.news A{
	color: #666666;
	text-decoration: none;
}
.news A:hover{
	color: #999999;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
