body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url("img/line.png") fixed;
	background-position: center;
	background-repeat:repeat-y;
}

#header {
	background: url(img/header13.png);
	height: 210px;
	width: 800px;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


/* MENU */

.menu {
position:relative;
width:100%;
height:2em;
/*padding-bottom:1px;
margin-bottom:5em;*/
}

* html .menu {padding-bottom:0;}

.menu ul{
list-style-type:none;
padding:0;
margin:0 0 0 0px;
}

.menu ul li ul {display: none;}

.menu li{
float:left;
position: relative;
}

.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

.menu a, .menu a:visited {
color:#fff;
text-decoration:none;
}

.menu a b, .menu :visited b {
display:block;
font-weight:bold;
float:left;
padding:0 10px;
height:2em;
line-height:1.9em;
cursor:pointer;
}


.menu ul ul {
visibility:hidden;
position:absolute;
left:0;
height:1.5em;
top:2em;
background:#ccc;
width: 200px;
border-top:1px;
}

/*.menu :hover {
white-space:normal;
} */

.menu a:hover b {
	color:#65A307;
	/*font-weight: bold;
	border: 1px solid #ccc;*/
}


/*.menu li:hover > a b
{
	color:#FFFFFF;
	border-bottom-color:#ccc;
	font-weight: bold;

}*/

.menu ul li:hover ul,
.menu ul a:hover ul,
.menu ul li:hover table,
.menu ul a:hover table{
display:block;
visibility:visible;
/*width:105px;*/
/*top:2em;*/
/*margin-top:1px;*/
}

.menu ul :hover ul li {
	/*display:block;*/
	background:#ccc;
	height:1.5em;
	border: 1px solid #777;
	/*border-collapse:collapse;*/
	float:none;
}

.menu ul :hover ul li a {
	/*display:block;*/
	font-size:0.8em;
	/*height:2em;*/
	line-height:2em;
	width:auto;
	color:#444;
	padding:0 10px;
}

.menu ul :hover ul:hover {
background:#360;
visibility:visible;
}

.menu ul :hover ul li a:hover {
color:#360;
}

/* FIN MENU */
	
#content {
	margin: 10px;
	color: #555;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#personalInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F2F9FF;
	width: 90%;
	padding: 10px;
	border-top: 7px solid #FFFFFF;
	border-right: 7px none #FFFFFF;
	border-bottom: 7px solid #FFFFFF;
	border-left: 7px none #FFFFFF;
	text-align: justify;
}

table#contentModulo #personalInfo a{
	font-weight: bold;
	color: #4A2421;
	text-decoration: none;
}

.member {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.subglobalNav{
	padding: 0px;
	color: #000000;
}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #000000;
	text-decoration: none;

}

.subglobalNav a:hover{
	color: #003366;
	text-decoration: none;

}
	
#contenedorLista ul{
	margin-left: 1em;
	padding-left: 1em;
	list-style: url(img/round.png) outside;
	}
	
#contenedorLista ul li{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#contenedorLista ul ul {
	list-style: url(img/arrow_collapse.gif) outside;
}

.barraContacto {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #336600;
	text-align: center;

}

#form {
	border: thin solid #000000;
	background-color: #EBEBEB;
}

#form label {
	font-weight: bold;
	display: block;
}

#form fieldset {
	border: none;
}
/*#form legend {
	margin-left: 0px;
	
}*/
#form input,#form select {
	border: 1px solid #000000;
}
#form input:focus,#form select:focus {
	border: 1px solid #000000;
	background-color: #FFFFCC;
}
/*#form p {
	margin-left: 10px;	
}
#form table{
	margin-left: 0px;
}*/
/* #form table label {
	margin-left: 10px;
}
#form table input,#form table select {
	margin-left: 11px;
}*/


.bordeForm {
	border: thin solid #000000;
	background-color: #EBEBEB;
}



.td1 {
	background-color: #F2F5FF;
	margin: 15px;
	padding: 10px;
	text-align: justify;
}
.td2 {
	background-color: #FFFFFF;
	padding: 10px;
	text-align: justify;
	margin: 15px;

}

.tableModulo {
	border: thin solid #000000;
}

.tablaError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: thin solid #000000;
	line-height: 20px;
}
.tablaIndex {
	border-top: thin none #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;

}
.td1Index {
	background-color: #F2F2F2;
	padding: 5px;
	border: thin solid #000000;
	margin: 10px;
}

.cajaIndex{display:block}
.cajaIndex *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#b20000}
.cajaIndex1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #dd9191;
  border-right:1px solid #dd9191;
  background:#c53f3f}
.cajaIndex2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f7e5e5;
  border-right:1px solid #f7e5e5;
  background:#c03030}
.cajaIndex3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #c03030;
  border-right:1px solid #c03030;}
.cajaIndex4{
  border-left:1px solid #dd9191;
  border-right:1px solid #dd9191}
.cajaIndex5{
  border-left:1px solid #c53f3f;
  border-right:1px solid #c53f3f}
.cajaIndexfg{
  background:#b20000}


table#contentModulo h2 {
	color: #336600;
	font-weight: bold;
	vertical-align: bottom;
	padding: 0px;
	font-size: 12px;
}
table#contentModulo ul {
	list-style-image: url(img/arrow_collapse.gif);
	list-style-position: outside;
	line-height: 25px;
	text-align: justify;
	padding-left: 25px;
}

table#contentModulo ul li {
	padding: 3px;
	margin: 3px;
}

table#contentModulo a{
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.linkLateral {

	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
table#contentModulo #caja {
	background-color: #FFFF99;
	text-align: center;
	padding: 5px;
	border: thin solid #000000;
	width: 250px;
	margin:0 auto 0 auto;

}
table#contentModulo #outCaja {
	text-align: center;
	width: 100%;
	border: thin solid #FF0000;

}
table#contentModulo h1 {
	font-weight: bold;
	vertical-align: bottom;
	padding: 0px;
	font-size: 14px;
	text-decoration: underline;
}

