h1 {FONT-WEIGHT: normal; FONT-SIZE: 40px; FONT-FAMILY: Comic Sans MS; color: #b1954d;}

h2 {FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #2A3F00; FONT-FAMILY: Verdana}

h3 {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana}

h4 {FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #660099; FONT-FAMILY: Verdana}

h5 {FONT-WEIGHT: normal; FONT-SIZE: 8px; COLOR: #000000; FONT-FAMILY: Verdana}

boda {FONT-WEIGHT: normal; FONT-SIZE: 8px; COLOR: #000000; FONT-FAMILY: Verdana}

.numeropaginasactual {FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; COLOR:#F00 }

A:link, A:visited { text-decoration: underline }
A:hover { text-decoration: none; color: green }

#OuterContainer {
	padding: 0;
	margin: 0 auto;
}

#Container {
	position: relative;
	height: 200px;
	width: 200px;
	margin: 0 auto;
	background-color: #dedede;
	border: 5px solid #620713;
	font-size: 0px;
}

#Photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

#Loading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}

#LinkContainer {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	/* filter:alpha(opacity:80); /* Specify opacity for IE */
}

#PrevLink, #NextLink {
	cursor: pointer;
	width: 48%;
	height: 100%;
	background: transparent url(images/imageweb/c.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#PrevLink span, #NextLink span { display: none; }

#PrevLink { left: 0; float: left; }
#NextLink { right: 0; float: right; }

/* background image for IE */
#PrevLink:hover, #PrevLink:visited:hover { background: url(images/imageweb/prev_minus.gif) 20% 50% no-repeat; }
#NextLink:hover, #NextLink:visited:hover { background: url(images/imageweb/next_plus.gif) 80% 50% no-repeat; }

/* backgroudn image for compliant browsers */
#LinkContainer>#PrevLink:hover, #LinkContainer>#PrevLink:visited:hover { background: url(images/imageweb/prev_chevron.png) 20% 50% no-repeat; }
#LinkContainer>#NextLink:hover, #LinkContainer>#NextLink:visited:hover { background: url(images/imageweb/next_chevron.png) 80% 50% no-repeat; }

#CaptionContainer {
	margin: 0 auto;
	width: 200px;
	text-align: left;
	background-color: #ccc;
	}

#CaptionContainer p {
	padding: 5px 10px 10px 10px;
	font-size: 11px;
}

#Counter {
	font-weight: bold;
	color: #999;
	padding-right: 5px;
}

#About p {
	margin: 0 20px;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
}

#About {
	width: 100%;
	text-align: left;
	background-color: #620713;
	border-bottom: 1px solid #620713;
}

#AboutBody {
	margin-top: 15px;
}

#AboutBody p {
	font-weight: normal;
	font-size: 11px;
	line-height: 1.4em;
	margin: 0 20px 10px 20px;
	padding: 0;
}


.TEXTOBLANCO {COLOR:#FFF}

.TEXTOROJO {
	COLOR:#F00;
	text-align: justify;
}

.TEXTOROJO2 {
	COLOR:#F00;
}

.INTERLINEADO {line-height:150%}

.textosegundo {
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #660099;
	FONT-FAMILY: Verdana;
	text-align: center;
}


.textotercero {
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #660099;
	FONT-FAMILY: Verdana;
	text-align: justify;
}

.textooculto { COLOR: #ffffff}

.textopaginas {FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

.numeropaginas {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR:#666;

}

.separanumeropaginas {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR:#666;
}




.nobord { border-style: solid; border-width: 5; padding: 0 }

.punteado{
	border:3;
	BORDERCOLOR:#7A1B1D;
	line-height: 100%;
	text-align: center;

} 




#menu{

	height: 230;
    float:left;
	list-style-type: none;
    margin: 0px;
    width: 130px;
    font-family: Arial, sans-serif;
    font-size: 11pt;
    PADDING: 0px 0px 0px 0px ;  
}

#menu ul {
	list-style: none;
    margin: 0px;
}

#menu ul li {
    background-color: #fff;
}

li {
   float: left;
   margin-right: 30px;
   margin-left: 0px;
}

#menu ul li a {
	background-color: #EFEFFF;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding: 10px 10px 10px 10px;
	border-left: 0px solid #fff;
}

#menu ul li a:hover {
    background: #fff;
    border-left: 10px solid #fff;
    color: #000;
	font-weight:bold;
}

#escaparate{
    float:right;
}

.unamas {	color: #B4984F;
}

.resaltado {
	background-color: #EFEFFF;	
}

#menusuperior{
	background-image:url('../images/imageweb/barramenu.png');	
	background-repeat:repeat-x;
	color: #D0BD8A;
    padding: 10px 0px 7px 0px;	    
    font-family: Arial, sans-serif;
    font-size: 8pt;
}

#menusuperior a {
    background-image:url('images/imageweb/barramenu.png');	
    color: #D0BD8A;
    text-decoration: none;
    text-transform: uppercase;
    padding: 4px 5px 7px 5px;
}

#menusuperior a:hover {
	/* background: #CCC;  */
    color: #fff;
	font-weight:bold;
}

#fondoprueba {
	background-image:url('../images/imageweb/barramenu.png');	
	background-repeat:repeat-x;
}

#titulon {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 26px; 
	FONT-FAMILY: Comic Sans MS; 
	color: #115202;
}

#redondin {
 border-radius: 25px;
 } 