﻿/* Confiable Custom Skin*/

body {
	background: url('../img/background.png') repeat-x;
}

.logoImg{
    background-image: url('../img/LogoConfiable.jpg');
	width: 150px;
	height: 62px;
	margin-top: 10px;
	float:left;
}

.resizeHeaderImg
{
    width: 193px;
    height:58px;
	background-image: url('../img/confiable.jpg');
	float:right;
	margin-top: 14px;
}

.col_350{
		background:url('../img/bg_350.jpg') no-repeat 100% top;
		border-top:1px solid #0082CA;
}

.themeTextColor, #dialog-link
{
	color:#0082CA;
}

.bt-ingresar, ul.navigation, a.bt-buscar, a.bt-buscar2, #CalendarControl .header, #CalendarControl .current
{
	background-color: #0082CA;
}

.ui-widget-header {
	border: 1px solid #0168a0;
	background: #0082CA url(../img/jqueryDialog/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
}

p.flecha 
{
	background:url('../img/flecha.png') no-repeat left;
	background-position-y: 45%; 
}

table.cuadro tr td
{ 
	border-bottom:1px solid #dbeef9;
}	

h5 span
{
	background-color: #dbeef9;
}

.col_600
{
	background: url(../img/bg-600.jpg) no-repeat;
	padding: 160px 0px 0px 30px;
}