body{
	text-align:center;
	margin:0px;
	padding:0px;
	font:.8em Arial,Verdana,sans-serif;
	color:#2f2f2f;
	background-color:#d4d4d4;
}
img{
	border:0px;
}
a:link{
    color:#a52b2b;
	text-decoration:none;
}
a:visited{
    color:#a02020;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
a:active{
    color:#fff;
}
h1{
	color:#a52b2b;
	font-size:2.2em;
	border-left:2px solid #1c67c4;
	padding-left:5px;
}
b{
	color:#3e3c3f;
}
#idioma{
	width:238px;
	height:50px;
	margin:50px auto;
	margin-bottom:10px;
	padding-top:150px;
	background:url(/images/academiabreogan.jpg) no-repeat;
}
#txtinicio{
	width:400px;
	margin:0px auto;
}
#layout{
	width:760px;
	margin:0px auto;
	margin-top:0px;
	text-align:left;
	background:url(/images/bglayout.gif) repeat-y;
}
html>body #layout{
	margin-top:-15px;
	
}
#menu{
	width:716px;
	height:47px;
	background:url(/images/bgmenu.gif) no-repeat;
	text-align:right;
	margin-left:22px;
}
#menu ul{
	margin-left:211px;
	
}
html>body #menu ul{
	margin-left:171px;
}
#menu li{
	text-align:middle;
	height:22px;
	background:url(/images/bgmenubutton.gif) repeat-x;
	float:left;
	list-style:none;
	border-left:1px solid #9cabbc;
	border-right:1px solid #c7d4e3;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
	text-transform:uppercase;
	font-size:.8em;
	padding:25px 20px 10px 20px;
	
	/*border:1px solid #000;*/
}
html>body #menu li{
	padding-bottom:0px;
}
#menu li a{
	display:block;
}
#header{
	width:736px;
	height:192px;
	background:url(/images/bgheader.jpg) no-repeat scroll 6px 0px;
	margin-left:6px;
	border:0px solid #000;
	text-align:right;
	
}
#header a{
	margin:10px 10px;
	background-color:#fff;
}
#content{
	width:511px;
	float:left;
	background:url(/images/bgcontent.gif) no-repeat;
	margin-left:11px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	
}
html>body #content{
	margin-left:22px;
	width:471px;
}
#content img{
	margin-bottom:5px;
}
#side{
	width:185px;
	float:right;
	margin-right:17px;
	padding-bottom:20px;
}
html>body #side{
	width:195px;
	margin-right:27px;
}
#side ul{
	margin:0px;
	padding:0px;
}
#side li{
	list-style-type:none;
	padding-left:20px;
	padding-bottom:5px;
	margin:15px 0px;
	background:url(/images/li.gif) no-repeat 0px 2px;
	border-bottom:1px solid #ccc;
}
#side li a{
	font-weight:bold;
}
.subtitle{
	margin-top:5px;
}
.clear{
	clear:both;
}
#footer{
	width:716px;
	height:51px;
	margin-left:22px;
	padding:20px;
	background:url(/images/bgfooter.gif) repeat-x;
	color:#606060;
}
html>body #footer{
	width:676px;
}