/* CSS Document */
/*****************************************************************************/
/* Fonts and Headings*/
/*****************************************************************************/
* {
padding: 0px; margin: 0px;
}
/* 
html {
height: 100%;
min-height: 100%; 
}
*/
body {
	font-size: 12px/1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
	background-image: url(images/backgroundbody3.jpg);
	background-repeat:repeat-x;
}

p {
	text-align: justify;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 11px;
	color: #666666;
}

div {
vertical-align: top;
height: 100%;

}

h1 {
font-size: 20px;
font-weight: 100;
padding-left: 10px;
margin-bottom: 10px;

text-align: center;
}

h3 {
margin-bottom: 15px;
}

h4 {
margin-top: 5px;
margin-bottom: 5px;
}

ul {
font-size: 9px;
text-align: justify;
margin-left: 15px;
padding-left: 15px;
color: #666666;
}

ol {
font-size: 11px;
text-align: justify;
margin-left: 15px;
padding-left: 15px;
color: #666666;
}

td {
vertical-align: top;
	text-align: justify;
	font-size: 11px;
	color: #333333;

}

/*****************************************************************************/
/* links */
/*****************************************************************************/
a:link {
	color: #000000;
}
a:visited {
	color: #333333 ;
}
a:hover {
	color: #666666;
}
a:active {
	color: #999999;
}


/*****************************************************************************/
/* backgrounds & layout*/
/*****************************************************************************/


.container {
	width: 982px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
	border:  1px solid #CCCCCC;
	border-bottom: 0px;
	
}


#headcontainer {
background-image: url(images/backgroundnavigationtop.jpg);
height: 142px; 
background-color: #d5d5d5;
clear: both;
}

#bodycontainer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 430px;
	background-color: #EAEAEA;
}

#bodycontainer1 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
	background-color: #EAEAEA;
}
#bodycontainer12 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 465px;
	background-color: #EAEAEA;
}
#bodycontainer_news {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #EAEAEA;
}

.footer {
height: 58px; width: 982px; clear:both; font-size: 10px; margin-left: auto; margin-right: auto; text-align: center;
}


#text_content {
width: 481px;
_width: 470px;
background-position: top;
background-image:url(images/backgroundcontent.jpg);
background-repeat: repeat-x;
height: 410px;
border: 1px solid #CCCCCC;
background-color: #e5e5e5;
text-align: center;
padding-top: 10px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
margin: 5px;
}

#text_content p {
margin-left: auto;
margin-right: auto;
font-size: 12px;
color: #666666;
width: 95%;
}

#holder  {
position:relative; z-index: 100; left: 300px; top: -75px; width: 250px; float: right; font-size: 11px; font-weight: bold; text-align: center; _margin-bottom: -100px;
}

#holder img  {
margin-bottom: 45px;
}

#cell {
width: 491px; _width: 480px; height: 430px; text-align: center; float: left;
}

#logo {
width: 280px; margin-left: auto; margin-right:auto; text-align:center; height: 90px;
}

#cell img {
margin: 5px;
border: solid 1px black;
}

#text_contact {
width: 98%;
background-position: top;
background-image:url(images/backgroundcontent.jpg);
background-repeat: repeat-x;
height: 450px;
border: 1px solid #CCCCCC;
background-color: #e5e5e5;
padding-top: 10px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
margin: 5px;
}

#text_contact_news {
width: 98%;
background-position: top;
background-image:url(images/backgroundcontent.jpg);
background-repeat: repeat-x;
border: 1px solid #CCCCCC;
background-color: #e5e5e5;
padding-top: 10px;
margin-left: auto;
margin-right: auto;
margin: 5px;
}


.galleryclear {
display: none;
}



/*****************************************************************************/
/* Estos son los estilos de la tabla de la galerķa */
/*****************************************************************************/
.contenedor {
width: 100%; min-height: 100%; margin: auto; height: 100%; vertical-align: top; text-align: center;
}

.data {
/*width: 30%; padding: 10px; min-height: 100%; height: 100%; position: relative; top: 0px; float: left; vertical-align: top;*/
min-height: 100%; margin: auto; height: 100%; border: #EFEFEF 1px solid; vertical-align: top; text-align: center;
}

.subpic {
width: 200px; text-align: center; margin-left: auto; margin-right:auto;

}

.suprapic {
width: 100%; border-bottom: #EFEFEF 1px solid; text-align: left; font-size: 14px; font-weight: bold; margin-bottom: 5px; padding-bottom: 5px;

}

* html {.contenedor:height:100%;}



/******************************************************************************/
/* clases miscelaneas */ 
/*****************************************************************************/


	.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
font-weight: 500;
background: url(images/buttonon.gif)  no-repeat;
white-space: normal;
display: block;
width: 124px;
height: 23px;
margin: 0;
padding: 0;
text-align: center;
float: left;
margin-top: 2px;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 12px;
width: 124px;
height: 23px;
display: block;
float: left;
color: black;
text-decoration: none;
text-align: center;

}

.cssnav img
{
width: 124px;
height: 23px;
border: 0
}

* html a:hover
{
visibility:visible;
}

.cssnav a:hover img
{
visibility:hidden;

}

.cssnav a:hover 
	{color: #000000;
	font-weight: bold;
	}

.cssnav span
{
position: absolute;
left: 5px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;
text-align: center;
} 

.footnote {
font-size: 10px; 
}

.warning {
font-size: 10px; color: red; font-weight: bold;
}

.creamborder {
	border-color: #CCCCCC; border-style: solid; border-width: 1px;
}

.center {
text-align: center;
margin-left: auto;
margin-right: auto;
}

.visible
{
display:block;
}
.invisible
{
display:none;
}
.vertical
{
border-left:2px solid #ccc;
width:1px;
height:250px;
margin-left:790px;
//margin-left:0px

}