
div.container{
    width: 600px
}


#link-logo{
    position: absolute;
    top: 2px;
    left: 2px;
	width: 95px;
	height: 95px;
}

#link-titulo{
    position: absolute;
    top: 13px;
    left: 100px;
	width: 600px;
	height: 35px;
}
	
	
#encabezado{
	height: 100px;
}

#menu1{
    margin-top:82px;
    float:right;
}


#login{
	position: absolute;
/*	background-color: #aaFFcc;*/
	top: 85px;
	left: 495px;
	height: 40px;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
	
	
#cuerpo{
/*    min-height: 500px; */
	width: 600px;
}

	#titulo-seccion{
		margin: 80px 0px 0px 130px;
	    vertical-align: bottom;
	}
    
	#contenido2col{
    	margin: 30px 30px 20px 240px;
	}
	
	#contenido{
        text-align:justify;
	    margin: 10px 30px 10px 50px;
	}
    
	#lateral{
	    position: absolute;
	    top: 205px;
	    left: 15px;
	}
	
#pie{
    height: 40px;
    padding-top: 8px;
}


body{
    background-color: #282828;
    margin: 0;
    padding: 0;
    color:#444444;
	font-family:Arial,sans-serif,Helvetica;
}	
	
table{
	empty-cells: show;
    border-collapse: separate;

}

quote{
     text-align: rigth;
     font-size: 10px;
     padding: 50px}

h1{
	text-align: center;
	font-size: 22px;
    vertical-align: bottom;
#    color:#ff5400;
    color:#a71500;
#8d1500;
    font-weight: normal;
}   
    
h2{
    font-size: 17px;
	text-align: left;
    color:#0c57ac;
}

h3{
    font-size: 13px;
	text-align: left;
	color: #186f6e;
}

h4{
    font-size: 12px;
	text-align: left;
	color: #186f6e;
}

a{
    color: #000000;
}

a:hover{
	color: #002255;
}
	

p{
  padding-left: 1em;
}

.caja {
    border-color: #077677;
    border-spacing: 0px;
    border-style: solid;
    border-width: 1px;
	padding: 0px;
    border-collapse: collapse;
}
.caja thead th{
    background: #077677;
    text-align: left;
	padding: 4px;
    border-style: solid dashed;
    border-width: 1px;
    border-color: #77aa88;
    font-size: 12px;
}
.caja thead.una-linea th{
    color: #bbddcc;
}
.caja thead.dos-lineas th strong{
    font-size: 13px;
    color: #bbffdd;
}
.caja thead.dos-lineas th{
    color: #bbddcc;
    font-size: 11px;
}
.caja td{
	padding: 4px;
	border-bottom-width: none;
    border-style: solid dashed;
    border-width: 1px 1px 0px 1px;
    border-color: #bbccdd;
}

.caja p{
    color: #004477;
	padding: 3px;
}

.link {
    cursor:pointer
}


#odd {COLOR:#333333;}
#even {COLOR:#333333; BACKGROUND-COLOR:#e9f1f1;}


div.container {
    background: url(/images/fondo.png) no-repeat top left;
    background-color: #fef6cc;
	width: 600px;
	}


#cuerpo {
    font-size: 12px;
}

#lateral{
    font-size: 13px;
}

.menu ul.sitesections {
margin:0 20px;
padding:0px;
font-size:10px;
}

.menu ul.sitesections li {
	float:right;
	list-style-type:none;
}

.menu ul.sitesections a {
	border-left:1px solid #234;
	border-right:1px solid #234;
	padding: 1px 5px;
	text-decoration:none;
	margin-left: 12px;
	color: #234;
}

.menu ul.sitesections a:hover, #menu ul a.current {
	color: #333333;
	background-color: #7ca85f;
}

#login{
	font-size: 11px;
	line-height: 11px;
    vertical-align:top;
}

#login form input{
	background-color: transparent;
	font-size: 10px;
	height: 11px;
	line-height: 10px;
	border: dotted #077677 1px;
    margin: 0px;
    padding: 0px;
    vertical-align:middle;
}

#pie{
    color: #AADDBB;
    font-size: 12px;
    width: 100%;
    background-color: #181818;

}
or: #181818;

}
