@charset "utf-8";
/* CSS Document */
p {text-align:justify;}
p { 
  font-size: 16pt; 
}

h1 {color:#8B21F1;}
h2 {color:#193BD9;}
img {
  display:block;
  margin-left: auto;
  margin-right: auto;
}
body {
		background-color:
		#9EF5F7;}
#seccion1, #seccion2, #seccion3, #seccion4 {background:
#C18BEF;}
u1 {list-style-type:none;
margin: 0px;
padding: 0px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #CCC;}

li{display:inline;}

.barra{
	font-family: Arial, Helvetica, sans-serif;
	color:#246BE7;
	text-decoration: none;
	font-size: 1.2em;
	display: block;
	padding: 6px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style:
	ridge;
	border-bottom-color: #8B21F1;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	
}
 a:hover {
	 color: #FFF;
	 background-color: #8B21F1;}
.clear {
	clear:both;}

iframe {
	  display:block;
  margin-left: auto;
  margin-right: auto;
}

body {
  font-family:Monaco,Georgia,Times,serif;
}
