body {
	background-image: url(img/fondo.gif);
	background-repeat: repeat-x;

}
#contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #logos {
	width: 584px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #cursos{
	width: 900px;
	padding-top: 20px;
	float: left;
}
#contenedor #cursos #asesorfiscal{
	width: 425px;
	float: left;
	padding-left: 5%;
	text-align: center;
	padding-bottom: 10px;
}
#contenedor #cursos #textoexplicativo{
	width: 360px;
	float: left;
	padding-left: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
#contenedor #cursos #otroscursos{
	width: 400px;
	float: right;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.titu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	padding-left: 10px;
}
#contenedor #cursos #otroscursos .titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2B86C1;
	font-size: 0.8em;
	text-decoration: none;

}

#contenedor #cursos #otroscursos .titulo a{

	color: #2B86C1;
	text-decoration: none;

}
#contenedor #cursos #otroscursos .titulo a:hover{
	color: #F1BC45;
	text-decoration: none;

}
#contenedor #logosuam {
	padding-top: 20px;
	float: left;
	width: 900px;
	padding-bottom: 20px;
}

#contenedor #logosuam #uam{
	width: 486px;
	margin-right: auto;
	margin-left: auto;
	height: 105px;
	background-image: url(img/logos-uam.gif);
}

#contenedor #logosuam #uam .textouam{
	width: 220px;
	float: right;
	padding-right: 4px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #930;
	text-align: center;

}
