body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg_int.gif);
	background-repeat:   repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	background-position: top;

}

.body_index {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
	background-repeat:   repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	background-position: top;

}

.body_priv {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg_int_priv.gif);
	background-repeat:   repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	background-position: top;

}

img {
	border: none;
}


a:link {	text-decoration:none; color: #1b708f; }	
a:visited {	text-decoration:none;  color: #1b708f; 	}
a:active {	text-decoration:none;  color: #1b708f; 	}
a:hover {	text-decoration:none;  color: #666666; 	}


a.btn_11_gris:link 		{text-decoration:none; 	color: #626262;	font-size: 11px; }
a.btn_11_gris:visited 	{text-decoration:none;  color: #626262; font-size: 11px;  }
a.btn_11_gris:active 	{text-decoration:none;  color: #626262; font-size: 11px;  }
a.btn_11_gris:hover 	{text-decoration:none;  color: #1b708f; font-size: 11px;  }

a.btn_11_rojo:link 		{text-decoration:none; 	color: #db1e1e;	font-size: 11px; }
a.btn_11_rojo:visited 	{text-decoration:none;  color: #db1e1e; font-size: 11px;  }
a.btn_11_rojo:active 	{text-decoration:none;  color: #db1e1e; font-size: 11px;  }
a.btn_11_rojo:hover 	{text-decoration:none;  color: #626262; font-size: 11px;  }

a.btn_10b_gris:link {
	text-decoration:none; color: #384447; font-weight: bold; 	font-size: 10px;	
}
a.btn_10b_gris:visited {
	text-decoration:none;  color: #384447; font-weight: bold; 	font-size: 10px;
}
a.btn_10b_gris:active {
	text-decoration:none;  color: #384447; font-weight: bold; 	font-size: 10px;
}
a.btn_10b_gris:hover {
	text-decoration:none;  color: #2d86a7; font-weight: bold; 	font-size: 10px;
}

a.btn_azulMayus:link {
	text-decoration: none;
	color: #1b708f;
	text-transform: uppercase;
}

a.btn_azulMayus:visited {
	text-decoration: none;
	color: #1b708f;
	text-transform: uppercase;
}

a.btn_azulMayus:active {
	text-decoration: none;
	color: #1b708f;
	text-transform: uppercase;
}

a.btn_azulMayus:hover {
	text-decoration: none;
	color: #6a6b6d;
	text-transform: uppercase;
}


a.btn_azul:link{
	color: #1b708f; /*custom bullet list image*/text-decoration: none; font-weight: bold; font-size: 90%; text-transform: uppercase;}
a.btn_azul:visited{
	color: #1b708f; /*custom bullet list image*/text-decoration: none; font-weight: bold; font-size: 90%; text-transform: uppercase;}
a.btn_azul:active{
	color: #1b708f; /*custom bullet list image*/text-decoration: none; font-weight: bold; font-size: 90%; text-transform: uppercase;}
a.btn_azul:hover{
	color: #6a6b6d; /*custom bullet list image*/text-decoration: none; font-weight: bold; font-size: 90%; text-transform: uppercase;}

/* ------------ FORMULARIO ---------------- */
.input_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #236b96;
	background-color: #7facc7;
	font-weight: bold;
}
.input_gris{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7e7e7e;
	border: 1px solid #949494;
}

.ibot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #999999;
	background-color: #cccccc;
}
/* ------------ TEXTOS ---------------- */
.txt_14bTurquesa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1b708f;
}

.txt_11bTurquesa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1b708f;
}

.txt_11bGris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #636363;
}

.txt_interlineado18{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
}

.txt_10bGris_verd {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #636363;
}

.txt_10brojo_verd {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #db1e1e;
}
.txt_18boscuro_verd {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #171f22;
}

.txt_11bRojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #db1e1e;
	text-transform: uppercase;
}
.txt_90azul{
	color: #1b708f; /*custom bullet list image*/text-decoration: none; font-weight: bold; font-size: 90%; text-transform: uppercase;}
/* ------------ LINEAS ---------------- */
.pnt_gris_hrz{
	background-image: url(img/pnt_gris_horz.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.linea_azul_hrz{
	background-image: url(img/linea_azul_horz.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.linea_azul_vert{
	background-image: url(img/linea_azul_vert.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.linea_blanco_img_izq{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ffffff;
}

.linea_blanco_img_drch{
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

/* ------------ TABLAS ---------------- */
/* calSheet */

span.calSheet {
    display: block;
    text-align: center;
}

span.calSheet span {
    display: block;
    float: left;
    width: 100%;
}

span.calSheet span.month {
    background: #D51007;
    border: 1px solid #D51007;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.1em;
    font-weight: bold;
    text-align: center;
}

span.calSheet span.day {
    background: #fff;
    border: 1px solid #ccc;
    border-top: none;
    color: #000;
    line-height: 1.4em;
    font-weight: bold;
    letter-spacing: -0.1em;
}

/* calSheetSmall */

span.calSheetSmall {
    width: 25px;
}

span.calSheetSmall span.month {
    height: 10px;
    font-size: 9px;
}

span.calSheetSmall span.day {
    font-size: 14px;
}

div.catalogueHead {
    position: relative;
}

div.catalogueHead h1 {
    display: inline;
    font-size: 18px;
}


/* FORMULARIO */
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f2f2f;
	border: 1px solid #393939;
	background-color: #FFFFFF;
}

.iform{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f2f2f;
	border: 1px solid #393939;
	background-color: #FFFFFF;
}

.ibot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f2f2f;
	font-weight: bold;
	border: 1px solid #393939;
	background-color: #FFFFFF;

}
