﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1b5085;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:11px;
	color:#b6cfe7;
	font-family: "Trebuchet MS", Arial;
}

.bgMenu{
	background-image:url(images/bg_menu.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:207px;
	height:248px;
}

.pager{
	width:20px;
}

.tdRight{
	padding-right:0px;
 	padding-top:80px;
	width:200px;
}

.tdBody{
	padding-left:30px;
	padding-right:30px;
	padding-top:90px;
}

.tdLefTop{
	padding-top: 30px;
}


.tdLeft{
	width: 207px;
}

.hedaerBody{
	font-weight:bold;
	text-transform:uppercase;
	color:#00c6ff;
	border-bottom:#37699b;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:4PX;
}

.tdLista{
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:#37699b;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.tdImage{
	width:146PX;
	height:146PX;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
	padding:7px;
}

.tdImageDetalle{
	width:240PX;
	height:240PX;
	background-color:#FFFFFF;
	padding:7px;
	padding-bottom:12px;
	padding-top:12px;
}

.tdDescLista{
	vertical-align:top;
}

.tdDetealle{
	vertical-align:top;
	padding-right:15px;
}

.titular{
	font-size:18px;
	color:#FFFFFF;
	padding-bottom:12px;
}

.subtit{
	font-size:11px;
	font-weight:bold;
	color:#00c6ff;
    text-align: center;
}

.buttonDetalles{
	padding-top:15px;
}


a {
color:#8facc9;
font-weight:bold;
text-decoration:none;
width:0px;height:0px;outline:0px;
    text-align: right;
}
a:link, a:active, a:visited{
color:#8facc9;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#00c6ff;
font-weight:bold;
text-decoration:none;
}

a.linkWhite {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a.linkWhite:link, a.linkWhite:active, a.linkWhite:visited{
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a.linkWhite:hover{
color:#00c6ff;
font-weight:bold;
text-decoration:none;
}
.reflejo {
	background-image: url(images/reflejo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:648px;
	height:80px;
}

