.master_div
{
	width:760px;
	margin: 0 auto 0 auto;
	
}
.div_view1
{
	width: 560px;
	float: left;
	
}
.menulateral
{
	width:760px;
	height:100px;
	float:left;
	margin-bottom: 10px;
}

.lineamenu
{
	width:360px;
	height:20px;
	background-color:#FF0000;
	float: right;
	margin-top: 30px;
	color: White;
}
.lineamenu table
{
   border-collapse: collapse;	
   border-style: none;
   width: 100%;
   text-align: center;
}
.menu_int_items
{
	font-size: small;
	color: gray;
	text-decoration: none;	
}


.logolaelegante
{
	width:190px;
	height:60px;
	float: left;
	margin: 20px 0 0 20px;
	
}

.seccion1
{
	width:60px;
	height:15px;
	text-align:center;
	margin: 3px;
	
}

.seccion2
{
	width:60px;
	height:15px;
	text-align:center;
	margin: 3px;
	float: left;
	clear: right;
}

.menu
{
	width:190px;
	height:90px;
	float:left;
	margin-right: 10px;
	background-image: url(../images/bolsa/bolsadetrabajo.jpg);
	background-repeat: no-repeat;
}
.contenedor 
{
	background-color: #FFFFFF;
	float: left;
	height: 445px;
	width: 190px;
	
}


.imagenprincipal
{
	width:560px;
	height:200px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/bolsa/imagenbusqueda.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
}

.despliegue
{
	width:560px;
	height:445px;
	float:left;
	margin: 0 0 0 10px;
}

.persona
{
	width:560px;
	height:450px;
	background-image:url(../images/bolsa/personaBack.jpg);
	float: left;
}

.ofertas
{
	width:410px;
	height:445px;
	background-color:#FFFFFF;
}

.contenedorcabecera
{
	width:560px;
	height:200px;
	float:right;
	clear: right;
}

.cabecera
{
	width:560px;
	height:25px;
	float:left;
	background-image:url(../images/bolsa/fondobotontitulo.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	margin: 0 0 0 10px;

}

.textocabecera
{
	width:100px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	font-size: small;
	margin: 0 0 0 10px;
	
}

.texto
{
	width:270px;
	height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: X-large;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	float:right;
	color: #666666;
	margin-top: 30px 30px auto auto;
	
}

.boton1
{
	width:190px;
	height:26px;
	background-image:url(../images/bolsa/fondoboton.jpg);
	clear: left;
	float: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}


.tutarjeta 
{
	background-color: #FFFFFF;
	background-image: url(../images/bolsa/tutarjeta.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 270px;
	width: 190px;
	margin-top: 10px;
}

.logo_flash
{
   float: left;
}
h3
{
	text-align:center;
	font-family: Arial Lucida Sans;
		
}
.tableDatos
{
	margin: 10px 0 0 0;	
	
}

.tableDatos table th
{
	text-align: left;
	
}
	
.div_postular
{
	float: left;
	clear: both;
	padding-left: 200px;
	margin: 20px auto auto auto;
}
.PanPostula
{
	width: 400px;
	height: 200px;
	border-style: solid;
	border-width: thin;
	border-color: Red;
    background-image: url(../images/bolsa/fondopostula.jpg);
}

.PanPostula table
{
	width: 350px;	
}

.PanPostula table input
{
    border-style: none;	
    width: 300px;
}

.btnEnviar
{
   padding-left: 100px;
   clear:both;	
}
.modalBackground {
	background-image: url("../estilos/fondo.png");
	
}

.div_modal
{
	width: 370px;
	float: left;	
}
.div_cierra_modal
{
	float:right;
}
.modalPopup {
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:#CC110A;
	padding:3px;
	width:250px;
}

