table#enlaces tr td a:hover {
	color: #666666;
	cursor: pointer;
}

table#enlaces td#separador{
	width: 40px;
}

table#enlaces td#enlaces{
	width: 220px;
	text-align: justify;
	font-size: 12px;
	color: #333366;
	border: 1px solid #CCCCCC;
	height: 100%;
}

table#enlaces a {
	width: 220px;
	height: 20px;
	text-decoration: none;
}

table#enlaces div {
	padding: 5px;
	padding-left: 15px;
	height: 20px;
}

table#cosma {
	width: 500px;
	margin-left: 20px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
}

table#cosma td {
	text-align: justify;
}

table#cosma p#nombre_empresa{
	font-weight: bold;
	font-size: 12px;
}

table#cosma p#subseccion{
	font-weight: bold;
	color: #333366;
	padding-left: 10px;
}

table#cosma td#logo{
	text-align: right;
	padding: 0px;
	padding-right: 40px;
}

table#cosma td#seccion_contratacion {
	border: 1px solid #D0D0D0;
	background-color: #F5F5F5;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

table#cosma td#contratacion {
	padding-top: 10px;
}

table#cosma td#volver{
	text-align: right;
}

table#cosma td#volver A{
        background-image: url(../images/boton.gif);
        background-repeat: repeat-x;
        font-weight: bold;
        color: #777777;
        border: 1px solid #cccccc;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        text-decoration: none;
        cursor: pointer;
        height: 15px;
}

p#titulo {
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
}

table#tarifas {
	width: 500px;
	margin-left: 20px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	border: 1px solid #E5E5EA;
}

table#tarifas td {
	padding: 3px;
	padding-left: 10px;
}

table#tarifas td#cabeceras_concepto {
	background-color: #F4F4FA;
	font-weight: bold;
	border-bottom: 1px solid #E5E5EA;
	text-align: justify;
	width: 200px;
}

table#tarifas td#cabeceras_coste {
	background-color: #F4F4FA;
	font-weight: bold;
	border-bottom: 1px solid #E5E5EA;
	text-align: right;
	width: 200px;
	padding-right: 25px;
}

table#tarifas td#cabeceras_ud {
	background-color: #F4F4FA;
	font-weight: bold;
	border-bottom: 1px solid #E5E5EA;
	text-align: right;
	width: 130px;
	padding-right: 25px;
}

table#tarifas td#tipos {
	font-weight: bold;
	padding-top: 10px;
}

table#tarifas td#concepto {
	text-align: justify;
	width: 200px;
}

table#tarifas td#coste {
	text-align: right;
	width: 200px;
	padding-right: 25px;
}

table#tarifas td#ud {
	text-align: right;
	width: 130px;
	padding-right: 25px;
}

LI {
	padding-top: 10px;
}

table#enlaces_contratacion {
	width: 500px;
	margin-left: 20px;
}

table#enlaces_contratacion tr td a:hover {
	color: #666666;
	cursor: pointer;
}

table#enlaces_contratacion td#separador{
	width: 40px;
}

table#enlaces_contratacion td#enlaces{
	width: 145px;
	text-align: justify;
	font-size: 12px;
	color: #333366;
	border: 1px solid #CCCCCC;
	height: 100%;
}

table#enlaces_contratacion a {
	width: 145px;
	height: 20px;
	text-decoration: none;
}

table#enlaces_contratacion div {
	padding: 5px;
	padding-left: 15px;
	height: 20px;
}

