@charset "utf-8";
/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}	
body{
	background-color:#fff;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../imagenes/fondoglobal.jpg);
	background-repeat: repeat;
}

#contenido{
	width: 770px;
	margin:10px auto;
	text-align:left;
	background-color: #FFFFFF;
}
#banner {
	height:100px;
	background-image:url(../imagenes/top1.jpg);
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#afamb{
	margin-top: 85px;
	font-weight: normal;
	border: 1px none #000000;
	margin-left: 100px;
}
#menu {
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#menu ul{
	padding:0;
	margin:0;
	background-color:#FFFF99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#menu ul li{
display: inline;
padding:0;
margin:0;
}
#menu ul li a{
	color:#000;
	background-color:#FFFF99;
	text-decoration:none;
	text-align:center;
	width:9em;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#menu ul li a:hover, #menu ul li a:focus {
background-color:#7E83E3;
color:#FFF;
}
#principal {
	color: #000000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-attachment: fixed;
	/*background-image: url(../images/fondo1.gif);*/
	background-repeat: no-repeat;
}
#pral_izda {
	width:172px;
	float:left;
	padding:inherit;
}
#pral_dcha {
	margin-left:174px;
	font-size: 12px;
	line-height: 20px;
	background-attachment: fixed;
	/*background-image: url(../images/fondo1.gif);
	background-repeat: no-repeat;*/
}
#subpral_izda {
	width:190px;
	float:left;
	padding:inherit;
	font-size: 10px;
	line-height: 20px;
}
#subpral_dcha {
	margin-left:195px;
	font-size: 12px;
	line-height: 20px;
	background-attachment: fixed;
	/*background-image: url(../images/fondo1.gif);
	background-repeat: no-repeat;*/
}
#galeria {
	height: 250px;
	width: 90px;
	overflow: auto;
}

#contenedor {
	height: 350px;
	width: 350px;
	overflow: auto;
}
.marco2 {
	background-color: #F9F3DD;
	width: 250px;
	border: 1px solid #000000;
	padding: 8px;
}
.marco3 {
	background-color: #F9F3DD;
	width: 240px;
	border: 1px solid #7E83E3;
	padding: 4px;
}


/* Boxed */

.boxed {
	width: 198px;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #939A3C;
	background-color: #F7DBAC;
}

.boxed .heading {
	margin: 4px;
	padding: 8px 10px;
	border-top: 1px solid #737947;
	border-bottom: 1px solid #F4F5EC;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #B98C53;
	background-image: url(images/img3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.boxed .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding: 3px 0;
	border-top: 1px dotted #939A3C;
}

.boxed li.first {
	border: none;
}

.boxed a {
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	text-decoration: none;
}
#tabmenu {
	color: #000;
	border-bottom: 1px solid black;
	margin: 0px;
	z-index: 1;
	padding-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	}

#tabmenu a, a.active {
	color: #000000;
	background: #7EA5E3;
	font: normal 12px tahoma,verdana, Arial, sans-serif;
	border: 1px solid #666666;
	border-bottom: none;
	padding: 2px 5px 2px 5px;
	margin: 0px;
	text-decoration: none;
	cursor:hand;
	}

#tabmenu a.active {
	background: #F5D1F0;
	border-bottom: 12px solid #F5D1F0;
	}

#tabmenu a:hover {
	color: #ffffff;
	background: #7EE389;
	cursor:pointer;
	}

#tabmenu a:visited {
	color: #E8E9BE;
	}

#content {
	font: 12px verdana, sans-serif;
	text-align: justify;
	padding: 20px;
	border: 1px solid #666666;
	border-top: none;
	z-index: 2;
	background-color: #F5D1F0;
	text-indent: 15px;
	}

#content a {
	text-decoration: none;
	color: #95CB9B;
	}

#content a:hover {
	background: #666666;
	}
#piefinal {
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 50px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFF99;
}
#contenido #piefinal #txtfinal {
	width: 350px;
	float: left;
}

.thumbs {
	clear: both;
	margin: 10px auto;
}
.thumbnails div {
	position: relative;
	width: 30px;
	height: 30px;
	float: left;
	margin: 2px;
	padding: 0;
	float: left;
	display: inline;
}
.thumbnails img {
	top: 0px;
	left: 0px;
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 1;
	cursor: pointer;


	-moz-user-select: none;
	-khtml-user-select: none;
	border: 1px solid #999999;
}
.preview {
	width: 260px;
	position: relative;
	height: 45px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 475px;
}


.markermenu{
	list-style-type: none;
	padding: 0;
	width: 170px;
	border: 1px solid #9A9A9A;
	margin: 0px;
}
.markermenu #titulomenu{
	color: #FFFFFF;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: 1px solid #B5B5B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #7E83E3;
}
.markermenu li a{
	background: white url(../images/uno.png) no-repeat 2px center;
	color: #00014e;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: 1px solid #B5B5B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
	color: black;
	background-color: #FFFF99;
	background-image:url(../images/dos.png); /*onMouseover image change. Remove if none*/
}
	
.borde1 {
	margin: 10px;
	border: 1px dashed #7E83E3;
}
h6 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
	font-size: 12px;
	line-height: 120%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.markermenu #otros {
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: 1px solid #B5B5B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#botonera{
	float: right;
	height: 100px;
}
#noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	background-color: #fefefe;
	padding-top: 25px;
}
.general {
	font-size: 10px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.carreras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sugerencia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 140%;
	font-weight: normal;
	font-variant: small-caps;
	color: #333333;
	text-transform: none;
	background-color: #FBE9BB;
}
#sombra {
	background: url(../imagenes/shadow.gif) no-repeat bottom right; /*Aquí es donde ponemos la imagen como fondo colocando su ubicación*/
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	float: left;
} 

#sombra img {
display:block;
position:relative;
top: -3px; /* Desfasamos la imagen hacia arriba */
left:-3px; /*Desfasamos la imagen hacia la izquierda */
padding:5px;
background:#FFFFFF; /*Definimos un color de fondo */
border:1px solid;
border-color: #CCCCCC #666666 #666666 #CCCCCC /*Creamos un marco para acentuar el efecto */
}
