﻿body{
	font-family:Arial, Helvetica, sans-serif;
}

#masterLogin{
	height:120px;
	background-image:url(../img/fndPnlCabercera.gif);
}
#menuSuperior{
  color:#A11923;
  text-align:right;
  font-size:0.75em;
  font-weight:bolder;
  padding-top:10px;
}
#menuSuperior #HyperLink1, #menuSuperior #HyperLink2, #menuSuperior #HyperLink3{
	cursor:pointer;
}
#menuSuperior #buscador{
	vertical-align:14px;
}
#menuSuperior a:visited,a:link,a:active{
	color: #a11923;
	text-decoration:none;
}

#enlaceAreas a{
	font-size:1.3em;
}
#enlaceAreas a:hover{
	font-size:1.5em;
}

#buscador{
	border:solid 2px white;
	display:none;
}
/*---------------------------------------------*/
#masterIzquierda{
	float:left;
	width:550px;
	height:120px;
	background-image:url(../img/logoCabecera.jpg);
	background-repeat:no-repeat;
}
/*---------------------------------------------*/
#masterDerecha{
	float:right;
	width:107px;
	height:120px;
	background-image:url(../img/logoCabeceraFinal.jpg);
	background-repeat:no-repeat;
}
/*---------------------------------------------*/

#contenedor{
	clear:both;
	background:url(../img/fondo.jpg) repeat-y;
	min-height:800px;
}

#menuIzquierdo{
	float:left;
	width:225px;
	height:100%;
}
#menuIzquierdo a:link,#menuIzquierdo a:visited,#menuIzquierdo a:active{
	display:block;
	letter-spacing:1px;
	background-image:url(../img/c.jpg);
	color:White;
	text-decoration:none;
	font-size:0.72em;
  font-weight:bolder;
	height:32px;
}
#menuIzquierdo a:hover{
	background-image:url(../img/a.jpg);
	color:Black;
}

#menuIzquierdo ul{
	margin-top:25px;
	padding: 0 5px;
}
#menuIzquierdo ul li
{
	background-repeat:repeat-x;
	font-size:1em;
	font-weight:bold;
	margin-top:10px;
	overflow:hidden;
	white-space:nowrap;
}
#menuIzquierdo a img{
	float:left;
	margin-left:10px;
}

#contenido{
	margin: 0 20px 20px 245px;
	padding-top:30px;
	color: #a11923;
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	word-spacing:4px;
	line-height: 200%;
	font-size:0.95em;
	list-style:disc inside;
}
#contenido #titulo{
	background-image:url('../img/logoLabortur2.jpg');
	background-repeat:no-repeat;
	background-position:10px 30px;
}
#contenido #titulo h1{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #a11923;
	font-size: 1.3em;
	text-align: center;
}
#contenido #informacion{
	background-image:url('../img/cable2.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
}
#contenido #informacionOferta{
	background-image:url('../img/ofertasFondo.jpg');
	background-repeat:no-repeat;
	background-position:right 90%;
}
#contenido #tablaOfertas{
	margin: 0 auto;
}
#contenido ul, #contenido li{
	list-style:disc inside;
	margin-left:20px;
}
#contenido #enlaces{
	font-size:1.3em;
	top: 3%;
	left: 0%;
	width: 490px;
	color: White;
	background-color: #a11923;
	text-align: center;
	margin: 0 auto;
}
#contenido #enlaces a:link,#contenido #enlaces a:visited,#contenido #enlaces a:hover,#contenido #enlaces a:active{
	color:White;
}

#contenido #orientacion{
	background-image:url(../img/degradadoTabla.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
}
#contenido #orientacion2{
	background-image:url(../img/entrevista2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border:dashed 1px #A11923;
	padding:10px;
}
#contenido #orientacion3{
	background-image:url(../img/cvFondo.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#contenido #orientacion3 a{
	text-decoration:underline;
}

#enlaceAreas a{
	font-size:1.3em;
}
#enlaceAreas a:hover
{
	font-size:1.5em;
}
#seleccionMenu h1
{
	font-size: 1.8em;
	font-weight: bolder;
	color: #A11923;
	word-spacing: normal;
	letter-spacing: 1px;
	text-align: center;
}
th, td{
	padding:0 10px;
}

.DetallesOferta{
	margin:0 auto;
	border:solid 1px #A11923;
	font-size:0.9em;
}
.DetallesOferta th{
	background-color:#A11923;
	color:White;
	font-weight:bold
}
.DetallesOferta td{
	border-left:solid 1px #A11923;
}

.CampoRequerido{
	background-color:#FFCFCF;
	border:#7F9DB9 solid 1px;
}

.MiPerfil{
	margin:0 auto;
	border:solid 1px #A11923;
	font-size:0.9em;
	max-width:900px;
}
.MiPerfil th{
	background-color:#A11923;
	color:White;
	font-weight:bold
}
.MiPerfil td{
	border-left:solid 1px #A11923;
	padding-top:6px;
	padding-bottom:6px;
}
.mano{
	cursor:pointer;
}

.tablaGrid{
	margin: 0 auto;
	text-align:center;
}
/*---------------------------------------------*/


.fileUpload{
	font-size:0.4em;
	opacity:0;
	height:30px;
}


#footer{
	clear:both;
	padding: 5px 0;
	text-align:center;
	display:block;
	background-color:#A11923;
	color:White
}
