

/* CSS Document */
body {
	color:#333333;
	font-size: 15px;
	font-family: "Courier New", Courier, mono;
	text-align:left;
	background-color:#5D5D5D;
	margin:100px;
	margin-top:2px;
	margin-bottom:10px;
}
h1 {
	text-indent: 0px;
	font-weight: none;
	font-size: 120%;
	color:#333333;
	font-variant: small-caps;
}
h2 {
	font-weight: none;
	font-size: 120%;
	color:#686868;
	font-variant: small-caps;
	text-decoration:underline;
}
h3 {
	font-weight: none;
	font-variant:small-caps;
	line-height: 10px;
	text-align:left;
	font-size: 110%;
	color:#333333;
	text-transform: capitalize;
}
h4{
	font-weight: none;
	line-height: 0px;
	text-align:left;
	font-size: 100%;
	color:#333333;
}
a:link{
	color:#990033;
}

li {
	list-style: disc;
	list-style-position: outside;
}

ol li {
	list-style:none;
	list-style-type:upper-roman;
}

#header {
	background-image:url(images/acierto_header2.gif);
	background-repeat: no-repeat;
	width:inherit;
	height:110px;
	margin-bottom: 5px;
	border:1px solid #000000;

}
#headerGR{
	background-image:url(images/acierto_header2.gif);
	background-repeat: no-repeat;
	width: inherit;
	height: 110px;
	margin-bottom: 5px;
	}

#headerFR{
	background-image:url(images/logo_acierto_fr.gif);
	background-repeat: no-repeat;
	width: inherit;
	height: 110px;
	margin-bottom: 5px;
	}


#columnas1 {
	background-color:#FFCC33;
	width: 31%;
	height: 160px;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
	float: left;
	margin:0px;
	margin-top:5px;
	text-align: left;

}
#columnas2 {
	background-color:#F0F0F0;
	width: 32%;
	height: 160px;
	margin:0px;
	margin-top:5px;
	margin-left: 5px;
	padding: 5px;
	padding-left: 10px;
	float: left;
	text-align:left;

}
#columnas3 {
	background-color:#FFCC33;
	width:32%;
	height: 160px;
	margin:0px;
	margin-top:5px;
	margin-left:3px;
	padding: 5px;
	padding-left: 10px;
	float:right;
	text-align:left;
}
#columnas4 {
	background-color:#F0F0F0;
	width: 31%;
	height: 160px;
	margin:0px;
	margin-top: 5px;
	margin-bottom:5px;
	padding: 4px;
	padding-left: 10px;
	float: left;
	position:relative;
	text-align:left;
}
#columnas5 {
	background-color:#FFCC33;
	width: 32%;
	height: 160px;
	margin:0px;
	margin-top: 5px;
	margin-bottom:5px;
	margin-left: 5px;
	padding: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
	text-align:left;
}
#columnas6 {
	background-color:#F0F0F0;
	width:32%;
	height: 160px;
	margin:0px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom:5px;
	padding: 5px;
	padding-left: 10px;
	text-align:left;
}

#listmenu {
	margin:0px;
	padding:0px;
	background-color:#FFCC33;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width: 100%;
	float:left;
	font-size:105%;
	border:1px solid #000000;
}
#listmenu li {
	float:left;
	position:relative;
	list-style:none;
	background-color:#CCCCCC;
	border-right:1px solid #333333;
}

#listmenu li:first-child {
	border-left:1px solid #333333;
}

#listmenu ul {
	margin:0 0 0 30px;
}

* html #listmenu ul {
	float:left;
	border-left:1px solid #000;
	margin-left:15px;
}

#listmenu li:hover {
	background-color:#FFF;
}

#listmenu a {
	display:block;
	padding:0 6px;
	text-decoration:none;
	color:#000000;
}

#listmenu a:hover {
	color:#FF6600;
	background-color:#FFFFFF;
	font-weight:600;
}

#listmenu ul li ul {
	margin:0;
	position:absolute;
	width:10em;
	left:-1px;
	visibility:hidden;
}

* html #listmenu ul li ul {
	border-top:1px solid #000;
	border-left:0px;
}
#listmenu ul li:hover ul {
	visibility:visible;
}

#listmenu ul li:hover ul, div#listcontainer ul li ul:hover {
	display:block;
}

#listmenu ul li ul li {
	width:100%;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}

#listmenu ul li ul li:first-child {
	border-top:1px solid #000;
}


#botones {
	margin:0px;
	padding:0px;
	background-color: #FF99FF;
	margin-bottom: 5px;
	width: inherit;
	height: 10%;
	padding-left: 10px;
	padding-right: 0px;
}

#botones2 {
	background-color:#FFCC33;
	width:98%;
	height:20px;
	padding-left: 10px;
	padding-right: 10px;
	color:#FFFFFF;
	text-align: right;
	border:1px solid #000000;
	float:right;
	margin-top: 5px;
}

#idiomas {
	width:inherit;
	height:20px;
	margin-top:5px;
	padding-left: 10px;
	padding-right: 30px;
	color:#FFFFFF;
	text-align: right;
}

#idiomas a {
    color:#FFFFFF;
	text-decoration:underline;
	font-weight:300;
}

#idiomas a:link {
    color:#FFFFFF;
	text-decoration:underline;
	font-weight:300;
}

#contenido {
background-color:#FAFAFA;
	width: 100%;
	height:80%;
	margin:0px;
	margin-top:5px;
	border:1px solid #000000;
	float:left;
}
#articulo {
	border: 2px solid #FF99CC;
	width: 90%;
	height: 300px;
	text-indent: 0em;
	padding-left: 50px;
	padding-right:50px;
	padding-top: 30px;
	text-align: left;
	color: #333333;
	overflow: scroll;
}

.texto {
	width: 55%;
	height: 100%;
	float:left;
	border-color:#333333;
	text-indent: 25px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 18px;
	margin-top:8px;
	padding-left: 40px;
	padding-right:50px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align:inherit;
	color:#000000;
	font-weight:100;
	background-color:#FFFFFF;

}
.texto2 {
	width:30%;
	height: 100%;
	float: right;
	padding: 30px;
	padding-top: 40px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	background-color:#CCCCCC;
}
.texto3 {
	width:inherit;
	height:20%;
	float:left;
	padding: 20px;
	padding-top: 40px;
	background-color:#FFFFFF;
	margin-top:5px;
}

.texto4 {
	width:inherit;
	height:inherit;
	float:right;
	padding: 20px;
	padding-top: 40px;
	background-color:#CCCCCC;
	margin-top:5px;
}

#footer {
	background-color:#F0F0F0;
	width: 100%;
	height: 30px;
	margin-top: 5px;
	padding-bottom: 15px;	
	padding-top: 15px;
	text-align: center;
	font-weight: normal;
	border:1px solid #000000;
	float:left;
}

.enlaces1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
.enlaces1 a:link {
	color:#990033;
	text-decoration: underline;
}
.enlaces1 a:hover {
	color:#990033;
}

.enlaces {
	font-family: "Times New Roman", Times, serif;
	font-size: 70%;
}
.enlaces a:link {
	color:#990033;
	text-decoration: underline;
}
.enlaces a:hover {
	color:#990033;
}

