body {
	font-family: "Century Gothic";
	text-align: center;
	background-color: #E2E2E2;
	background-image: url(../imagenes_soundbox_radio/degradee_2.png);
	background-repeat: repeat;
	background-attachment: fixed;
}
#container {
	color: #333;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFF;
}
#container table h1 {
	letter-spacing: normal;
	text-align: right;
	line-height: 35px;
	margin-top: 20px;
	padding-right: 15px;
}
#container table h2 {
	text-align: center;
	font-family: "Century Gothic";
	font-size: 1.5em;
	line-height: 30px;
	padding: 10px;
	color: #333;
}
#container table p {
	line-height: 27px;
	text-align: justify;
	font-family: "Century Gothic";
	font-size: 0.7em;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#container table ul {
	padding-left: 20px;
}

#container table li {
	background-image: url("../imagenes_soundbox_radio/vinetalateral.png");
	background-repeat: no-repeat;
	background-position: left 22px;
	padding-left: 5px;
}

#header  {
	font-family: "Century Gothic";
	font-size: 0.7em;
	color: #066EC3;
	background-color: #E2E2E2;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	padding-bottom: 10px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
#formulario form {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#formulario .boton{
	width: 100px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
}
#formulario .aviso, #formulario .errores {
	font-size: 0.7em;
	color: #F00;
	font-weight: normal;
	height: 10px;
	text-align: center;
}
#formulario input, #formulario textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	width: 292px;
	border: 1px solid #CCC;
	padding: 3px;
	margin-top: 10px;
}
#formulario  label {
	font-weight: normal;
	display: block;
	margin-top: 5px;
	font-family: "Century Gothic";
	font-size: 0.7em;
	text-align: left;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}



#cuerpo {
	height: 335px;
}

#cuerpo p {
	font-size: 0.7em;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #666;
	padding-top: 160px;
}

#imagen  {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#footer {
	height: 35px;
	clear: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer li  {
	display: inline;
	font-size: 0.65em;
	font-weight: bold;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
}
.resalto1 {
	font-family: "Century Gothic";
	font-size: 1.2em;
	color: #0073C5;
	text-align: center;
}

.ResaltoSound {
	font-weight: bold;
	color: #066EC3;
	font-size: 1.2em;
}
#container a:link, #container a:visited {
	text-decoration: none;
	color: #066EC3;
	font-weight: bold;
}
#container a:hover {
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}

