﻿.main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #666666;
	background-color: #FFFFFF;
    /*border: 1px solid #CCCCCC;*/
	vertical-align:top;
}
.left_shadow
{
	background-image: url(assets/template_img/all_shadow_bg_left.png);
	background-repeat: repeat-y;
}
.left_shadow
{
	text-align: right;
}
.right_shadow
{
	background-image: url(assets/template_img/all_shadow_bg_right.png);
	background-repeat: repeat-y;
}
.TitlesClassif
{
/*margin-top: 20px;*/
	margin-left: 10px;
	width: 95%;
	line-height: 30px;
	font-size: 125%;
	background: url(http://www.elaviso.com/assets/images/elaviso09/tyellow-bg.jpg) repeat;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
.TitlesClassif A
{
	color: #000000;
	text-decoration: none;
}
.TitlesClassif A:link
{
	color: #000000;
	text-decoration: none;
}
.TitlesClassif A:visited
{
	color: #000000;
	text-decoration: none;
}
.TitlesClassif A:hover
{
	color: #800000;
	text-decoration: none;
}
.TitlesClassif A:active
{
	color: #000000;
	text-decoration: none;
}
/*.................  formato para unordered list CLASIFICADOS...................*/
.titulosulliClassif UL
{
/*list-style: none;*/
	list-style: url(http://www.elaviso.com/assets/images/elaviso09/deco-list.png);
	margin: 5px 0 10px;
	padding: 0 15px 0px 35px;
	font-size: 90%;
	text-align: justify;
}
.titulosulliClassif LI
{
	padding-bottom: 5px;
}
.titulosulliClassif UL A
{
	text-decoration: none;
	color: #333333;
}
.titulosulliClassif A:link, A:visited, A:active
{
	text-decoration: none;
}
.titulosulliClassif UL A:hover
{
	text-decoration: none;
	color: #594700;
}
.claTitle
{
	text-transform: uppercase;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 115%;
	font-family: "Times New Roman", Verdana;
}
.addSmall
{
	text-align: center;
	background-color: #E5E5E5;
	width: 100%;
	text-decoration: none;
	font-size: 95%;
}
.addSmall A
{
	text-align: center;
	background-color: #E5E5E5;
	width: 95%;
	font-size: 95%;
	text-decoration: none;
}
.addSmall A:hover
{
	text-align: center;
	background-color: #E5E5E5;
	width: 95%;
	text-decoration: underline;
}
/*show edition*/
.showedition
{
	text-align: center;
}
/*to show and hide images*/
.ed
{
	position: absolute;
}
.ed IMG
{
	display: none;
	position: absolute;
	top: -170px;
	left: 100;
	border: 3px solid #FFF;
}
.ed:hover IMG
{
	display: block;
}
.ed A
{
	text-decoration: none;
}
.ed A:link, A:visited
{
	text-decoration: none;
}
.ed A:hover
{
	text-decoration: none;
	display: block;
}
.ed A:active
{
	text-decoration: none;
}
/*to show and hide images more small*/
.edS
{
	position: absolute;
}
.edS IMG
{
	display: none;
	position: absolute;
	top: -125px;
	left: 100;
	border: 3px solid #FFF;
}
.edS:hover IMG
{
	display: block;
}
.edS A
{
	text-decoration: none;
}
.edS A:link, A:visited
{
	text-decoration: none;
}
.edS A:hover
{
	text-decoration: none;
	display: block;
}
.edS A:active
{
	text-decoration: none;
}
/*  fin de Muestra de Imagenes con hover */



.center
{
	text-align: center;
}
/*from default.css*/
.ar1
{
	background: #F7DFDF;
}
.ar2
{
	background: #FFF583;
}
.ar3
{
	background: #339933;
}
.ar4
{
	background: #FCD48C;
}
.ar5
{
	background: #E7D2B1;
}
.ar6
{
	background: #E0EADB;
}

.tab UL
{
	position: relative;
}
.tab LI
{
	float: left;
	background: #CCC url(/assets/ima/tab-1-lft.gif) no-repeat;
	list-style: none;
}
.tab A
{
	padding: 3px 10px 2px;
	background: url(/assets/ima/tab-1-rgt.gif) no-repeat 100% 0;
	display: block;
	color: #CCC;
}
#about LI
{
	background: #FFF url(/assets/ima/tab-2-lft.gif) no-repeat;
}
#about A
{
	background-image: url(/assets/ima/tab-2-rgt.gif);
	color: #999;
}
#start A
{
	line-height: 18px;
	padding: 3px 5px;
	color: #666;
}
.tab A:hover
{
	color: #FFF;
}
#start A:hover, #about A:hover
{
	color: #000;
}
#tab-pag
{
	height: 22px;
	border-bottom: 5px solid #CCC;
	padding: 0 0 0 5px;
}
#tab-pag LI
{
	margin: 0;
}
#tab-pag A
{
	color: #666;
	padding: 3px 5px 2px;
	text-decoration: none;
}
#tab-pag A:hover, #tab-pag .here A
{
	color: #FFF;
}
#tab-pag .here
{
	margin-top: 2px;
}
.multiPage
{
	border-style: solid;
	border-color: #C0C0C0;
	width: 100%;
	border-width: 1px;
}
.warning P
{
	width: 290px;
	background-color: #FFFF99;
	color: #000000;
	padding: 15px 10px;
	font-size: 110%;
}
.controlsBg
{
	background-image: url(http://www.elaviso.com/images/sombras.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
}
.controlsBgB
{
	background-image: url(http://www.elaviso.com/images/sombras.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	width:300px;
}

.imagenInitial IMG
{
	border: 0;
	padding: 20px 5px;
	text-align: center;
}
.imagenInitial P
{
	text-align: center;
}
.adInd
{
	text-align: center;
}
.adInd IMG
{
	border: 0;
}
.tabsDirectorio LI A
{
	color: #C0C081;
	border-bottom: 3px solid #C0C081;
}
.tabDirT:hover
{
	color: #666666;
	border-bottom: 3px solid #FFFFFF;
}
.tabDirSF:hover
{
	color: #F5821F;
	border-bottom: 3px solid #F5821F;
}
.tabDirLAN:hover
{
	color: #ED1650;
	border-bottom: 3px solid #ED1650;
}
.tabDirLAC:hover
{
	color: #FFCB08;
	border-bottom: 3px solid #FFCB08;
}
.tabDirLAS:hover
{
	color: #339933;
	border-bottom: 3px solid #339933;
}
.tabDirOC:hover
{
	color: #A3238E;
	border-bottom: 3px solid #A3238E;
}
.tabDirIE:hover
{
	color: #83A321;
	border-bottom: 3px solid #DEEEAC;
}
/*
.sf{border-color:#f5821f}
.sf em{background:#f5821f}
.ln{border-color:#ed1650}
.ln em{background:#ed1650}
.lc{border-color:#ffcb08}
.lc em{background:#ffcb08}
.ls{border-color:#a6ce39}
.ls em{background:#a6ce39}
.oc{border-color:#a3238e}
.oc em{background:#a3238e}
*/
.adInd
{
	width: 100%;
	text-align: center;
	margin: 25px 0 35px;
}
.adInd IMG
{
	border: 1px solid #CFDFEF;
	padding: 2px;
}
.adSsc
{
	color: #9A9A9A;
	font-size: 95%;
}
.adTituloSF
{
	font-size: 150%;
	font-weight: bold;
	color: #F5821F;
}
.adTituloLAN
{
	font-size: 150%;
	font-weight: bold;
	color: #ED1650;
}
.adTituloLAC
{
	font-size: 150%;
	font-weight: bold;
	color: #FFCB08;
}
.adTituloLAS
{
	font-size: 150%;
	font-weight: bold;
	color: #339933;
}
.adTituloOC
{
	font-size: 150%;
	font-weight: bold;
	color: #A3238E;
}
.adTituloIE
{
	font-size: 150%;
	font-weight: bold;
	color: #83A321;
}

.adList
{
	background: #FFFFFF;
	text-align: center;
	border: 1px solid #F5F5F5;
	list-style: none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.adList IMG
{
	border: 1px solid #C6E2FF;
	padding: 2px;
}
.adList A
{
	display: block;
	width: 128px;
	padding: 3px 5px;
	margin-bottom: -1px;
	text-decoration: none;
	color: #000000;
}
.adList:hover
{
	display: block;
	background-color: #D9F2FF;
	text-decoration: none;
	color: #000000;
}
/*.adList:visited, adList:Link, adList:active*/
#INVALID-RULE
{
	text-decoration: none;
	color: #000000;
}
.menuSSCSel A
{
	display: block;
	width: 185px;
	padding: 3px 5px 3px 20px;
	margin-bottom: -1px;
	border: 1px solid #CCC;
	color: #000000;
	font-weight: bold;
}
.menuDirSel A
{
	display: block;
	width: 200px;
	padding: 3px 5px;
	margin-bottom: -1px;
	border: 1px solid #CCC;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFE16A;
	color: #000000;
}
.titleClasificados
{
	width: 100%;
	/*[disabled]background-color:#FFE16A;*/
	color: #ED1111;
	text-align: left;
	font-size: 242%;
	font-weight: 700;
	height: 1.5em;
	padding-top: 7px;
	padding-bottom: 2px;
	font-family: serif;
}
.detClasificado
{
	border: 1px solid #DBDBCA;
	color: #000000;
	padding: 5px 10px;
	font-size: 100%;
	width: 710px;
}
.detClasificadoTitle
{
	color: #D81212;
	font-size: 140%;
	text-align: left;
	padding: 5px 10px;
}
.detClasificadoDesc
{
	color: #000000;
	font-size: 110%;
	padding: 0 10px;
}
.detClasificadoData
{
	color: #808080;
	font-size: 90%;
	padding: 0 10px;
}
.detClasificadoSel
{
/*background-color: #FFDE9B;*/
	background-color: #FFFFB9;
}
/*-----------------------------------------------------------  Pager Style --------------------------------------*/
.pagerStyle
{
	border: 1px solid #DBDBCA;
}
.pagerStyle A
{
	text-decoration: none;
	color: #333333;
	font-size: 140%;
	text-align: center;
}
.pagerStyle TABLE
{
	color: #FFFFFF;
	text-align: center;
	padding: 0 10px;
}
.pagerStyle SPAN
{
/*padding: 3px 5PX 2PX 5px;*/
	color: #FF0000;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
}
.pagerStyle TD
{
	text-decoration: none;
/*border: 1px solid #CCCCCC;*/
	padding: 3px 5px 2px;
	color: #333333;
	text-align: center;
}
.pagerStyle TD:hover
{
	text-decoration: none;
	border: 1px solid #F79999;
/*padding: 3px 5PX 2PX 5px;*/
	color: #333333;
	text-align: center;
}
/*-----------------------------*/
.clasifAll
{
/*border:    solid 1px #D81212;*/
}
.clasifCuadroInt
{
	border: 1px solid #D81212;
	margin: 5px;
	width: 220px;
	height: 223px;
	float: left;
	text-decoration: none;
}
.clasifCuadroInt
{
	padding-right: 14px;
}
.clasifEncabezado
{
	margin: 0 0 5px;
	width: 201px;
	background-color: #D81212;
	color: #FFFFFF;
	font-size: 121%;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	height: 2em;
	padding-top: 4px;
	background: #DF1016 url(http://www.elaviso.com/images/flecha.jpg) no-repeat;
}
.clasifEncabezado A
{
	text-decoration: none;
	color: #FFFFFF;
}
.clasifEncabezado
{
	padding-left: 33px;
}
.clasifAll
{
	padding: 5px 0 16px 0px;
}
.clasifChildren A
{
	color: #D81212;
	font-size: 110%;
	text-align: left;
	text-decoration: none;
	padding-left: 10px;
}
.clasifChildren A:hover
{
	/*[disabled]text-decoration:underline;*/
	font-weight: bold;
	color: #140FDE;
}

/*Pagina Inicial*/

.sscRotator
{
	border: 1px solid #D81212;
	height: 84px;
	margin:0;
	vertical-align:middle;
}
.sscRotator IMG
{
	border: 0;
}

.detClasificadoTitleRot
{
	padding: 5px;
	font-weight: bold;
	color: #D81212;
}
.detClasificadoTitleRot
{
	margin: 0 0 0 2px;
}
.detClasificadoDescRot
{
	font-size: 85%;
	color: #666666;
	text-align: justify;
	margin: 0 0 0 4px;
}
.footer_type 
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;	
}
.footer_type a
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;	
}
.footer_type a:hover
{
	text-decoration: underline;	
}

.detClasificadoI
{
	margin:0;
	border: 1px solid #996633;
	padding:10px 5px 10px 5px;
}

ol.normalLinks li
{
	font-size:130%;	
}
ol.normalLinks p
{
	font-size:85%;	
}
.normalLinks img
{
	border:0;
}

/* Calendario */

.calDaysMes
{
	border: 1px solid #465E00;
	background-color: #EAFFAA;
	font-size: 120%;
	font-weight: bold;
	width: 100%;
	padding:5px;
	color:Black;
}
.calHeader
{
	border: 1px solid #0080AA;
	background-color: #D5F4FF;
	font-size: 110%;
	padding:5px;
	color:Black;
	width:90px
}
.calDaysToday
{
	border: 1px solid #840000;
	color:Black;
	background-color: #FFCECE;
	font-weight: bold;
	height: 100PX;
}
.calDaysPedida
{
	border: 1px solid #B77B00;	
	color:Black;
	background-color: #FFE8B7;
	font-weight: bold;
	height: 100PX;
	color: #666666;
}
.calDaysMonth
{
	/* border: 1px solid #004F9D; */
	background-color: #CAE4FF;
	height: 100PX;
	color: #666666;
}
.calDaysOtherMonth
{
	/* border: 1px solid #4B4B25; */
	background-color: #E6E6CC;
	height: 100PX;
	color: #666666;
}
.calNumeroDia
{
	width:14px;
	float:left;
	border:solid 1px silver; 
	padding:2px;
	vertical-align:top;
}
.calBody
{
	border: 1px solid #0054A8;
}
.calEvento img
{
	/* margin-top:30px; */
	border:0;
	text-align:center;
	vertical-align:middle;
	height:40px;
	width:40px;
}

/*to show and hide images*/
/*to show and hide images more small*/
.eventoDetail
{
	position: absolute;
	text-align:left;
	padding:5px;	
}
.eventoDetail img
{
	display:block;
	border:0;
	vertical-align:middle;
	height:40px;
	margin:30px 0 0 20px; 
}

.eventoDetail ul
{
	display: none;
	position: absolute;
	top: 30px;
	right: 30px;
	width: 100px;
	border: 1px solid #6F5711;
	padding: 10px;
	background-color: #F5FABE;
	list-style:none;
	text-align: justify;
}

.eventoDetail:hover ul
{
	display: block;
}

.eventoDetail A
{
	text-decoration: none;
	color:Black;
	text-align:left;
}
.eventoDetail A:link, A:visited
{
	text-decoration: none;
}
.eventoDetail A:hover
{
	text-decoration: underline;
	display: block;
}
.eventoDetail A:active
{
	text-decoration: none;
}

.eventosDetHeader
{
	font-size: 120%;
	font-weight: bold;
}

.eventosDetHeader td
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
}

.eventosDetTitle
{
	font-size:120%;
	font-weight:bold;	
}

.eventosDet
{
	text-align:left;
	vertical-align:top;
	text-decoration:none;
	font-size:110%;
}
.eventosDet a
{
	text-decoration:none;
	color:Black;
}
.eventosDet a:hover
{
	color: #006600;
}
.eventosDet a:link
{
	text-decoration:none;
} 
.eventosDet  a:visited
{
	text-decoration:none;
}
 .eventosDet a:active
{
	text-decoration:none;
}

.eventosIndTitle
{
	font-size: 140%;
	color: #349866;
	font-weight: bold;
	border-bottom: solid 1px #339966;
	padding:10px 0 10px 0;
	border-bottom-color: #E2F5EC;
}

.eventosIndTitleDatos
{
	font-size: 160%;
	color: Black;
	font-weight: bold;
	padding:10px 0 10px 0;
	text-align:center;
}

.eventosIndDatos
{
	font-size: 120%;
	color:Black;
	padding-left:10px;
}

.hrList
{
	color: #CAFFCA;
	height: 1px;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	vertical-align: top;
}
.tbList
{
	width: 100%;
	border: 1px solid #BEE9D3;
	margin-bottom: 20px;
}
tr.eventosDetHeader td {
	/*border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #CAFFCA; */
	}
	
.tbList td
{
	/* border-bottom: 1px solid #CAFFCA; */
	padding: 0 0.5em;
	/*  border-bottom-color: #CEE7FF; */
}
.textBox200
{
	width:400px;
}

/* clases para VIDEOS....*/




/* categorias */

.videoCatTitle
{
	background-color: #003399;
	color: #FFFFFF;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}
.videoCatDiv
{
	padding:5px;	
	border:solid 1px silver;
}
.videoCatDiv
{
	padding-top:5px;	
	
}
.videoCatName
{
	font-size: 110%;
	color: #800000;
	height: 1.4em;
	text-decoration: none;
	text-transform: uppercase;
}
.videoCatName a
{
	font-size: 110%;
	color: #800000;
	height: 1.4em;
	text-decoration: none;
	text-transform: uppercase;
}
.videoCatName a:hover
{
	color: #008000;
}
.videoCatLabel
{
	font-size: 85%;
	font-weight: bold;
	color: #0066AA;
}
.videoCatDesc
{
	font-size: 100%;
	color: #666666;
}

/* video DETALLE */
.videosDet
{

}

.videoDet
{
	width: 295px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #BED3E9;
}
.videoImg
{
	width:100%;
	text-align:center;
}
.videoImg Img
{
	border:0;	
}
.videoDesc 
{
	width:100%;
}
.videoName
{
	color: #0073BF;
	font-size: 110%;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
}
.videoName a
{
	color: #0073BF;
	font-size: 110%;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.videoName a:hover
{
	color: #008000;
	font-size:110%;
	text-decoration: none;
	text-transform: uppercase;
}
.videoLabel
{
	font-size: 90%;
	color: #666666;
	text-align:right;
	width:50%;
}
.videoDesc
{
	font-size: 100%;
	color: #0073BF;
}
.videoDescD
{
	font-size: 100%;
	color: #000000;
}
.videoDescD img
{
	border:0;	
}

/* .....video Presentacion ..... */
.defaultvideo
{
	width:100%;
	text-align:center;	
}
.videoPres
{

	margin:5px 5px 10px 5px;	
}
.videoPresTitle 
{
	font-size: 130%;
	color: #0074E8;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:5px;
}
.videoPresTitle a
{
	font-size: 130%;
	color: #0074E8;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:5px;
}
.videoPresTitle a:hover
{
	color: #008000;
}
.videoPlayer
{
	text-align:center;
}
.videoPresDesc
{
	text-align:center;	
}
.videoPresDesc img
{
	border:0;
}
.videoDescP
{
	text-align:left;
	color:Black;	
}

/*  llenado de datos   */
.videoCatTitleData
{
	color: #003399;
	font-size: 140%;
	font-weight: bold;
}
.videoLabelData
{
	
}

/* banner en Videos */
.Asdt
{
	vertical-align:top;
	margin-top:5px;
}

/*   Link control Your Rating */
.yourRating
{
	font-weight:bold;
	color:Red;
	font-size:120%;
}
.yourRating a
{
	font-weight:bold;	
	text-decoration:none;
	color:Red;
	font-size:120%;
}

.yourRating:hover
{
	font-weight:bold;	
	text-decoration:none;
	color:Green;
	font-size:120%;
}


/* ----------- anunciate gratis --------------------*/

.anunciateSteps
{
	text-align:right;
	padding:5px;	
}
.anunciateSteps:hover
{
	text-decoration:none;	
}
.anunciateSteps:link, .anunciateSteps:visited, .anunciateSteps:active
{
	text-decoration:none;			
}
.anunciateSel 
{ 
	text-decoration:none;
	font-weight:bold;
    background-color: #00CC66; 
    padding:5xp;
}
.anunciateNoSel 
{ 
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
    padding-right:5px;
    height:2em;
}

.anunciateInfo
{ 
	text-decoration:none;
	font-weight:bold;
	padding:5px;
}
.anunciateInfo:hover
{
	text-decoration:underline;
}
.anunciateInfo:link, .anunciateInfo:visited, .anunciateInfo:active
{ 
	text-decoration:none;
}

.anunciateTxt
{
	background-image: url(http://www.elaviso.com/images/sombrasB.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	width:90%;
}
.anunciateTxtLC
{
	background-image: url(http://www.elaviso.com/images/sombrasB.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	width:90%;
	text-transform:lowercase;
}


.anunciateTxtM
{
	background-image: url(http://www.elaviso.com/images/sombrasC.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	width:90%;
}
.anunciateTxtUpper
{
	background-image: url(http://www.elaviso.com/images/sombrasB.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	font-family: 'Courier New' , Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;	
}

.anunciateTitulo 
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 170%;
	font-weight: bold;
}
.anunciateSubTitulo 
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 130%;
	font-weight: bold;
}
.anunciateSubTituloC 
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 110%;
	/*font-weight: bold; */
	text-decoration:none;	
}

.anunciateSubTituloC a
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 110%;
	/*font-weight: bold; */
	text-decoration:none;	
}
.anunciateSubTituloC a:hover
{
	 text-decoration:underline; 
}

.anunciateSubTituloD 
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 100%;
	/*font-weight: bold; */
	text-decoration:none;	
}

.anunciateSubTituloD a
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 100%;
	/*font-weight: bold; */
	text-decoration:none;	
}
.anunciateSubTituloD a:hover
{
	 text-decoration:underline; 
}

.anunciateSubTituloB 
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 100%;
	/*font-weight: bold;*/
}
.anunciateMiniTitulo
{
	font-size:85%;	
}
.anunciateMini
{
	text-align:left;
	font-size:90%;
	font-weight:bold;		
}
.anunciateTable
{
	border: 1px solid #E6F2FF;
	width:90%;
	margin-top:10px;
	margin-left:40px;
}
.anunciateTable td
{
	border: 1px solid #E6F2FF;
}
.anunciateBtn
{
	background-color: #FFE888;
	color: #005977;
	font-weight: bold;
}
.anunciateBtn:hover
{
	color: #008000;
	font-weight: bold;
	background-color: #DDFFDD;
}

.telefono
{
	background-image:url(http://www.elaviso.com/assets/images/anunciate/telefono.png);
	background-repeat:no-repeat;
	background-position:center;
}

/*-------------  video   -----------*/

.videoPopUp
{
	margin-top:40px; 	
}

/*  anunciate */

.btnPlain
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #3366CC;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #D0DEF4;
	background-color: #F4FFFF;
	padding: 3px 10px 3px 10px;
	margin-top:5px;
	margin-bottom:5px;
}
.btnPlain:hover
{
		color: Green;
}


/*     class for independent directorio.aspx and clasificados.aspx */
/*     PARA MODIFICAR */


.menuDirverC
{
    text-decoration: none;
    font-size: 105%; /* background:#f5f5f5;*/
    background-image: url(http://www.elaviso.com/images/sombras.jpg); 
    background-repeat: repeat-x;
    color: #333333;
    margin: 0;
    list-style: none;
}

.menuDirHverC
{
    text-decoration: none;
    font-size: 110%; /* background:#f5f5f5;*/
    background-color: #0066CC;
    background-repeat: repeat-x;
    color: #FFDDDD;
    margin: 0;
    list-style: none;
}

.menuDirHverC a
{
    display: block;
    /* width: 160px; */
	padding: 3px; 
    /* 5px;*/
    margin-bottom: -1px;
    border: 1px solid #ccc;
    color: #FFDDDD;
    background-color: #0066CC;
}

.menuDirHverC a:active, a:link, a:visited
{
	text-decoration: none;	
}
.menuDirHverC a:hover
{
    background: #0066CC;
    color: White;
    text-decoration: none;
}

.menuDirverC a
{
    display: block;
    /* width: 160px; 
    padding: 3px 5px; */
	padding: 3px; 
    margin-bottom: -1px;
    border: 1px solid #ccc;
    color: #333333;
}
.menuDirverC a:hover
{
    background: #0066CC;
    color: White;
    text-decoration: none;
}

.menuDirverC a:active, a:link, a:visited
{
		text-decoration: none;	
}

.menuSSCverC
{
    text-decoration: none;
    font-size: 100%;
    background: white;
    color: #333333;
    margin: 0;
    list-style: none;
}
.menuSSCverC a
{
    display: block;
    /* width: 160px; 
    padding: 3px 5px 3px 20px;*/
	padding: 3px; 
    margin-bottom: -1px;
    border: 1px solid #ccc;
    color: #333333;
}
.menuSSCverC a:hover
{
    background: #0066CC;
    color: White;
	font-weight:bold;
	text-decoration:none;
}

.menuSSCverC a:active, a:link, a:visited
{
	text-decoration: none;	
}

.mainverC
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	background-color: #FFFFFF;
    /*border: 1px solid #CCCCCC;*/
	vertical-align:top;
}

.titleSectionverC
{

    font-family:  Arial, Georgia,Verdana, Helvetica, Sans-Serif;   
    color: #0066FF;
    text-decoration: none;
    width: 100%;
    font-weight: bold;
    font-size: 160%;
    text-align: center;
    line-height: 1.6em;
}

.menuSSCSelverC A
{
	display: block;
	/* width: 160px; 
	padding: 3px 5px 3px 20px; */
	padding: 3px; 
	margin-bottom: -1px;
	border: 1px solid #CCC;
	color: #000000;
	font-weight: bold;
}
.menuDirSelverC A
{
	display: block;
	/* width: 160px;
	padding: 3px 5px; */
	padding: 3px; 
	margin-bottom: -1px;
	border: 1px solid #CCC;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFE16A;
	color: #000000;
}