/* Estilos del especial sobre el 11M */
BODY{
	margin: 0 0 2em 0;
	padding: 0;
	font: 90% "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	background: #E5FFE6 url(/especial/escueladefrankfurt/media/layout/back-body.gif) repeat-x fixed;
	background-position: top;
}

#before{
	margin: 1.3em auto 0;
	padding: 0;
	width: 700px;
	height: 20px;
	text-align: right;
	/*background-color: #E5FFE6;*/
	border-right: 1px solid #468D23;
}

#before IMG{
	display: inline;
	vertical-align: bottom;
	float: right;
}

#container
{
	margin: 0 auto 1.2em auto;
	width: 700px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #468D23;
}

#beforetop{
	margin: 0;
	height: 8px;
	background-color: #A3E184;
	border-bottom: 1px solid #468D23;
}

#beforetop H1{
	font-size: 10%;
	font-weight: bold;
	padding: 5px 0 0 25px;
	margin: 0;
	color: #A3E184;
	text-indent: -1000px;
}

#top
{
	height: 60px;
	background: #D6FFB7 url(/especial/escueladefrankfurt/media/layout/back-top.gif) no-repeat;
	background-position: 590px 8px;
	
}

#top IMG{
	margin: 0;
	vertical-align: bottom;
}

#top H1{
	font-size: 180%;
	font-weight: bold;
	padding: 5px 0 0 25px;
	margin: 0;
	color: #CF6EFF;
	text-indent: -1000px;
	float: left;
}


#aftertop{
	margin: 0;
	font-size: 1%;
	height: 14px;
	background: #468D23 url(/especial/escueladefrankfurt/media/slogan/slogan-1.gif) no-repeat;
	background-position: center right;
}
	
#nav
{
	height: 25px;
	background-color: #fff;
	padding: 0;
	margin-bottom: .3em;
}

#nav ul
{
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-left: 1px solid #DDEBFF;
	font-size: 90%;
	height: 35px;
}
	
#nav li
{
	margin: 0 .1em;
	display: inline;
	/*border-right: 1px solid #468D23;
	border-left: 1px solid #468D23;
	border-bottom: 1px solid #468D23;*/
	border: 1px solid #468D23;
	border-top: none;
	background-color: #D6FFB7;
	float: left;
}
	
#nav li a, #nav li a:link, #nav li a:visited
{
	text-decoration: none;
	padding: 3px 7px 0 7px;
	color: #000;
	display: block;
}
	
#nav li a:hover, #nav li a:active, #nav li a.here, #nav li a:visited.here
{
	text-decoration: none;
	color: #fff;
	padding: 5px 7px 3px 7px;
	background-color: #468D23;
}
	
.side
{
	float: right;
	width: 160px;
	height: 100px;
	/*background-color: yellow;*/
	border-left: 1px solid #6E9EFF;
	padding: 0;
}

.side UL{
	list-style-type: none;
	margin: .4em .1em;
	padding: 0;
}

#submenu{
	text-align: center;
	margin: 0 0 .8em 0;
	padding: .3em;
	font: 90% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#submenu SPAN a{
	padding: .2em .4em;
	margin: auto 1.1em;
	border: 1px solid #468D23;
	background-color: #F3F9BF;
}

#submenu SPAN a:link, #submenu SPAN a:visited
{
	text-decoration: none;
	color: #000;
	/*display: block;*/
}
	
#submenu SPAN a:hover, #submenu SPAN a:active, #submenu SPAN a.here
{
	text-decoration: none;
	color: #fff;
	background-color: #468D23;
}
	
#content	
{
	width: 600px;
	margin: 1em 3em 2em 3em;
	padding-bottom: .3em;
	/*height: 200px;*/
	
}

#content H1{
	text-align: center;
	margin: 0;
	font-size: 165%;
	line-height: .9em;
	color: #468D23;
}

#content H2{
	margin: .9em 0 .5em 0;
	padding: .1em .2em;
	color: #468D23;
	font: bold 110% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content H2.subtitle{
	margin: .6em auto 1em auto;
	text-align: right;
	font-size: 97%;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right: 3px solid #F3F9BF;
	color: #000;
}

#content H2.subtitle IMG{
	float: left;
	margin: 0 .4em .2em 0;

}

#content H4{
	margin: 0;
	padding: .5em 0 0 2em;
}

#content UL{
	margin: .5em 0 0 2em;
	/*list-style-type: square;*/
}

#content LI{
	margin-bottom: .3em;
}

#content P{
	text-align: justify;
	margin: .4em .2em;
}

#content BLOCKQUOTE{
	padding-left: 40px;
	background: White url(/especial/escueladefrankfurt/media/layout/quotes-open.gif) no-repeat;
	background-position: top left;
}

#content BLOCKQUOTE P{
	padding-right: 40px;
	background: White url(/especial/escueladefrankfurt/media/layout/quotes-close.gif) no-repeat;
	background-position: bottom right;
	text-align: center;
}

.itemquiz{
	padding: .2em 1em;
	margin: .4em auto;
}

.itemquiz H3{
	margin: .2em auto;
}

.itemquiz SPAN{
	margin: 1.4em 0;
}

.error{
	border: 1px dotted #FF3300;
	background-color: #FFFFCC;
}

#content IMG{
	margin: .6em;
	padding: .3em;
	border: 2px solid #F3F9BF;
	background: #FAFBE5;
}

DIV.imagebox{
	text-align: center;
	margin: .9em;
	padding: .3em;
	border: 2px solid #F3F9BF;
	font: italic 80% Georgia, "Times New Roman", Times, serif;
	background: #FAFBE5;
}

#content IMG.noborder, #content DIV.imagebox IMG{
	margin: 0;
	padding: 0;
	border: none;
}

#content DIV.imagebox IMG{
	margin-bottom: .3em;
}

#content a, #content a:link{
	padding: 0 .2em;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #3E7C1F;

}

#content a:visited{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #3E7C1F;
}

#content a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #468D23;
	background-color: #F3F9BF;
}

#content acronym{
	padding: 0 .2em;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #468D23;
	cursor: help;
}


.subcontent{
	margin: 2em 0;
}
.noshow{
	display: none;
}

.left{
	float: left;	
}

.right{
	float: right;
}

.textright{
	text-align: right;
}

.center{
	text-align: center;
}

.small{
	font-size: 85%;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.grigio{
	color: #999;
}
	
#footer	
{
	clear: both;
	height: 20px;
	background: #F3F9BF;
	border-top: 1px solid #468D23;
	padding: .2em 0;
	vertical-align: middle;
	text-align: center;
}

.publitienda{
	float: right;
	background: transparent;
	width: 350px;
	margin-top: .3em;
	text-align: center;
}


/* Estilos propios de Boulesis.com */



#menuhor
{
text-align: left;
vertical-align: middle;
margin: 0;
padding: 0;
height: 25px;
font: 85% Verdana, sans-serif;
width: 100%;
background: #E5F3F8
}

#topmenu{
	border-bottom: 2px solid #A7D0DF;
}
#menuhor ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#menuhor li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#menuhor li a, #menuhor li a:link
{
/*background: #E5F3F8;*/
color: #00537D;
text-decoration: none;
padding: 2px 9px 5px 9px;
display: block;
border-top: 3px solid #E5F3F8;
}

#menuhor li a:hover
{
border-top: 3px solid #0185B6;
color: #000;
background: #CEE8F1;
}

