body{
	font-family:Cursive;
	font-size:12px;
/*	color:#0D4175;*/
	color:#000000;
	background:url(imagenes/fondoestilo2.jpg);
	text-align:center
}

img{
	padding:0;
	margin:0;
}

#contenedor{
	border:2px solid #666666;
	width:99%;
	background:#FFFFFd url(imagenes/fondopagestilo2.jpg) repeat-x;
	padding:1px;
	margin:0;
}

#contenedor td{
	margin:0;
	padding:0;
}
#contenedor a:link,a:visited{
/*	color:#996633;*/
	color:#006699;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	text-align:left
}

#contenedor a:hover{
	text-decoration:none;
	color:#99CC00;
}

#contenedor h1{
	color:#CC3333;
	font-size:120%;
	margin:0px;
	padding:0px;
	text-align:center
}


#contenedor .titulito{ /*llama en la etiqueta class=titulio*/
	font-size:200%;
}

/*/////////////////////////////////////////////////////////////////////////*/


.tituloTabla{
	color:#000066;
	text-transform:uppercase;
	background:#CCCCCC;
}



#contenedor .contenido{
	float:right;
	width:64%;
	margin:5px;	
	padding:0px;	
	border-left:0px solid #4F6338;
	border-top:0px solid #4F6338;	
	color:#462B2D;
	text-align:left;
}
#contenedor .contenido h1{
	color:#003366;
	text-transform:uppercase;
	text-align:center;
	padding:3px;
}

#contenedor .contenido .tablaComunidades{
	text-align:left;
	border-left:0px solid #666666;
	border-right:0px solid #666666	
}

#contenedor .textoCentrado{
	text-align:center;
	margin:0;
	padding:0px;
}

#contenedor .contenido li{
    display:block;
	margin:0;
	padding:0px;
}

#contenedor .contenido img{
	border:0px solid #000000;
	margin:4px;
	padding:0;
	float:left;
	margin-right:5px;
}

#contenedor .contenido .uno{
	border:1px solid #243135;
	color:#003333;
	background: #CCCCCC url(imagenes/imgestilo2.gif) top;
}

#contenedor .contenido .dos{
	border:1px solid #243135;
	color:#003333;
	background: #CCCCCC url(imagenes/imgestilo2.gif) top;
}

#contenedor .contenido .tres{
	border:1px solid #243135;
	color:#003333;
	background: #CCCCCC url(imagenes/imgestilo2.gif) top;
}
#contenedor .contenido .cuatro{
	border:1px solid #243135;
	background: #CCCCCC url(imagenes/imgestilo2.gif) top;
	color:#003333;
}


#contenedor .contenido .linkInicio{
	border:0px solid #000000;
	color:#006633;
	text-align:right;
	margin:0px;
	padding-right:18px;
	letter-spacing:1px;
	display:block;
	font-size:14px;
	background:url(imagenes/flechaArriba.gif) no-repeat right bottom;
}


#columnaNoticiasNovedades{
	float:left;
	width:33%;
	border-left:1px solid #000000	
}

#columnaNoticiasNovedades .novedades{
	margin:5px;
	color:#955E33;	
/*	border-left:2px solid #4F6338;
	border-top:3px solid #4F6338;	
	padding:0px 0px 20px 5px;	
	background: #96A96F url(imagenes/img03.gif) no-repeat right bottom;*/
}

#columnaNoticiasNovedades .novedades h1{
	color:#FFFFFF;
	text-transform:uppercase;
	background:url(imagenes/img03estilo2.gif);
}



#columnaNoticiasNovedades .noticias{
	margin:2px;
	color:#333333;	
/*	border-left:2px solid #4F6338;
	border-top:3px solid #4F6338;	
	padding:0px 0px 20px 5px;	
	background: #96A96F url(imagenes/img03.gif) no-repeat right bottom;*/
}

#columnaNoticiasNovedades .noticias h1{
	color:#FFFFFF;
	text-transform:uppercase;
	background:url(imagenes/img03estilo2.gif);
}



#footer .izquierda{
	text-align:center;
	width:45%;
	float:left;
	border:0px;
}

#footer .izquierda img{
	border:0px;
}


#footer .derecha{
	text-align:center;
	width:45%;
	float:right
}


/*Titulo*/
#contenedor .tituloPagina{
	font-size:300%;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	color:#7D3939;
}

#contenedor .tituloPaginaChico{
	font-size:150%;
	text-align:right;
	font-weight:bold;
	color:#7D3939;
	padding:0px;
	text-decoration:none;
	letter-spacing:1px;
}


#contenedor .otrosPaises{
	border:1px solid #82A4B5;
	padding:2px;
	margin:0px;
	margin-left:10px;
	margin-right:10px;
}

#contenedor .otrosPaises a{
	color:#006666;
	font-weight:bold;
	font-size:11px;
}

#contenedor ul{
	margin:0;
	padding:0;
    list-style:none;
}

#contenedor li{
	text-decoration:none;
}

/*- Menu Tabs 2--------------------------- */

 #menu {
        width: 23%;
        border-style: solid solid none solid;
        border-color: #D76100;
        border-size: 1px;
        border-width: 1px;
        margin-left: 5%;
		margin-bottom:10px;
		float:left;
        }

#menu li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
	      text-decoration: none;
        }

#menu li a:link, #menu li a:visited {
        color: #9E3C02;
        display: block;
        background: url(imagenes/menu.gif);
        padding: 8px 0 0 30px;
        }

#menu li a:hover, #menu li #current {
        color: #fff;
        background: url(imagenes/menu.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }

#menu li a:active {
        color: #fff;
        background: url(imagenes/menu.gif) 0 -64px;
        padding: 8px 0 0 30px;
        }
