@import "idiomas.css";
@import "menus.css";
body {
/*	background:url(images/body.gif) repeat-x #7fac4b;*/
	background-color:#000000;
	margin:0px;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC00;
	SCROLLBAR-SHADOW-COLOR: #FFCC00;
	SCROLLBAR-3DLIGHT-COLOR: #FFCC00;
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-TRACK-COLOR: #FFCC00;
	SCROLLBAR-DARKSHADOW-COLOR: #FFCC00;
	SCROLLBAR-BASE-COLOR: #FFCC00;
}

h2 {
	color:#FFFFFF;
	font-size:24px;
}

h3 {
	font-size:14px;
	margin:5px 0;
}
.container {
	background:url(images/fondoRep.gif) repeat-y ;
	/*border:1px solid #000000;*/
	padding:0;
	line-height:18px;
	text-align:left;
	width:770px;
	display:table;
}

.web {
	background:url(images/fondoCabeceraRep.gif) top no-repeat;
	line-height:20px;
	float:left;
	width:100%;
	padding-top:10px;
}

.separa
{
	position:relative;
	clear:both;
	
}
.top {
	margin-left:10px;
	background-color:#ffffff;
	height:170px;
	width:750px;
}

* html .top
{
	margin-top:10px;
}
.banner {
	display:table;
	height:100px;
	padding-bottom:0px;
}

.banner img {
	margin-left:1px;
	margin-bottom:0px;
}
#entrada
{
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:620px;
	height:270px;
	color:#000000;
	background-color:#ffffff;
	text-align:justify;
	line-height:2em;
}

#contenidoTexto
{
	overflow:auto;
	width:620px;
	height:290px;
	min-height:290px;	
	color:#000000;
	background-color:#ffffff;
	padding:20px;
	text-align:center;
}

#cajaCentrada
{
/* 	border:1px solid #000000; */
	margin-left:auto;
margin-right:auto;
	width:70%;
	text-align:justify;
	
}
* html #contenidoTexto
{
	width:660px;
}
.pagina {
	clear:both;
	/*border:1px solid #000000;*/
	margin-left:60px;
	width:660px;
	display:table;
	height:310px;
/*	background:url(images/bg.jpg) no-repeat bottom right;*/
}

* html .pagina {
	width:660px;
}

.pagina img.izquierda{
	margin-right:10px;
	float:left;
}

.pagina img.derecha{
	margin-left:10px;
	float:right;
}
.pagina input
{
	font-size:10px;
}

.pagina a
{
	color:#EA5A5A;
	text-decoration:none;
}

.pagina a:hover
{
	color:#f08787;
	text-decoration:none;
}
.logos
{
	clear:both;
	margin-left:10px;
	height:25px;
/*	border:1px solid #000000;*/
}
.foot {
	padding-top:10px;
	background:url(images/fondoPieRep.gif) no-repeat #FFFFFF;
/*	border:1px solid #000000;*/
	height:32px;
	width:100%;
	float:left;
	clear:both;
	color:#666666;
	text-align:center;
	display:run-in;
}
.foot a{
	color:#666666;
	text-decoration:none;
}
.button {

	border: 1px solid #999999;
	background-color: #d0d1d0;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(../ico/formButtonBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.buttonOn, .button:hover, .button:focus, .buttonOn:focus {

	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(../ico/formButtonBgOn.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-color: #758a9e;
	}
 h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:1.2em;
}
