
#encabezado{
    background: url(/images/fondo.png) no-repeat top right;
	height: 175px;
}
	
#menu1{
    margin-top:132px;
    float:right;
}


#login{
/*	position: absolute;*/
/*	background-color: #aaFFcc;*/
    position: relative;
	top: -70px;
	right: -400px;
	height: 40px;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
	
	
#cuerpo{
#    float:right;
    margin-top: 50px;
    min-height: 600px;
    margin-left: 60px;
	width: 700px;
    font-size: 14px;
    background-color: #ffffff;
}

	#titulo-seccion{
		margin: 0px 0px 0px 130px;
	    vertical-align: bottom;
	}
    
	#contenido2col{
    	margin: 30px 30px 20px 240px;
	}
	
	#contenido{
        text-align:justify;
	    margin: 10px 30px 10px 50px;
	}
    
body{
    background-color: #3b573b;
    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:#486b1c;
    font-weight: normal;
}   
    
h2{
    font-size: 17px;
	text-align: left;
    color:#7a7200;
}

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;
  line-height: 25px;

}

.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;}


#container {
    background: url(/images/fondo_lateral.png) repeat-y top left;
    background-color: #ffffff;
	width: 760px;
    height: 100%;
	}

#lateral{
    position: absolute;
    float: left;    
    font-size: 13px;
    width: 60px;
#    background-color: #414141;
}

#logo{
    float: right;
    width: 60px;
    height: 427px;
    background: url(/images/logo_OM.jpg) no-repeat top left;
    background-color: #ffffff;
}

#novedades{
    float: left;
    margin-top: 0px;
    width: 160px;
    color: #CCCCCC;
    background: url(/images/fondo_lateral.png) repeat top left;
}


.menu ul{
    line-height:12px;
}
.menu ul.sitesections {
    margin-right: 10px;
    padding:0px;
    font-size: 12px;
}

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

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

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

#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{
    height: 40px;
    padding-top: 8px;
    background-color: #1b1b1b;
	color: #AADDBB;
    font-size: 12px;
    width: 100%;
}

#pie a{
	padding: 1px 5px;
	text-decoration:underline;
	color: #FFFFFF;

}

.leyenda {
   font-size: 12px;
   font-style:italic;
   color: #075657;
}

.foto{
   margin: 0px 20px;
}

.foto img{
    border-color: #075657;
    border-spacing: 0px;
    border-style: solid;
    border-width: 1px;
    padding: 0px;
    border-collapse: collapse;
}

ul{
    line-height:22px;
}

#xgaleria{
    position: absolute;
    top: 250px;
    left: 280px;
	width: 700px;
}

#galeria{
    	margin: 0px -38px;
}