/* CSS Document */

/* --------------------------------*/
/* GENERAL */
/* --------------------------------*/
body {
	background-image: url(images/interface/fondo.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

table.MotherTable {
	border: solid;
	border-color:#FFFFFF;
	border-width: 6px;
}

td.submenuException1 {
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}

td.submenuException2 {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}

td.bnQuienes {
	background-image: url(images/interface/bnQuienes.jpg);
}

td.bnAyudar {
	background-image: url(images/interface/bnAyudar.jpg);
}

td.bnPacientes {
	background-image: url(images/interface/bnPacientes.jpg);
}

td.bnPrevencion {
	background-image: url(images/interface/bnPrevencion.jpg);
}

td.bnContactanos {
	background-image: url(images/interface/bnContactanos.jpg);
}

p {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	line-height: 18px;
	text-align: justify;
}

.EstiloPsinJustificar {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	line-height: 18px;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #003366;
}

h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #003366;
	padding-top: 10px;
}

td.TDcontentPadding {
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

div#dottedBorder {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	color: #999999;
	padding-bottom: 10px;
}

.dottedBorderPaddingTOP {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	color: #999999;
	padding-top: 30px;
}

.dottedBorderMEGATOP {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	color: #999999;
	padding-top: 90px;
}

.dottedBorderSuperTOP {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	color: #999999;
	padding-top: 60px;
}

div#dottedBorderException {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	color: #999999;
	padding-bottom: 25px;
}

div#dottedBorderException2 {
	border-top-width: thin;
	border-top-style: dotted;
	color: #999999;
	padding-top: 15px;
}

.dottedBorder {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	color: #999999;
	padding-bottom: 10px;
}

.dottedBdrLTopPadding {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	color: #999999;
	padding-bottom: 45px;
}

.solidBorder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	background-color: #CCCCCC;
	border-width: thin;
	border-style: solid;
	color: #333333;
	padding:15px;
}

tr.bottomBG {
	background-image: url(images/interface/bottomBG.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 100px;
}

.bottomBarText {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}

td.bottomTDPadding {
	padding-top: 7px;
	padding-bottom: 5px;
}

div#cgv2009 {
	padding-right: 15px;
}

li.lista_con_ganas {
	font-family: Tahoma;
	font-size: 12px;
	color:#003366;
	text-align:justify;
	line-height: 1.4em;
	list-style-position: outside;
	padding-bottom: 20px;
	padding-right: 20px;
	list-style-image: url(images/interface/vin.gif);
	list-style-position: outside;
}

ol {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-align: justify;
	line-height: 18px;
}

table.tablaInternaBordeGris {
	border-width: 2px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: white;
}

table.tablaInternaBordeGris td {
	border-width: 2px;
	padding: 7px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: white;
}

table.tablaInternaDottedBGris {
	border-width: thin;
	border-style: dotted;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: white;
}

table.tablaInternaDottedBGris td {
	border-width: thin;
	padding: 7px;
	border-style: dotted;
	border-color: #CCCCCC;
	background-color: white;
}

div#regDiv {
	padding-top:15px;
}

div#dottedBorderTop {
	border-top-width: thin;
	border-top-style: dotted;
	color: #999999;
	padding-bottom: 10px;
}

div#dottedBorderTop2 {
	border-top-width: thin;
	border-top-style: dotted;
	color: #999999;
}

.BoldnBluer {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

ul.Lista {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	line-height: 18px;
	text-align: justify;
}

td.ImgPaddingBot {
	padding-bottom: 20px;
}

.IMGpadding {
	padding-right: 15px;
	padding-bottom: 10px;
}

.IMGpaddingACS {
	padding-right: 10px;
	padding-bottom: 10px;
}

.IMGpaddingLeft {
	padding-left: 15px;
}

h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	color: #003366;
	padding-top: 14px;
}

img.grayBorderIMG {
	border: thin;
	border-style: solid;
	border-color:#999999;
}

.EstiloPeque {
	font-size: 10px;
}

/* --------------------------------*/
/* LINKS */
/* --------------------------------*/
a:link, a:visited, a:active {
	text-decoration: none;
	border: hidden;
}

a:hover {
	text-decoration: none;
	border: hidden;
}

.Estilo3 {
	color: #CC3300
}

td.submenu1st, td.submenu1st a:link, td.submenu1st a:active, td.submenu1st a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-left: 6px;
	padding-bottom: 7px;
	padding-top: 19px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}

td.submenu1st a:hover {
	color: #336699;
}

td.submenu, td.submenu a:link, td.submenu a:active, td.submenu a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-left: 6px;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}

td.submenu a:hover {
	color: #336699;
}

td.submenuLast, td.submenuLast a:link, td.submenuLast a:active, td.submenuLast a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-left: 6px;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}

td.submenuLast a:hover {
	color: #336699;
}

td.submenuException1, td.submenuException1 a:link,
td.submenuException1 a:active, td.submenuException1 a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-left: 6px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 7px;
}

td.submenuException1 a:hover {
	color: #336699;
}

td.submenuException2, td.submenuException2 a:link,
td.submenuException2 a:active, td.submenuException2 a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-left: 6px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 7px;
}

td.submenuException2 a:hover {
	color: #336699;
}

.ligaInterna, .ligaInterna a:link, .ligaInterna a:visited, .ligaInterna a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	padding-top: 10px;
	padding-bottom: 10px;	
}

td.bottomMenu, td.bottomMenu a:link, td.bottomMenu a:active, td.bottomMenu a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.bottomMenu a:hover {
	font-family: Tahoma;
	color: #FF9933;
}

.bottomBarText a:link, .bottomBarText a:visited, .bottomBarText a:active {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #CC6633;
}

.bottomBarText a:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #669900;
}

div#volverArriba, div#volverArriba a:link, div#volverArriba a:active, div#volverArriba a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color:#666666;
}

div#volverArriba a:hover {
	color:#990000;
}


.Volver, .Volver a:link, .Volver a:active, .Volver a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}

.Volver a:hover {
	font-family: Tahoma;
	color: #669933;
}

.LigaPacientes, .LigaPacientes a:link, .LigaPacientes a:active, .LigaPacientes a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
}

.LigaPacientes a:hover {
	font-family: Tahoma;
	color: #6699CC;
}

.LigaTipos, .LigaTipos a:link, .LigaTipos a:active, .LigaTipos a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #336699;
	line-height: 24px;
}

.LigaTipos a:hover {
	font-family: Tahoma;
	color: #CC6600;
	line-height: 24px;
}

.LigaGeneral, .LigaGeneral a:link, .LigaGeneral a:active, .LigaGeneral a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #336699;
	line-height: 16px;
}

.LigaGeneral a:hover {
	font-family: Tahoma;
	color: #CC6600;
	line-height: 16px;
}

.Estilo1 {
	font-weight:bold;
}

/* ---------------------------------------------------------*/
/* TITLE BAR */
/* ---------------------------------------------------------*/
.titleText {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 7px;
}

.titleTextException {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 20px;
}

.titleTextMini {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 15px;
}

.titleTextMini2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 15px;
}

.titleTextMini3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 6px;
}

.titleText15Top {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFFFFF;
	background-image: url(images/interface/titleBar.gif);
	background-repeat: no-repeat;
	height: 42px;
	padding-top: 7px;
	padding-left: 20px;
}


div#titleBar {
	background-image: url(images/interface/titleBar.gif);
	background-repeat: no-repeat;
	height: 42px;
}

div#titleBarFull1 {
	background-image: url(images/interface/titleBarFull1.gif);
	background-repeat: no-repeat;
	width: 654px;
	height: 42px;
}

div#titleBarFullDetecc {
	background-image: url(images/interface/titleBarFullDetecc.gif);
	background-repeat: no-repeat;
	width: 654px;
	height: 42px;
}

div#titleBarFullPreven {
	background-image: url(images/interface/titleBarFullPreven.gif);
	background-repeat: no-repeat;
	width: 654px;
	height: 42px;
}

.titleBarStyle {
	background-image: url(images/interface/titleBar.gif);
	background-repeat: no-repeat;
	height: 42px;
}

td.titleBarPrevencion {
	background-image: url(images/interface/titleBarPrevencion.gif);
	background-repeat: no-repeat;
}

td.titleBarDeteccion {
	background-image: url(images/interface/titleBarDeteccion.gif);
	background-repeat: no-repeat;
}


/* --------------------------------*/
/* SIDE YELLOW BAR WITH IMAGE */
/* --------------------------------*/
td.sideBG1px {
	background-image: url(images/interface/sideBG1px.jpg);
	background-repeat: repeat-y;
}




/* ------------------------------------------------------*/
/******** QUIENES, AYUDAR, ETC. SIDE IMAGE **********/
/* ------------------------------------------------------*/
div#sideIMGquienes {
	background-image: url(images/interface/sideIMGquienes.jpg);
	height: 194px;
}

div#midQuienes {
	background-image: url(images/interface/midQuienes.jpg);
	height: 26px;
}

div#sideIMGayudar {
	background-image: url(images/interface/sideIMGayudar.jpg);
	height: 194px;
}

div#midAyudar {
	background-image: url(images/interface/midAyudar.jpg);
	height: 26px;
}

div#sideIMGpacientes {
	background-image: url(images/interface/sideIMGpacientes.jpg);
	height: 194px;
}

div#midPacientes {
	background-image: url(images/interface/midPacientes.jpg);
	height: 26px;
}

div#sideIMGprevencion {
	background-image: url(images/interface/sideIMGprevencion.jpg);
	height: 194px;
}

div#midPrevencion {
	background-image: url(images/interface/midPrevencion.jpg);
	height: 26px;
}

div#sideIMGcontactanos {
	background-image: url(images/interface/sideIMGcontactanos.jpg);
	height: 194px;
}

div#midContactanos {
	background-image: url(images/interface/midContactanos.jpg);
	height: 26px;
}
