
#indexIdiomasContainer {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
}

#indexIdiomasFlash {
	position: relative;
	float: left;
	width: 800px;
	height: 380px;
}

#indexIdiomasFooter {
	float: left;
	position: relative;
	width: 800px;
	height: 100px;
	background: #fff url(../footerbg.gif) no-repeat 0px 27px;
	padding: 5px 0 0 0;
}

#indexIdiomasDatos {
	float: none;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	height: 70px;
	text-align: center;
}

#indexIdiomasBotones {
	float: none;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	height: 35px;
	text-align: center;
}

#copyright {
	position: relative;
	float: left;
	width: 100%;
	height: 50px;
	text-align: center;
	color: #627814;
	font-size: 10px;
}

/* LINKS */

a:link {
	text-decoration: underline;
	color: #57870a;	
}

a:visited {
	text-decoration: underline;
	color: #57870a;	
}

a:active {
	text-decoration: underline;
	color: #57870a;	
}

a:hover {
	text-decoration: none;
	color: #57870a;	
}


/* RESET CSS */

html {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
}

body {
	background-color: #bfd149;
	margin: 0;
	padding: 0;
	border: 0;
	font: normal normal 10px/1.8em "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.3em;
}

p {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-family: inherit;
}
span {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
}
.titulos {
	margin: 0;
	padding: 0;
	border: 0;
	color: #6a9f0c;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
}
applet,object,iframe,pre,
abbr,acronym,address,big,cite,code,
del,dfn,em,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,caption,tbody,tfoot,thead,{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
}

ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
