body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-color: #E1E3E5;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.txt_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.txt_general_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	
}


A.LinkTitulos:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;

}
A.LinkTitulos:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	border-bottom:none;
}
A.LinkTitulos:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}
A.LinkTitulos:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration:underline;
	border-bottom: none;
}

.fondo_contenido {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBD9E5;
	border-left-color: #CBD9E5;
	width:950px;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(imagenes/fondo_contenido.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.marco_imagenes {
	border: 1px solid #CBD9E5;
	padding: 3px;
	background-color: #FFF;
}

.titulo_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #4A7CA9;
}

.titulo_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.fondo_test {
	width:230px;
	height:300px;
	background-attachment: scroll;
	background-image: url(imagenes/fondo_test.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondo_consultorio {
	width:230px;
	height:300px;
	background-attachment: scroll;
	background-image: url(imagenes/fondo_consultorio.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondo_cursos {
	width:230px;
	height:292px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBD9E5;
	border-left-color: #CBD9E5;
}

.division_contenidos {
	width:890px;
	background-image: url(imagenes/division_contenido.png);
	background-repeat: repeat-y;
}

.TablasCuadro{
border-style: solid; 
border-width: 1px; 
border-color:#CCCCCC;
outline:0;

}

.contenidoTextos{
width:100%;
height:130px;

}

.no_foto{
width:192px;
height:137px;

}
