#caja{
background-color:#cccccc;
width:688px;
padding:5px;
border-radius:10px;
font-size: 13px;
}
#foto_carrera{
	background-image:url('fotos/foto_carrera.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    border-radius: 5px;
    height: 238px;
    left: 315px;
    padding: 5px;
    position: absolute;
    top: 14px;
    width: 375px;
    opacity: 1;
    transition:all 1s;
	-webkit-transition:all 1s; /*Safari */
}
#foto_objetivo{
	background-image:url('fotos/foto_objetivo.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    border-radius: 5px;
    height: 238px;
    left: 315px;
    padding: 5px;
    position: absolute;
    top: 14px;
    width: 375px;
    transition:all 1s;
    opacity: 0;
	-webkit-transition:all 1s; /*Safari */
}
#foto_lineas{
	background-image:url('fotos/foto_lineas.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    border-radius: 5px;
    height: 238px;
    left: 315px;
    padding: 5px;
    position: absolute;
    top: 14px;
    width: 375px;
    transition:all 1s;
    opacity: 0;
	-webkit-transition:all 1s; /*Safari */
}
#foto_actividades{
	background-image:url('fotos/foto_actividades.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    border-radius: 5px;
    height: 238px;
    left: 315px;
    padding: 5px;
    position: absolute;
    top: 14px;
    width: 375px;
    transition:all 1s;
    opacity: 0;
	-webkit-transition:all 1s; /*Safari */
}
#foto_mapa{
	background-image:url('fotos/foto_mapa.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    border-radius: 5px;
    height: 238px;
    left: 315px;
    padding: 5px;
    position: absolute;
    top: 14px;
    width: 375px;
    transition:all 1s;
    opacity: 0;
	-webkit-transition:all 1s; /*Safari */
}
#foto_lista{
	background-image:url('fotos/foto_lista.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    border-radius: 5px;
    height: 238px;
    left: 315px;
    padding: 5px;
    position: absolute;
    top: 14px;
    width: 375px;
    transition:all 1s;
    opacity: 0;
	-webkit-transition:all 1s; /*Safari */
}
#foto_equipo{
	background-image:url('fotos/foto_equipo.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    border-radius: 5px;
    height: 238px;
    left: 315px;
    padding: 5px;
    position: absolute;
    top: 14px;
    width: 375px;
    transition:all 1s;
    opacity: 0;
	-webkit-transition:all 1s; /*Safari */
}
#foto_diplomas{
	background-image:url('fotos/foto_diplomas.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    border-radius: 5px;
    height: 238px;
    left: 315px;
    padding: 5px;
    position: absolute;
    top: 14px;
    width: 375px;
    transition:all 1s;
    opacity: 0;
	-webkit-transition:all 1s; /*Safari */
}
#foto_informacion{
	background-image:url('fotos/foto_informacion.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    border-radius: 5px;
    height: 238px;
    left: 315px;
    padding: 5px;
    position: absolute;
    top: 14px;
    width: 375px;
    transition:all 1s;
    opacity: 0;
	-webkit-transition:all 1s; /*Safari */
}
#foto_ciencias{
	background-image:url('fotos/foto_ciencias.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    border-radius: 5px;
    height: 238px;
    left: 315px;
    padding: 5px;
    position: absolute;
    top: 14px;
    width: 375px;
    transition:all 1s;
    opacity: 0;
	-webkit-transition:all 1s; /*Safari */
}
#foto_video{
	background-image:url('fotos/foto_video.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    border-radius: 5px;
    height: 238px;
    left: 315px;
    padding: 5px;
    position: absolute;
    top: 14px;
    width: 375px;
    transition:all 1s;
    opacity: 0;
	-webkit-transition:all 1s; /*Safari */
}
.carrera
{
padding-top: 3px;
padding-left: 8px;
font-family: 'Istok Web', sans-serif;
color:#ef511f;
border:1px solid #cccccc;
background-color:white;
width:285px;
height:20px;
overflow:auto;
transition:all 0.5s;
-webkit-transition:all 0.5s; /*Safari */
}

.carrera:hover
{
padding-top: 3px;
padding-left: 8px;
font-family: 'Istok Web', sans-serif;
color:#ffffff;
border:1px solid #cccccc;
background-color:#ef511f;
width:285px;
height:20px;
}

.primera
{
border-top-right-radius: 5px;
border-top-left-radius: 5px;
padding-top: 3px;
padding-left: 8px;
font-family: 'Istok Web', sans-serif;
color:#ef511f;
border:1px solid #cccccc;
background-color:white;
width:285px;
height:20px;
overflow:auto;
transition:all 0.5s;
-webkit-transition:all 0.5s; /*Safari */
}

.primera:hover
{
border-top-right-radius: 5px;
border-top-left-radius: 5px;
padding-top: 3px;
padding-left: 8px;
font-family: 'Istok Web', sans-serif;
color:#ffffff;
border:1px solid #cccccc;
background-color:#ef511f;
width:285px;
height:20px;
}

.ultima
{
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
padding-top: 3px;
padding-left: 8px;
font-family: 'Istok Web', sans-serif;
color:#ef511f;
border:1px solid #cccccc;
background-color:white;
width:285px;
height:20px;
overflow:auto;
transition:all 0.5s;
-webkit-transition:all 0.5s; /*Safari */
}

.ultima:hover
{
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
padding-top: 3px;
padding-left: 8px;
font-family: 'Istok Web', sans-serif;
color:#ffffff;
border:1px solid #cccccc;
background-color:#ef511f;
width:285px;
height:20px;
}
a:link {
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
a:focus{
	text-decoration: none;
}