BODY {
	color: Black;
	background-color: White;
	font-family: Baskerville, Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

p, li, ul, ol {
	font-size: 17px;
	text-align: left;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 20px;
	line-height: 100%;
}

.mini {
	font-size: medium;
}


HR {
	color: Black;
	width: 45%;
	color: Green;
}

HR.med {
	color: Black;
	margin-left: 55px;
	margin-right: 55px;
	margin-bottom: 30px;
	text-align: center;
	border: dotted;
}

HR.verde {
	color: Green;
	width: 100%;
	text-align: center;
	border: dotted;
}

td.inferior {
	text-align: center;
	padding-top: 35px;
}


A {
	color: #516F56;
}

A:HOVER {
	color: #D2983C;
}

h4 A {
	color: #516F56;
	text-decoration: none;
}

h4 A:HOVER {
	color: #D2983C;
	text-decoration: none;
}

img.izquierda {
	float: left;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 15px;
	border-color: Black;
	border-width: thin;
	}

img.izquierdas {
	float: left;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 15px;
	border: none;
	}
	
img.derecha {
	float: right;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 35px;
	border-color: Black;
	border-width: thin;
	}

img.derechas {
	float: right;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 15px;
	border: none;
	}
	
h1, h2, h3 {
	margin-top: 40px;
	margin-left: 15%;
	margin-right: 15%;
}

h2 {
	font-size: large;
	font-weight: 100;
}

.curso {
	border-style: solid;
	border-color: #00AE01 #00A801 #008401 #00B506;
}


h2, h3 {
	text-align: center;	
}

h4 {
   margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	margin-bottom: 0px;
	font-size: 12px;
}

h6 {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-weight: 100;
	text-decoration: underline;
}

LI {
	margin-left: 35px;
	margin-right: 35px;
}
