/* CSS PARA PRESENT */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #555555;
	margin: 0em;
}


#maqPresent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3em;
	padding-left: 3em;
	padding-top: 1em;
	width: 80%;
}

#cuerpo #maqPresent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1.4em;
	margin-top: 0em;
	font-weight: normal;
	color: #AAAAAA;
	font-size: 200%;
}

#cuerpo #maqPresent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0.3em;
	margin: 0em;
	border: none;
	padding-top: 0em;
	font-size: 185%;
	color: #999999;
}

#cuerpo #maqPresent h3 {
	color: #555555;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
}

#cuerpo #maqPresent h4 {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: medium;
} 

#maqPresent dl {
	margin: 0em auto 4% 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1em;
}
#maqPresent dt {
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0.5em;
	padding-bottom: 0.5em;
}

#maqPresent dd {
	color: #555555;
	margin-left: 0em;
	text-align: justify;
}

#maqPresent p {
	color: #555555;
	font-size: 90%;
	margin-top: 1em;
	text-align: justify;
	padding: 0em;
}

#maqPresent h1 a {
	color: #999999;
	font-weight: normal;
}

#maqPresent h1 a:hover{
	color: #999999;
	text-decoration: underline;
}

#cabtextos h1.present {
	font-size: 2.5em;
	font-weight: normal;
	margin-bottom: 0.4em;
}

#firma {
	width: 18em;
	margin-left: 3em;
	margin-bottom: 1em;
	text-align: justify;
	margin-right: auto;
}

#firma p {
	padding: 0em;
	margin: 0em 0em 0.5em;
	font-size: 0.8em;
}

#firma em {
	font-style: normal;
	padding-right: 1.5em;
}

.univ {
	font-style: normal;
	color: #333333;
	padding-top: 0.5em;
	font-size: 1.1em;
	letter-spacing: 1px;
}

#firma p strong {
	font-size: 1em;
}
