
/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,input { margin:0; padding:0;}
table { border-collapse:collapse; border-spacing:0;}
p { margin-bottom:1em}
fieldset,img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal; font-weight:normal;}
ol,ul {list-style:none;}
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after {content:''; }
abbr,acronym { border:0;}
legend { display:none;}
a:active{outline: none;}

/* HTML */
body{ font: 80% "Arial", serif; color: #333333; width: 100%; margin-top:10px;margin-bottom:20px; background: url(fondo.png) top repeat-x #113D7D}	

/* GENERAL */
.swf {width: 900px; height: 580;  margin: auto; }
.idioma  {width: 900px; height:20;  margin: auto; margin-top: 10px;}
.linkidioma { color:#FFFFFF; text-decoration:none; margin-left:10px; padding-top:10px}
.linkidioma:hover { text-decoration:underline}


#logos  {width: 880px; padding: 10px;  margin: auto; margin-bottom: 10px; background-color: #FFFFFF; }
#logos img {margin-bottom: 5px;}

.menu_pie {
	margin:auto; 
	margin-top: 10px;
	width: 900px; 
	height: 580;
	text-align: center;
	color: #FFFFFF;
	font-size: 90%;
}

.menu_pie ul li {
	list-style: none;
	display: inline;
	margin-right: 25px;
	padding-bottom: 7px;
}

.menu_pie ul li a, .menu_pie ul li a:link, .menu_pie ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_pie ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}









