
hr {
	border-color:#cccccc;
	border-style:dotted;
	border-width:thin;
	}

#contenidos_ancho_accesibilidad{
background:#f1f2f4;
color:#666666;
padding:2em 2em 2em 2em;
text-align:justify;
}

.contenidos_izda_accesibilidad{
background:#f1f2f4;
color:#666666;
padding:2em 2em 2em 2em;
width:40.1em;
float:left;
text-align:justify;
}

.contenidos_dcha_accesibilidad{
	border:0px solid #ffffff;
	margin:0em 0em 0em 44.1em;
	min-height:18em;
}

#contenidos_ancho_accesibilidad h5{
color:#666666;
font-size:1em;
font-weight:bold;
}
#contenidos_ancho_accesibilidad h4{
color:#000000;
font-size:1.4em;
font-weight:bold;
margin:2em 0em 1em 0em;
}

#contenidos_ancho_accesibilidad ul {
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}

#contenidos_ancho_accesibilidad ul li {
	margin:0em 0em 1em 0em;
	padding:0em 0em 0em 0em;
	font-size:1em;
}
/*------------------------- Información legal---------------------------------*/
.informacion_legal a{
	color:#666666;
	text-decoration:underline;
}
.informacion_legal a:hover{
	color:#666666;
	text-decoration:none;
}
#contenidos_ancho_legal{
background:#f1f2f4;
color:#666666;
padding:2em 2em 2em 2em;
text-align:justify;
}

#contenidos_ancho_legal h5{
color:#666666;
font-size:1em;
font-weight:bold;
}
#contenidos_ancho_legal h4{
color:#000000;
font-size:1.3em;
font-weight:bold;
margin:2em 0em 1em 0em;
}

#contenidos_ancho_legal ul {
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}

#contenidos_ancho_legal ul li {
	margin:0em 0em 1em 0em;
	padding:0em 0em 0em 1em;
	font-size:1em;
	background:url(/web/img/all/bullet_link.gif) no-repeat 0em .3em;
}
/*-------------------------Perfil del contratante ---------------------------------*/
#contenidos_ancho_contratante{
	background:#f1f2f4;
	color:#666666;
	padding:2em 2em 2em 2em;
	text-align:justify;
}
.perfil_contratante a{
	color:#267020;
	text-decoration:none;
}
.perfil_contratante a:hover{
	color:#267020;
	text-decoration:underline;
}
.perfil_contratante table caption{
	display:none;
}
.perfil_contratante table, .perfil_contratante td{
	font:100% Arial, Helvetica, sans-serif; 
}
.perfil_contratante table{
	width:100%;
	border-collapse:collapse;
	margin:1em 0;

}
.perfil_contratante th, .perfil_contratante td{
	text-align:left;
	padding:.5em;
	border:1px solid #fff;
		vertical-align:top;
}

.perfil_contratante td p{
	line-height:1.5em;
	margin-bottom:0em;
	margin-top:0em;
}

.perfil_contratante td ul li{
	margin-top:.5em;
}
.perfil_contratante th.small{
	width:5em;
}
.perfil_contratante th{
	background:#267020;
	color:#fff;
}
.perfil_contratante td{
	padding:.8em;
	text-align: justify;
}
.perfil_contratante td{
	background:#F7F7F7;
}

.perfil_contratante td li{

	list-style-type: none;

}
.perfil_contratante tr.even td{
	background:#F7F7F7;
}
.perfil_contratante  tr.odd td{
	background:#ffffff;
}


