/* CSS Document */
*{
	margin: 0;
	padding:0;
	}
html,body {
	margin: 0px;
	padding: 0px;
	background-color: #E5C778;
	background-image: url(../img/tile.gif);
	background-repeat: repeat;
	height: 100%;
	
}

H1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #552603;
}

H2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #552603;
}
P {

	
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	
}
.xsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.mainText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 0px;
	color: #000000;
}

img { border:0px }

.maxcontainer {margin:0 auto; width:1040px; }
.header { width:100%; margin:0 auto; }
.header #derecha { float:right; width:120px;}

.header #izquierda { float:left; width:50px;}
.header #izquierda a { font-family:Georgia, "Times New Roman", Times, serif; font-size: 13px;
	font-weight: bold; color:#000000;}
.header #izquierda a:Hover { color:#696969; }

.logo {float:left; width:100%; padding-top:15px;}
.container {float:left; width:870px; padding-top:15px; height:100%;}

.galeria A:link {
        color: #552603;
        text-decoration : none;
}
.galeria  A:hover{
        font-weight: bold;
        color: #552603;
        text-decoration : underline;
}
.titulogaleria {  font-family:Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #552603; margin-left: 40px;}

.middle{
background-color: #E7E4C9;
}


#menuHome {
float:left;
margin-left:20px;
padding-top:15px;
width: 142px;


}
.menuButton {
        width: 142px;
        height:28px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        padding-top: 11px;
        margin-top: 6px;
}
.menuButton A:link {
        color: #552603;
        text-decoration : none;
}
.menuButton A:visited{
        color: #552603;
        font-weight: bold;
        text-decoration : none;
}
.menuButton A:hover{
        font-weight: bold;
        color: #552603;
        text-decoration : underline;
}

.menuButtonSe {
		  background-image: url(../img/button-se.gif); 
        width: 142px;
        height:28px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        padding-top: 11px;
        margin-top: 6px;
        color: #FFFFFF;
}
.menuButtonSe A:link {
        color: #FFFFFF;
        text-decoration : none;
        height:24px;
}
.menuButtonSe A:visited{
        color: #FFFFFF;
        font-weight: bold;

        text-decoration : none;
}
.menuButtonSe A:hover{
        font-weight: bold;
        color: #FFFFFF;

        text-decoration : underline;
}



.menuSubButton {
        width: 142px;
        height:20px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        padding-top: 4px;
        background-image: url(../img/button2.gif);
        background-repeat: no-repeat;
}
.menuSubButton A:link {
        color: #552603;
        text-decoration : none;
}
.menuSubButton A:visited{
        color: #552603;
        font-weight: bold;
        text-decoration : none;
}
.menuSubButton A:hover{
        font-weight: bold;
        color: #552603;
        text-decoration : underline;
}
.text11{
        font-weight: bold;
        color: #552603;
		font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
      
}
.StoryContentColor
{
     
        color: #552603;
		font-weight:bold;
		font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
      
}
#textSala{

        color: #552603;
		font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
		width: 700px;
		margin-left: 40px;
		margin-top: 10px;
      
}

#pages {
	width: 700px;
	margin-left: 40px;
	margin-top: 10px;
	text-align:right;
}

#pages a{
	color: #552603;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}



.textWhite {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;

	padding-top: 4px;
	color: #FFFFFF;
}
.textWhite A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
}
.textWhite A:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

	text-decoration : none;
}
.textWhite A:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

	text-decoration : underline;
}

#footer{
	position: relative;
	left: 7px;
	top: 0px;
	
	height: 60px;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;

	padding-top: 4px;
	color: #552603;
	clear: both;
	margin:0 auto; width:1040px; 
}

#footer A:link {
	font-family: Georgia, "Times New Roman", Times, serif;

	color: #552603;
	text-decoration : none;
}
#footer A:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #552603;
	

	text-decoration : none;
}
#footer A:hover{
	font-family: Georgia, "Times New Roman", Times, serif;

	color: #552603;

	text-decoration : underline;
}