/* CSS Document */

body{
background-color:#fff;
padding:0;
margin:0;
}
#principal{
margin:30px 0 0 20px;
}
#cajatexto{
width:225px;
height:auto;
margin-top:-7px;
margin-left:15px;
float:right;
}
#menu{
width:180px;
height:auto;
float:left;
margin-top:5px;
margin-left:0;
}
#menu ul,li{
margin-left:-3px;
padding:1px 4px;
}
#miniaturas{
float:left;
}
#imggrande{
width:auto;
height:auto;
float:left;
margin-top:5px;
}
a:link, a:visited{
border:none;
text-decoration:none;
list-style-type:none;
color:#000000;
}
a:active, a:focus{
border:none;
}
a:hover{
border:none;
text-decoration:none;
list-style-type:none;
color:#cc6600;
}
.noline{
border:solid 1px #fff;
}
h1, h2, h3, h4, a, p, li, ul{
font-family:Georgia, "Times New Roman", Times, serif;
list-style-type:none;
text-decoration:none;
}
h1{
font-size:15px;
line-height:16px;
text-align:left;
padding-right:10%;
margin-left:15px;
font-weight:lighter;
display:block;
}
h2{
font-size:12px;
line-height:14px;
text-align:left;
padding-right:10%;
margin-left:15px;
margin-bottom:5px;
font-weight:lighter;
display:block;
}
h3{
font-size:12px;
line-height:12px;
text-align:left;
margin-left:15px;
font-weight:bold;
display:block;
}
.thumb{
	float:left;
	padding:0 5px 0 0;
	cursor: pointer;
	font-size:12px;
}
.imagen{ 
	height:500px;
	width:auto;
}
.yourid{
height:500px;
}
#yourid{
width:800px;
height:500px;
margin-top:5px;
margin-left:auto;
margin-right:auto;
background-repeat:no-repeat;
}
