@charset "UTF-8";
/* CSS Document */

body,td,th {
	background-color: #171616;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}

#madre {
	position:relative;
	height: 33px;
	width: 650px;
	margin-left: 100px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}
#gif{
position:noone;
}
/* LOGOTIPO */

#encabezado
 {
	position:relative;
	height: 60px;
	width: 500px;
	padding-left: 70px;
}

#lame
 {
	height: 52px;
	width: 110px;
	float: left;
	background: #CCCCCC;
}

#gif{
	float: left;
	width: 390px;
	height: 52px;
	background-color: #171616;
}

.style1 {
	font-size: 44px;
	font-weight: bold;
	color: #171616;
}



/* MENU SUPERIOR */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 14px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding:  7px;
	width: 105px;
	height: 15px;
	background: #333333;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border: 1px solid #FFF;
	}

#sddm li a:hover
{	background: #CCCCCC}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #CCCCC;
	border: 1px solid #FFF;
	width: 100px;
	left: 534px;
	top: 42px;
}



	#sddm div m2:hover
	{	background: #CCCCCC;
		height: 20px;
		width: auto;
		text-align: center;
		border: 1px solid #FFF;
		
		color: #FFF}
.clear {
	clear:both
}




/* GALERIA */
#gallery {
	position:relative;
	height:360px;
	width:595px;
	margin-left: 100px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	padding-left: 15px;
}
	#gallery a {
	float:left;
	position:absolute;
	left: 5px;
	top: 0px;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
	z-index:600;
	background-color:#000;
	color:#ffffff;
	height:113px;
	width:596px;
	position:absolute;
	bottom:-1px;
	left: 5px;
	}


/* */
	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
	
	
	/* CVS */

	#galleryy {
	position:relative;
	height:390px;
	width:595px;
	margin-left: 100px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}

	
	#galleryy .caption {
	z-index:600;
	background-color:#000;
	color:#ffffff;
	height:383px;
	width:607px;
	position:absolute;
	left: 7px;
	}

	
	#galleryy .caption .nombres {
		margin:5px;
		color:#1DCCEF;
		font-size: 18px;
	}
	
	#galleryy .caption .curriculum {
		margin:0;
		padding:0;
		font-size: 12px;
		color:#FFFFFF;
	}
	
	/*documentos*/
	
	#galleryy .documentos .titulo {
		width:610px;
	margin-top:3px;
		color:#1DCCEF;
		font-size: 18px;
background-color: #000000;
	}

#galleryy .documentos .parrafo {
		margin:0;
		padding:0;
		font-size: 12px;
		color:#FFFFFF;
	}
		
	
/* Abajo Pagina Principal */

#mapa {
	position:absolute;
	 height: 113px;
	width: 605px;
	margin-left: 100px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}

#mapa .direccion {
	position:absolute;
	height: 92px;
	width: 605px;
	padding-top:20px;
	padding-left: 5px;
	background-color: #000000;
	font-size:12px;
	color:#666;
}


#mapa .direccion .left{
	position:absolute;
	height: 84px;
	width: 312px;
	left: 252px;
	top: 31px;
}

#mapa .direccion .right{
	position:absolute;
	height: 80px;
	width: 285px;
	left: -1px;
}
