/**************************************************/
/*                                   Top                           */
/**************************************************/

#top {
background-color: white;  
width: 800px;
height: 75px;
}

#logo {
background: url(images/Logo.jpg) top center no-repeat; 
width: 250px;
height: 74px;
float: left;
}

#logoright {
background: url(images/Logoright.png) top center no-repeat; 
width: 530px;
height: 74px;
float: right;
margin: 0 0 0 0px;
}
/**************************************************/
/*                                   Idiomas                         */
/**************************************************/
#idioma
{
float:right;
width: 130px;
height: 14px;
margin:18px 42px 0pt 0px;
}


#esp
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_espana.jpg) top center no-repeat; 
}
#esp a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_espana.jpg) top center no-repeat; 
}
#esp a:hover
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_espana2.jpg) top center no-repeat; 
}

#ita
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_italia.jpg) top center no-repeat; 
}
#ita a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_italia.jpg) top center no-repeat; 
}
#ita a:hover
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_italia2.jpg) top center no-repeat; 
}

#fra
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_francia.jpg) top center no-repeat; 
}
#fra a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_francia.jpg) top center no-repeat; 
}
#fra a:hover
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_francia2.jpg) top center no-repeat; 
}

#ger
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_ger.jpg) top center no-repeat; 
}
#ger a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_ger.jpg) top center no-repeat; 
}
#ger a:hover
{
float:left;
width: 21px;
height: 14px;
background: url(images/flag_ger2.jpg) top center no-repeat; 
}

#eng
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_usa.jpg) top center no-repeat; 
}
#eng a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_usa.jpg) top center no-repeat; 
}
#eng a:hover
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_usa2.jpg) top center no-repeat; 
}
/*                    Menu                   */


#menu {
width: 790px;
height: 26px;
margin: 0 0 0 10px;
}

.boton {
width:111px;
height: 25px;
background:  url(images/off.png) top center no-repeat;
float: left;
text-align: center;
font-size: 9pt;
text-decoration: none;
color:black;

}

.boton a:link {
text-decoration: none;
color:#191970;

}

.boton a:visited {
color:#F8F8FF;
text-decoration: none;
color:#191970;
}

.boton a:hover {
width:111px;
height: 25px;
background:  url(images/on2.png) top center no-repeat;
float: left;
text-align: center;
font-size: 9pt;
color:#191970;
text-decoration: none;

}

.boton2 {
width:111px;
height: 25px;


background:  url(images/off2.png) top center no-repeat;
float: left;
text-align: center;
font-size: 9pt;
text-decoration: none;
color:#191970;
}

.boton2 a:link {
color:#191970;
text-decoration: none;

}

.boton2 a:visited {
color:#191970;
text-decoration: none;
}

.boton3 {
width:111px;
height: 25px;
background:  url(images/off3.png) top center no-repeat;
float: left;
text-align: center;
font-size: 9pt;
text-decoration: none;
color:#191970;
}

.boton3 a:link {
color:#191970;
text-decoration: none;

}

.boton3 a:visited {
color:#191970;
text-decoration: none;
}

.boton a:hover {
width:111px;
height: 25px;
background:  url(images/on.png) top center no-repeat;
float: left;
text-align: center;
font-size: 9pt;
color:white;
text-decoration: none;
}

.boton2 a:hover {
width:111px;
height: 25px;
background:  url(images/on2.png) top center no-repeat;
float: left;
text-align: center;
font-size: 9pt;
color:white;
text-decoration: none;
}
.boton3 a:hover {
width:111px;
height: 25px;
background:  url(images/on3.png) top center no-repeat;
float: left;
text-align: center;
font-size: 9pt;
color:white;
text-decoration: none;
}

.botonusado {
width:111px;
height: 25px;
background:  url(images/on.png) top center no-repeat;
float: left;
text-align: center;
font-size: 9pt;
text-decoration: none;
}

.botonusado a:link {
color:#F8F8FF;text-decoration: none;

}

.botonusado a:visited {
color:#F8F8FF;
text-decoration: none;
}

.botonusado a:hover {
width:111px;
height: 25px;
background:  url(images/on.png) top center no-repeat;
float: left;
text-align: center;
font-size: 9pt;
color:#191970;
text-decoration: none;
}




/*                    Menu                   */




/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/

body {
background: url(images/back.png) repeat;
background-repeat: repeat; 
margin: 0;
padding: 0;
font: normal 8pt/13pt arial,verdana, sans-serif;
color:white;
a:link { color: #191970; }
.especial:link { color: #191970; }
}

#wrapper {
margin: 0 auto;
width: 800px;
padding: 0;
text-align: left;
}

/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content {
	background: url(images/bgmiddle.png) center repeat-y;
	width: 800px;
	height: 1450px;
}

#header {
background: url(images/header.png) top center no-repeat; 
width: 800px;
height: 53px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: center;
}

/**************************************************/
/*                               All the content                                        */
/**************************************************/

h1 {
color: white;
font-size: 14pt;
font-family: Arial; 
margin: 5px 0px 0px 5px;
}

h3 {
color: white;
font-size: 24pt;
font-family: Arial,verdana, sans-serif;
margin:-10px 0px 0 px 0px;
}

h2 {
color: white;
font-size: 14pt;
font-family: Arial,verdana, sans-serif;
margin: 0px 0px 0 px 5px;
}

p {
color: black;
font-size: 10pt;
font-family: Arial,verdana, sans-serif;
height: 315px;
width: 360px;
overflow: auto;
}


h5 {
color: black;
font-size: 10pt;
font-family: Verdana, Helvetica, Arial; 
height: 220px;
width: 480px;
overflow: auto;
}

h6 {
color: black;
font-size: 10pt;
font-family: Verdana, Helvetica, Arial; 
height: 200px;
width: 500px;
overflow: auto;
}

h7 {
color: white;
font-size: 10pt;
font-family: Arial,verdana, sans-serif;
height: 300px;
width: 300px;
overflow: auto;
}

#stuff {
width: 800px;
margin:5px 0px 0px 0px;
height: 1080px;
}


img {
border: none;
} 

img a{
border: none;
} 

/*                    Header                   */

#menudos {
width: 600px;
text-align: left;
height: 20px;
position: absolute;
font-style: italic;
}

#menudos ul{
margin:12pt 0pt 0pt 15px;
padding:20px 5px 0pt 0pt;
padding:0pt;
}

#menudos li{
display: inline;
padding: 0px 15px 0pt 0pt;
}

#menudos li a {
text-decoration: none;
text-align: center;
font-size: 9pt;
color:#FFFFFF;

}	
	
#menudos li a:link, #menu li a:visited {
color: white;
text-align: left;
}
	
#menudos li a:hover {
color: black;
text-align: left;
}	

ul {
list-style: none;
text-align: left;
}

#amarillo {
float:left;
font-size: 10pt;
color: yellow;
padding: 0px 10px 0pt 0pt;
}

#amarillo a {
text-decoration: none;
text-align: center;
font-size: 9pt;
color:yellow;
padding: 0px 10px 0pt 0pt;
}	
	
#amarillo li a:link, #amarillo li a:visited {
color: yellow;
text-align: left;
padding: 0px 10px 0pt 0pt;
}
	
#amarillo li a:hover {
color: black;
text-align: left;
}	


/*                    Home                   */


#contenttop {
width: 795px;
height: 180px;
margin: 0 0 5px 5px;
}

#flash {
width: 550px;
height: 167px;
margin: 0px 5px 0px 0px;
float: left;
background: url(images/Banner!.jpg);
}

#noticias {
float: left;
width: 234px;
height: 180px;
background: url(images/noticias.jpg);
}

#textonoticias {
	width: 224px;
	height: 85px;
	margin: 6px 0 0 7px;
}

#titulonoticias {
width: 224px;
height: 20px;
margin: 5px 0 0 7px;
font-size: 13pt;
font-weight: bold;
color: #00CCFF;
}


#spanishinargentina {
	width: 375px;
	height:130px;
	color: #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0px 0px 15px;

}


div#sidebar {
width: 234px;
height: 105px;
font-size:7pt;
text-align:left;
margin:0px 0px 5px 0pt; 
color:white;
background: url(images/Newsletter.png);
padding-top: 10px;
}

.label{
width: 30pt;
height: 12px;
float:left;
margin: 0px 0px 0px 10px;
}

.text_input{
	width: 140px;
height: 12px;
margin: 0px 0px 0px 5px;
}

.submit_input{
	float:right;
margin: 0px 20px 0px 0px;
}

#contenidonl {
width: 234px;
height: 30px;
padding-top: 20px;

}

#publicidad1 {
width:234px;
height:60px;
margin: 0px 0px 0pt 0pt; 
background: url(images/Publicidad.png) no-repeat;
}

#publicidad2 {
width:234px;
height:60px;
margin: 0px 0px 0pt 0pt; 
background: url(images/Publicidad1.jpg) no-repeat;
}


/*                    Middle                  */

#middle {
width:795px;
margin:0pt 0px 0px 5px;
}

#stuffargentina {
	width: 800px;
	margin:5px 0px 0px 0px;
	height: 1380px;
}
#introargentina {
width: 550px;
height: 180px;
margin: 0px 5px 0px 0px;
float: left;
}


.titulobloques {
	width: 340px;
	height: 20px;
	margin: 0px 0 0 8px;
	font-size: 14pt;
	font-weight: bold;
	color: #00CCFF;
}

.textobloques {
width: 185px;
height: 50px;
margin: 6px 0 0 8px;
}

.textobloques a {
color:#FFCC33;
}

#universidades {
	width: 390px;
	height: 1045px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 1px;
}

#institutos {
	width: 390px;
	height: 1180px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.barra {
width: 390px;
height: 33px;
padding-top: 7px;
background: url(images/barramitad.jpg) no-repeat;
}

.cadauniversidad {
width: 390px;
height: 80px;
padding-top: 2px;
margin-top: 2px;
background: url(images/fondocadau.jpg) no-repeat;
}

.texto{
width: 280px;
height: 80px;
float: left;
}

.titulocadau {
	width: 270px;
	height: 20px;
	margin: 0px 0 0 6px;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}

.textocadau {
	width: 270px;
	height: 50px;
	margin: 3px 0 0 6px;
	font-size: 8pt;
	font-size-adjust:inherit;
	color: #003366;
}

.textocadau a{
width: 280px;
height: 50px;
font-size: 8pt;
font-weight: bold;
color: #0066CC;
}

.fotocadau{
	width: 80px;
	height: 70px;
	margin-top: 2px;
	float: left;
	margin-left: 10px;
}

.textoi{
width: 268px;
height: 80px;
float: left;
}

.titulocadai {
	width: 255px;
	height: 20px;
	margin: 0px 0 0 6px;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}

.textocadai {
	width: 255px;
	height: 50px;
	margin: 3px 0 0 6px;
	font-size: 8pt;
	font-size-adjust:inherit;
	color: #003366;
}

.textocadai a{
width: 268px;
height: 50px;
font-size: 8pt;
font-weight: bold;
color: #0066CC;
}


.fotocadai{
width: 110px;
height: 70px;
margin-top: 2px;
float: left;
}

/********************************************************************************************/
/*                                       Bottom                                             */
/********************************************************************************************/

#bottom {
background: url(images/bgbottom.png) bottom center no-repeat; 
width: 800px;
height: 50px;
}

div#bottom {

width: 800px;
height: 50px;
background: 
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color:#FFCC33;
text-align: center;

}

#footer a {
line-height:28px;
}

#bottom a:link, #bottom li a:visited {
line-height:28px;
font-size: 8pt;
color:#FFFFFF;
text-decoration: none;
}

#bottom a{
line-height:28px;
font-size: 8pt;
color:#FFFFFF;
text-decoration: none;
}

#bottom a:hover {
line-height:20px;
font-size: 8pt;
color:black;
text-decoration: none;
}

div#copyright{
position: relative;
font-size: 7pt;
}

#ibl {
width: 390px;
height: 324px;
margin-top: 2px;
background: url(images/ibl.jpg) no-repeat; 
padding-top: 10px;
}

#ibl a{
color: #0099CC;
text-decoration: none; 
}

#ibl a:hover{
color: #FFCC00;
text-decoration: none; 
}

.ibltitle {
	width: auto;
	height: 22px;
	margin: 0px 0px 0px 10px;
	font-size: 19pt;
	color: #0066CC;
	font-weight: bold;
	letter-spacing: -0.06em;
	word-spacing: inherit;
}

.iblsubtitle {
width: 380px;
height: 20px;
margin: 5px 0px 118px 10px;
font-size: 16pt;
color: #33CCFF;
font-weight: bold;
letter-spacing: -0.06em;
word-spacing: inherit; 
}

.iblabajo {
	width: 380px;
	height: 18px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 12pt;
	color: #0066CC;
	font-weight: bold;
	letter-spacing: -0.06em;
	word-spacing: inherit;
	float: left;
}

.iblabajo2 {
	width: 350px;
	height: 15px;
	margin-left: 10px;
	font-size: 12pt;
	color: #33CCFF;
	font-weight: bold;
	letter-spacing: -0.06em;
	word-spacing: inherit;
	float: left;
}

.iblabajo3 {
width: 380px;
height: 30px;
margin-left: 10px;
font-size: 11pt;
color: #33CCFF;
letter-spacing: -0.06em;
word-spacing: inherit; 
line-height:13px;

}

.iblabajo4 {
	width: 380px;
	height: 15px;
	margin-left: 10px;
	font-size: 8pt;
	color: #0066CC;
	letter-spacing: -0.03em;
	word-spacing: inherit;
	float: left;
}


#vos {
	width: 390px;
	height: 330px;
	margin-top: 2px;
	background: url(images/vos.jpg) no-repeat;
	padding-top: 5px;
}

#vos a{
	color: #FFCC00;
	text-decoration: none;
}

#vos a:hover{
	color: #0099FF;
	text-decoration: none;
}


#vosbar {
	width: 260px;
	height: 15px;
	float: left;
	background-color: #000000;
}


#vosfoto {
	float: left;
	height: 130px;
	width: 130px;
	margin-left: 0px;
}
.vostitle {
	width: 390px;
	height: 25px;
	margin: 0px 0px 5px 0px;
	font-size: 19pt;
	color: #FFCC00;
	font-weight: bold;
	letter-spacing: -0.06em;
	word-spacing: inherit;
	background: url(images/estudios_barravos1.png) no-repeat;
	float: left;
}

.vostitle a{
	color: #FFCC00;
	text-decoration: none;
}

.vostitle a:hover{
	color: #FFCC00;
	text-decoration: none;
}

.vossubtitle {
	width: 250px;
	height: 20px;
	margin: 5px 0px 5px 10px;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	letter-spacing: -0.06em;
	word-spacing: inherit;
	float: left;
}

.vosabajo {
	width: 250px;
	height: 18px;
	font-size: 12pt;
	color: #0066CC;
	font-weight: bold;
	letter-spacing: -0.06em;
	word-spacing: inherit;
	float: left;
	margin: 5px 0px 0px 10px;
}

.vosabajo2 {
	width: 250px;
	height: 85px;
	margin-left: 10px;
	font-size: 12pt;
	color: #33CCFF;
	font-weight: bold;
	letter-spacing: -0.06em;
	word-spacing: inherit;
	float: left;
}

.vosabajo3 {
width: 380px;
height: 30px;
margin-left: 10px;
font-size: 11pt;
color: #33CCFF;
letter-spacing: -0.06em;
word-spacing: inherit; 
line-height:13px;

}

.vosabajo4 {
	width: 380px;
	height: 15px;
	font-size: 7.45pt;
	color: #000000;
	letter-spacing: -0.02em;
	word-spacing: inherit;
	float: left;
	margin: 3px 0px 5px 5px;
}

#vosabajo5 {
	width: 250px;
	height: 80px;
	font-size: 10pt;
	color: #000000;
	letter-spacing: -0.03em;
	word-spacing: inherit;
	float: left;
	margin: 10px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#baplus {
	width: 390px;
	height: 330px;
	margin-top: 2px;
	background: url(images/estudios_baplusfondo.png) no-repeat;
	padding-top: 0px;
}

#baplus a{
	color: #FFCC00;
	text-decoration: none;
}

#baplus a:hover{
	color: #0099FF;
	text-decoration: none;
}

#bapluslogo {
	width: 390px;
	height: 110px;
	float: left;
}

#baplustexto {
	width: 256px;
	height: 75px;
	padding-top: 5px;
	float: left;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


#baplusbottom {
	width: 256px;
	height: 30px;
	padding-top: 50px;
	float: left;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}


#baplustitulo {
	width: 390px;
	height: 50px;
	padding-top: 5px;
	float: left;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}




#bapluspromo {
	width: 134px;
	height: 130px;
	float: right;
}
