body{
	font-family: Georgia, Helvetica, Arial, sans-serif ;
	font-size:10px;
	color: #666666;
	letter-spacing:1px;
	text-align:center;
	line-height:14px;
	background-color:#000000;
	}
	
input {
	width:200px;
	height:16px;
	background-color:#FFFFFF;
	font-size:9px;
	border:1;
	color:#000000;
	font-weight: bold;
	}

img {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	}

	a:link       {color: #000000; text-decoration: none; }
	a:visited    {color: #000000; text-decoration: none; }
	a:hover      {color: #63a6d9; text-decoration: none; }
	a:active     {color: #63a6d9; text-decoration: none; }

	h1 {
	display:inline;
	font-size:24px;
	color: #000000;
	letter-spacing:0px;
	font-family:Georgia, Verdana, sans-serif;
	line-height:28px;	
	}

	h2 {
	display:inline;
	font-size:20px;
	color: #FF0099;
	letter-spacing:0px;
	font-family:Georgia, Verdana, sans-serif;
	font-weight:bold;
	line-height:30px;
	}

	h3 {
	display:inline;
	font-size:16px;
	color: #FFFFFF;
	letter-spacing:1px;
	font-family:Georgia, Verdana, sans-serif;
	font-weight:bold;
	line-height:30px;
	text-transform:uppercase;
	}

	h4 {
	display:inline;
	font-size:14px;
	color: #000000;
	letter-spacing:0px;
	font-family:Georgia, Verdana, sans-serif;
	font-weight:bold;
	line-height:24px;
	}

.textotitulo {
	display:inline;
	font-size:24px;
	color: #666666;
	letter-spacing:0px;
	font-family:Georgia, Verdana, sans-serif;
	line-height:30px;
	text-transform:uppercase;
	}
	
	
.textotitulos {
	display:inline;
	font-size:16px;
	color: #000000;
	letter-spacing:0px;
	font-family:Georgia, Verdana, sans-serif;
	line-height:18px;
	text-transform:uppercase;
	}

#baseindex {
	width:900px;
	height:600px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	background-image: url(../images/intro.jpg);
	background-repeat:no-repeat;
	}
	
		#brevemente {
		text-align:center;
		width:230px;
		height:auto;
		float:left;
		margin-top:450px;
		margin-left:335px;
		}