﻿
.barraheader
{
	color: #F7F7F7;
	text-transform: capitalize;
	margin-right: 3px;
}

.fieldset
{
    border: 1px solid #3366CC;
    padding: 4px;
    margin: 4px;
}
            
.legend
{
    font-size: x-small;
    color: #333333;
    font-weight: bold;
}

.bodyx
{

    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #FFFFFF;
    background-image: url('imagen/81.jpg');
}
.hr
{
	background-color: #0000FF;
}
.marco_imagen
{
	margin: 3px;
	border: thin solid #666666;
	padding: 1px;
}

.footer
{
	
}
.tabla_1
{
	
	background-position: center top;
	width: 930px;

	
	
}
.tabla_2
{
	width: 100%;
}
.tabla_2_1
{
	width: 200px;
	vertical-align: top;
}

.tabla_2_1
{
	
	vertical-align: top;
}

.tabla_2_3
{
	vertical-align: top;
	width: 200px;
}

A:link
{
	text-decoration: none;
	color: #333333;
	font-size: x-small;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;
}
A:visited 
{
	text-decoration: none;
	text-decoration: none;
	color: #333333;
	font-size: x-small;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;
	}
A:active 
{ 
	text-decoration: none;
	color: #333333;
	font-size: x-small;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;
	 }

A:hover
{
	text-decoration: none;
	color: #333333;
	font-size: x-small;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;
}

#menuheader
{
    position: absolute;
    top: 5px;
    left: 400px;
}

#fecha
{
    position: absolute;
    top: 10px;
    left: 750px;
}

#logo
{
    position: absolute;
    top: 3px;
    left: 10px;
}

#busqueda
{
    position: absolute;
    top: 30px;
    left: 610px;
}

#main
{
    width: 800px;
}

