@charset "utf-8";
.sub:link, .sub:active, .sub:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	padding: 0px;
	height: 20px;
	display: inline;
}
.sub:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #992345;
	font-weight: bolder;
	margin-right: 3px;
	margin-left: 3px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}

img{border:0;}



body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FBEAEF;
}
.thrColElsHdr #container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #840018;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.thrColElsHdr #top {
	text-align: right;
	height: 30px;
	margin-right: 5px;
	margin-bottom: auto;
	padding-top: 6px;
}


.thrColElsHdr #header {
	height: 190px;
	background-color: #F3F3F3;
} 
.thrColElsHdr #logo {
	text-align: right;
	height: 190px;
	float: left;
	width: 190px;
	background-image: url(../v09/recursos/Logo_cogami_fondo_gris.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.thrColElsHdr #fotos {
	text-align: right;
	height: 190px;
	float: left;
}

.thrColElsHdr #fondo {
	text-align: right;
	height: 190px;
	float: right;
	width: 90px;
	background-image: url(../v09/recursos/lateral_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#principal {
	text-align: right;
	height: 62px;
	margin-left: 50px;
}
#principal ul {
	list-style-type: none;
	margin-top: 0px;
	float: left;
	padding-top: 0px;
	padding-left: 17px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
}

#principal li {
	float: left;
	padding-left: 0px;
}
#principal      .navegador:link, .navegador:visited, .navegador:active {
	padding-left: 5px;
	display: block;
	background-image: url(../v09/recursos/boton_cogami_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0.1em;
	padding-right: 20px;
	padding-bottom: 0.01em;
	height: 62px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	border-left-style: none;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #840018;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#principal   .navegador:hover {
	padding-left: 5px;
	display: block;
	background-image: url(../v09/recursos/boton_cogami_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0.1em;
	padding-right: 20px;
	padding-bottom: 0.01em;
	height: 62px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #840018;
	font-weight: bold;
	border-left-style: none;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #840018;
	margin-left: 0px;
	background-color: #FFFFFF;
}




.thrColElsHdr #menu {
	text-align: right;
	height: 61px;
	background-color: #FBEAEF;
}
h1 {
	color: #992345;
	text-align: left;
	padding-top: 0px;
	padding-left: 5px;
}









.thrColElsHdr #submenu {
	text-align: right;
	height: 35px;
}






.thrColElsHdr #sidebar1 {
	float: left;
	width: 185px;
	padding: 0;
}
.thrColElsHdr #sidebar2 {
	float: right;
	width: 185px;
}


.thrColElsHdr #mainContent {
	margin-top: 0;
	margin-right: 195px;
	margin-bottom: 0;
	margin-left: 195px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
} 
#novas  {
	border: 0.05em dashed #CCCCCC;
	text-align: left;
	float: left;
	width: 570px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#novas_detalle {
	text-align: left;
	padding: 0px;
	float: left;
	width: 570px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 3px;
}

#info {
	text-align: right;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 555px;
	padding-right: 10px;
	height: 25px;
	padding-left: 10px;
}
#imprimir {
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	margin: 2px;
	padding-top: 0px;
}


#titular  {
	float: left;
	width: 533px;
	position: relative;
	padding: 2px;
	vertical-align: middle;
	margin: 2px;
}
#titular_detalle {
	float: left;
	position: relative;
	vertical-align: middle;
	width: 580px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#descricion {
	text-align: left;
	float: left;
	width: 575px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	border-top-width: 0.5em;
	border-right-width: 0.05em;
	border-bottom-width: 0.5em;
	border-left-width: 0.08em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #992345;
	border-right-color: #F3F3F3;
	border-left-color: #F3F3F3;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#ir  {
	float: right;
	padding-right: 5px;
	top: 0px;
	right: 0px;
	padding-top: 15px;
}
#subir {
	text-align: right;
	float: right;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 590px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
}






.thrColElsHdr #footer {
	height: 55px;
	background-image: url(../v09/recursos/fondo_botton.jpg);
	background-repeat: repeat-x;
} 

.thrColElsHdr #down {
	height: 55px;
	width: 247px;
	background-image: url(../v09/recursos/fondo_izquierda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.thrColElsHdr #menudown {
	height: 20px;
	float: right;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.thrColElsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10% 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.top:link, .top:visited, .top:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titulo_nova {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(../v09/recursos/flecha_corporativa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: left;
}
.titulo_nova_detalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	background-image: url(../v09/recursos/flecha_negra.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: left;
	text-transform: capitalize;
}

.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}

.top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #992345;
	text-decoration: underline;
	text-transform: uppercase;
}



/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8%;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8%;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1%;
    line-height: 0%;
}

.titulo_apartado {
}
.thrColElsHdr #izq {
	float: left;
	width: 185px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.thrColElsHdr #der {
	float: right;
	width: 185px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 0px;
}
#non {
	padding-top: 50px;
}
.abajo:link, .abajo:visited, .abajo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.abajo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 5px;
	text-transform: uppercase;
}
.seleccionado:link, .seleccionado:visited, .seleccionado:active {
	padding-left: 5px;
	display: block;
	background-image: url(../v09/recursos/boton_cogami_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0.1em;
	padding-right: 20px;
	padding-bottom: 0.01em;
	height: 62px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #840018;
	font-weight: bold;
	border-left-style: none;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #840018;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#documentacion		
 {
	text-align: center;
	padding: 1px;
	height: 50px;
	margin: 1px;
	border-bottom-width: 0.05em;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#documentacion_detalle {
	text-align: left;
	padding: 3px;
	float: left;
	width: 570px;
	margin-top: 20px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
	border-right-width: 0.05em;
	border-bottom-width: 0.05em;
	border-left-width: 0.05em;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-right-color: #F3F3F3;
	border-left-color: #F3F3F3;
	border-bottom-color: #992345;
}
.docu:link, .docu:visited, .docu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
.titulo_documentacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BFBEBD;
	padding-left: 70px;
	text-align: left;
}
.titulo_seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #992345;
	padding-left: 20px;
	text-align: left;
	text-transform: uppercase;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	margin: 2px;
	padding: 2px;
}
#emprego {
	text-align: justify;
	padding: 2px;
	float: left;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
	border-top-style: dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 570px;
	border-top-width: 1px;
	border-top-color: #992345;
}
#oferta {
	text-align: left;
	float: left;
	width: 570px;
	margin-bottom: 10px;
	padding: 0px;
}
#oferta_titulo {
	text-align: left;
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
	border-top-width: 0.05em;
	border-right-width: 0.05em;
	border-bottom-width: 0.5em;
	border-left-width: 0.05em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #992345;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.numeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #992345;
}

#posto {
	text-align: left;
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
	height: 50px;
	border-bottom-width: 0.2em;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
#numero_ofertas {
	text-align: right;
	float: right;
	margin-bottom: 15px;
}
.detalles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#referencias {
	text-align: left;
	float: left;
	margin-top: 12px;
	margin-left: 5px;
}
.referencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.posto_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #992345;
}

.texto_formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#inscribirse {
	text-align: left;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
}
#descricion_oferta {
	text-align: justify;
	float: left;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	margin-right: 5px;
	margin-left: 5px;
}
.formulario_emprego {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.posto_detalles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.emprego:link, .emprego:visited, .emprego:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(../v09/recursos/flecha_emprego.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
}
.emprego:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #992345;
	background-image: url(../v09/recursos/flecha_emprego2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
}
.data_emprego {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
#formulario {
	text-align: justify;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 235px;
	line-height: 2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 0.05em;
	border-right-width: 0.05em;
	border-bottom-width: 0.5em;
	border-left-width: 0.05em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #992345;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#formulario2 {
	text-align: justify;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 305px;
	line-height: 2em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 0.5em;
	border-right-width: 0.05em;
	border-bottom-width: 0.5em;
	border-left-width: 0.05em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #992345;
	border-left-color: #CCCCCC;
}
#general {
	text-align: justify;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	margin: 1px;
	padding: 1px;
}
#empresas {
	text-align: justify;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 570px;
	line-height: 2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top-width: 0.05em;
	border-right-width: 0.05em;
	border-bottom-width: 0.5em;
	border-left-width: 0.05em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #992345;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-image: url(../v09/recursos/Logo_cogami_empresas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#empresas_izq {
	text-align: justify;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	line-height: 2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#empresas_der {
	text-align: justify;
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	line-height: 2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#multimedia {
	text-align: justify;
	padding: 2px;
	float: left;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
	border-top-style: dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 570px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
#multimediatv {
	float: left;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 275px;
	line-height: 2em;
	padding: 2px;
}
#multimediaradio {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 275px;
	line-height: 2em;
	padding: 2px;
}
.datamultimedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #840018;
}
#ver .abrir:link, .abrir:visited, .abrir:active     {
	border: 0.05em solid #CCCCCC;
	width: 275px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#ver .abrir:hover {
	border: 0.05em solid #CCCCCC;
	width: 275px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #840018;
}
#contacto {
	text-align: justify;
	float: left;
	border-top-style: dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 570px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin: 2px;
}
#contacto_izq {
	text-align: justify;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 280px;
	line-height: 2em;
	margin: 1px;
	padding: 1px;
	border-right-width: 0.05em;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#contacto_der {
	text-align: justify;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 280px;
	line-height: 2em;
	margin: 1px;
	padding: 1px;
}
#mapasituacion {
	text-align: justify;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 274px;
	line-height: 2em;
	padding: 0px;
	height: 235px;
	background-image: url(../v09/recursos/mapa_situacion.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
}
#callejero     {
	float: right;
	width: 205px;
	margin-top: 130px;
	margin-right: 30px;
}
.contacto_detalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #992345;
	line-height: 1em;
}
.contacto_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 1em;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #840018;
	text-decoration: none;
}
#ges {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 20px;
	border-top-width: 0.05em;
	border-right-width: 0.05em;
	border-bottom-width: 0.05em;
	border-left-width: 0.05em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 570px;
}
#empresa {
	width: 380px;
	padding: 2px;
	float: left;
	margin-top: auto;
	margin-right: 2px;
	margin-bottom: auto;
	margin-left: 2px;
	vertical-align: middle;
}
#empresa_info {
	float: right;
	margin-top: auto;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: auto;
}
#admin {
	width: 400px;
	padding: 5px;
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: 10%;
	margin-left: auto;
	text-align: left;
	line-height: 2em;
}
#modificar {
	text-align: right;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 570px;
	padding-right: 5px;
	height: 50px;
	padding-left: 5px;
	margin: 0px;
}
#admin_izq {
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 290px;
	line-height: 2em;
	margin: 1px;
	padding: 1px;
}
#admin_der {
	text-align: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 275px;
	line-height: 2em;
	margin: 1px;
	padding: 1px;
}
#admin_form {
	padding: 5px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 10%;
	margin-left: auto;
	text-align: left;
	line-height: 2em;
}
#contacto2 {
	text-align: justify;
	padding: 5px;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 580px;
}
