body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(fondo-body.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFCC66;
	margin-top: 50px;
}
#contenidor {
	height: 483px;
	width: 700px;
	margin: auto;
}
p {
	margin: 0px;
	padding: 0px;
}
.vincleEntrar {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}
.vincleEntrar:link,.vincleEntrar:visited {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}.vincleEntrar:hover {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}
#summer {
	background-color: #FFFFFF;
	width: 670px;
	border: 1px solid #CC0000;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#junior {
	height: 160px;
	width: 329px;
	text-align: center;
	padding-top: 5px;
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
}
#idiomas {
	height: 160px;
	width: 329px;
	text-align: center;
	padding-top: 5px;
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
}
#traducciones {
	width: 329px;
	text-align: center;
	height: 160px;
	padding-top: 5px;
	margin-top: 15px;
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
}
#delta {
	width: 329px;
	text-align: center;
	height: 160px;
	padding-top: 5px;
	margin-top: 15px;
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
}
.pastilla {
	display: block;
	height: 36px;
	width: 310px;
}
.vincle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.vincle:link,.vincle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.vincle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
#columnaA {
	width: 329px;
	margin-left: 15px;
	padding-top: 15px;
}
#columnaB {
	float: right;
	width: 329px;
	margin-right: 15px;
	padding-top: 15px;
}
#peuA {
	clear: both;
	width: 700px;
}
.cursos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 36px;
}
.cursos:link,.cursos:visited {
	color: #0066FF;
}
.cursos:hover {
	color: #FF9900;
}

