@media print
{
	#tblPageTitle
	{
		display: none;
	}
}

body
{
	margin:0px;
}

body,table
{
	font-family:Sans-Serif, Arial, Tahoma, Verdana;
	font-size:12px;
	background-color:white;
	color:Black;
}

table.tblTitulo
{
	position:absolute;
	top:10px;
	left:20px;
	width:765px;
	border:1px solid rgb(204,204,204);
}

table.tblMargin
{
	margin-left:30px;
}

.fields
{
	border: 1px solid black;
	color: black;
	background-color: white;
	font-family:Sans-Serif, Arial, Tahoma, Verdana;
	font-size: 11px;
}

a.like_menu
{
	color: rgb(190,10,39);
	text-decoration: underline;
	font-weight: bold;
	cursor:hand;
}

a.like_menu:hover
{
	color: rgb(130,136,141);
}

.theLine
{
	BORDER: 1px dotted rgb(204,204,204);
	WIDTH: 100%;
}

a.mas_info
{
	text-decoration:none;
	color:rgb(219,36,66);
	cursor:hand;
	font-weight:bold;
}

a.mas_info:hover
{
	color:rgb(204,204,204);
}

a.StandardAnchor
{
	text-decoration:none;
	color:rgb(219,36,66);
	cursor:hand;
}

a.StandardAnchor:hover
{
	text-decoration:underline;
}

.StandardButton
{
	background-color:rgb(219,36,66);
	border:0px;
	font-family:Sans-Serif, Arial, Verdana, Tahoma;
	font-size:12px;
	text-decoration:none;
	color:white;
	cursor:hand;
	font-weight:bold;
}

.StandardButton_over
{
	background-color:rgb(219,36,66);
	border:0px;
	font-family:Sans-Serif, Arial, Verdana, Tahoma;
	font-size:12px;
	text-decoration:none;
	color:rgb(204,204,204);
	cursor:hand;
	font-weight:bold;
}

.StandardDG
{
	border:1px solid white;
	padding:2px;
}

.StandardDGHeader
{
	color:rgb(219,36,66);
	font-weight:bold;
	background:white;
}

.StandardDGItem
{
	background:white;
}

.StandardDGAlternatingItem
{
	background-color:white;
}

.StandardLabel
{
	font-weight:bold;
}

.CalendarTitle
{
	color:white;
	background-color:rgb(219,36,66);
}

.BlinkButton_state0
{
	border:1px solid rgb(190,10,39);
	width:70px;
	color:rgb(190,10,30);
	background:white;
	font-size:12px;
	font-weight:bold;
	cursor:hand;
}

.BlinkButton_state1
{
	border:1px solid rgb(219,36,66);
	width:70px;
	color:rgb(219,36,66);
	background:white;
	font-size:12px;
	font-weight:bold;
	cursor:hand;
}

.BlinkButton_state2
{
	border:1px solid rgb(219,36,66);
	width:70px;
	color:white;
	background:rgb(219,36,66);
	font-size:12px;
	font-weight:bold;
	cursor:hand;
}

table.tblTitleMainPage
{
	position:absolute;
	top:12px;
	left:40px;
	width:726px;
	height:19px;
	background-color:rgb(1,0,102);
	color:rgb(255,255,255);
}

td.tdTitleLogo
{
	width:26px;
	background-image:url(../images/left/arrow1.gif);
	background-position:center;
	background-repeat:no-repeat;
}

table.tblTitleText
{
	width:100%;
}

td.tdTitleText
{
	font-weight:bold;
	color:rgb(255,255,255);
}

td.tdTitleText a
{
	font-weight:bold;
	color:rgb(21,21,95);
}

.LinkContenidos
{
	color:rgb(130,136,141);
	text-decoration:underline;
	font-weight:bold;
}

.LinkContenidos:hover
{
	color: rgb(150,150,150);
}

.divContent
{
	width:615px;
	margin-left:18px;
}

.divContentNoImages
{
	width:767px;
	margin-left:18px;
}

.TdLogin
{
	width:185px;
	height:100px;
	background-color:rgb(204,204,204);
}

div.item
{
	font-size:12px;
	cursor:pointer;
	color:#999999;
	text-decoration:none;
	width:100%;
	height:22px;
	font-weight:bold;
	padding-top:3px;
}

div.item_selected
{
	font-size:12px;
	cursor:pointer;
	color:black;
	text-decoration:none;
	width:100%;
	height:22px;
	font-weight:bold;
	padding-top:3px;
	background-color:rgb(204,204,204);
}

div.item1
{
	width:100%;
	height:20px;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	color:#999999;
	text-decoration:none;
	padding-top:2px;
}

div.item1_selected
{
	width:100%;
	height:20px;
	font-size:11px;
	cursor:pointer;
	color:black;
	text-decoration:none;
	font-weight:bold;
	padding-top:2px;
	background-color:rgb(204,204,204);
}

.divSlogan
{
	width:604px;
	height:200px;
	border:1px solid rgb(204,204,204);
	/*background-image:url(../images/home/logo_meeting.gif);
	background-repeat:no-repeat;
	background-position:right bottom;*/
	padding:20px;
	margin-right:10px;
}

#lblSlogan
{
	font-size:25px;
	font-weight:bold;
}

#lblSloganFijo
{
	
}

div.divServiciosHome
{
	text-align:center;
	width:164px;
	height:152px;
	border:1px solid rgb(204,204,204);
}

.lblServiciosHome
{
	width:165px;
	height:50px;
	background-color:rgb(219,36,66);
	color:white;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	text-align:left;
	vertical-align:top;
	text-decoration:none;
	cursor:hand;
}

.lblServiciosHomeHeader
{
	background-color:rgb(219,36,66);
	color:white;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
}

.titleSeccion
{
	color:black;
	text-decoration:none;
}

.titleGrupo
{
	color:rgb(219,36,66);
	text-decoration:none;
}

.tdMenuImages
{
	width:136px;
	height:136px;
	background-color:rgb(204,204,204);
	text-align:center;
	vertical-align:middle;
}

.tblMenuImagesPage
{
	position:absolute;
	top:50px;
	right:20px;
}

.tdMenuImagesPage
{
	background-color:rgb(219,36,66);
	text-align:center;
	vertical-align:middle;
	padding:2px 3px 2px 3px;
}

.tdMenuHeaderImagesPage
{
	height:15px;
	background-color:rgb(219,36,66);
	background-image:url(../images/arrow_down.gif);
	background-position:center;
	background-repeat:no-repeat;
	border-bottom:2px solid white;
}

.ulContenidos
{
	list-style-image:url(../images/line_li.gif);
}

.ulContenidos li
{
	padding-left:10px;
}

.tblContenidosResumen
{
	width:100%;
	border-bottom:1px dotted rgb(204,204,204);
	margin-bottom:20px;
}

.lblTitulo
{
	background-image:url(../images/and_li.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	font-weight:bold;
	padding-left:18px;
}

.tdCont
{
	border:1px solid (204,204,204);
	padding:10px;
}

.lblTituloActualidad
{
	font-family:Sans-Serif, Arial, Tahoma, Verdana;
	font-size:16px;
	font-weight:bold;
}

.btnGuardarTextoServicio
{
	visibility:hidden;
}