html, body {
margin:0;
padding:0
}


body {
	
	background-color: #ffffff;
	background-image: url(images_consejos/schach.gif);
	background-position: left;
	background-repeat: repeat-y;
	}

a:link, a:visited {
 text-decoration: none;
 color: Blue;
 background-color: transparent;	
 }


a:hover, a:active {
 text-decoration: underline;
 color: red;
 background-color: transparent;
  	} 

a.center:link, a.center:visited {
 text-decoration: underline;
 color: #336699;
 background-color: transparent;	
 }

a.center:hover, a.center:active {
 text-decoration: underline;
 color: #99ccff;
 background-color: transparent;
 } 

a.de:link, a.de:visited {
 text-decoration: underline;
 color: #99ccff;
 background-color: transparent;	
 font-weight: bold; 
 }
 
a.de:hover, a.de:active {
 text-decoration: underline;
 color: white;
 background-color: transparent;
 font-weight: bold;
 } 

a.es:link, a.es:visited {
 text-decoration: underline;
 color: #6699cc;
 font-weight: bold;
 background-color: transparent;	
 }
a.es:hover, a.es:active {
 text-decoration: underline;
 color: #99ccff;
 font-weight: bold;
 background-color: transparent;
 } 
 
#top {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 30px;
	margin-bottom: 2px;
	
	border-bottom: 1px solid silver;
}

#top p {
	font-size: 0.8em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: right;
	letter-spacing: 1em;
	color: #8797B7;
	background-color: transparent;
	margin-bottom: 1px;
	}

#top span {
color: red;
background-color: transparent;
font-size: 3em;
}

#navi {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	font-size: 0.6em;
	text-align: left;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#center {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 30px;
	margin-bottom: 30px;
}






#center .image1 {
	float: left;
	padding: 10px;
	border: 1px dotted black;
	margin-right: 8px;
	}

#center .image2 {
	float: right;
	padding: 10px;
	border: 1px dotted black;
	margin-left: 8px;
	}  	


		
#center p, h3, h4 {
	margin-left: 20%;
	margin-right: 20%;	
	padding-left:2%;
	padding-right: 2%;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
		}
	
#center .subtitle {
font-size: 0.9em;
color: black;
font-weight: bold;
background-color: transparent;
	}
		
#center .titleconsejoES {
	font-size: 1em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color:  red;
 	background-color: transparent; 
}

#center .parte {

	text-align: left;
	font-weight: normal;
	font-style: normal;
	color:  black;
 	background-color: transparent; 	}

#center .bold {
font-weight: bold;
	}

#center .bold2 {
font-weight: bold;
color: #000;
background-color: transparent;
	}
	
 	#center .titlesmallconsejosES {
	font-size: 0.8em;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	color:  Black;
 	background-color: transparent; }

#center .textconsejoES {
	font-size: 0.8em;
	line-height: 2.0;
	font-style: normal;
	color: Black;
	background-color: transparent;
	border-left: 1px;
	border-left-color: red;
	border-left-style: dotted;
	border-right: 1px;
	border-right-color: red;
	border-right-style: dotted;
	}
	



#center .middle {
	background-image: url("images_consejos/schach.gif");
	background-repeat: repeat;
	line-height: 1.1em;
			}



#center .titleconsejoDe {
	font-size: 0.8em;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	color: red;
 	background-color: transparent; 
}

#center .subtitleDE {
	font-size: 0.7em;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	color: black;
 	background-color: transparent;
	}


#center .textconsejoDE {
	padding-bottom: 1%;
	padding-top: 1%;
	padding-left:2%;
	padding-right: 2%;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.2;
	font-style: normal;
	color: white;
	background-color: gray;
	}

#center .titlesmallconsejosDE {
	font-size: 0.7em;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	color: navy;
 	background-color: transparent; 
}


#center .footnotes {
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 0.6em;
	text-align: left;
	font-style: italic;
	color: black;
	background-color: transparent;
	}



 		
#bottom {
	width: 90%;
	margin-top: 25px;
	margin-bottom: 100px;
	margin-right: 5%;
	margin-left: 5%;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
	border-top: 1px solid silver;
	font-size: 0.6em;
	color: #2C2C2C;
	background-color: transparent;
	letter-spacing: 2pt;
	font-style:  normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bottom img {
	float: right;
	border: none;
	}



