@charset "utf-8";
body {
	background-color: #232122;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
H1 {
	font-family: verdana;
	font-size: 14px;
	color: #DC332E;
	padding-top: 8px;
}
h6 {
	font-family: verdana;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: lighter;
}

p {
	font-family: verdana;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	line-height: 16px;
}
.Content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #333333;
}
.BordeMiniaturas {
	border: 1px dotted #CCCCCC;
	font-family: verdana;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
}
.BordeWhite {
	padding: 16px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: outset;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}
.BordeWhiteLinks {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #CCCCCC;
}











.DivIconos {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	z-index: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-decoration: none;
}
.DivIconos:hover {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	z-index: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.FondoNoRepeat {
	background-repeat: no-repeat;
}
.GrisCCC {
	font-family: verdana;
	color: #CCCCCC;
	font-size: 12px;
}
.LinkGallery {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	display: block;
}
.LinkGallery:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	background-color: #CCCCCC;
	display: block;
}

.LinkOrange {
	font-family: verdana;
	color: #FF6600;
	text-decoration: none;
}
.LinkOrange:hover {
	font-family: verdana;
	color: #CCCCCC;
	text-decoration: underline;
}
.LinkTabs {
	font-family: verdana;
	font-size: 0.8em;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-left: 1px;
	margin-right: 1px;
	border: 1px dotted #CCCCCC;
}
.LinkTabs:hover {
	font-family: verdana;
	font-size: 0.8em;
	text-decoration: none;
	color: #FFFFFF;
	border-right-color: #232122;
	border-left-color: #232122;
	border-right-width: 1px;
	border-right-style: dotted;
	border-left-width: 1px;
	border-left-style: dotted;
	background-image: url(Images/tab_link.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #232122;
	cursor: pointer;
	background-position: center top;
	background-color: #4766DA;
}
.Fondo_barra {
	background-repeat: no-repeat;
	background-position: top;
}
.FondoLateralLeft {
	background-repeat: repeat-y;
	background-position: right;
}
.FondoLateralRight {
	background-repeat: repeat-y;
	background-position: left;
}



.Naranja {
	color: #FF6600;
}


.TablaLinks {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
}


.TabSelected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	font-weight: bold;
	margin-top: 4px;
	background-image: url(Images/tab.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #232122;
	border-left-color: #232122;
}
.Titulo {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
}




.White {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
}
