﻿body.page
	{
	font-size: 11px;
	font-family: Verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	}

body.vermas
	{
	font-size: 11px;
	font-family: Verdana;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	}

a:link
	{
	color: #0000ff;
	text-decoration: none;
	font-size: 12px;
	font-family: "arial", "geneva", "Helvetica";
	font-weight: normal
	}

a:visited
	{
	color: #0000ff;
	text-decoration: none;
	font-size: 12px;
	font-family: "arial", "geneva", "Helvetica";
	font-weight: normal;
	/*background-color: #ffffff*/
	}

a:hover
	{
	color: #0000ff;
	text-decoration: underline;
	font-size: 12px;
	font-family: "arial", "geneva", "Helvetica";
	font-weight: normal
	}

/* etiqueta anchor del lateral izquierdo MENU */
a.ltilink
	{
	color: #FFFFFF;
    font-size: 13px;
	font-weight: normal;
	font-family: "arial", "geneva", "Helvetica";
	text-decoration: none;
	margin-left: 10px;
	}

a.ltilink:visited
	{
	color: #FFFFFF;
    font-size: 13px;
	font-weight: normal;
	font-family: "arial", "geneva", "Helvetica";
	text-decoration: none;
	margin-left: 10px;
	}

/* etiqueta anchor hover del lateral izquierdo MENU */
a.ltilink:hover
	{
	color: #FFFFFF;
    font-size: 13px;
	font-weight: normal;
	font-family: "arial", "geneva", "Helvetica";
	text-decoration: none;
	margin-left: 10px;
	}

/* barra de la cabecera */
a.linkcabecera
	{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-family: "arial" , "geneva" , "Helvetica";
	text-decoration: none;
	}

a.linkcabecera:visited
	{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-family: "arial" , "geneva" , "Helvetica";
	text-decoration: none;
	}

/* sigue barra de la cabecera */
a.linkcabecera:hover
	{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-family: "arial" , "geneva" , "Helvetica";
	text-decoration: underline;
	}

/* renglón de Comentarios y Enviar a */
a.linkrenglon
{
	color: #696969;
	font-size: 11px;
	font-weight: normal;
	font-family: "arial" , "geneva" , "Helvetica";
	text-decoration: none;
}

a.linkrenglon:visited
	{
	color: #696969;
	font-size: 11px;
	font-weight: normal;
	font-family: "arial" , "geneva" , "Helvetica";
	text-decoration: none;
	}

a.linkrenglon:hover
	{
	color: #696969;
	font-size: 11px;
	font-weight: normal;
	font-family: "arial" , "geneva" , "Helvetica";
	text-decoration: underline;
	}

.letrasrenglon
{
	color: #696969;
	font-size: 11px;
	font-weight: normal;
	font-family: "arial" , "geneva" , "Helvetica";
	text-decoration: none;
}

/* para los Comentarios */
a.coment
	{
	color: #de7008;
	text-decoration: none;
	font-size: 16px;
	font-family: "arial", "geneva", "Helvetica";
	font-weight: bold; 
	}

a.coment:visited
	{
	color: #de7008;
	text-decoration: none;
	font-size: 16px;
	font-family: "arial", "geneva", "Helvetica";
	font-weight: bold; 
	}

a.coment:hover
	{
	color: #e0ad12;
	text-decoration: underline;
	font-size: 16px;
	font-family: "arial", "geneva", "Helvetica";
	font-weight: bold;
	}

/* para [ Ver Más ] */
a.vermasStyle
	{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: normal; 
	}

a.vermasStyle:visited
	{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: normal; 
	}

a.vermasStyle:hover
	{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: normal; 
	}

/* los siguientes 3 habrían quedado desabilitados por los FONDOS personalizados */
/* margen para la columna ancha */	
.trmargin1
{
	padding-left: 6px;
	padding-right: 6px;
}

/* margen para la columna Tcuerpo */	
.trmargin2
	{
	padding-left: 6px;
	}

/* margen para la columna TcolangostaInvSM */	
.trmargin3
	{
	padding-left: 6px;
	}


/* FONDOS personalizados de las columnas de www.silviarobles.com.ar */
.fondo_Tmenu
	{
	background-image: url(../files/sistema/sr_fondoCMenu.gif);
	background-repeat: repeat-x;
	}

.fondo_Tcolancha
	{
	background-image: url(../files/sistema/sr_fondoColums.gif);
	background-repeat: repeat-x;
	/*padding-left: 6px;
	padding-right: 6px;
	le agregué en Default.aspx CellPadding="6"*/
	}

.fondo_Tcolangosta
	{
	background-image: url(../files/sistema/sr_fondoColums.gif);
	background-repeat: repeat-x;
	}
.fondo_Tcuerpo
	{
	background-image: url(../files/sistema/sr_fondoColums.gif);
	background-repeat: repeat-x;
	padding-left: 4px;
	padding-right: 3px;
	/*le agregué el right y en Default.aspx.vb,
	celdamenu13_principal.CssClass = "fondo_Tcuerpo"
	además tuve que modificar el ancho de Tcuerpo de 610 a 603 */
	}
.fondo_Tcuerpopleno
	{
	background-image: url(../files/sistema/sr_fondoColums.gif);
	background-repeat: repeat-x;
	}
.fondo_TcolanchaInvSM
	{
	background-image: url(../files/sistema/sr_fondoColums.gif);
	background-repeat: repeat-x;
	}
.fondo_TcolangostaInvSM
	{
	background-image: url(../files/sistema/sr_fondoColums.gif);
	background-repeat: repeat-x;
	/*padding-left: 6px;*/
	}
.fondo_TforASP_angostaSM
	{
	background-image: url(../files/sistema/sr_fondoColums.gif);
	background-repeat: repeat-x;
	}
.fondo_TforASP_anchaSM
	{
	background-image: url(../files/sistema/sr_fondoColums.gif);
	background-repeat: repeat-x;
	/*padding-left: 6px;*/
	/*le agregué en Default.aspx.vb,
      celdamenu12_principal.Style.Add("padding-left", "6px")
      celdamenu12_principal.Style.Add("background-image", "url(../files/sistema/sr_fondoColums.gif)")
	además tuve que modificar el ancho de TforASP_anchaSM de 570 a 564 */
	}
/* FIN DE FONDOS personalizados */

		
.marginpanel
{
	margin-left: 75px;
}
	
/* Home Page Web Adventure */	
.textocuerpo
	{
	font-size: 12px;
	font-family: "arial", "geneva", "Helvetica";
	}

a.homepage
	{
	color: #a43b55;
	text-decoration: none;
	font-size: 12px;
	font-family: "arial", "geneva", "Helvetica";
	font-weight: normal;
	}

a.homepage:visited
	{
	color: #a43b55;
	text-decoration: none;
	font-size: 12px;
	font-family: "arial", "geneva", "Helvetica";
	font-weight: normal;
	}

a.homepage:hover
	{
	color: #a43b55;
	text-decoration: none;
	font-size: 12px;
	font-family: "arial", "geneva", "Helvetica";
	text-decoration: underline;
	}

a.piehomepage
	{
	color: #a43b55;
	text-decoration: none;
	font-size: 11px;
	font-family: "arial", "geneva", "Helvetica";
	font-weight: normal;
	}

a.piehomepage:visited
	{
	color: #a43b55;
	text-decoration: none;
	font-size: 11px;
	font-family: "arial", "geneva", "Helvetica";
	font-weight: normal;
	}

a.piehomepage:hover
	{
	color: #a43b55;
	text-decoration: none;
	font-size: 11px;
	font-family: "arial", "geneva", "Helvetica";
	text-decoration: underline;
	}
/* Fin Home Page */	


/* Página Resultados de 'Buscar' */	
.textodireccion
{
	font-size: 11px;
	font-family: Verdana, arial, geneva, Helvetica;
	color: #009900;
}

.tamano2
{
	font-size: 14px;
}

.cuerpobuscar
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	}
	
a.linkbuscar
{
	color: #3300cc;
	text-decoration: underline;
	font-size: 15px;
	font-family: "arial" , "geneva" , "Helvetica";
	font-weight: normal;
}

a.linkbuscar:visited
	{
	color: #3300cc;
	text-decoration: underline;
	font-size: 15px;
	font-family: "arial", "geneva", "Helvetica";
	font-weight: normal;
	}

a.linkbuscar:hover
	{
	color: #3300cc;
	text-decoration: none;
	font-size: 15px;
	font-family: "arial", "geneva", "Helvetica";
	text-decoration: normal;
	}
/* fin del buscador */


.cua001
	{
	left: 0px;
	width: 231px;
	position: relative;
	top: 0px;
	height: 231px;
	background-image: url(App_Files/cuadro01.png);
	text-align: left;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	}

.dijocoment
	{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	}

.fechacoment
	{
	color: #de7008;
	font-family: "arial", "geneva", "Helvetica";
	font-size: 12px;
	font-weight: normal;
	}

.cuerpocoment
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	}

/* ---------------------------------------------------------------------------------*/
/* para la alineación y márgenes d las img que están rodeadas de texto */	

/*.imgizquierda
	{
	float:left;
	margin-right:12px;
	}

.imgderecha
	{
	float:right;
	margin-left:12px;
	}*/

.titulo001
{
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 4px;
	font-size: 18px;
	font-family: Tahoma;
}
.imgizq
{
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.imgizqt
{
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.imgder
{
	float: right;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.imgdert
{
	float: right;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.seccion
{
	color: #d70000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: #763800 1px solid;
	font-size: 11px;
	font-family: Verdana;
	margin-bottom: 3px;
}
.textoimg
{
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: left;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
/* ---------------------------------------------------------------------------------*/


/* --Menú con solapas---------------------------------------------------------------*/
ul#pestanas
{
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
	height: 23px;
	border-bottom: 1px solid #054302;
	width: 70%; /*ancho de toda la estructura*/
}
ul#pestanas li
{
	float: right; /*estructura a la derecha*/
	margin: 0 2px; /*margen entre las solapas*/
	height: 23px;
	text-align: center;
	width: 100px;
	background: transparent url( 'http://localhost:4163/WebAdventure/files/imagenes/solapa.gif' ) no-repeat scroll top;
}
ul#pestanas a
{
	display: block;
	height: 100%;
	text-decoration: none;
	color: white;
	font: bold 11px Verdana;
}
ul#pestanas li:hover, body#wrox li#pestana1, body#amazon li#pestana2, body#google li#pestana3, body#slashdot li#pestana4, body#twit li#pestana5
{
	background: transparent url( 'http://localhost:4163/WebAdventure/files/imagenes/solapa_resaltada.gif' ) no-repeat scroll top;
}
ul#pestanas a:hover,
body#wrox li#pestana1 a,
body#amazon li#pestana2 a,
body#google li#pestana3 a,
body#slashdot li#pestana4 a,
body#twit li#pestana5 a {
  color: #0C5A04;
}
ul#pestanas span
{
	display: block;
	padding: 6px 10px 0 10px;
}
/* --FIN Menú con solapas-----------------------------------------------------------*/




/* --GALERIA DE FOTOS----------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* --Cuadros Página de Inicio---------------------------------------------------------*/
.tabla00
{
	width: 395px;
}

.tabla01
{
	background-image: url(http://www.nosotroscordobeses.com.ar/files/imagenes/backgrounds/home_recuadrobottom.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	width: 100%;
}

.cabecera
{
	background-image: url(http://www.nosotroscordobeses.com.ar/files/imagenes/backgrounds/home_recuadrotop.gif);
	background-color: #fcf1c4;   /*solo por el bordecito superior*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 7px;
	line-height: 13px;
}

a.linkcabecerah
{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

a.linkcabecerah:hover
{
	text-decoration: underline;
}

.texto
{
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

a.linktitulo
{
	color: #666666;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

a.linktitulo:hover
{
	text-decoration: underline;
}

.vineta
{
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
	color: #ffffff;
	font-size: 14px;
}
/* --Fin Cuadros Página de Inicio-----------------------------------------------------*/


