@charset "utf-8";
body {
	background-color: #393A3D;
	margin: 0px;
	color: #393A3D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6, p, li, ul, ol {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 1em;
	list-style-type: none;
}
#encabezado h1 span {
	display: none;
}
#encabezado p {
	display: none;
}
#buscador {
	float: right;
	margin-bottom: 11px;
	color: #FFFFFF;
	height: 75px;
	background-image: url(../img/logoDoctoral.jpg);
	background-repeat: no-repeat;
	width: 268px;
}
#secundario h2 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	background-color: #5D9E9B;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#secundario {
	color: #393A3D;
}

#secundario .item {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #66696F;
}
#miscelaneo {
	float: right;
	width: 300px;
	margin-right: 25px;
	text-align: center;
	margin-top: 25px;
}


#secundario p {
	margin-bottom: 1em;
	line-height: 1.5em;
}

#pie-inner {
	border-top-color: #DB0048;
	border-top-width: 2px;
	border-top-style: solid;
	padding-top: 15px;
}
#envoltura {
	background-color: #393A3D;
	width: 940px;
	margin: auto;
	background-image: url(../img/content.gif);
	background-repeat:  repeat-y;
}
#encabezado {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	height: 110px;
}
#pie {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	clear: both;
}
#secundario {
	float: right;
	width: 300px;
	color: #FFFFFF;
	background-color: #E9EAEB;
}
#banner {
	background-color: #5D9E9B;
	padding: 0px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	height: 220px;
	background-image: url(../../img/coloquio2008.jpg);
	display: block;
	width: 890px;
	clear: both;
}

#encabezado-inner {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DB0048;
	height: 110px;
}

#principal {
	float: left;
	width: 570px;
}

#contenido {
	clear: both;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#menu-principal {
	float: right;
	clear: right;
	width: 660px;
	height: 24px;
}
#menu-principal  a, #menu-principal a:visited {
	text-decoration: none;
	display: block;
	color: #027B76;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DB0048;
	font-size: 0.9em;
}
#menu-principal a:hover {
	background-color: #E0FCEB;
	color: #393A3D;
}
#pie p {
	color: #5D9E9B;
	line-height: 1.3em;
	font-size: 0.9em;
}

#principal h2 {
	font-size: 2em;
	margin-bottom: 0.5em;
}
#principal h3 {
	font-size: 1.5em;
	margin-bottom: 0.5em;
	color: #5D9E9B;
}
#principal h4 {
	color: #393A3D;
	margin-bottom: 0.5em;
	font-weight: bold;
}
#principal ul {
	padding-left: 1.5em;
	padding-bottom: 1em;
}
#principal ul li {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1.4em;
}

a {
	color: #C2124B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2124B;
}
#principal p {
	line-height: 1.4em;
	margin-bottom: 1em;
}

#menu-principal li {
	float: left;
}
#menu-principal ul {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DB0048;
}

#encabezado h1 {
	color: #DB0048;
	font-size: 3em;
	font-family: "Myriad Pro Light";
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 205px;
	float: left;
	display: block;
}
#envoltura #contenido #principal #TabbedPanels1 .TabbedPanelsTabGroup .TabbedPanelsTab {
	list-style-type: none;
}

