body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	vertical-align: middle;
	background-color: #CCCCCC;
	background-image: url(../images/bg4.gif);
}

.p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	height: 100%;
	width: 60%;
	vertical-align: text-top;
	padding: 15px;
	background-image: url(../images/bg3.gif);
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	margin: 0px;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	height: 100%;
	width: 60%;
	vertical-align: text-top;
	padding: 15px;
	background-image: url(../images/bg3.gif);
	text-decoration: underline;
}

.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	height: 100%;
	width: 60%;
	vertical-align: text-top;
	padding: 15px;
	background-image: url(../images/bg3.gif);
	text-decoration: underline;
	font-style: italic;
}

.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height: 100%;
	width: 100%;
}

.generalcelda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	height: 100%;
	width: 100%;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	vertical-align: text-top;
	margin: 0px;
	height: 10px;
	width: 100%;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 75%;
	height: 100%;
	vertical-align: top;
	background-image: url(../images/bg1.gif);
	border: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	height: 100%;
	width: 60%;
	vertical-align: text-top;
	padding: 15px;
	background-image: url(../images/bg3.gif);
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	height: 10px;
	width: 60%;
	vertical-align: text-top;
	padding: 15px;
	background-image: url(../images/bg3.gif);
}
.iza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	height: 100%;
	width: 5px;
	padding: 0px;
	background-image: url(../images/bg1iza.gif);
	border: none;
}
.dch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	height: 100%;
	width: 5px;
	padding: 0px;
	background-image: url(../images/bg1dch.gif);
	border: none;
}
.logo {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height: 10px;
	width: 10px;
}
.logo3 {
	text-align: center;
	vertical-align: TOP;
	margin: 0px;
	height: 10px;
	width: 10px;
}
.logo2 {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height: 10px;
	width: 100%;
}
.foto {
	text-align: center;
	vertical-align: middle;
	padding: 15px;
	width: 40%;
}
img {
	border: 2px solid #000000;
}
a {
	color: #00CC00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #00CC00;
	text-decoration: none;
}
a:visited {
	color: #00CC00;
	text-decoration: none;
}
a:visited:hover{
	color: #FF0000;
	text-decoration: underline;
}
a:visited:active{
	color: #00CC00;
	text-decoration: none;
}