/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.25;
	margin: 0px;
	padding: 0px;
	background-color: #C1BDB3;
}

p {
	margin-top: 0px;
	margin-bottom: 1ex;
	text-align: justify;
	color: #0B4686;
	font-size: 12px;
}

table {
	color: #0B4686;
	font-size: 12px;
}

a:link, a:visited, a:hover {
	color: #0b4686;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	color: #0b4686;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
h1{
	font-size: 16px;
	padding-bottom: 10px;
}
h2{
 font-size: 15px;
 	border-bottom-style: solid;
	border-bottom-color: #0B4686;
	border-bottom-width: 1px;
}
h3{
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #0B4686;
	border-bottom-width: 1px;
}

h4{
 font-size: 11px;
}
h5{
 font-size: 10px;
}
h6{
 font-size: 9px;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	width: 100%;
	background-image: url(../img/bkgHead1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 50px;
}
#frameIzq1Col {
	width: 170px;
	float: left;
	margin: 0px 20px 20px 0px;
	text-align: left;
}
#frameDer1Col {
	width: 170px;
	float: right;
	margin: 0px 0px 20px 20px;
	text-align: right;
}
#frameTxtGral {
	float: right;
	margin-bottom: 40px;
}
#frameTxt1Col {
	width: 360px;
}
#frameTxt2Col {
	width: 550px;
}
#frameTxt3Col {
	width: 740px;
}
#mainpage {
	background-color: #ffcc80;
	width: 780px;
	vertical-align: top;
	background-image: url(../images/bkg/bkgEstrellas1.gif);
	background-repeat: no-repeat;
}
/***********************************************/
/* Decoracion                                  */
/***********************************************/
#mainframe {
	width: 100%;
}
.bkgMarco1 {
	background-image: url(../images/bkg/Bkg1/Bkg_01.gif);
}
.bkgMarco2 {
	background-image: url(../images/bkg/Bkg1/Bkg_02.gif);
}
.bkgMarco3 {
	background-image: url(../images/bkg/Bkg1/Bkg_03.gif);
}
.bkgMarco4 {
	background-image: url(../images/bkg/Bkg1/Bkg_04.gif);
}
.bkgMarco5 {
	background-image: url(../images/bkg/Bkg1/Bkg_05.gif);
}
.bkgMarco6 {
	background-image: url(../images/bkg/Bkg1/Bkg_06.gif);
}
#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
#globalNav{
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	font-size: 80%;
	font-weight: bold;
}
#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}
#globalDir{
	color: #666666;
	padding: 2px 10px 2px 10px;
	white-space: inherit;
	font-size: 9px;
	font-weight: normal;
	border-top: 1px solid #cccccc;
	width: 780px;
}
#globalDir img{
 display: block;
}

#globalDir a {
	font-weight: bold;
	color: #666666;
}
#txt1Col {
	float: right;
	width: 550px;
	height: 100%;
}
#banner, #implantacion {
	float: right;
	width: 180px;
	height: 500px;
	text-align: right;
}
#implantacion {
	height: 250px;
}
#siteInfo{
	clear: both;
	font-size: 10px;
	color: #999999;
	padding: 5px 10px 5px 10px;
	margin-top: 0px;
	border-top: 1px solid #999999;
	background-color: #D8D2C7;
	border-bottom: 1px solid #999999;
}
#siteInfoYmanera {
	float: right;
	color: #999999;
}
#siteInfo a{
	color: #666666;
}
#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: bottom;
}
input {
	background-color: #eeeeee;
}

.boton
{
	border:1px solid White;
	background-color:#0B4686;
	color:White;
	width:220px; 
	height:30px;
	cursor:pointer;
}

.backModalPopUp
{
    /*background-image:url('../Images/fondo2.jpg');*/
    background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index:100;
}

.FormularioDatos
{
	border-right: #0b4686 thin solid;
	border-top: #0b4686 thin solid;
	border-left: #0b4686 thin solid;
	border-bottom: #0b4686 thin solid;
	font-family: Arial;
	background-color:#C1BDB3;
}

.formularios {
	width: 90%;
	text-align:center;
	text-align:-moz-center;
}
.formularios td {
	padding: 3px;
	vertical-align: baseline;
}

.formularios th {
	font-size: 12px;
	color: #CCCCCC;
	background-color: #0B4686;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.formulariosGrid 
{
	width:430px;
}

.formulariosGrid td {
	padding: 3px;
	vertical-align: baseline;
}
.formulariosGrid th {
	font-size: 12px;
	color: #CCCCCC;
	background-color: #0B4686;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	white-space:nowrap;
}

textarea {
	background-color: #eeeeee;
	width: 100%;
}
#content a {
	color: #0B4686;
	text-decoration: underline;
}
#content a:hover {
	color: #0B4686;
	text-decoration: blink;
	font-weight: bold;
}
#content ul {
	font-size: 12px;
	color: #0B4686;
	list-style-image: url(../images/bulletFlecha.gif);
	line-height: 14px;
	padding: 0px 0px 0px 20px;
	margin: 2px 0px 10px 13px;
}
#content ul a {
		text-decoration: none;
}

#content ul a:hover {
	font-weight: bold;
}

#content ol {
	font-size: 12px;
	color: #0B4686;
	line-height: 14px;
	padding: 0px 0px 0px 20px;
	margin: 2px 0px 10px 20px;
	list-style-type: lower-alpha;
}
.tablaBase th {
	font-size: 11px;
	color: #0B4686;
	border-bottom-color: #0B4686;
	text-transform: uppercase;
	background-color: #D8D2C7;
	border-top-color: #0B4686;
	border-right-color: #0B4686;
	border-left-color: #0B4686;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align: left;
}
.tablaBaseImprimir th {
	font-size: 11px;
	color: #0B4686;
	border-bottom-color: #0B4686;
	text-transform: uppercase;
	background-color: #D8D2C7;
	border-top-color: #0B4686;
	border-right-color: #0B4686;
	border-left-color: #0B4686;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align: center;
}
.tablaBase td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-align: left;
	padding: 3px 2px 3px 2px;
	font-size: 11px;
	line-height: 11px;
}
.tablaBase tr:hover, .tablaBase tr.hilite {
	color: #0B4686;
	background-color: #E0DED9;
}
.tablaBase a:link {
	text-decoration: none;
}
.tablaBase table {
	color: #000000;
	font-size: 11px;
	line-height: 11px;
}
.tablaBaseFoot {
	background-color: #D8D2C7;
	border-top-color: #0B4686;
	border-bottom-color: #0B4686;
	border-right-color: #0B4686;
	border-left-color: #0B4686;
}
.alargarCajaTexto {
	margin-bottom: 250px;
	}
.slideMargin {
	margin-bottom: 15px;
}

/********* ITCCalendar ******************/
.MyCalendar .ajax__calendar_container {
    border: 1px solid #ffffff;
    background-color:#c1bdb3;
    color:Blue;
    width:200px;
}

.MyCalendar .ajax__calendar_body
{
    width:100%;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year 
{
    color: #0b4686;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year 
{
	background-color: #eeeeee;
    font-weight:bold;    
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color:Red;
    font-weight:bold;
}
/*****************************************/

.ValidatorError
{
	background-color:LemonChiffon;
	border:1px solid #0b4686;
}

.PopupValidatorError
{
	background-color:LemonChiffon;
	color:#0b4686;
	border:1px solid #0b4686;
	padding:5px;
}

.ValidatorSummaryHide ul
{
	display:none;
	background-color:LemonChiffon;
	color:#0b4686;
	border:1px solid #0b4686;
	padding:5px;
}

.centerStyle
{
	text-align:center
}

.centerStyle
{
	text-align:-moz-center
}