/* CSS Document */

img {
border: none;
}

* {
	margin: 0;
	padding: 0;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
}
body {
	color: #333333;
	margin: 0;
	background-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #404781;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* estructura */
.contenedor {
	width: 930px;
	height: 750px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #C9D9E9;
	border-right-color: #C9D9E9;
	border-bottom-color: #C9D9E9;
	border-left-color: #C9D9E9;
	background-image: url(imagenes/fondo1.gif);
	background-repeat: repeat-y;
	
}


.cabecera {
	width: 900px;
	height: 235px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	
}


.info {
	width: 800px;
	height: 5px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000066;
	text-indent: 5px;
	float: left;
	}
	
.idiomas{
	margin-right: 2px;
	margin-left: 2px;
	height: 8px;
	width: 50px;
	float: right;
	margin-bottom: 2px;


}
	
.contenido {
	background-color: #FFFFFF;
	margin-top: 0;
	background-image: url(imagenes/fondo1.gif);

}

.central {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imagenes/fondo1.gif);
 }

.item
{
	width: 900px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px dashed #99CCCC;
	background-image: url(imagenes/fondog.jpg);
	background-repeat: no-repeat;
	height: 230px;
	background-color: #FFFFFF;

}


.principal
{
	width: 525px;
	height: 225px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.bien {
	text-align: center;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;

}

.cur {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: normal;
	text-align: justify;
	color: #000066;
}

.columna
{
	width: 150px;
	height: 200px;
	float: left;
	margin-top: 25px;
	margin-left: 15px;
	
}	
.tablacol{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000066;
	text-align: justify;
	margin-top: 10px;
}

.galeria
{
	width: 900px;
	height: 60px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	clear:both;
	overflow: hidden;
	background-color: #FFFFFF;
	

}
.pie
{
	width: 900px;
	height: 100px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100px;
	clear:both;
	background-color: #FFFFFF;
	}


/*menu horizontal*/

.menuh {
	background-image: url(imagenes/fmenu.gif);
	background-repeat: repeat-x;
	height: 38px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 2;
	margin-left: auto;
	
}

.textopie {
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	z-index: 100;
	visibility: visible;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8D8E8;
	width: 900px;
	padding-top: 3px;
	}


/*definicion menu*/


    #tabs1 {
	float:left;
	width:100%;
	background:#F4F7FB;
	font-size: 10px;
	line-height:normal;
	letter-spacing: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #BCD2E6;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
      }
    #tabs1 ul {
	list-style:none;
	padding-top: 5px;
	padding-bottom: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	left: 7px;
	margin-left: 9px;
	padding-right: 0px;
	padding-left: 0px;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
	float:left;
	background:url(tableft1.gif) no-repeat left top;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
      }
    #tabs1 a span {
	float:left;
	display:block;
	background:url(tabright1.gif) no-repeat right top;
	color:#627EB7;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
      }
    /* Hack IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }

      #tabs1 #current a {
              background-position:0% -42px;
      }
      #tabs1 #current a span {
              background-position:100% -42px;
      }
/* columna bordes redondos*/

.spiffy{display:block}
.spiffy *{
	display:block;
	height:1px;
	overflow:hidden;
	background-color: #FFFFFF;
	text-align: center;
}
.spiffy1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.spiffy2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.spiffy3{
	margin-left:1px;
	margin-right:1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.spiffy4{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.spiffy5{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.spiffyfg{
	height: 180px;
	background-color: #FFFFFF;
	text-align: center;
}
