@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fondo.jpg);
	background-repeat: repeat-x;
	background-color: #5A9FC8;
}
strong {
	color: #369;
}
.parrafo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	font-size: 14px;
	text-align: justify;
}

.tabla2 {
	background-color: #F7F7F7;
	border: 2px solid #6BB44B;
}
.taabla {
	color: #300;
	background-color: #E6E6E6;
	text-align: justify;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #F60;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #063;
}


h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4C8FC3;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #063;
}
a:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #FF6600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	color: #000099;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #2573C8;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.a-der {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.a-izq {
	float: left;
	margin-right: 10px;
}
.buscador {
	background-color: #5296C5;
	height: 95px;
	text-align: center;
	vertical-align: middle;
	border: 4px solid #CCC;
	background-image: url(estudiar-argentina.jpg);
	background-position: right 107px;
}
.fondo_links {
	background-image: url(estudiar-argentina_r3_c2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

