@charset "iso-8859-1";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
body{
	background:#fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #3c3e3e;
	position: relative;
}
a{
	text-decoration:none;
	color: #1c1e1e;
}
img{
	border: none;
}
.capaoculta{
	display:none;
}
.capavisible{
	display:block;
}
#header{
	width:1024px;
	height:110px;
	margin:0 auto;
}
#logo{
	background: url(images/logo_uiagm.png) no-repeat 200px 0px;
	padding:14px 0 10px 0;
	height: 43px;
	border-bottom: #3c3e3e 7px solid;
	margin-bottom: 1px;
}

#menu ul{
	height:35px;
	list-style:none;
}
#menu ul li{
	float: left;
	width: 128px;
	border-top-width: 7px;
	border-top-style: solid;
	text-align:center;
}
#menu ul li a span{
	display: none;
}
#menu ul li a{
	display: block;
	width:128px;
	height:28px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3c3e3e;
	text-decoration: none;
	letter-spacing:.06em;
}
#menu ul li a:hover{
  color: #fff;
}
#menu ul li.rojo{
	border-top-color:#e72029;
}
#menu ul li.rojo:hover{
	background:#e72029;
}
#menu ul li.naranja{
	border-top-color:#fba105;
}
#menu ul li.naranja:hover{
	background:#fba105;
}
#menu ul li.verdeclaro{
	border-top-color:#90e30d;
}
#menu ul li.verdeclaro:hover{
	background:#90e30d;
}
#menu ul li.verdeoscuro{
	border-top-color:#219c05;
}
#menu ul li.verdeoscuro:hover{
	background:#219c05;
}
#menu ul li.azulclaro{
	border-top-color:#07d3da;
}
#menu ul li.azulclaro:hover{
	background:#07d3da;
}
#menu ul li.azuloscuro{
	border-top-color:#0562fb;
}
#menu ul li.azuloscuro:hover{
	background:#0562fb;
}
#menu ul li.violeta{
	border-top-color:#d12efa;
}
#menu ul li.violeta:hover{
	background:#d12efa;
}
#menu ul li.morado{
	border-top-color:#8940c1;
}
#menu ul li.morado:hover{
	background:#8940c1;
}
#wrapper{
	position: absolute;
	width: 98%;
	left: 1%;
	top: 110px;
  	/*max-width: 2000px;*/
	/*margin: 0 auto;*/
	height:312px;
	overflow: hidden;
	box-shadow:0 0 10px #ccc;
}
#carousel img{
	border:none;
	display: block;
	float: left;
}

#cuerpo{
	margin: 322px auto 0 auto;

	width: 1024px;
	padding-top: 10px;
}
#contenido{
	margin: 50px auto 0 auto;
	width: 1024px;
	
}
/*inicio*/
#izda{
	width:696px;
	
	margin-right:328px;
}

.bajoetiqueta{
	background:url(images/fondoetiqueta.gif) no-repeat top left;
	height: 8px;
	margin-left: -20px;
}
#blog{
	width: 656px;
  	height: 305px;
	background:#f4f4f4;
	padding: 10px;
	box-shadow: 2px 2px 5px #ccc;
}

h3.tituloarticulo{
  font-size: 2.0em;
  font-weight: 100;
  line-height: 40px;
  line-height: 1.4em;
  margin-bottom: 7px;
}
#blog  h2.etiqueta, #boxblog h2.etiqueta{
	background: #e72029;
}
h2.etiqueta {
	height:27px;
  width: 120px;
	margin-left:-20px;
	padding: 0 15px 0 20px;
	line-height:27px;
	font-size: 14px;
	color: #fff;
}
.txtblogini div{
	/*margin-left: 315px;*/
	width: 341px;
  line-height: 1.8em;
  text-align: justify;
  height:197px;
  overflow: hidden;
  font-family:"Courier New", Courier, monospace;
}
.txtblogini img{
	float: left;
	margin-right:10px;
}
.txtblogini span{
  color: #3c3e3e;
  display: block;
  margin-top: 10px;
  text-align:right;
}
.txtblogini span a:hover{
	color:#e72029;
	text-decoration:underline;
}
#resenas, #galerias{
	float: left;
	width: 308px;
	height: 305px;
	margin-top: 12px;
	margin-right: 20px;
	padding: 10px;
	background: #f4f4f4;
	box-shadow: 2px 2px 5px #ccc;
}
#resenas h2.etiqueta, #boxresenas h2.etiqueta{
  background: #fba105;
}
div.topo{
	width: 308px;
	height: 228px;
	margin: 10px 0;
	overflow:hidden;
	box-shadow: 2px 2px 5px #ccc;
}
#resenas img{
	border: none;
	width: 308px;
}
#resenas p, #galerias p{
	text-align:right;
}
#resenas p a:hover{
	color: #fba105;
	text-decoration:underline;
}

#galerias h2.etiqueta, #boxgalerias h2.etiqueta{
  background: #0562fb;
}
#galerias img{
	float: left;
	border: none;
	width: 96px;
	height:72px;
	margin: 2px 3px;
}
#galerias p a:hover{
	color: #0562fb;
	text-decoration:underline;
}
#dcha{
	float: right;
	width: 328px;
}
#ascensiones, #cursos{
	width:308px;
	height:305px;
	padding: 10px;
	background: #3c3e3e;
	color: #fff;
	box-shadow: 2px 2px 5px #ccc;
}
#ascensiones h2.etiqueta, #boxascensiones h2.etiqueta{
  background: #90e30d;
  color: #3c3e3e;
  width: 190px;
}
#dcha p{
	margin: 8px 0;
	line-height:15px;
}
#dcha ul{
	padding: 5px 7px;
	background: #f4f4f4;
	color: #3c3e3e;
	border-radius: 10px;
	list-style: none;
}
#dcha li{
	padding:5px 0;
}
#cursos{
	margin-top: 12px;
}
#cursos h2.etiqueta, #boxcursos h2.etiqueta{
  background: #219c05;
  color: #fff;
}
.clear{
	clear:both;
}
#acercademi, #boxblog, #boxgalerias{
  width: 738px;
  background: #f4f4f4;
  padding: 20px 10px;
  box-shadow: 2px 2px 5px #ccc;
}
#acercademi h2.etiqueta{
  background: #d12dfa;
}
#acercademi p{
  width: 550px;
  line-height:1.7em;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 1.2em;
  margin: 20px auto;
}
#acercademiimg{
	float: right;
	width: 256px;
}
#acercademiimg .boximg{
	width: 256px;
	padding-bottom: 8px;
	position: relative;
	height:192px;
}
#acercademiimg img{
	box-shadow: 2px 2px 5px #ccc;
}
span.pieimg{
	display: block;
	position: absolute;
	left: 0;
	top: 162px;
	height:20px;
	width: 249px;
	background:url(images/negrotrans.png);
	color:#fff;
	font-size:.9em;
	padding: 10px 0 0 7px;
}
#boxblogarchivo, #boxgaleriaarchivo{
	float: right;
	width: 216px;
	min-height:300px;
	padding: 20px;
	background: #3c3e3e;
	color: #fff;
	box-shadow: 2px 2px 5px #ccc;
}
#boxblogarchivo img{
	margin: 10px 0;
}
#boxblogarchivo ul{
  
  margin: 20px 35px;
}
#boxblogarchivo ul li{
  height: 20px;
}
#boxblogarchivo ul li a{
	color: #fff;
}
#boxblogarchivo ul li a:hover{
	text-decoration:underline;
}
#boxgaleriaarchivo ul{
	list-style:none;
	margin: 40px 10px;
}
#boxgaleriaarchivo ul li{
  margin: 57px 0;
}
#boxgaleriaarchivo ul li a.miniatura{
margin: 10px 0;}
#boxgaleriaarchivo ul li a{
	color: #fff;
}
#boxgaleriaarchivo ul li a:hover{
	text-decoration:underline;
}
#boxresenas, #boxaudiovisuales, #boxascensiones, #boxcursos, #boxcontacto{
	 width: 1004px;
 	 background: #f4f4f4;
  	 padding: 20px 10px;
 	 box-shadow: 2px 2px 5px #ccc;
}
.caja4{
	display: inline-block;
  vertical-align: top;
	width: 154px;
	height: 162px;
	margin: 10px 32px;
  padding: 15px 15px;
  background: #3b3e3e;

	
}
.caja4 p{
	line-height:15px;
  	font-size: 1.0em;
  color: #fff;
}
.caja4 p a{
	color: #fff;
}
.boxtopo{
	width: 154px;
	height: 111px;
  margin-bottom: 6px;
	overflow:hidden;
	
}
.boxtopo img{
	width: 155px;
	border: none;
}
#boxaudiovisuales h2.etiqueta{
  background: #07d3da;
}
.boxproyec{
	background: #fff;
	width: 984px;
	min-height: 100px;
	margin-top: 30px;
	padding: 10px;
  
	
}
.boxproyec h3{
  font-size: 1.1em;
  margin-bottom: 6px;
}
.boxproyec img{
	float: left;
	margin-right: 25px;
  box-shadow: 2px 2px 5px #ccc
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}
p.personal{
	line-height: 1.7em;
  	text-align: justify;
  	font-family: "Courier New", Courier, monospace;
}
#pie{
	margin-top: 20px;
	background-color:#CCC;
	width: 100%;
	height: 200px;
}
.item{
	width: 200px;
	height:330px;
	display: inline-block;
	background: #fff;
	padding: 15px;
	max-height:330px;
	margin: 8px 6px;
	vertical-align:top;
}
.historia{
	overflow: hidden;
	margin-top:10px;
	max-height:120px;
	text-overflow: ellipsis;
}
a.fecha{
	float: left;
	margin: 0 10px 2px 0;
	display: inline-block;
	text-align:center;
	width: 25px;
	background: #3c3e3e;
	color: #fff;
}
.fechatop{
	font-size:0.8em;
	border-bottom: 1px solid #fff;
}
.fechabottom{
	font-size: 1.1em;
	border-bottom: 2px solid #ccc;
}
.fechatop, .fechabottom{
	padding: 2px 0;
}
a.miniatura{
	background-repeat:no-repeat;
	background-position: center center;
	display: inline-block;
	vertical-align: top;
}
h3.tituloitem{
	display: block;
	overflow:hidden;
	font-size:1.2em;
	padding-bottom: 4px;
	text-overflow: ellipsis;
}
/*ascensiones*/
.boxguiada{
	background: #fff;
	width: 984px;
	min-height: 300px;
	margin-top: 30px;
	padding: 10px;
  
	
}
.boxguiada h3{
  font-size: 1.1em;
  margin-bottom: 6px;
}
.boxguiada img{
	float: left;
	margin-right: 25px;
    box-shadow: 2px 2px 5px #ccc
}
.boxguiada p{
  margin-bottom: 10px;
  line-height: 1.2em;
}
.boxguiada ul{
  list-style: none;
}
.boxguiada li{
  display: inline-block;
  width: 300px;
  margin: 5px 0 0 20px;
}
#boxascensionesdcha{
	float: right;
	width: 236px;

	padding: 10px;
  margin-left: 15px;
	background: #3c3e3e;
	color: #fff;
	box-shadow: 2px 2px 5px #ccc;
}
#boxascensionesdcha p{
margin-top: 10px;
  line-height: 1.5em
}
#boxascensionesdcha a{
color: #90e30e;
}
#boxascensionesdcha a:hover{
  text-decoration: underline;
}
/*cursos*/
ul.listacursos{
  list-style: none;
  margin: 20px 50px;
}
ul.listacursos h3{
  font-size: 1.0em;
  margin: 15px 0 5px 0;
  
}
ul.listacursos h3 a:hover{
	background: #fff;
	padding: 0 4px;
}
ul.listacursos div{
	background: #fff;
	width: 884px;

	padding: 10px;
	margin-top: 10px;
}
ul.listacursos div img.fotocurso{
	float: left;
	margin-right: 25px;
    box-shadow: 2px 2px 5px #ccc
}


ul.listacursos p{
  margin: 10px 0;
  line-height: 1.2em;
}
#txtarticulo{
	width: 550px;
	margin: 20px auto;
}
#txtarticulo br{
	margin-bottom: 20px;
}
#txtarticulo p{
	line-height:1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	margin: 20px 0;
}
.blogfecha{
	float: right;
	width: 69px;
	height:30px;
  padding: 3px;
	background:#3c3e3e;
	color: #fff;
}
.blogfechaleft{
	float: left;
	padding-right: 3px;
	width: 29px;
	height: 30px;
	font-size: 24px;
  line-height: 30px;
	border-right: 1px solid #fff;
}
.blogfecharight{
	float: right;
  width: 33px;
	font-size: 11px;
  line-height: 15px;
  font-weight: bold;
}

p.naranja a:hover{
	color:#fba105;
	text-decoration: underline;
}


#boxcomentarios{
	width: 550px;
	margin: 20px auto;
	padding: 15px 0;
	border-top: 2px solid #e72029;
}
#respuesta{
	background: #fff;
	width: 510px;
	margin: 0 auto;
	padding: 20px;
	display: none;

}
.comentario{
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
#enviarcomentario{
	width: 550px;
	margin: 20px auto;
}
#enviarcomentario label{
	display: block;
	margin: 10px 0 5px 0;
}
#enviarcomentario textarea{
	width: 300px;
}
#enviarcomentario .nombre{
	width: 300px;
}
#boxcontacto h2.etiqueta{
  background: #8940c1;
}
#boxform{
	width: 600px;
	margin: 20px auto;
  padding: 10px;
  border: 1px solid #ddd;
}
#boxform td{
	padding-top: 15px;
  vertical-align: top;
}
#boxgalerias .item{
	height:280px;
	max-height:280px;
}
#alerta{
	background:  url(images/icono-alerta.png) top left no-repeat #1c1e1e;
	color: #fff;
	padding: 20px 20px 20px 120px;
	margin-bottom: 12px;
	min-height:60px;
	
}
#alerta p{
	line-height:25px;
}
#alerta p.tituloalerta{
	color: #90e30d;
	font-weight:bold;
}
#alerta p a{
	color: #fff;
}
#alerta p a:hover{
	color: #90e30d;
	text-decoration:underline;
}
#alerta p span{
	margin-right:20px;
	font-weight:bold;
}
#logos{
	width: 1024px;
	margin:0 auto;
}
#txtpie{
	width: 1024px;
	margin: 0 auto;
	color: #777;
	line-height:1.4em;

}
#txtpie a{
	color: #777;
}
#txtpie a:hover{
	color: #3b3e3e;
	text-decoration:underline;
}
div.pagelinks, div.center{
	color: #888;

}
div.pagelinks a, div.center a{
	color: #aaa;
}
div.pagelinks a:hover, div.center a:hover{
	text-decoration:underline;
}
span.cerrar{
	display: block;
	float: right;
	margin-left:10px;
	margin-right: -15px;
	margin-top: -15px;
	padding:2px;
	width: 30px;
	height:30px;
}
#condiciones h2.etiqueta{
	background: #666;
	width:200px;
}
#condiciones p{
	margin: 10px 0;
}
#condiciones ul{
	margin: 5px 25px;
}
#condiciones li{
	padding:4px;
}
#condiciones td{
	background: #ddd;
	padding: 5px;
}








