/* CSS Document */


#contenedor {
	position:relative;
	top:0;
	left:216px;
	width:584px;

}

/*menu superior*/

#menusup1{
border-bottom: 1px solid #bbb8a9;
display: block;
top:0;
width:590px;

}

#menusup1 ul{
padding: 0;
margin: 0;
font: bold 90% default;
list-style-type: none;
line-height:0.95em;
}

#menusup1 li{
display: inline;
margin: 0;
}

#menusup1 li a{
	padding: 10px 7px;
	text-decoration: none;
	padding-right: 32px;
	color: blue;
	background: transparent url(../tramites/atciudadano/righttabdefault.gif) 100% 1px no-repeat;
	border-left: 1px solid #dbdbd5;
	position: relative;
	display: block;
	float: left;
	margin-left: -20px;
	left: 20px;
	top: 16px;
}

#menusup1 li a:visited{
color: blue;
}

#menusup1 li a:hover{
text-decoration: underline;
}

#menusup1 li.selected a{ /*selected tab style*/
color: black;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 10px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(../tramites/atciudadano/righttabselected.gif) 100% 0 no-repeat;
}

#menusup1 li.selected a:hover{
text-decoration: none;
}

/*fin de menu superior*/




#licitaciones {
	position:relative;
	top:50px;
	padding-left:4em;
	width:90%;
	margin-bottom:2em;
	font-weight:bold;
	text-align:justify;

	}
	
#licitaciones .enlace{
	
	font-variant: normal;
	color:#0033CC;
	font-style:italic;
}

#licitaciones  a:hover{
	color:#993333;
}



#licitaciones h1 {
text-align:center;
margin-bottom:2em;}

#licitaciones h2 {
margin-bottom:1.3em;}

#licitaciones table {
width:100%;}
.enlace th {
text-align:center;
}
.enlace td {

}
.ofertas {font-size:0.8em;
}
.col_izda {
width:20%;
text-align:center;}
.col_dcha {
width:80%;
}

.col_izda,.col_dcha{
padding-left:0.5em;
text-align:justify;
padding-top:.7em;
padding-bottom:0.7em;
border-bottom:#999999 solid 2px;}
.col_izda a:hover, .col_dcha a:hover{
color:#FF0000}

.navegacion {
text-align:center;}
.navegacion img{
border:0;
margin:2em;
}
.navegacion a{
border:0;}


.enlace {
	font-variant: normal;
	color: #0000FF;
	font-style: normal;
}
.input {
	font-size: 1em;
	text-decoration:none;
	font-weight: normal;
}


.textarea {
vertical-align:top;

}


#boton table{
width:100%;
}

#boton td{
width:33%;
background:url(../quesomos/organizacion/apoyo/contratacion/images/boton.jpg) no-repeat center;
height:30px;
text-align:center;
}
#boton a:hover{
color:#FF0000;
}

#boton td:hover {
background-image:url(../quesomos/organizacion/apoyo/contratacion/images/boton_click.jpg)}

.a_legal {
color:#FF0000;
text-align:justify;
font-weight:bold;
line-height:2em;}



#volver {
text-align:center;
width:100%;}

#volver a{
text-decoration:none;
border:0;
background-position:top;
background-repeat:no-repeat;
}

#volver img{
background:url(../quesomos/organizacion/apoyo/contratacion/images/volver.jpg) top no-repeat;
width:110px;
height:30px;
border:0;}

#volver img:hover {
background:url(../quesomos/organizacion/apoyo/contratacion/images/volver_click.jpg) top no-repeat;}

#buscar {float:right; width:200px; display:block; text-align:right;}