@charset "utf-8";
/* CSS plantilla */
.noFlotar {
	clear:both;
	width:1px;
	height:1px;
	line-height:1px;
}

.noMostrar {
	display:none;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
    }
	
.msgBienvenida{
	font-size:22px;
	color:#FF0000;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.img {
	border: 3px solid #E9121A;
}

#Laterales {
	width:985px
	margin:0 auto;
}
#Contenedor {
	width:985px;
	margin:0 auto;
	text-align:left;
	border:1px solid #CCCCCC;
}
#Encabezado {
	height:95px;
	background-image:url(/images/fndcabecera.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#LogoIzquierda {
	background-image:url(/images/logoprimerodental.jpg);
	width:285px;
	height:95px;
	float:left;
}
#LogoDerecha {
	background-image:url(/images/logodatamed.jpg);
	width:163px;
	height:95px;
	float:right;
}
#Eslogan {
	background-image:url(/images/imgeslogan.jpg);
	width:383px;
	height:95px;
	margin:0 auto;
}
#Pie {
	background-color:#A6A49B;
	text-align:right;
	height:32px;
	clear:both;
}
#Cuerpo {
	background-image:url(/images/fndcolumnas.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
}
#CuerpoInt {
	background-image:url(/images/fndcolumnas2.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
}
a.linkr{
	font-size: 11px;
	color: #EA121A;
	text-decoration: underline;
	font-weight: bold;
}
a.linkr:hover{
	font-size: 11px;
	color: #F36164;
	text-decoration: none;
	font-weight: bold;
}
a.linkg{
	font-size: 10px;
	color: #EA121A;
	text-decoration: none;
	font-weight: normal;
}
a.linkg:hover{
	font-size: 10px;
	color: #F36164;
	text-decoration: none;
	font-weight: normal;
}
.LetrasC{
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.borde1 {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.borde2 {
	border: 1px solid #DBDBDB;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding:0;
	margin:3px;
}
a{
	font-size: 11px;
	color: #EA121A;
	text-decoration: underline;
	font-weight: normal;
}
a:hover{
	font-size: 11px;
	color: #F36164;
	text-decoration: none;
	font-weight: normal;
}
a.link1{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.link1:hover{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#DosColumnas {
	width:800px;
	float:left;
}
#DosColumnas2 {
	width:985px;
	float:left;
}
.justify {
	text-align: justify;
}
#ColumnaPrincipal {
	width:618px;
	float:right;
	background-image:url(/images/fndcolumna.jpg);
	background-repeat:repeat-x;
}
#ColumnaPrincipal2 {
	width:800px;
	float:right;
	background-repeat:repeat-x;
}
.diezpix{
	font-size: 9px;
}
#ColumnaIzquierda {
	width:180px;
	float:right;
	background-image:url(/images/fndcolumna.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:1em 0;
	text-align:center;
}
#ColumnaDerecha {
	width:184px;
	float:right;
	background-image:url(/images/fndcolumna.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:1em 0;
	text-align:center;
}
li{
	list-style-image: url(/images/vin.jpg);
	padding:2px;
}
/* Modulo solicitudes */
.ColorA {
	background-color: #EFEFEF;
}

.LineaInferior {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.LineaInferiorNegra {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.jsvalidation{ color:#FF4A4F;}

/* formatos  presentacion de datos*/

.textoennegritas
{
	font-weight:bold;
}

table.TablaObservaciones 
{
	background-color:#000000;
}

table.TablaObservaciones  td
{
	background-color:#CCCCCC;
}

table.TablaObservaciones  td.fondoblanco
{
	background-color:#FFFFFF;
}

table.PlanDeTratamiento
{	
	width:100%;
}
table.PlanDeTratamiento td.Encabezado
{
	background-color:#CCCCCC;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
}
table.PlanDeTratamiento td.FondoBlancoCentrado
{
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:top;
}

.EncabezadoTabla
{
	background-color:#EEEEEE;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	font-weight:bold;
}

.BordesLaterales
{
	border-left:1px solid #CCCCCC; 
	border-right:1px solid #CCCCCC;
}
.BordesLateralesyAbajo
{
	border-left:1px solid #CCCCCC; 
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

table.TablaBonita{ }
table.TablaBonita th, table.TablaBonita td{ padding-left:3px; padding-right:3px; vertical-align:middle; border-bottom:1px solid #D5CAC8; text-align:left;}
table.TablaBonita th{ height:30px; background-color:#EEEEEE; color:#000000; font-size:12px; }
table.TablaBonita tr{height:25px;}
table.TablaBonita tr.ColorA{ background-color:#EFEFEF;}
table.TablaBonita tr.ColorB{ background-color:#FFFFFF}
table.TablaBonita tr.ColorC{ background-color:#CAE2FA; color:#000000;}

table.TablaBonita .alinearCentro{ text-align:center; }
table.TablaBonita .alinearIzquierda{ text-align:left; }
table.TablaBonita .alinearDerecha{ text-align:right; }
