* {
	padding: 0em;
	margin: 0em;
}

body {
	background: #E0E0E0;
	padding: 35px 0px 35px 0px;
	overflow: hidden;
}

body, input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4F4F4F;
}

p {
	margin-bottom: 1.0em;
	text-align: left;
}

img {
	border: none;
}

h1 {
	font-size: 24px;
	font-family: "georgia", "times new roman", serif;
	font-weight: normal;
	color: #7593B7;
}

h2 {
	font-size: 20px;
	font-family: "georgia", "times new roman", serif;
	font-weight: normal;
	color: #7593B7;
}

h3 {
	margin-bottom: 0.5em;
	font-size: 16px;
	font-family: "georgia", "times new roman", serif;
	font-weight: normal;
	color: #7593B7;
}

h4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7593B7;
}

a {
	color: #7593B7;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #6F6F6F;
}

.obra {
	font-size: 10px;
}

.obra_titulo {
	font-variant: small-caps;
	font-weight: bold;
}

.obra_editorial {
	font-variant: small-caps;
}

.cita {
	font-size: 14px;
	font-family: "georgia", "times new roman", serif;
	color: #6F6F6F;
}
.firma {
	font-size: 12px;
	font-family: "georgia", "times new roman", serif;
	color: #6F6F6F;
}


.box {
	position: relative;
	background: #FFFFFF;
	padding: 1px;
	border: solid 3px #7593B7;
}
.boxtit {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
}

.separador {
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 0.5em 0em 0.5em 0em;
}


#fondo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
	background: #fff url('images/bg.jpg') repeat-x;
	z-index: 1;
}

#bordeexterno {
	z-index: 2;
	position: relative;
	width: 950px;
	border: solid 7px #fff;
	background-color: #fff;
	margin: 0 auto;
}

#bordeexterno2 {
	z-index: 2;
	position: relative;
	width: 640px;
	border: solid 7px #fff;
	background-color: #fff;
	margin: 0 auto;
}

#encabezado {
	position: relative;
	height: 75px;
	background: #fff url('images/inicio.jpg') no-repeat top right;
	margin-bottom: 4px;
}

/* ESTILO DE LOS MENUS */
/* Están basados en lista LI */
#menu {
	position: relative;
	background: #7593B7 url('images/menu.jpg') repeat-x top left;
	height: 3.5em;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 2px;
}

#menu ul {
	position: absolute;
	top: 1.1em;
}

#menu ul li {
	position: relative;
	display: inline;
}

#menu ul li a {
	padding: 0.5em 1.0em 0.9em 1.0em;
	color: #fff;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li a.active {
	background: #7593B7 url('images/menuactivo.jpg') repeat-x top left;
}
/* Fin de ESTILO DE LOS MENUS */

#bajomenu {
	background: #fff url('images/bajomenu.gif') repeat-x;
	height: 10px;
	margin-bottom: 0.5em;
}

#contenido {
	padding: 0em 0em 0em 0em;
}

#post {
	background: #f8f8f8;
	font-size: 11px;
}

#pie {
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	background: #fff url('images/pie.gif') repeat-x 0em 2.5em;
	font-size: 0.8em;
}

#pie .left {
	position: absolute;
	left: 2.0em;
	bottom: 1.2em;
}

#pie .right {
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}

/*--- jTip ---*/

/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}

.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#FF0000;
	font-size: 1.3em;
	font-weight:bold;
	padding:1px 2px;
	margin-left:5px;
	color:#FFFFFF;
	text-decoration: none;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#contentPad{
margin:20px;
}

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
