/* CSS Document */

#fecha {
	background-color:#D2E9FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width: auto;
}
#fecha2 {
	background-color:#D2E9FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width: auto;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:18px;
	letter-spacing:0.5px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:16px;
	letter-spacing:0.5;
}

h3 {
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:14px;
	letter-spacing:0.5;
}

.cuerpotexto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	white-space: 20px;
	/*padding:1em;*/
}

.otro2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#006600;
}

.derechos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	color:#800000;
	text-align:center;
	padding:5px;
	
}

.listasligas {
	padding-left:20px;
	list-style-position:outside;
	color:#FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-bottom: 20px;
	list-style-image: url(../imagenes/vin.gif);
	list-style-type: square;
	/*line-height: 2em;*/
	
	
}

img {
	border:none;
}

a {
	text-decoration:none;
	color:#006600;
	font-weight:bold;
}

a:visited {
	color:#003A6E;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
	text-decoration:underline;
}

a:focus {
	background-color:#FFCC00;
	word-spacing: 20px;
	
}


.contornoceldas {
	border-left-style: dotted;
	border-left-color: #0066FF;
	border-right-color: #0066FF;
	border-right-style: dotted;
	
}
.contornoceldas2 {
	border-top-color: #0066FF;
	border-top-style: dotted;
	border-left-style: dotted;
	border-left-color: #0066FF;
	border-right-color: #0066FF;
	border-right-style: dotted;
	
	
}

.contornoceldas3 {
	border-left-style: dotted;
	border-left-color: #0066FF;
	border-right-color: #0066FF;
	border-right-style: dotted;
	border-bottom-color: #0066FF;
	border-bottom-style: dotted;
	
	
}

.contenido {
	background-color:#FFFFFF;
	padding:2px;
}

.inputform1 {
	margin-left:400px;
}
 

form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	
}


.fondocelda {
	/*background-color: #C4AF82;*/
	background-color:#F2F2F2;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.fondocelda2 {
	background-color: #007F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-left: 30px;
}
.fondocelda3 {
    font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.otro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}

.style1 {color: #038D00;
          font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	letter-spacing:0.5px;
}
		 
.style2 {
	color: #FF6600;
	font-weight: bold;
}
.style3 {
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.tabla {
	border-collapse:collapse;
  border: 2px solid #006600;
  font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#000000;

/*  background: #92C428;*/

}

.tabla td {
  border: 2px solid #006600;
  padding: .4em;
 /* color: #363636;*/
  }

