body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat;
}
#imagenindex {
	width: 400px;
	margin-right: 190px;
	margin-left: 190px;
	margin-top: 100px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#imagenindex a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cont_opciones{
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DDD4B4;
	border: 6px solid #FFF;
	height: 500px;
	margin-top: 30px;
}
#accordion {
	font-size: 14px;
}


#opc_alumnos{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 400px;
	background-color:#DDD4B4;
	margin-top: 50px;
}


#contenedor {
	background-color: #DDD4B5;
	height: 530px;
	width: 780px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	border: 7px solid #E9E2CA;
}

#encabezado {
	height: 150px;
	width: 780px;
	float: none;
	background-color: #E9E2CA;
}
#encabezado img {

}
#afipindex {
	width: 80px;
	margin-left: 20px;
}
#menu {
	width: 200px;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	height: 200px;
}
#afip {
	margin-left: 20px;
	float: left;
	margin-top: 20px;
}



#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#menu a {
	font-size: 14px;
	color: #D6CDB0;
	text-decoration: none;
	background-color: #A09B99;
	display: block;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 165px;
	border-top-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD4B5;
	border-right-style: solid;
}




#menu a:hover {
	width: 165px;
	background-color: #039;
	color: #A09B99;
	border-top-width: thick;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #DDD4B5;
	border-right-color: #DDD4B5;
	border-bottom-color: #DDD4B5;
	border-left-color: #DDD4B5;
}
#contenido {
	float: right;
	width: 470px;
	margin-top: 30px;
	margin-right: 60px;
	text-align: justify;
}
#titulo h2 {
	font-size: 18px;
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
}

#texto {
	font-size: 12px;
	color: #333333;
	height: 200px;
	line-height: 20px;
}
#texto h3 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
#texto h4 {
	font-size: 12px;
	font-weight: bolder;
}
#curriculum {
	height: 250px;
	width: 470px;
	overflow: auto;
	padding-right: 20px;
}
#contacto {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 120px;
	border: thin solid #039;
	color: #039;
	font-size: 14px;
}
#encabezado a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}





#acceso {
	height: 40px;
	width: 500px;
	margin-left: 20px;
}
#logo img {
	margin-bottom: 80px;
}
</style>

}
