body     {
	font-family: sans-serif;
	margin: 0px auto;
	width: 750px;
}

p {
	text-align: justify;
}

#mainBar li{
	display: block;
}

#mainBar li a:link {
	color: silver;
}

#mainBar li a:link{
	color: gray;
}

#content   { margin-top: 0px; border: 0px none}

#content h1{
	clear: left;
	font-size: 90%;
	background: url(../images/line.png) no-repeat bottom left;
	margin-left: 0.5em;
	padding: 0.5em 0em 0.5em 0em;
	display: list-item;
	list-style: url(../images/bullet.png) inside;
}

#content h2{
	font-size: 75%;
}

#content h3{
	font-size: 75%;
	padding-left: 1em;
}

#content ul, #content ol {
	font-size: 75%;
}

#content li {
	margin: 0.5em 0em 0.2em;
}

#content p{
	font-size: 75%;
	line-height: 1.5em;
	margin: 0.5em 1em 0.5em 1em;
}
#presentacion, #destinatarios, #plan, #perfil, #titulacion  { margin-right: auto }


#presentacion h2, #destinatarios h2, #plan h2, #perfil h2, #titulacion h2    { list-style: disc url(../images/blue.png) inside; display: list-item; margin-top: 1.5em; margin-bottom: 0em; margin-left: 1em; padding: 0.5em 0em 0em; border-bottom: 1px solid gray; width: 450px }



}

*html #presentacion h2,*html #destinatarios h2,*html #plan h2,*html #perfil h2,*html #titulacion h2 {
	padding: 0.5em 0em 0em 1em;
	margin-top: 0.5em;
}

#presentacion h2{
	list-style: url(../images/blue.png) inside;
}

#destinatarios h2{
	list-style: url(../images/green.png) inside;
}

#plan h2{
	list-style: url(../images/yellow.png) inside;
}

#perfil h2{
	list-style: url(../images/red.png) inside;
}

#titulacion h2{
	list-style: url(../images/orange.png) inside;
}

.amarillo   {
	color: black;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	display: block;
	clear: none;
	margin: 0pt;
	padding: 2pt;
	background-image: url(../images/esq1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: none;
	border: thin none;
	text-decoration: none;
	position: static;
	width: 250px;
}

.amarillo ol { color: black; font-style: italic; font-weight: bold; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; border-top: none; border-right: none; border-bottom: 0px none gray; border-left: none }

.nota  {
	color: black;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: transparent;
	text-align: right;
	float: right;
	clear: left;
	margin: 1px;
	border: 1px solid #FF6633;
	padding: 4px;
	width: 300px;
}

label {
	font-size: 75%;
	margin: 0.5em 0em 0em 0em;
	display: block;
}

form {
	margin: 1em 1em 0em 1em;
}

form ol li{
	padding: 0.5em 0em 0.5em 0em;
}

form ol li label{
	display: inline;
	font-size: 100%;
	
}

fieldset {
	padding: 1em 1em 1em 1em;
}

.border    {
	color: #f60;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-left: 0pt;
	border-bottom: 1px solid gray;
	width: 250px;
	padding: 0px;
}

*html fieldset {
	padding: 2em 1em 1em 1em;
}

textarea, input {
	display: block;
	margin; 0em;
}

form ol li input {
	display: inline;
	margin-left: 0.5em;
}

legend {
	font-size: 75%;
}

#docente {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

*html #docente, *html #calendario {
	margin: 0.25em 0.25em 0em 0.25em;
}

#docente h2{
	border: none;
	background: none;
	/*display: inline;*/
	margin: 0.25em 0em 0.25em 0.75em;
	padding-top: 0.5em;
	font-size: 80%;
}

#docente a:link, #docente a:visited{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.center {
	text-align: center;
}

.narrow  {
	color: black;
	font-weight: bold;
	font-size: medium;
	line-height: normal;
	font-family: "Arial Narrow", "Nombre de fuente", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-left: 4pt;
	padding-top: 0px;
	height: 20px;
}

#secBar{
	width: 8em;
	float: left;
	clear: none;
	padding: 0em;
	font-size: 80%;
	margin: 0em;


}

*html #secBar {
	margin: 0em 0.5em 0em 0.5em;
}

#secBar li a:link, #secBar li a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#secBar .green, #secBar .yellow, #secBar .orange {
	display: block;
	margin: 1em 0em 1em 0em;
	padding: 0.25em 0em 0.25em 2em;

}

#secBar .blue {
	background: url(../images/blue.png) no-repeat;
	list-style-type: none;

}

#secBar .green {
	background: url(../images/green.png) no-repeat;
	list-style-type: none;



}
#secBar .yellow {
	background: url(../images/yellow.png) no-repeat;
	list-style-type: none;

}
#secBar .red {
	background: url(../images/red.png) no-repeat;
	list-style-type: none;

}

#secBar .orange {
	background: url(none) no-repeat;
}

#content #home{
	width: 400px;
	margin: 1em;
	padding: 0em;
	display: block;
	
}

#content #home li {
	/*float: left;*/
	list-style: none;
	margin: 0em 0em 0.25em 0em;
	padding: 0.5em 1em 0.5em 0em;
	background: #F4F4F4;
	clear: none;
}

#content #home li p{
	margin: -65px 0px 0px 80px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	line-height: 1.25em;

}

*html #content #home li p{
	margin: 0px 0px 0px 80px;
}

#content #home li img{
	/*float: left;*/
	display: inline;
}

#calendario h2{
	width: auto;
	background: silver;
	border: none;
	margin: 0em 0em 0em 0em;
	display: block;
	padding: 0.5em 0.5em 0.5em 0.5em;
		
}

#calendario p {
	font-size: 85%;
}

#footer   {
	color: gray;
	font-size: x-small;
	background: url(none) no-repeat;
	clear: right;
	padding: 5px 0em 0em 12px;
	border-top: 0px none gray;
	width: 750px;
}

#secBar .blue { 
	display: compact;
	margin: 1em 0em 1em 0em;
	padding: 0.25em 0em 0.25em 2em;
 } 
#secBar .red { 	display: block;
	margin: 1em 0em 1em 0em;
	padding: 0.25em 0em 0.25em 2em;
 } 
#secBar .orange  {
	margin: 0px;
	padding: 0em;
	border: 1px solid #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	height: auto;
	width: 100px;
 } 
.texto {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	clear: left;
	margin: 0pt;
	padding: 2pt 0em 2pt 1.5em;
	background-image: none;
	background-repeat: no-repeat;
	float: none;
	border: none;
	text-decoration: none;
	width: auto;
	font-size: 75%;
	line-height: 1.5em;

}
.textotabla {
	color: black;
	font-size: 90%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	display: compact;
	clear: none;
	margin: 0pt;
	padding: 5px;
	background-repeat: no-repeat;
	float: none;
	border: 1px solid #FF6633;
	text-decoration: none;
	background-color: #FFFFFF;
	width: auto;
	text-align: left;




}
.textoanim {
	color: black;
	font-size: 75%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	display: block;
	clear: left;
	margin: 0pt;
	padding: 2pt 0em 2pt 1.5em;
	background-image: none;
	background-repeat: no-repeat;
	float: none;
	border: none;
	text-decoration: none;
	width: auto;
	text-align: center;

}
a:link {
	color: #99CC99;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #99CC99;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
