body
{
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
     font-size: 10px;
     color: #616161;
}

A:link {color: black; text-decoration: none;} 
A:active {color: black; text-decoration: none;}
A:hover {color: black; text-decoration: none;} 
A:visited {color: black; text-decoration: none;}

.grid_button
{
    border: gray 1px solid;
    BACKGROUND-COLOR: white;
	font-size: 10px;
    color: #616161;
}

.text_rsvp_si
{
background-color:#00FF00;
}

.text_rsvp_no
{
background-color:#FF0000;
color:#FF0000;
}


.grid_input
{
    border: gray 1px solid;
    BACKGROUND-COLOR: white;
	font-size: 10px;
    color: #616161;
}


.editor_ok_button
{
    border: gray 1px solid;
    BACKGROUND-COLOR: white;
	font-size: 10px;
    color: #616161;
}

.editor_field
{
    border: gray 1px solid;
    BACKGROUND-COLOR: white;
	font-size: 10px;
    color: #616161;
}

.grid_maindiv
{
	position: relative; 
	border: 1px solid #7F9DB9; 
	overflow: hidden; 
	width: 750px; 
	font-family: verdana,arial;	
}

.grid_table
{
	background-color: white;
	width: 100%; 
	font-size: 10pt;
}

.grid_table_header
{
	background-image: url('../media/header.png'); 
	height: 27px; 
	color: white; 
	font-weight: bold; 
	font-size: 14pt;	
}

.grid_table_sub_header
{
	background-image: url('../media/header.png'); 
	height: 25px; 
	color: white; 
	font-weight: bold; 
	font-size: 13pt;	
}

.grid_table_resize_row
{
	background-image: url('../media/resize.gif'); 
	width: 2px; 
	margin: 0px;	
}

.grid_table_header_row
{

	background-color: #EBEADB; 
	font-weight: bold;
	cursor:pointer;
	padding-left: 5px;
	padding-bottom: 0px;
	position: relative; 
	height: 18px; 
	overflow: hidden; 
	font-size: 10px;	
	cursor:pointer;
	border-bottom:2px solid #cbc7b8;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin-bottom: 0px;
	background-image: url('../media/column.png'); 

}

.grid_table_header_row_hover
{
	font-weight: bold;
	cursor:pointer;
	padding-left: 5px;
	padding-bottom: 0px;
	position: relative; 
	height: 18px; 
	overflow: hidden; 
	font-size: 10px;	
	cursor:pointer;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin-bottom: 0px;
	
	border-bottom:2px solid #f9b119;
	background-color: #FAF9F4;
	background-image:  url('../media/column_on.png'); 

}

.grid_column_resize
{
	cursor: e-resize; 
	width: 2px; 
	background-color: #cbc7b8;
	border-bottom:2px solid #cbc7b8;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.grid_table_row_uneven
{
	background-color: #EBEADB; 
}

.grid_footer
{
	background-color: #f9f9f9; 
	height: 20px; 
	color: #616161;
}

.grid_table_cell
{
	padding-left: 2px; 
	position: relative; 
	border-bottom: 1px solid lightgray;
	height: 25px;
	overflow: hidden; 
	margin: 0px; 
	font-size: 10px;
}
.texto_tabla
{
	width: 100%;
	font-size: 8pt;
	font-weight: bold;
}

.btn_principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:2px 5px;
	color: #CCCCCC;
	text-align: center;
	border: thin solid #333333;
	background-color: #E5E5E5;
	margin:2px;
}

.texto_cuerpo_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#1E61D1;
	font-weight: bold;
	padding:2px 5px;
	margin:2px;
}

.texto_cuerpo_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#CC0000;
	font-weight: bold;
	padding:2px 5px;
	margin:2px;
}

.texto_cuerpo_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	padding:2px 5px;
	margin:2px;
}

.texto_cuerpo_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.texto_cuerpo_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.texto_tabla_2
{
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../imagenes/fondo_tabla.JPG);
}
.texto_tabla_3
{
	width: auto;
	font-size: 7pt;
}
.texto_tabla_4
{
	width: 100%;
	font-size: 17px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:left;
}
.campo_obligatorio
{
	width: auto;
	font-size: 7pt;
	color: red;
}
.mensaje_exito
{
	width: auto;
	font-size: 7pt;
	color: blue;
}
.input_tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	color: #666666;
}







/*ESTILOS DEL MENU*/



#containerd {
	margin: auto;
	width: 1000px;
	border:1px solid #111;
	border-top:0px;
	background-color: #f6f6f6;
    padding:0px;
}

/* HEADER */
#containerd #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../imagenes/encabezado.png);
	background-repeat: repeat-x;
	height: 70px;
}

#containerd #header #header_main {
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#containerd #header #header_left {
	float: left;
	background-image: url(../imagenes/encabezado.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
}
#containerd #header #header_right {
	background-image: url(imagenes/encabezado.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}

/* FOOTER */
#containerd #footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
   clear:both;
}
#containerd #footer a {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#containerd #main{
   padding:5px;
   width:850px;
   margin-left:120px;
}

#containerd #sidebar {
   width:120px;
   float:left;
   background-color:#dfdfdf;
   border-right:1px solid #999999;
   border-bottom:1px solid #999999;
   padding-bottom:70px;
}

/* Menu link styles */
.mainMenuLink{
   display:block;
   width:100px;
   padding:2px 5px;
   text-decoration:none;
   color:#0f83bb;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:13px;
   font-weight:bold;
}

.mainMenuLinkSelected{
   display:block;
   width:100px;
   padding:2px 5px;
   text-decoration:none;
   color:#0f83bb;
   background-color:#f5f5f5;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:13px;
   font-weight:bold;
}

.mainMenuLink:hover{
   background-color:#f1f1f1;
}

.mainMenuLinkSelected:hover{
   background-color:#f1f1f1;
}

.subMenuLink{
   display:block;
   text-indent:1px;
   width:80px;
   padding:2px 15px;
   text-decoration:none;
   color:#0f83bb;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
}

.Link2{
   display:block;
   text-indent:10px;
   width:100px;
   text-decoration:none;
   color:#0000FF;
   margin:1px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
}
.Link2:hover{
   background-color:#BBBBBB;
}

.subMenuLinkSelected{
   display:block;
   width:80px;
   padding:2px 15px;
   text-decoration:none;
   color:#0f83bb;
   background-color:#f5f5f5;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
}

.subMenuLink:hover{
   background-color:#f1f1f1;
}

.subMenuLinkSelected:hover{
   background-color:#f1f1f1;
}



/*   ESTILOS DEL ACCESO */

#mainacceso {
    margin: auto;
	border: 1px solid #cccccc;
	width: 400px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
}

.form_acceso {
    margin-left: 200px;
	border: 1px solid #cccccc;
	width: 270px;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;	
}

#result {
    margin-left: 100px;
	border: 1px solid #cccccc;
	width: 270px;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
}

.text {
	border: 1px solid #cccccc;
}

input {
    border: 0px solid #cccccc;
}

.values{
  font-family: verdana;
  font-weight:normal;
  font-size : 10px;
  align:top;
  vertical-align:top;
}

.key{
  font-family: verdana;
  font-weight:bold;
  font-size : 12px;
  padding-bottom:15px;
}


.caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}
#encabezado{
    width:751px;
    height:70px;
    float:left;
    background-image:url(../imagenes/encabezado.png);*/
    background-repeat: no-repeat;
    background-position:center center;
}
#icon{
    width:80px;
    height:80px;
    float:left;
    /*background-image:url(icon.gif);*/
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:80px;
    height:80px;
    margin-left: 100px;
    float:left;
    background-image:url(../imagenes/icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}

