html, body {
   margin : 0;
   padding : 0;
}

body {
   color : #a52a2a;
   background : #404040;
   width : 100%;
   font : 76% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
/* CONTENEDOR CON ESQUINA SOLAPA*/
h3.titulo{
	color: #EAE8D0;
	position:absolute;
	top:-15px;
	left:30px;
	margin:0;
	padding:0 5px;
	line-height:25px;
	background: #9C9473;
	border:1px solid #000;
}
h1.titulo2{
	font-size: 1.2em;
	font: Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
	color: #EAE8D0;
	position:absolute;
	top:-15px;
	text-align: center;
	width:80%;
	left: 10%;
	margin: 0px;
	padding:0 5px;
	line-height:25px;
	background: #9C9473;
	border:1px solid #000;
}
p.mass{
	color: #EAE8D0;
	position:absolute;
	bottom:-10px;
	right:30px;
	margin:0;
	padding:0 5px;
	line-height:10px;
	background: #9C9473;
	border:1.5px dotted #000;
}

p.mass a:link, p.mass a:visited {
font-size: .9em;
color : #5F5C51;
background : inherit;
text-decoration : none;
}

p.mass a:hover {
font-size: .9em;
color :#EAE8D0;
background : inherit;
text-decoration : underline;
}

p.mass a:active {
font-size: .9em;
color : #F5DE1E;
background : inherit;
text-decoration : none;
}
.outer ,.outer2 {
	position:relative;
	float:left;
	width:90%;
	border:2px dotted #000;
	margin:20px;
	background:#ffffcc;
	display:inline;
}
.inner {
	border:1px solid #ffffcc;
	width:100%;
	height:100%;
	position:relative;
	z-index:100;
	margin:-1px;
	}
.outer p,.outer2 p  {
padding:5px;
margin:15px 0 0;
text-align: center;
}
.outer p.autor  {
text-align: right;
text-decoration: italic;
font-weight: bold;
margin-bottom:12px;
}
.outer h3 a, .outer2 h3 a{
	line-height:20px;
	font-size:70%;
	border:1px solid #000;
	background:#ffffcc;
	text-decoration:none;
	vertical-align:top;
	padding:0 5px;
	
}
.outer2 {border:1px dashed #000}

/* Links within paragraphs (subtle) */
p a {
color: #666666;
background : inherit;
text-decoration: none;
}

/* Links within paragraphs (revealed) */
p a:hover  { 
color: #0000ff;
background : inherit;
text-decoration: underline;
}

#menu-lateral {

background: inherit;
color: #5F5C51;
margin-left:5px;
padding: 0;

}
#menu-lateral a:link, #menu-lateral a:visited {
font-size: .9em;
color : #000000;
background : inherit;
text-decoration : none;
}

#menu-lateral a:hover {
font-size: .9em;
color :#EAE8D0;
background : inherit;
text-decoration : underline;
}

#menu-lateral a:active {
font-size: .9em;
color : #F5DE1E;
background : inherit;
text-decoration : none;
}


#container {
width : 750px;
margin : 0 auto;
padding : 5px;
background: #E4DCB2  url(images/bgd.jpg) repeat;
color : #333;
line-height : 1.5em;
}

/* TOP TITLE BAR */

#top {
margin:0;
padding : 0;
color:#333;
background : #404040 url(images/head.jpg) no-repeat;
border-bottom : 0px solid #fff;
height:144px;
}
#top h1 {
padding : 30px 0px 0 25px;
margin : 0;
font : 100%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
text-align:left;
color:#EAE8D0;
background:transparent;
}
#top p {
padding : 5px;
font-size: .8em;
}
#top a:link, #top a:visited {
color: #EAE8D0;
background:transparent;
text-decoration: none;
}
#top a:hover { 
color: #fff;
background:transparent;
text-decoration: underline;
}

/* LEFT SIDEBAR */
#leftnav {
float : left;
width : 180px;
margin : 0;
padding : 5px;
border-right:0px solid #520934 ;
color : #EAE8D0;
background : #9C9473;
}

#content {
margin :10px 0 0 200px;
padding : 10px;
}

#footer {
clear : both;
margin : 0 ;
padding : .5em;
color : #EAE8D0;
background : #404040;
border-top : 0px solid #520934;
}

#footer a:link, #footer a:visited {
font-size: .9em;
color : #eee;
background : inherit;
text-decoration : none;
}

#footer a:hover {
font-size: .9em;
color :#fff;
background:inherit;
text-decoration : underline;
}



h2 {
margin : 0;
padding : 20px 0 5px 5px;
font : 150%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
border-bottom: 1px solid #656C4A;
color:#656C4A;
background:inherit;
}
h3 {
border: solid;
background: pink;
margin : 0;
padding : 20px 0 5px 10px;
font : 130%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
color:#EAE8D0;
background:inherit;
}

#footer img {
   float : right;
}
/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
        margin : 0;
}
/* end */

.happy {
border-top : 1px solid #808080;
padding : 10px;
}

a:link, a:visited {
font-size: .9em;
color : #5F5C51;
background : inherit;
text-decoration : none;
}

a:hover {
font-size: .9em;
color :#EAE8D0;
background : inherit;
text-decoration : underline;
}

a:active {
font-size: .9em;
color : #F5DE1E;
background : inherit;
text-decoration : none;
}

img {
   border : none;
}

.imgright {
float: right;
border: 1px solid #656C4A;
margin: 5px 15px 10px 10px;
padding: 10px;
}


.imgleft {
float: left;
border: 1px solid #656C4A;
margin: 5px 15px 10px 0px;
padding: 10px;
}

#menu {
width: 100%;
height: 23px;
margin: 0 0 0 0;
padding: 0 0 1px 0;
background: #A6C3AD url(images/pt02.jpg) no-repeat;
color:#000;
}

#gallery {
height:100px;
}

#gallery img {
float: left;
padding: 20px;
}

.clear {
clear: left;
}

.quote {
width: 130px;
margin: 0;
border : 1px dashed #fff;
padding : 10px;
color:#656C4A;
background: #E4DCB2;
font-size: .8em;
}

.search { 
background: #E4DCB2; 
color: #000;
border-top: 1px solid #F0E9DD;
border-bottom: 1px solid #F0E9DD;
clear: both;
text-align: left; 
padding: 5px 0 5px 0;
}

form { 
margin: 0; 
}

input.search { 
	width: 80px; 
	border: none;
	color: #000;
	background: url(images/input.gif); 
	padding: 4px; 
}

input.login { 
	width: 80px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}
