/* Posiciones de oscarg.com */
body {
	background-color:#F0ECE6;
	overflow: hidden;
	background-image: url(../graficos/bg.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	color:#FFFFFF;
	font-size:11px;
	height: 100%;
	width: 100%;
}
html {overflow: hidden;}
#general {
	background:transparent;
	position:absolute;
	top:50%;
	left:50%;
	width:642px;
	height:434px;
	margin-left:-326px;
	margin-top:-220px;
	z-index: 2;
}
#superior {
	width:642px;
	height:102px;
	background-image:  url(../graficos/bg_sup.gif);
}
#logo {
	margin-top: 14px;
	margin-left: 21px;
	position: absolute;
	width: 156px;
	z-index: 2;
}
#menu {
	position: absolute;
	width: 272px;
	z-index: 3;
	left: 343px;
	top: 10px;
	color:#333333
}
#menusup1 {
	position:absolute;
	width:338px;
	height:68px;
	z-index:1;
	left: 219px;
	top: 0px;
}
#central {
	margin-top: 10px;
	margin-left:0px;
	width:642px;
	height:242px;
	background-image:  url(../graficos/bg_medio.gif);
	z-index: 1;
}
#centralfondo {
	margin: 0px;
	width:638px;
	height:242px;
	background-image:  url(../graficos/bg_seccion.png);
	background-color: #511327;
}
#centralfondogo {
	margin: 0px;
	width:638px;
	height:239px;
	background-image:none;
	background-color: #fff;
	border-top:none;
	border-left:1px solid #EAE7DE;
	border-right:1px solid #EAE7DE;
	border-bottom:3px solid #5A2031;
	color:#000
}
#central #lateral {
	margin:0;
	float:left;
	width:176px;
	padding:0;
	text-align:right}
#centralfondogo h2 {
	background: url(../graficos/h2-logogo.gif) no-repeat left top;
	margin:20px 0 3px 20px;
	widht:176px;
	height:100px}
#centralfondogo #menugo {
	margin:0;
	}
#centralfondogo #menugo li {
	display:inline; /*:KLUDGE: Elimina espacio extra entre listas en IE/WIN*/;
	list-style-type:none;
	border-bottom:1px solid #fff;
	margin-bottom:0
}
#centralfondogo a {
	color:#005499}
#centralfondogo #menugo a {
	display:block;
	height:16px;
	line-height:16px;
	background-repeat:no-repeat;
	background-position:right;
	}
#cemtralfondogo #menugo a:hover {
	background-color:#005499}
#centralfondogo #menugo a.ques {
	background-image: url(../graficos/menugo/mego-ques01.gif) }
#centralfondogo #menugo a:hover.ques{
	background-image: url(../graficos/menugo/mego-ques03.gif) }
#centralfondogo #menugo a.ques2 {
	background-image: url(../graficos/menugo/mego-ques02.gif) }
#centralfondogo #menugo a.admi {
	background-image: url(../graficos/menugo/mego-admi01.gif) }
#centralfondogo #menugo a:hover.admi {
	background-image: url(../graficos/menugo/mego-admi03.gif) }
#centralfondogo #menugo a.admi2 {
	background-image: url(../graficos/menugo/mego-admi02.gif) }
#centralfondogo #menugo a.hora {
	background-image: url(../graficos/menugo/mego-hora01.gif) }
#centralfondogo #menugo a:hover.hora {
	background-image: url(../graficos/menugo/mego-hora03.gif) }
#centralfondogo #menugo a.hora2 {
	background-image: url(../graficos/menugo/mego-hora02.gif) }
#centralfondogo #menugo a.prog {
	background-image: url(../graficos/menugo/mego-prog01.gif) }
#centralfondogo #menugo a:hover.prog {
	background-image: url(../graficos/menugo/mego-prog03.gif) }
#centralfondogo #menugo a.prog2 {
	background-image: url(../graficos/menugo/mego-prog02.gif) }
#centralfondogo #menugo a.prof {
	background-image: url(../graficos/menugo/mego-prof01.gif) }
#centralfondogo #menugo a:hover.prof {
	background-image: url(../graficos/menugo/mego-prof03.gif) }
#centralfondogo #menugo a.prof2 {
	background-image: url(../graficos/menugo/mego-prof02.gif) }
#centralfondogo #menugo a.prec {
	background-image: url(../graficos/menugo/mego-prec01.gif) }
#centralfondogo #menugo a:hover.prec {
	background-image: url(../graficos/menugo/mego-prec03.gif) }
#centralfondogo #menugo a.prec2 {
	background-image: url(../graficos/menugo/mego-prec02.gif) }
#centralfondogo #menugo a.loca {
	background-image: url(../graficos/menugo/mego-loca01.gif) }
#centralfondogo #menugo a:hover.loca {
	background-image: url(../graficos/menugo/mego-loca03.gif) }
#centralfondogo #menugo a.loca2 {
	background-image: url(../graficos/menugo/mego-loca02.gif) }

#centralfondogo #gocontent {
	float:right;
	width:424px}
#gocontent #titulo {
	border-bottom:4px solid #005499;
	margin:28px 40px 10px 0;
	height:20px;
	padding-bottom:2px;
	padding-top:4px;
	background-position:left top;
	background-repeat:no-repeat;
	text-align:right}
#gocontent #titulo a {
	font-weight:bold;
	padding-left:15px;
	background:url(../graficos/menugo/ico-descarga.gif) no-repeat left center;
	color:#005499}
#gocontent #contenidos {
	margin-right:36px;
	line-height:14px;}
#gocontent #contenidos p {
	margin:0;
}
#gocontent #contenidos ul {
	margin-top:0;
	margin-bottom:5px
	}
#gocontent .destacados {
	font-weight:bold;
	color:#005499}
#botonGo {
	position:absolute;
	z-index:10;
	margin-left:570px;
	margin-top:28px;}
p.mini {
font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:9px
}
.ayuda-access, #centralfondogo h2 span, #centralfondogo #menugo a span {
   position: absolute;
   left: -10000px;
   top: -10000px;
}	
#menucont {
	margin-top: 0px;
	margin-left:10px;
	width:171px;
	height:242px;
	background-image:  url(../graficos/bg_menuseccion.png);
	background-color: #511327;
	position:absolute;
	z-index: 3; 

}
#secciones{
	margin-top: 22px;
	margin-left:24px;
}
#menuinf {
	margin-top: 10px;
	margin-left: 11px;
	width:620px;
	height: 55px;
}
.menuinfsep {
	margin-left: 5px;
}
#zocalo {
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	width: 642px;
	height:79px;
	background-image:  url(../graficos/bg_inf.gif);
	z-index: 2;
	display: inline;
}
#motivos {
	position:absolute;
	margin:0px;
	width:100%;
	height:100%;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(../graficos/motivo1.gif);
}
#bordesup {
	position:absolute; 
	width:642px; 
	height:6px; 
	z-index:3;
}
#titulos {
	position:absolute;
	height:17px;
	z-index:3;
	left: 214px;
	top: 135px;
	visibility: visible;
}
#modelo1 {
	float:right;
	background-image: url(../graficos/bg_subseccion.jpg);
	width:196px; 
	height:242px; 
	z_indez:1;
}
#modelo2 {
	float:right;
	background-image: url(../graficos/bg_subseccion2.jpg);
	width:196px; 
	height:242px; 
	z_indez:1;
}
#modelo3 {
	float:right;
	background-image: url(../graficos/bg_subseccion3.jpg);
	width:196px; 
	height:242px; 
	z_indez:1;
}
#escuela1 {
	float:right;
	background-image: url(../graficos/bg_escuela4.jpg);
	width:457px; 
	height:242px; 
	z_indez:1;
}
#escuela2 {
	float:right;
	background-image: url(../graficos/bg_escuela2.jpg);
	width:457px; 
	height:242px; 
	z_indez:1;
}
#escuela3 {
	float:right;
	background-image: url(../graficos/bg_escuela3.jpg);
	width:457px; 
	height:242px; 
	z_indez:1;
}
#empleos1 {
	float:right;
	background-image: url(../graficos/bg_empleos.jpg);
	width:340px; 
	height:242px; 
	z_indez:1;
}

table {
	width: 454px;
}

th {
	text-align: left;
}

td.precio {
	text-align: right;
	padding-right: 70px;
}