/* CSS alojado en carpeta cursos */
/* valido para todos los cursos ademas cada curso tiene su hoja particular en su carpeta */
body {
    background-color:#FFFFFF;
	margin-top: 0px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	/*font-family: Verdana, Geneva, sans-serif;
	color: #333333; font-size: 11px;*/
	text-decoration: none;}

td, p, ol, li {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#333333;
	font-size: 13px;
	line-height: normal;}

#botonera, #botonera2{
	position:relative;
	height:17px;
	z-index:1;
	width: 550px;
	margin-right: 15px;
	text-align: right;
	float: right;
}
blockquote {
	padding-left:15px;
	display: block;
	margin: 10px;
}	
.lineabajo {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.lineas {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #F4DE86;
}
.lineamenu {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #F4DE86;
}
.texchico{
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
.texto12{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: normal;}
	
.times{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}	

a.volver{
font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
 a.volver:hover{
	color: #000000;
	text-decoration: underline;
}
/*xxxxxxxxxxxxxxx*/
.barra{
	height: 27px;
	background-image: url(gestion/imag/barra.jpg);
	background-repeat: no-repeat;
}
.lineaiz {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.textosblancosolo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;}
	
/* XXXXXXXXX pie cursos paph logo myc y ftpt */
.fondo39{ font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #333333;
	font-weight: normal;}
.fondo40{ background-color:#FFFFFF}

a.fondo39 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #333333;
	font-weight: normal;}
	
a.fondo39:hover {color: #999999; }
.style39 {color: #000000; font-weight: bold;}
/* XXXXXXXXX FIN pie cursos paph logo myc y ftpt */
