body {
	margin: 0px 0px 20px 0px;
	background-color: #FFF;
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	font-size: 13px;
	border-top: 10px solid #4A1753;
	}
a:link, a:visited {
	color: #000;
	}
 a:active, a:hover {
	color: #8D1D74;
	}
#contenedor {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	width: 730px;
	}

#izquierda {
	width: 450px;
	float: left;
	}
	
#izquierda h2 {
	margin-top: 10px;
font-size: 15px;
color: #4A1753;
font-weight: bold;
}
#izquierda h2 a{
	font-size: 15px;
	color: #4A1753;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 20px;
	}
	#izquierda .img-tv{
		margin-bottom:-5px;
	}

	#derecha3 {
	margin-top:-75px;
	margin-left: 20px;
	width: 230px;
	border-bottom: 1px dotted #8D1D74;
	float: left;
	padding: 10px;

	}

#derecha3 div {
  float: left;
  width: 110px;
  margin: -2px 0 2px 0;
   font-weight: bold;
   text-align: left;
	font-size:13px;

}
#derecha3 a{
		color: #752583;
}
#derecha3 a:active, #derecha3 a:hover {
	color: #000;
	}
#derecha2 {
   margin-top:-5px;
 	margin-left: 20px;
	margin-bottom: 10px;
   width: 230px;
   text-align: center;
   float: left;
  font-weight: bold;
  	font-size:14px;
	}
#derecha2 div {
	float: left;
  width: 115px;
  margin: 5px 0 2px 0;
   font-weight: bold;
   text-align: center;
	font-size:12px;
}
#derecha2 a:active, #derecha2 a:hover {
	color: #8D1D74;
	}
	
#derecha {
	margin-left: 20px;
	width: 230px;

	float: left;
	padding: 10px;
	}
#derecha a:active, #derecha a:hover {
	color: #8D1D74;
	}
#derecha4 {
   margin-top:15px;
   margin-left: 20px;
	width: 230px;

	float: left;
	padding: 10px;
	}
		 #derecha4 a:active, #derecha4 a:hover {
	color: #8D1D74;
	}
#copyleft {
	padding-top: 10px;
	margin-top: 15px;
	text-align:center;
	font-size: small;
	width: 700px;
	}
.footer {
margin-top:-10px;
	font-size:12px;
	color: #8D1D74;
}
.footer a:link, .footer a:visited{
		color: #8D1D74;
}

.footer a:active, .footer a:hover {
	color: #000;
	}
p{
	text-align:justify;
}
hr {
	color:#000000;
}
input {
  border: 1px outset Black;
  background: #FFF;
  color: #000;
}
input.text { width: 240px; }
input[type="text"],input[type="password"] {
  border: 1px #000 inset;
}
input[type="submit"] {
	background: #C0C0C0;
	font-family: Arial, Verdana, sans-serif;
	color: black;
	font-size:12px;
   font-weight: bold;
}
.submit {
	background: #C0C0C0;
   font-family: Arial, Verdana, sans-serif;
	color: black;
	font-size:12px;
   font-weight: bold;
}

textarea {
  border: 1px #000 inset;
  background: #FFF;
  color: #000;
}

blockquote {
margin: 2px;
padding-left: 12px;

}

