﻿/*-------------------------------------------------------*/
/* Eventos                                               */
/*-------------------------------------------------------*/
#inycom_evento_inscripcion
{   
	background-color: #f2f2f3;  
	font-family: Verdana;
	font-size: 8pt;
	color: #6B6C6E;
	width:730px;
	text-decoration:none;
}
#inycom_evento_inscripcion img
{   
    position:relative;
    top:3px;
    width:14px;
    height:14px;
}
.inycom_evento_titulo
{
	color:#6B6C6E;
 	text-align:left;
 	width:730px;
}
.inycom_evento_etiqueta
{
	color: #444444;
	text-align: left;
	font-weight: bold;
	float: left;
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration:underline;
}

.inycom_evento_campo
{
    background-color: #FFFFFF;
    color: #6B6C6E;    
    text-align: left;      
    width: 200px;  
    border: 1px #DDDDDD solid;
}

.inycom_evento_label 
{
	text-decoration:none;
	font-weight: bold;
}

.inycom_evento_contenido
{
	color: #6B6C6E;
	text-align: left;
	font-weight: bold;
	float: left;
	font-size: 8pt;
	font-family: Tahoma;
	width:710px;
}
.inycom_evento_contenido li
{
	list-style-image: url('../../Images/setrect.gif');
	padding: 0px 0px 8px 0px;
}
    
.inycom_evento_cabecera
{
	font-family: Verdana;
	font-size: 8pt;
	color: #6B6C6E;
	margin-top: 16px;
	padding-top: 16px;
	border-bottom:1px #CCCCCC solid;
	margin-bottom: 6px;	
	font-weight:normal;
}
.inycom_evento_cabecera img
{
    position:relative;
    top:1px;
    width:14px;
    height:14px;
}
.inycom_evento_boton 
{    
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
 	background-color: #6B6C6E;  
 	color: #FFFFFF;    
 	border:0px #6B6C6E none;	
 	text-align:center;
 	height:24px;
 	vertical-align:middle;
    margin-bottom:20px;
 	margin-right:16px;
 	width:140px;
}

/*-------------------------------------------------------*/
/*    Fin de la hoja de estilos                          */
/*-------------------------------------------------------*/
