body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #FFCC00;
}
.piehome {
	background-image: url(img/pie2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	height: 31px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.cont {
	background-image: url(img/fondo.gif);
	background-repeat:  repeat-y;
}
.abajo {
	background-image: url(img/pie.gif);
	background-repeat: no-repeat;
	height: 36px;
}
.texto {
    font-size: 13px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 82px;
	padding-bottom: 0px;
	padding-left: 56px;
	text-align: justify;
}
.texto2 {
    font-size: 13px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}
.tit {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	width: 670px;
	
}
.menuc {
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 816px;
	vertical-align: middle;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.imgf {
	background-image: url(img/fondo-foto-2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 316px;
	width: 290px;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.ml {
	color: #FFCC00;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-weight: bold;
}
.ml:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #000000;
}
a:hover {
	color: #888888;
}
.links {
    font-size: 13px;
    font-weight: bold;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.atras {
	background-image: url(img/atras.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	text-decoration: none;
}
.atras:hover {
    color: #000000;
	background-image: url(img/atras.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	text-decoration: underline;
}
.li1 {
	list-style-image: url(img/bullet2.gif);
}
.mas {
	color: #888888;
	text-decoration: none;
}
.mas:hover {
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}