/* CSS Document */
/*****************************************************************************/
/* Fonts and Headings*/
/*****************************************************************************/
* {
padding: 0px; margin: 0px;
}
html {
height: 100%;
min-height: 100%;
}

body {
	font-size: 12px/1.5em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 0px;
	height: 100%;
	min-height: 100%;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #FFFFFF;
}

p {
	text-align: justify;
	font-size: 12px;
	margin-bottom: 8px;
	padding: 5px;
}

div {
vertical-align: top;

}

h1 {
font-size: 24px;
color: white;
}

h3 {
text-align: left;
}

h4 {
margin-top: 5px;
margin-bottom: 5px;
}

ul {
font-size: 12px;
text-align: justify;
margin-left: 15px;
padding-left: 15px;
}

td {
font-size: 12px;
text-align: center;
}

/*****************************************************************************/
/* links */
/*****************************************************************************/
a:link {
	color: blue;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}


/*****************************************************************************/
/* backgrounds & layout*/
/*****************************************************************************/




#bodycontainer {
width: 980px; margin-left: auto; margin-right: auto; clear: both;
}

#header {
width: 980px; height: 128px; background-image: url(images/top_header.jpg); background-repeat: no-repeat; text-align: left; padding-left: 15px; background-position: top left;
}

#navigation {
width: 100%; height: 38px; background-image: url(images/navigation_background.jpg); background-repeat: repeat-x;
}

#content {
width: 100%; background-image: url(images/bodybackground.jpg);
}

#leftcontent {
margin-left: 2px; width: 221px; background-image: url(images/left_navigation.gif); background-repeat: repeat-y; padding-top: 0px; background-color:#CECECE; 
}
#rightcontent {
width: 752px; float: left;
}

#container {
width: 100%; text-align: center; background-image: url(images/bottombackground.jpg); background-repeat: no-repeat; background-color: #B6B6B6;
}

#bodycontainerbottom {
width: 980px; height: 62px; background-image: url(images/globe_backgroundtop.gif); background-repeat: no-repeat; text-align: center; margin-left: auto; margin-right: auto; display: block; clear: both;
}

#footer_mid {
width: 980px; height: 139px; background-image: url(images/globe_backgroundmid.gif); background-repeat: no-repeat; background-position: top left; margin-left: auto; margin-right: auto; background-color: #FFFFFF;
}
#footer {
width: 980px; height: 87px; background-image: url(images/bottom_reflect.jpg); background-repeat: no-repeat; background-position: top left; margin-left: auto; margin-right: auto; margin-top: 10px;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background: url(images/bottomderecho.jpg) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/topderecho.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
}
.boxhead h2 {
	background: url(images/topizq.jpg) no-repeat top left;
	margin: 0;
	padding: 16px 5px 0px;
	text-align: center;
	color: white; 
	font-weight: bold; 
	font-size: 20px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	width: 100%
}

.boxhead img {
	float: left;  margin: 0px; padding: 0px; position: relative; z-index: 100; top: -10px; left: 0px; 
	}

.boxbody {
	background: url(images/bottomizq.jpg) no-repeat bottom left; margin: 0; padding: 5px 10px 20px;
}



	

/*****************************************************************************/
/* 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.jpg)  no-repeat;
white-space: normal;
display: block;
width: 187px;
height: 43px;
margin: 0;
padding: 0;
text-align: center;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 16px;
width: 187px;
height: 43px;
display: block;
float: left;
color: black;
text-decoration: none;
text-align: center;
}

.cssnav img
{
width: 187px;
height: 43px;
border: 0
}

* html a:hover
{
visibility:visible;
}

.cssnav a:hover img
{
visibility:hidden;

}

.cssnav a:hover 
	{color: #999999;}

.cssnav span
{
position: absolute;
left: 15px;
top: 10px;
margin: 0px;
padding: 0px;
cursor: pointer;
text-align: center;
} 

.footnote {
font-size: 10px; margin-top: 30px; color: white;
}

.warning {
font-size: 10px; color: red; font-weight: bold;
}

.space {
margin-left: 5px; margin-right: 5px;
}

.planfilapar {
	background-color: #F8F8F8;
	}
	
.reddot {
color: red;
}