/* Cuerpo de la pagina */

body,td,th,a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

body {
	height:100%;
	background: url(../images/template/bg_site.jpg) no-repeat center 156px #2B2B2B;
	margin:0px;
}

html {
	height:100%;
}


.cssBgLeft {
	background:url(../images/template/bg_left.jpg) repeat-x top;
}

.cssBgRight {
	background:url(../images/template/bg_right.jpg) repeat-x top;
}

table.cssBgBottom {
	background:url(../images/template/bg_bottom.jpg) repeat-x bottom;
}

.cssBgBacaniKa {
	background:url(../images/template/bacanika.jpg) top left no-repeat;
	width:478px;
	height:152px;
}

.cssLines {
	background:url(../images/template/bg_lines.jpg) top left no-repeat;
	width:492px;
	height:188px;
}

.cssBgDay {
	background:url(../images/template/bg_day.jpg) top left no-repeat;
	height: 36px;
	padding-left:10px;
	vertical-align:top;
}

.cssLinetop {
	background:url(../images/template/line_top.jpg) bottom repeat-x;
	height: 46px;
}

.cssBgBrTop {
	background:url(../images/template/bgbr_top.jpg) repeat-x;
	height:38px;
	width:100%;
}

table.cssSearch {
	width:153px;
}

.cssBgSearch {
	background:url(../images/template/bg_search.jpg) no-repeat;
	width:100%;
}

.cssSearchField {
	border:none;
	background: none;
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.cssBgUser {
	background:url(../images/template/bg_user.jpg) no-repeat;
	height:22px;
	width:122px;
}

.cssSearchUser {
	border:none;
	background: none;
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.cssBgMenuH {
	background:#000000;
	padding-bottom:14px;
	padding-left:19px;
	padding-right:20px;
	padding-top:13px;
}
.cssBgMenuH table{
	margin-bottom:3px; 
}

/* Menu */

.cssBtnBcnk {
	display: block;
	width:262px;
	height:19px;
	background: url(../images/template/btn_bakanica.jpg) no-repeat;
}
a.cssBtnBcnk:link{
	background: url(../images/template/btn_bakanica.jpg) no-repeat;
} 
a.cssBtnBcnk:hover {
	background-position:-263px;
}

.cssBtnClasifica {
	display: block;
	width:262px;
	height:19px;
	background: url(../images/template/btn_clasificados.jpg) no-repeat;
}
a.cssBtnClasifica:link{
	background: url(../images/template/btn_clasificados.jpg) no-repeat;
} 
a.cssBtnClasifica:hover {
	background-position:-263px;
}

.cssBtnEnlaces {
	display: block;
	width:262px;
	height:19px;
	background: url(../images/template/btn_enlaces.jpg) no-repeat;
}
a.cssBtnEnlaces:link{
	background: url(../images/template/btn_enlaces.jpg) no-repeat;
} 
a.cssBtnEnlaces:hover {
	background-position:-263px;
}

.cssBtnDescargas {
	display: block;
	width:262px;
	height:19px;
	background: url(../images/template/btn_descargas.jpg) no-repeat;
}
a.cssBtDescargas:link{
	background: url(../images/template/btn_descargas.jpg) no-repeat;
} 
a.cssBtnDescargas:hover {
	background-position:-263px;
}

.cssBtnContacto {
	display: block;
	width:262px;
	height:19px;
	background: url(../images/template/btn_contacto.jpg) no-repeat;
}
a.cssBtnContacto:link{
	background: url(../images/template/btn_contacto.jpg) no-repeat;
} 
a.cssBtnContacto:hover {
	background-position:-263px;
}

/* Menu End*/

.cssMain {
	padding-right:33px;
}

.cssimgPortada {
	border: 1px solid #232322;
}

.cssTitlePortada {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:50px;
	color:#0B9AD4;
	line-height:47px;
	padding-top:7px;
	padding-bottom:10px;
}

.cssTitlePortada a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:50px;
	color:#0B9AD4;
}

.cssTitlePortada a:hover {
	color:#000;
	background:#0B9AD4;
}

.cssAbstractPortada {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:16px;
	color:#fff;
	padding-bottom:30px;
	text-align:left;
}

.cssMainBoxes {
	background:#1C1C1C;
	border-bottom:1px solid #1A1A1A;
}

.cssMainImgesBoxes {
	padding-left:9px;
	padding-right:10px;
	padding-bottom:13px;
}

.cssImgBoxes {
	border: 1px solid #999;
}

.cssTitleBoxes {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:30px;
	line-height:28px;
	padding-top:10px;
	padding-bottom:8px;
}
.cssTitleBoxes a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:30px;
}
.cssTitleBoxes a:hover {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:30px;
	color:#0B9AD4;
	background:#fff;
}

.cssAbstractBoxes {	
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:14px;
	color:#fff;
}

.cssCityBottom{
	background:url(../images/template/city_bottom_end.gif) no-repeat  left bottom;
	padding-bottom:40px;
}

.cssCityBottomDetail{
	background:url(../images/template/city_bottom_end.gif) no-repeat  left bottom;
	padding-bottom:40px;
}

.cssBanners {
	border: 1px solid #666;
	padding:0px;
	margin:0px;
}

.cssFooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:10px;
	padding-top:35px;
}

.cssFooter a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FDB813;
	text-decoration:none;
}

.cssFooter a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #FDB813;
	text-decoration: underline;
}

.cssBgBottomMenu {
	background:#080808;
	padding-bottom:2px;
	padding-left:19px;
	padding-right:20px;
	padding-top:10px;
}

.cssBgBottomMenu table {
	margin-bottom:12px;
}

.cssEscritoPor {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#666;
}

.cssName {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#00A0DA;
}
.cssTitleHistory {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#FFF;
	font-weight:bold;
	line-height:19px;
	padding-bottom:5px;
}

.cssTitleHistory a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
}

.cssTitleHistory a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	background:#fff;
	color:#00A0DA;
}

.cssAbstractHistory {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
}

.cssBgHistory {
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:12px;
	padding-bottom:0px;
}

.cssBgHistoryTwo {
	background:url(../images/template/bg_pictureh.jpg) no-repeat top;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:12px;
	padding-bottom:0px;
}

.cssBgTitlePreg {

	background:url(../images/template/bg_mancha.gif) no-repeat;
	width:302px;
	height:78px;
	vertical-align:bottom;
}

.cssMainPregunt {
	padding-left:11px;
	padding-right:11px;
}

.cssAbstractPreg {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	padding-top:4px;
	padding-bottom:7px;
}



.cssBgLeftDetail {
	background:url(../images/template/bg_leftdetail.jpg) repeat-x top;
}

.cssBgRightDetail {
	background:url(../images/template/bg_rightdetail.jpg) repeat-x top;
}


.cssBgLeftDetailFix {
	background:url(../images/template/bg_leftdetailfix.jpg) repeat-x top;
}

.cssBgRightDetailFix {
	background:url(../images/template/bg_rightdetailfix.jpg) repeat-x top;
}



.cssLinesDetail {
	background: url(../images/template/bg_topdetail.jpg) top left no-repeat;
	width:540px;
	height:121px;
}

.cssBgSearchDetail {
	background:url(../images/template/bg_searchdetail.jpg) no-repeat;
	width:100%;
}

.cssLinetopDetail {
	background:url(../images/template/line_topdetail.jpg) bottom left repeat-x;
	height: 46px;
}

.cssBgMenuDetail {
	background:#000;
	padding:11px;
	padding-top:14;	
}

.cssMenuDetailStyle td{
	width:100%;
}

/* Menu Detail */

.cssBtnHome {
	display: block;
	width:123px;
	height:19px;
	background: url(../images/template/btn_homedetail.jpg) no-repeat;
}
a.cssBtnHome:link{
	background: url(../images/template/btn_homedetail.jpg) no-repeat;
} 
a.cssBtnHome:hover {
	background-position:-123px;
}

.cssBtnBcnkDetail {
	display: block;
	width:183px;
	height:19px;
	background: url(../images/template/btn_bakanicadetail.jpg) no-repeat;
}
a.cssBtnBcnkDetail:link{
	background: url(../images/template/btn_bakanicadetail.jpg) no-repeat;
} 
a.cssBtnBcnkDetail:hover {
	background-position:-183px;
}

.cssBtnClasificaDetail {
	display:block;
	width:163px;
	height:19px;
	background: url(../images/template/btn_clasificadosdetail.jpg) no-repeat;
}
a.cssBtnClasificaDetail:link{
	background: url(../images/template/btn_clasificadosdetail.jpg) no-repeat;
} 
a.cssBtnClasificaDetail:hover {
	background-position:-163px;
}

.cssBtnEnlacesDetail {
	display: block;
	width:133px;
	height:19px;
	background: url(../images/template/btn_enlacesdetail.jpg) no-repeat;
}
a.cssBtnEnlacesDetail:link{
	background: url(../images/template/btn_enlacesdetail.jpg) no-repeat;
} 
a.cssBtnEnlacesDetail:hover {
	background-position:-133px;
}

.cssBtnDescargasDetail {
	display: block;
	width:153px;
	height:19px;
	background: url(../images/template/btn_descargasdetail.jpg) no-repeat;
}
a.cssBtnDescargasDetail:link{
	background: url(../images/template/btn_descargasdetail.jpg) no-repeat;
} 
a.cssBtnDescargasDetail:hover {
	background-position:-153px;
}

.cssBtnContactoDetail {
	display: block;
	width:163px;
	height:19px;
	background: url(../images/template/btn_contactodetail.jpg) no-repeat;
}
a.cssBtnContactoDetail:link{
	background: url(../images/template/btn_contactodetail.jpg) no-repeat;
} 
a.cssBtnContactoDetail:hover {
	background-position:-163px;
}

/* MenuDetail End*/


img.cssSectionImage  {
	float: left;
	margin-right:25px;
	margin-bottom:15px;
	border: 1px solid #232322;
}

.cssSection {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#00A0DA;
	line-height:23px;
}

.cssSectionTitle {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:45px;
	color:#fff;
	line-height:40px;
	text-align:left;
	padding-bottom:7px;
}
.cssCredit{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:11px;
	color:#fff;
}

.cssSectionContent {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:15px;
	color:#FCFCFC;
	font-weight:normal;
	text-align:left;
	padding-bottom:30px;
}

table.cssBgComent {
	background:#000;
}

.cssBgBrComent{
	background:#434746;
}

.cssBgBnComent {
	padding:20px;
	padding-top:25px;
	border-left: 1px solid #333;
	vertical-align:top;
}

.cssBgMainConment {
	padding:20px;
	padding-top:25px;
	width:100%;
	vertical-align:top;
}

.cssBgMainConment table{
	margin-bottom:15px;
}

.cssLabelComent {
	border:none;
	background:none;
	width:575px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	padding:10px;
	padding-top:2px;
	padding-right:0px;
	margin-bottom:3px;
}

.cssBgTitleComent {
	background:url(../images/template/bg_titlecoment.jpg) repeat-x bottom;
}

label {
	margin:0px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}

.cssBgNameComent {
	background:	url(../images/template/bulletComent.jpg) no-repeat left;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:15px;
	font-weight: bold;
	padding-left: 25px;
	padding-right:10px;
}

.cssComenDay {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#666;
	width:100%;
	vertical-align:bottom;
}

.cssTextComent{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:14px;
	padding-left:25px;
}

.cssBgLabelTwo {
	background:#fff;
}

.cssTextHistoryDetail {
	background:url(../images/template/bg_texthistorydetal.jpg) top left no-repeat;
	font-size: 16px;
	padding-left:159px;
	height:113px;
	vertical-align:middle;
}

.cssBgBlue {
	background:url(../images/template/bg_historydetail.jpg) top no-repeat;
	padding-left:20px;
	padding-right:20px;
}

.cssBgBlueTwo{
	background:url(../images/template/bg_historydetailtwo.jpg) top no-repeat;
	padding-left:20px;
	padding-right:20px;
	height:156px;
}

.cssLineWhite {
	background: url(../images/template/bg_white.jpg) repeat-x bottom;
}

.cssTOne {
	background:#fff;
	padding-left:8px;
	padding-right:15px;
	width:100%;
}

.cssTTwo {
	background: url(../images/template/t_o2.jpg) top left no-repeat #fff;
	padding-left:8px;
	padding-right:2px;
	padding-top:25px;
	width:100%;
	padding-bottom:5px;
}

.cssLabelTitle {
	border:none;
	background:none;
	width:100%;
	font-size:13px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
}

.cssLabelContent {
	border:none;
	background:none;
	width:280px;
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}

.cssCaracteres {
	font-family: "arial", Times New Roman, Times, serif;
	font-size:10px;
	color: #CCC;
	padding-top:3px;
}

.cssBulletHistory table{
	background: url(../images/template/bulletComent.jpg) top left no-repeat;
	margin-bottom:40px;
}

.cssBulletHistory td{
	padding-left:26px;
}

.cssBgBlueNumber {
	background:url(../images/template/bg_blue.jpg) repeat-x;
	width:100%;
	vertical-align:top;
	color:#000;
}

.cssBgBlueNumber a {
	text-decoration: none;
}

.cssBgBlueNumber a:hover {
	color: #000;
	text-decor ation: none;
}

.cssUserLogin {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ED1B24;
	padding-left:8px;
	padding-right:12px;
}

.cssBgLabelR {
	background:url(../images/template/bg_labelregist_o1.jpg) no-repeat;
	height:26px;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
}

.cssBgLabelRR {
	background:url(../images/template/bg_labelregist_o4.jpg) no-repeat;
	height:26px;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
}

.cssBgLabelRRR {
	background:url(../images/template/bg_labelregist_o2.jpg) no-repeat;
	height:26px;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
}

.cssLabelR {
	width:100%;
	background:#fff;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.cssBgImgSiluet {
	padding-right:13px;
	padding-top:187px;
}

.cssTextTiqueta {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:3px;
	padding-left:6px;
}

.cssTextTiquetaR {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#ED1B24;
}

.cssTextTiquetaRRR {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:10px;
	font-weight: normal;
}

.cssBgCheckbox {
	background:url(../images/template/bg_labelregist_o3.jpg) no-repeat;
	width:25px;
	height:21px;
}

.cssTextCondition {
	font-size:12px;
	padding-left:6px;
}

.cssTextCondition a{
	font-size:12px;
	text-decoration:none;
	color:#FDB813;
}

.cssTextCondition a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#FDB813;
}

.cssNumberCant {
	font-size:11px;
	color:#ED1B24;
	padding-left:15px;
	font-weight:normal;
	width:100%;
	text-align:right;
}

.cssTextCant {
	font-size:11px;
	color:#999;
	padding-left:5px;
	width:100%;
	font-weight:normal;
}

.cssTextPreguntaDetail {
	background:url(../images/template/bg_orange_o1.jpg) top left no-repeat;
	font-size: 16px;
	padding-left:159px;
	height:113px;
	vertical-align:middle;
}

.cssLabelPreguntaText {
	border:none;
	background:none;
	width:622px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	padding:10px;
	padding-top:2px;
	padding-right:0px;
	margin-bottom:3px;
}

.cssEscritoPorDetail {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#ccc;
}

.cssNameDetail {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#00A0DA;
}

.cssNameDetailCon {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#EC1C24;
}

.cssTitleHistoryDetail {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:30px;
	color:#FFF;
	font-weight:normal;
	line-height:27px;
	padding-bottom:25px;
	padding-top:3px;
}

.cssContentHistory {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:15px;
	color:#FFF;
	font-weight:normal;
	text-align:left;
}

.cssBgGris {
	background:#24201E;
}

.cssBgGris table {
	margin-bottom:25px;

}

.cssTextTitleEdit{
	font-family:"Georgia", Times New Roman, Times, serif;
	color:#00A0DA;
	font-size:25px;
}

.cssTextTitlePicture{
	font-family:"Georgia", Times New Roman, Times, serif;
	color:#F48221;
	font-size:25px;
}

.cssTextTitleEdit a{
	font-family:"Georgia", Times New Roman, Times, serif;
	color:#00A0DA;
	font-size:25px;
}

.cssTextTitleEdit a:hover{
	font-family:"Georgia", Times New Roman, Times, serif;
	color:#000;
	font-size:25px;
	background:#00A0DA;
}

.cssTextDayEdit {
	font-family:"Georgia", Times New Roman, Times, serif;
	color:#999;
	font-size:13px;
}

.imgHistoryAll {
	border: 2px solid #24201E;
}

.cssBgComment {
	background:url(../images/template/bg_comment.jpg) repeat-y;
	padding-left:8px;
	padding-right:5px;
}

.cssBgImgSiluetComment {
	padding-right:13px;
	padding-top:52px;
}


.cssBtnRegistr {
	display: block;
	width:124px;
	height:20px;
	background: url(../images/template/btn_regist_over.jpg) no-repeat;
}
a.cssBtnRegistr:link{
	background: url(../images/template/btn_regist_over.jpg) no-repeat;
} 
a.cssBtnRegistr:hover {
	background-position:-124px;
}

.cssBtnOlvido {
	display: block;
	width:124px;
	height:18px;
	background: url(../images/template/btn_olvido_over.jpg) no-repeat;
}
a.cssBtnOlvido:link{
	background: url(../images/template/btn_olvido_over.jpg) no-repeat;
} 
a.cssBtnOlvido:hover {
	background-position:-124px;
}


.cssEnlaceTitle {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:18px;
	color:#00A0DA;
	font-weight:bold;
	text-align:left;
}

.cssEnlaceIntertitle {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	text-align:left;
}

.cssEnlaces a {
	color:#aaa;
	text-decoration:none;
} 

.cssEnlaces a:hover {
	color:#fff;
	text-decoration:underline;
}

.cssSectionBacanika {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:15px;
	color:#FCFCFC;
	font-weight:normal;
	text-align:left;
	padding-left:12px;
	padding-right:12px;
}

.cssBgError {
	background:url(../images/template/bg_error.jpg) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ED1B24;
	padding-left:12px;
	padding-right:12px;
}


.cssMainMenu {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 15px;
	color:#fff;
	font-weight:normal;
	background: url(../Images/Template/bullet_menu.jpg) no-repeat 0px 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 19px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}

.cssMainMenu A  {
	font-family: "Georgia", Times New Roman, Times, serif;f;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}
.cssMainMenu A:hover {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 15px;
	color:#000;
	background:#00A0DA;
	text-decoration: none;
}

.cssSubMenu {
	padding-bottom:0px;
	padding-top:6px;
}

.cssSubMenu a {
	padding-left:10px;
}
	
.cssSubMenu A {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color:#ccc;
	text-decoration: none;
	font-weight:normal;
	background:none;
}
.cssSubMenu A:hover {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color:#000;
	text-decoration: none;
	font-weight:normal;
	background:#00A0DA;
}


td.cssbgMenu table{
	margin:0px;
	padding-right:30px;
}

.cssBgAvisoTable {
	background:#151515;
}

.cssBgAviso {
	background:#151515;
	width:100%;
	padding:22px;
}


.cssBgLabelClasificaOne {
	background: url(../images/template/bg_inputcla_o1.jpg) no-repeat;
	height:26px;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
}

.cssBgLabelClasificaTwo {
	background: url(../images/template/bg_inputcla_o2.jpg) no-repeat;
	height:26px;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
}

.cssBgDescriptAviso {
	background: url(../images/template/bg_inputcla_o3.jpg) repeat-y;
	padding-left:8px;
	padding-right:5px;
}

.cssTitleClasifica {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:17px;
	font-weight:normal;
	color:#FEF200;
	line-height:23px;
}
.cssTitleClasificaSection {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:22px;
	color:#FFF;
	font-weight:normal;
	line-height:27px;
	padding-bottom:15px;
	padding-top:3px;
}


.cssLinksPathWait {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
}

.cssLinksPathWait a{
	color:#00A0DA;
	text-decoration:underline;
}

.cssLinksPathWait a:hover{
	color: #999;
	text-decoration:underline;
}

.cssBgTableCondi {
	background:url(../images/template/terminos_bg.jpg) #CACACA repeat-y;
}

.cssBgPictureHistory {
	background:#0F0F0F;
	border:1px solid #232322;
	padding:30px;
}

.cssLineGray {
	background: url(../images/template/bg_uppicture.jpg) repeat-x bottom;
}

img.csspictureHistorty  {
	border: 4px solid #fff;
}

img:hover.csspictureHistorty {
	border: 4px solid #ED0282;
}

.csspictureHistortyTwo {
	border: 10px solid #fff;
}

.cssBgMainPicture {
	background:url(../images/template/bg_mainpicture.jpg) repeat-x;
}

.cssBgManchaPicture {
	background:url(../images/template/bg_mancha.gif) right bottom no-repeat;
	margin-bottom:35px;
}

.cssBgManchaPicture td {
	padding-left:25px;
	padding-right:25px;
}

.cssTitlePictureMain {
	background:url(../images/template/title_detailpicture.jpg) 25px 0px no-repeat;
	width:100%;
}

