* {
    margin: 0;
    padding: 0;
}

.form_submitb{
    FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FFFFFF; BORDER-TOP-STYLE: groove; FONT-STYLE: normal; FONT-FAMILY: verdana; BORDER-RIGHT-STYLE: ridge; BORDER-LEFT-STYLE: groove; BACKGROUND-COLOR: #AA2808; BORDER-BOTTOM-STYLE: ridge;
}

.form_tfield{
    FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; BORDER-TOP-STYLE: groove; FONT-STYLE: normal; FONT-FAMILY: verdana; BORDER-RIGHT-STYLE: ridge; BORDER-LEFT-STYLE: groove; BACKGROUND-COLOR: #FFFFFF; BORDER-BOTTOM-STYLE: ridge;
}

body {
    background:url(../images/fondo.jpg);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0000FF; /* azul */
}

h1, h2, h3 {
    color: #0000FF; /* azul */
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
    margin-bottom: 20px;
    line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {
    text-decoration: underline;
    color: #323B51;
}

a.data {
    text-decoration: underline;
    color: yellow;
}

a:hover {
    text-decoration: none;
    color: #FF0000;
}



/* Wrapper */

#wrapper {
}

/* cabecera */

#cabecera {
    width: 710px;
	margin-top: 185px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
    height: 96px;
    background: url(../images/arriba.gif) no-repeat left bottom;
}

#cabeceraimprime {
    width: 710px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
    height: 96px;
    
    background: url(../images/arriba.gif) no-repeat left bottom;
}

/* logodebienv */

#logodebienv {
    float: left;
    padding: 20px 0 0 15px;
}

#logodebienv h1 {
    margin: 0;
    padding: 0;
    font: italic 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logodebienv h2 {
    margin: -5px 0 0 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 10px;
    font-weight: bold;
    color: #D4C792;
}

#logodebienv a {
    text-decoration: none;
    color: #0000FF;
}

/* Menu */

#menu {
    float: right;
    padding: -10px 10px 0 0;
}

#menu ul {
    margin: 0;
    padding: 50px 0 0 0;
    list-style: none;
    line-height: normal;
}

#menu li {
    display: inline;
}

#menu a {
    display: block;
    float: left;
    width: 110px;
    height: 20px;
    margin: 0;
    padding: 10px 0 0 0;
    background: url(../images/menu.gif);
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    color: #0000FF; /* azul */
}

#menu a:hover, #menu .active a {
    background-image: url(../images/menuOver.gif);
    color: #E41999; /* rosa */
}

/* Page */

#page {
    width: 710px;
    margin: 0 auto;
    background:url(../images/medio.gif) repeat-y;
}

/* contenido */
#contenido {
    float: left;
    width: 650px;
    padding: 10px 0 0 29px;
}
#contenido2 {
    float: left;
    width: 650px;
    padding: 10px 0 0 29px;
}

#contenido h1, #contenido h2, #contenido h3 {
    margin-bottom: 20px;
}

#contenido h1 {
    font-size: 136%;
}

#contenido h2 {
    font-size: 107%;
}

#contenido h3 {
    font: 92%;
}

#contenido ul, #contenido ol {
    list-style-position: inside;
}

#contenido .boxed {
    float: left;
    width: 46%;
    padding-right: 2%;
}

/* LINEA 
#linea{
    float: right;
    width: 208px;
	height:66px;
    padding: 0 35px 0 10px;
	background: url(../images/enlinea.gif) no-repeat;
}*/

/*pie */

#pie {
    width: 710px;
    height: 50px;
    margin: 0 auto;
    padding: 40px 0 0 0;
    background: url(../images/abajo.gif) no-repeat;
    color: #0000FF;
}

#pie p {
    margin: 0;
    text-align: center;
    font-size: 70%;
}

#pie a {
    text-decoration: underline;
    color: #0000FF;
}

#pie a:hover {
    text-decoration: none;
}
#note
{  
    font-size:7pt;    
    color:black;     
}
#logosecovam { 
	background: transparent url(../images/grupoSecovam.jpg); 
	position: absolute; 
	left: 0px; 
	top: 1px; 
	z-index: 2; 
	width: 3240px; 
	height: 210px; 
	margin: 0%; 
	padding: 0px;
	}

#extensecovam{
	background: transparent url(../images/header_bgAzul.gif) right top repeat-x; 
	position: absolute;
	left: 21%; 
	top: 1px; 
	z-index: 1;
	width: 100%;
	height: 87px;
	}
.icono
{
    background-position:center;
    width:70.5px;
    height:70px;
    background-image:url(../images/boton.png);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#723F71;
    vertical-align:middle;
    text-align:center;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    margin: 100px;
    font-style: italic;
}


.icono:hover
{
    background-image:url(../images/botonOverAzul.png);
	color:#FFFFCC;
    cursor:pointer;
}

.elimina
{
    background-position:center;
    width:15px;
    height:15px;
    background-image:url(../images/boton.png);
    
}


.elimina:hover
{
    background-image:url(../images/botonOverAzul.png);
	color:#FFFFCC;
    cursor:pointer;
}
.detalles
{
    background-position:center;
    width:35%;
    height:40%;
    background-image:url(../images/boton.png);
    
}


.detalles:hover
{
    background-image:url(../images/botonOverAzul.png);
	color:#FFFFCC;
    cursor:pointer;
}

.icono2
{
    background-position:center;
    width:50px;
    height:45px;
    background-image:url(../images/botonContactoAzul.png);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#723F71;
    vertical-align:middle;
    text-align:center;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    margin: 100px;
    font-style: italic;
}


.icono2:hover
{
    background-image:url(../images/botonContactoOverAzul.png);
	color:#FFFFCC;
    cursor:pointer;
}

.busqueda
{
    background-position:center;
    width:28px;
    height:28px;
    background-image:url(../images/botonBusqueda.png);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#723F71;
    vertical-align:middle;
    text-align:center;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    margin: 100px;
    font-style: italic;
}


.busqueda:hover
{
    background-image:url(../images/botonBusquedaOverAzul.png);
	color:#FFFFCC;
    cursor:pointer;
}
.iconoEmpresa
{
    background-position:center;
    width:120px;
    height:70px;
    background-image:url(../images/botonEmpresa.png);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#723F71;
    vertical-align:middle;
    text-align:center;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    margin: 110px;
    font-style: italic;
}


.iconoEmpresa:hover
{
    background-image:url(../images/botonOverAzulEmpresa.png);
	color:#FFFFCC;
    cursor:pointer;
}

.error{
	font-family:Helvetica Narrow, sans-serif;
	font-weight: bold;
    font-size:14px;
    color:#FF0000;
}
.necesario{
	font-family:Helvetica Narrow, sans-serif;
	font-weight: normal;
    font-size:9px;
    color:#FF0000;
}

.notas h4 {
background-image: url(../images/iii.png);
background-repeat: no-repeat;
background-position: top left;
padding: 3px 0 3px 27px;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #666;
color: #666;
font-size: 110%;
}
.notas {
position:absolute;
width: 200px;
height: auto;
margin: 0 0 10px 10px;
padding: 5px;
border: 1px solid #666;
background-color: #ffdee8;
color: #666;
font-size: 88%;
}

.toolTip h4 {
background-image: url(../images/infoo.png);
background-repeat: no-repeat;
background-position: top left;
padding: 3px 0 3px 27px;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #666;
color: #666;
font-size: 90%;
}
.toolTip {
position:absolute;
width: 100px;
height: auto;
margin: 0 0 10px 10px;
padding: 5px;
border: 1px solid #666;
background-color: #fbe7aa;
color: #666;
font-size: 90%;
}
.notasModificar h4 {
background-image: url(../images/iii.png);
background-repeat: no-repeat;
background-position: top left;
padding: 3px 0 3px 27px;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #666;
color: #666;
font-size: 110%;
}
.notasModificar {

float: left;
z-index: 2;
width: 100px;
height: auto;
margin: 0 0 10px 10px;
padding: 5px;
border: 1px solid #666;
background-color: #ffdee8;
color: #666;
font-size: 88%;
}

h4 {
line-height: 120%;

font-family: arial, verdana, sans-serif;
font-weight: bold;

margin: 0px 0px 10px 0px;
}

.fondoBox {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=70);
}
.sobreBox {
	display: none;
	position: absolute;
	width: 60%;
	height: 70%;	
	z-index:1002;
	overflow: auto;
}
.sobreBox2 {
	display: none;
	position: absolute;
	width: 60%;
	height: 100%;	
	z-index:1002;
	overflow: auto;
}
#content {
	background: #FFFFFF;
	border: solid 3px #CCCCCC;
	padding: 10px;
}

#CalendarControlIFrame {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  height: 250px;
  width: 250px;
  z-index: 99;
}

#CalendarControl {
  position:absolute;
  background-color:#0000FF;
  margin:0;
  padding:0;
  display:none;
  z-index: 100;
}

#CalendarControl table {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8pt;
  border-left: 1px solid #0000FF;
  border-right: 1px solid #0000FF;
}

#CalendarControl th {
  font-weight: normal;
}

#CalendarControl th a {
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
  padding: 1px;
}

#CalendarControl td {
  text-align: center;
}

#CalendarControl .header {
  background-color: #0000FF;
}

#CalendarControl .weekday {
  background-color: #DDD;
  color: #000;
}

#CalendarControl .weekend {
  background-color: #FFC;
  color: #000;
}

#CalendarControl .current {
  border: 1px solid #E41999;
  background-color: #E41999;
  color: #FFF;
}

#CalendarControl .weekday,
#CalendarControl .weekend,
#CalendarControl .current {
  display: block;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;
}

#CalendarControl .weekday:hover,
#CalendarControl .weekend:hover,
#CalendarControl .current:hover {
  color: #FFF;
  background-color: #E41999;
  border: 1px solid #E41999;
}

#CalendarControl .previous {
  text-align: left;
}

#CalendarControl .next {
  text-align: right;
}

#CalendarControl .previous,
#CalendarControl .next {
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
}

#CalendarControl .previous a,
#CalendarControl .next a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

#CalendarControl .title {
  text-align: center;
  font-weight: bold;
  color: #FFF;
}

#CalendarControl .empty {
  background-color: #CCC;
  border: 1px solid #FFF;
}
	
TABLE { 
 border-collapse: collapse }