#Content2 {
	height: 371px;
	width: 322px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#ContentForm {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
.TextLogOn {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
	line-height: 20px;
}


#Campos {
	background-image: url(img/FondoCampos2.png);
	height: 350px;
	width: 322px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
input {
	color: #036;
	font-size: 11px;
}


#LogOn {
	height: 25px;
	width: 94px;
	text-align: center;
	background-image: url(img/fondoLog.jpg);
	float: right;
}


#PlecaSuperior {
	background-image: url(img/plecaSuperior.png);
	background-repeat: repeat-x;
	height: 111px;
	width: 100%;
	margin-top: -10px;
	margin-left: -5px;
}
#ContentPleca {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 96px;
	background-image: url(img/Logo.png);
	background-repeat: no-repeat;
}


h2 {
	font-size: 20px;
	color: #556775;
	padding:0px;
	margin:0px;
}
.Text {
	font-size: 12px;
	color: #585858;
}
#LogOn2 {
	height: 80px;
	width: 980px;	
	
}
#Buscador {
	height: 23px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#Cuerpo1 {
	background-image: url(img/Content1.png);
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding-top: 30px;
	padding-left: 50px;
	font-size: 18px;
	color: #5F5F5F;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #595959;
	vertical-align: middle;
	padding-top: 25px;
}
.Titles {
	height: 40px;
	width: 100%;
	vertical-align: baseline;
}

ul 
{
    margin-top: 0px;
}

ul.Tit {
	text-decoration: none;
	color: #F60;
	padding-top: 5px;
	margin-top: 20px;
}

ul.Tit li{
	text-decoration: none;
	font-size: 13px;
}

ul.Tit li a{
	text-decoration: none;
	color: #333;
	font-size: 13px;
	padding: 2px;
}

ul.Tit li a:hover{
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	background-color: #09C;
	padding: 2px;
}


#Cuerpo2 {
	background-image: url(img/Content2.png);
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#Camps {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Camps1 {
	background-image: url(img/PatronCamp1.jpg);
	background-repeat: repeat-x;
	height: 11px;
	width: 900px;
}
#Camps2 {
	background-image: url(img/PatronCamp3.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 900px;
	background-color: #ECECEE;
}
#Camps3 {
	background-image: url(img/PatronCamp2.jpg);
	background-repeat: repeat-x;
	height: 11px;
	width: 900px;
}


#Cuerpo3 {
	background-image: url(img/Content3.png);
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	height: 41px;
}


ul#menu
{
	padding: 0 0 2px;
	position: relative;
	margin: 0;
	text-align: right;
	font-size: 13px;
}

ul#menu li
{
    display: inline;
    list-style: none;
    outline-style:none;
}

ul#menu li a
{
	font-weight: normal;
	text-decoration: none;
	line-height: 2.8em;
	color: #666;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-color: #FFF;
	background-image: url(img/folder.jpg);
	background-repeat: no-repeat;
	outline-style:none;
}

ul#menu li a:hover, ul#menu li.selected a
{
	background-color: #09C;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	background-image: url(img/folder2.jpg);
	background-repeat: no-repeat;
}

#Marco {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#ListasBody {
	height: 100%;
	width: 693px;
	margin-right: auto;
	margin-left: auto;
}
.ListasHead {
	background-image: url(img/Headlistas.png);
	height: 30px;
	width: 678px;
	padding-top: 13px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.ListasContent {
	background-image: url(img/PatronListas.png);
	background-repeat: repeat-y;
	padding-left: 15px;
	height: 100%;
	width: 678px;
}
.ListasFooter {
	background-image: url(img/fondoListas.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 693px;
}

#ExcHead {
	height: 30px;
	width: 100%;
	background-color: #09C;
}
.listTable th {
	height: 25px;
	text-align: left;
	padding-top: 13px;
	background-image: url(img/PatronTituloExc.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding-left: 5px;
}
tr.Ex {
	width: 50px;
	vertical-align:top;
}
tr.Ex td {
	font-size: 12px;
	color: #666;
	background-image: url(img/PatronExcel.jpg);
	font-weight: normal;
	text-align: left;
	border: thin dotted #D2E0E8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
body {
	background-image: url(img/pattern_062.gif);
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
}

img#Ico {
	margin-right: 4px;
	text-decoration: none;
}

/*
.ui-widget-overlay 
{
    background-color:#000000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
}

.ui-dialog-titlebar 
{
    height: 42px;
	width: 520px;
	background-image: url(img/FormularioHead.png);
	padding-top: 28px;
}
.ui-dialog-title 
{
    height: 24px;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	padding-left: 24px;
}
a.ui-dialog-titlebar-close 
{
    height: 24px;
	width: 24px;
	float: right;
	text-decoration: none;
	margin-right: 26px;
	background-image:url("img/btnCloseUp.png");
}
a.ui-dialog-titlebar-close:hover 
{
    background-image:url("img/btnCloseDown.png");
}

.ui-icon 
{
    display:none;
}
.ui-dialog-content
{
	background-image:url("img/PatronFormularios.png");
    background-repeat:repeat-y;
}
#dialog-modal-content {
	width: 467px;
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding:10px;
}
#dialog-modal-footer
{
    background-image: url(img/formularioFooter.png);
	height: 8px;
	width: 520px;
} */

.FormularioText {
	font-size: 13px;
	color: #323843;
}
.FormularioTextField {
	font-size: 13px;
	color: #28434D;
}

#loaderimg 
{
    background-image:url('Images/loader.gif'); 
    width:32px;
    height:32px;
}