/* CSS Document */

#fecha {
	background-color:#C4AF82;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width: auto;
}
#fecha2 {
	background-color:#C4AF82;
	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;
	padding:1em;
}

.derechos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#006600;
	text-align:center;
	padding:5px;
	
}

.listasligas {
	padding-left:5px;
	list-style-position:inside;
	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;
	
}

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;
	
}


.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;
	padding-left:0px;
}
.fondocelda2 {
	background-color: #3076A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-left: 30px;
}
.fondocelda3 {
	background-color: #FFFFFF;
}

.otro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
