/*LISTADO de los TECNICOS*/
#lista_tecnicos {
	float: right;
	width: 225px;
}

#lista_tecnicos * {
	line-height: 14px;
}

#lista_tecnicos .listado {
	background: #f2f3f8 url(/css/activo/img/panel_usuarios_sup.gif) no-repeat;
	padding-top: 10px;
	margin-bottom:8px;
}

#lista_tecnicos .listado .titulo_tecnicos {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 14px;
	height: 24px;
	font-weight: bold;
	color: #424242;
	text-transform: uppercase;
}

#lista_tecnicos .listado .titulo_tecnicos {
	width: 215px;
}

#lista_tecnicos .listado .item_tecnicos {
	padding-left: 30px;
	margin-left: 10px;
	margin-bottom: 7px;
	clear: both;
	height: 30px;
}

.comercioHombre {
	background: transparent url(/media_blog/img/comercio_h.gif) no-repeat left;
}

.comercioMujer {
	background: transparent url(/media_blog/img/comercio_m.gif) no-repeat left;
}

.ceinHombre {
	background: transparent url(/media_blog/img/cein_h.gif) no-repeat left;
}

.ceinMujer {
	background: transparent url(/media_blog/img/cein_m.gif) no-repeat left;
}

.gobiernoHombre {
	background: transparent url(/media_blog/img/cein_h.gif) no-repeat left;
}

.gobiernoMujer {
	background: transparent url(/media_blog/img/cein_m.gif) no-repeat left;
}

.tecnicoHombre {
	background: transparent url(/media_blog/img/tecnico_h.gif) no-repeat left;
}

.webmasterHombre {
	background: transparent url(/media_blog/img/webmaster_h.gif) no-repeat left;
}

.webmasterMujer {
	background: transparent url(/media_blog/img/tecnico_m.gif) no-repeat left;
}

.tecnicoMujer {
	background: transparent url(/media_blog/img/tecnico_m.gif) no-repeat left;
}

.alumnoHombre {
	background: transparent url(/media_blog/img/alumno_h.gif) no-repeat left;
}

.alumnoMujer {
	background: transparent url(/media_blog/img/alumno_m.gif) no-repeat left;
}

.tutorHombre {
	background: transparent url(/media_blog/img/tutor_h.gif) no-repeat left;
}

.tutorMujer {
	background: transparent url(/media_blog/img/tutor_m.gif) no-repeat left;
}

.profesorHombre {
	background: transparent url(/media_blog/img/profesor_h.gif) no-repeat left;
}

.profesorMujer {
	background: transparent url(/media_blog/img/profesor_m.gif) no-repeat left;
}

#lista_tecnicos .listado .item_tecnicos a {
	text-decoration: none;
	outline-width: 0;
	font-size: 8px;
}

#lista_tecnicos .listado .item_tecnicos .lista_nombreTecnicoNEW {
	padding-top: 4px;
	color:#009ee0;
	font-weight: bold;
	width: 175px;
	overflow-x: hidden;
	white-space: nowrap;
	text-transform: capitalize;
}
html>body #lista_tecnicos .listado .item_tecnicos .lista_nombreTecnicoNEW {
	color:#009ee0;
	float: left;
}

#lista_tecnicos .listado .item_tecnicos .lista_nombreTecnico {
	padding-top: 4px;
	width: 175px;
	overflow-x: hidden;
	white-space: nowrap;
	text-transform: capitalize;
}
html>body #lista_tecnicos .listado .item_tecnicos .lista_nombreTecnico {
	float: left;
	width: 175px;
}

#lista_tecnicos .listado .item_tecnicos .lista_empresaTecnico {
	font-size: 11px;
	line-height: 11px;
	clear: both;
	width: 175px;
	overflow-x: hidden;
	white-space: nowrap;
	text-transform: capitalize;
}

html>body #lista_tecnicos .listado .item_tecnicos .lista_empresaTecnico {
}

#lista_tecnicos .todos_tecnicos {
	line-height: 40px;
	height: 40px;
	vertical-align:middle;
}

#lista_tecnicos .todos_tecnicos a {s
	padding-left: 10px;
	text-decoration: none;
	outline-width: 0;
}

#lista_tecnicos .todos_tecnicos img {
	text-decoration: none;
	border: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	margin-left: 10px;
}

html>body #lista_tecnicos .todos_tecnicos img {
	margin-bottom:-15px;
	padding-bottom: 0px;
}

#lista_tecnicos .todos_tecnicos .personalTecnico {
	height: 20px;
	padding-top: 15px;
}

html>body #lista_tecnicos .todos_tecnicos .personalTecnico {
	float: left;
}


/* --- HOME PROYECTOS --- */

#home_proyectos {
	width: 218px;
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 0px;
	float: left;
}

#home_proyectos .arriba {
	background: transparent url(/css/activo/img/gris-blanco.jpg) no-repeat top;
	height: 40px;
	color: #000;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
	width: 218px;
}

#rotador_proyectos {
	margin-top: -10px;
	margin-bottom: -10px;
	width: 218px;
	height: 81px;
	overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

#rotador_proyectos .proy img {
	height: 65px;
	width: auto;
}

#rotador_proyectos .proy a {
	cursor: pointer;
	width: 218px;
	color: #000;
	font-size: 10px;
	float: left;
}

#rotador_proyectos .proy a:hover {
	text-decoration: underline;
}

#rotador_proyectos .proy span {
	color: #000;
	padding-top: 3px;
	font-size: 10px;
	text-align: center;
	width: 218px;
	float: left;
}

#home_proyectos .abajo {
	background: transparent url(/css/activo/img/blanco-gris.jpg) no-repeat bottom;
	height: 40px;
	color: #000;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	line-height: 50px;
	padding-bottom: -5px;
	padding-right: 10px;
	width: 218px;
}

#home_proyectos .abajo a {
	height: 40px;
	color: #000;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	line-height: 50px;
	padding-bottom: -5px;
	padding-right: 10px;
	width: 218px;
}

#home_proyectos .abajo a:hover {
	text-decoration: underline;
}

/* --- FIN HOME PROYECTOS --- */


/* --- HOME NOTICIAS --- */
#home_noticias {
	width: 218px;
	margin-top: 15px;
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 0px;
	float: left;
}

#home_noticias .arriba {
	background: transparent url(/css/activo/img/gris-blanco.jpg) no-repeat top;
	height: 40px;
	color: #000;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
	width: 218px;
}

#home_noticias .noticia_lite {
	margin-top: -10px;
}

#home_noticias .noticia_lite .noticias_lite_titular {
	padding: 7px;
	padding-top: 0px;
	height: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

#home_noticias .noticia_lite .noticias_lite_titular a {
	color: #c10000;
	font-weight: bolder;
	font-size: 10px;
	text-decoration: none;
}

#home_noticias .noticia_lite .noticias_lite_titular a:hover {
	text-decoration: underline;
}

#home_noticias .noticia_lite .noticias_lite_texto {
	height: 42px;
}

#home_noticias .noticia_lite .noticias_lite_texto div {
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

#home_noticias .vermas {
	text-align: right;
	padding-right: 10px;
	margin-bottom: -10px;
}

#home_noticias .vermas a {
	font-size: 10px;
	color: #c10000;
	text-decoration: none;
}

#home_noticias .noticia_lite .vermas a:hover {
	cursor: pointer;
	text-decoration: underline;
}

#home_noticias .abajo {
	background: transparent url(/css/activo/img/blanco-gris.jpg) no-repeat bottom;
	height: 40px;
	color: #000;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	line-height: 50px;
	padding-bottom: -5px;
	padding-right: 10px;
	width: 218px;
}

#home_noticias .abajo a {
	height: 40px;
	color: #000;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	line-height: 50px;
	padding-bottom: -5px;
	padding-right: 10px;
	width: 218px;
}

#home_noticias .abajo a:hover {
	text-decoration: underline;
}


/* --- FIN HOME NOTICIAS --- */



/* --- HOME COLABORADORES --- */

#home_colaboradores {
	width: 218px;
	margin-top: 15px;
	float: left;
}

#home_colaboradores .arriba {
	background: transparent url(/css/activo/img/gris-blanco.jpg) no-repeat top;
	height: 40px;
	color: #000;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
	width: 218px;
}

#rotador_colaboradores {
	margin-top: -10px;
	margin-bottom: -10px;
	overflow: hidden;
	width: 208px;
	height: 81px;
    text-align: center;
    vertical-align: middle;
}

#rotador_colaboradores .logo {
	width: 208px;
	height: 65px;
	cursor: pointer;
}

#home_colaboradores .abajo {
	background: transparent url(/css/activo/img/blanco-gris.jpg) no-repeat bottom;
	height: 40px;
}

/* --- FIN HOME COLABORADORES --- */


/*LOGIN çREA DE CLIENTES*/

#login {
	margin-left: 0px;
	margin-top: 20px;
	width: 400px;
}

html>body #login {
	margin-left: auto;
	margin-right: auto;
}

#login .formAcceso {
}

#login .formAcceso span {
	float: left;
	margin-right: 10px;
	width: 150px;
	text-align: right;
}

#login .formAcceso .loginformtitulo {
	background-color: #f2f2f2;
	border: 1px solid #dcdcdc;
	margin: 0px;
	margin-top: 8px;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

#login .formAcceso .loginform {
	background-color: #f9f9f9;
	padding: 5px;
}

#login .formAcceso .loginform .boton {
	margin-left: 165px;
}

#login .formAcceso .logininfo {
	background-color: #f9f9f9;
	padding: 5px;
	padding-left: 10px;
	color: #000;
}

#login .formAcceso .logininfo a {
	font-weight: bold;
	color: #000;
}

#login .formAcceso .logininfo a:hover {
	color: #000;
}

#login .formAcceso .loginerror {
	color: red;
	font-weight: bold;
}

html>body #login .formAcceso {
}

#login img {
}

#login form {
}

/*FIN LOGIN çREA DE CLIENTES*/


/*--- PROYECTOS ---*/

#all_proyectos {
	margin: 20px;
}

#all_proyectos .item {
	clear: left;
	border-top: 1px solid #dcdcdc;
	padding-top: 20px;
}

#all_proyectos .item .imagen {
	float: left;
	width: 200px;
	margin-bottom: 20px;
}

#all_proyectos .item .imagen img {
	width: 200px;
}

#all_proyectos .item .detalles {
	float: left;
	margin-left: 15px;
	width: 650px;
}

#all_proyectos .item .detalles .titulo {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

#all_proyectos .item .detalles .titulo a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

#all_proyectos .item .detalles .titulo a:hover {
	text-decoration: underline;
}

#all_proyectos .item .detalles .fecha {
	font-size: 9px;
}

#all_proyectos .item .detalles .descripcion {
	margin-top: 10px;
}
/*--- FIN PROYECTOS ---*/
