body {
	background-image:url(../images/pixel.jpg);
	background-repeat: repeat;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:	#FFFFFF;
}

#fondo {
	height: 100%;
	width: 100%;
	border-style: none;
	border-collapse: collapse;
}
/****************	MYP	******************************************/

#myp_fila {
	background-image: url(../images/myp_fila1.jpg);	height: 575px;
	width: 44px;
}

#myp_columna1 {
	background-image: url(../images/myp_columna1.jpg);	height: 64px;
	width: 917px;	padding-top: 20px;	vertical-align: baseline;
}

a.ppal {
	color: #000000;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}
a.ppal:hover, a.ppal:active {
	color: #FF0000;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFCC00;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a {
	color: #FFFFFF;
	font-size: 10px;
	font-family: arial;
	text-decoration: none;
}


#myp_linea2_1 {
	background-image: url(../images/myp_linea2_1.jpg);	height: 511px;
	width: 195px;
	vertical-align: top;
	padding-top: 30px;
}

#myp_linea2_2 {
	background-image: url(../images/myp_linea2_2.jpg);	height: 511px;
	width: 722px;
	padding-top: 30px;
	vertical-align: top;
}

p {
	text-indent: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	text-align: justify;	width: 120px;
	vertical-align: top;
}

.titulo {
	text-indent: 10px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	vertical-align:top;	
}

img.folleto {
	width: 170px;
	height: 120px;
	cursor: pointer;
}

span {
	color: #FFCC00;
}

.myp {
	width: 680px;
	height: 380px;
	overflow: auto;
	text-align: center;
	scrollbar-face-color: #B22D2E; /* color desplazamiento */
	scrollbar-highlight-color: #666666; /* borde scroll */
	scrollbar-3dlight-color: #666666; /* borde scroll  */
	scrollbar-darkshadow-color:#666666 ; /* borde scroll */
	scrollbar-shadow-color:#666666; /* borde scroll */
	scrollbar-arrow-color:#FFFFFF; /* color de las flechas */
	scrollbar-track-color: #666666; /* color fondo */}


