/* ------------p--Plantilla Default Contenido------------- */

.default_titcont{
	background-color: #171717;	
	width: 100%;
	line-height: 30px;
	margin:auto;
	overflow:hidden;
}

.default_txcont{
	width: 65%;
	margin-top:0px;
	margin-left:0px;
	position: relative;
	float: left;
}

.default_imggrid{
	width: 35%;
	margin-top:0px;
	margin-left:0px;
	overflow:hidden;
	float: right;
	position: relative;
}

.default_imgcont{
	width: 30%;
	margin-right:20px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}

.default_galimagen{
	background-color: #444;	
	width: 100%;
	height: 160px;
	margin:0px;
	overflow:hidden;
	clear:both;
}

.default_txcont a:link {
	font-weight:bold;
        text-decoration: none;
        color:red;
}
.default_txcont a:visited {
	font-weight:bold;
        text-decoration: none;
        color:red;
}
.default_txcont a:hover {
	font-weight:bold;
        text-decoration: none;
        color:red;
}
.default_txcont a:active {
	font-weight:bold;
        text-decoration: none;
        color:red;
}


/* --------------Plantilla Contenido------------- */

.contenido_titcont{
	background-color: #171717;	
	width: 100%;
	line-height: 30px;
	margin:auto;
	overflow:hidden;
}

.contenido_txcont{
	width: 980px;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:20px;
	overflow:auto;
	position: relative;
	float: left;
	overflow:hidden;
	clear:both;
}

.contenido_imgcont{
	width: 30%;
	margin-right:20px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	float: right;
}

.contenido_txcont a:link {
	font-weight:bold;
        text-decoration: none;
        color:red;
}
.contenido_txcont a:visited {
	font-weight:bold;
        text-decoration: none;
        color:red;
}
.contenido_txcont a:hover {
	font-weight:bold;
        text-decoration: none;
        color:red;
}
.contenido_txcont a:active {
	font-weight:bold;
        text-decoration: none;
        color:red;
}


/* --------------Plantilla Default VerNoticias------------- */

.notici_titcont{
	background-color: #000000;	
	width: 100%;
	line-height: 30px;
	margin:auto;
}

.notici_txcont{
	width: 100%;
	margin-top:10px;
	margin-left:20px;
}

.notici_imgcont{
	width: 100%;
	margin:10px 20px;
	overflow:hidden;
	clear:both;
}

/* --------------Plantilla Default VerRefere------------- */

.refere{
	width: 100%;
	background-color: gray;	
}

.refere_titulo{
	background-color: #171717;	
	width: 100%;
	line-height: 30px;
	margin:auto;
	overflow:hidden;
}

.refere_cajafoto{
	width: 50%;
	height: 300px;
	float: left;
	background-color: #ffffff;
}

.refere_cajaicon{
	width: 50%;
	height: 50px;
	float: right;
	background-color: #ffac00;
}

.refere_cajainfo{
	width: 50%;
	height: 200px;
	float: right;
	background-color: #ffffff;
}

.refere_pieref{
	width: 50%;
	height: 50px;
	float: right;
	background-color: #ffffff;
}

#zoomimg{
	width: 80%;
	height: 200px;
	background-color: gray;
	margin-left:10%;
	margin-top: 10px;
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
}

.bannimg{
	width: 300px;
	margin-left:45px;
}

.imgshow{
	list-style:none;
	float:left;
	margin:auto;
	margin-left:10px;
	margin-top:10px;
}

.imgshow img{
	border: 0;
}

/* --------------Plantilla Default Contenido------------- */

.downld_titcont{
	background-color: #171717;	
	width: 100%;
	line-height: 30px;
	margin:auto;
	overflow:hidden;
}

.downld_txcont{
	width: 80%;
	margin-bottom:30px;
}

.tablades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: center;
	margin-left:190px;
	width: 600px;
	padding: 8px;
}

.tablades th {
	padding: 3px;
	font-size: 10px;
	background-color: #83aec0;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #558FA6;
	border-bottom-color: #558FA6;
	font-family: “Trebuchet MS”, Arial;
}

.tablades td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A4C4D0;
	border-bottom-color: #A4C4D0;
	text-align:right;
} 

.tablades td.apli {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A4C4D0;
	border-bottom-color: #A4C4D0;
	text-align:center;
	FONT-WEIGHT: bold;
} 


