body{
	background: #2b45a2;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color: White;
	text-decoration: none;
}
p{
text-indent: 3%;
	font-size:12px;
}
.direccion {
text-indent: 0%;
	font-size: 10px;
	color: #99A2DF;
}
.indice ul{
position: relative;
 left:0pt;
 top:1pt;
	color: #cc9933;
	width: 21%;
	}
	
.indice li{
	border-bottom : 2px solid #cc9933;
	list-style-type : none;
	padding-bottom : 8px;
	padding-top : 8px;
	font-size : 12px;
}
.indice a{
	text-decoration:none;
	color:#cc9933;
	}
	.indice a:hover{
	text-decoration: underline;
}
.rounded {
	font-size:12px;
	position:absolute;
	top:100px;
	left:33%;
	width: 60%;
	text-indent : 5%;
	background: #99a2df url(imagenes/1_1.gif) no-repeat top left;
	line-height : 20px;
}
.rounded div {
  background: transparent url(imagenes/1_2.gif) no-repeat top right;
}
.rounded div div {
  background: transparent url(imagenes/1_4.gif) no-repeat bottom left;
}
.rounded div div div{
  background: transparent url(imagenes/1_3.gif) no-repeat bottom right;
  padding: 40px;
}
.rounded2 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
  position:absolute;
	top:450px;
	left:10%;
	width: 80%;
	text-indent : 5%;
	line-height : 20px;
  background: #99a2df url(imagenes/1_1.gif) no-repeat top left;
}
.rounded2 div {
  background: transparent url(imagenes/1_2.gif) no-repeat top right;
}
.rounded2 div div {
  background: transparent url(imagenes/1_4.gif) no-repeat bottom left;
}
.rounded2 div div div{
  background: transparent url(imagenes/1_3.gif) no-repeat bottom right;
  padding: 40px;
}
.rounded2 li{
text-align: left;
	padding-bottom : 3px;
	padding-top : 3px;
	font-size : 11px;
}
